Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
inigoku
/
cgreen
Public
forked from
cgreen-devs/cgreen
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 17, 2016
Merge pull request #81 from thoni56/master
Show description for a35db59
thoni56
committed
a35db59
View commit details
Copy full SHA for a35db59
Browse repository at this point
Add PATH handling to Makefile so that 'make unit' works without cygwin-setup.sh
thoni56
committed
cfda47b
View commit details
Copy full SHA for cfda47b
Browse repository at this point
Commits on May 16, 2016
Merge pull request #80 from thoni56/master
Show description for cad117d
thoni56
committed
cad117d
View commit details
Copy full SHA for cad117d
Browse repository at this point
Commits on May 13, 2016
Change detection of POSIX ASYNC to use Posix O_NONBLOCK
Show description for 532af1d
thoni56
committed
532af1d
View commit details
Copy full SHA for 532af1d
Browse repository at this point
Commits on May 11, 2016
Merge branch 'master' of github.com:cgreen-devs/cgreen
Thomas Nilsson
committed
7c7b8d7
View commit details
Copy full SHA for 7c7b8d7
Browse repository at this point
Set version to 1.0.0 and let the runner announce as much...
thoni56
committed
0c18078
View commit details
Copy full SHA for 0c18078
Browse repository at this point
Add a C mocker in python
thoni56
committed
8baa789
View commit details
Copy full SHA for 8baa789
Browse repository at this point
Commits on May 9, 2016
Merge branch 'master' of github.com:cgreen-devs/cgreen
Thomas Nilsson
committed
2c1d2cb
View commit details
Copy full SHA for 2c1d2cb
Browse repository at this point
Define multi-arch when building on Darwin
Thomas Nilsson
committed
578689f
View commit details
Copy full SHA for 578689f
Browse repository at this point
Merge branch 'master' of https://github.com/cgreen-devs/cgreen
thoni56
committed
8341a1c
View commit details
Copy full SHA for 8341a1c
Browse repository at this point
Change comparison operator to standard '='
thoni56
committed
7609282
View commit details
Copy full SHA for 7609282
Browse repository at this point
Commits on May 8, 2016
Move significant figures handling to assertions.h
thoni56
committed
9b99037
View commit details
Copy full SHA for 9b99037
Browse repository at this point
Remove duplicated include
thoni56
committed
f30b5c8
View commit details
Copy full SHA for f30b5c8
Browse repository at this point
Correct build instructions for documentation after unification of C and C++ (no subdirectories in 'build')
thoni56
committed
9995751
View commit details
Copy full SHA for 9995751
Browse repository at this point
Explain the use of 'Cgreen' as the SUT in the first examples
thoni56
committed
b3d5844
View commit details
Copy full SHA for b3d5844
Browse repository at this point
Update info on building
thoni56
committed
08b1a05
View commit details
Copy full SHA for 08b1a05
Browse repository at this point
Run ´check´ to see error output
thoni56
committed
f20ca0c
View commit details
Copy full SHA for f20ca0c
Browse repository at this point
Merge branch 'thoni56-unify_c_and_c++'
thoni56
committed
f40c6ef
View commit details
Copy full SHA for f40c6ef
Browse repository at this point
Merge branch 'unify_c_and_c++' of git://github.com/thoni56/cgreen into thoni56-unify_c_and_c++
thoni56
committed
c184412
View commit details
Copy full SHA for c184412
Browse repository at this point
Commits on May 6, 2016
Merge branch 'unify_c_and_c++' of github.com:thoni56/cgreen into unify_c_and_c++
thoni56
committed
e4f0303
View commit details
Copy full SHA for e4f0303
Browse repository at this point
Add <cstddef> to avoid error messages in simple C++ compile
thoni56
committed
1278efa
View commit details
Copy full SHA for 1278efa
Browse repository at this point
Commits on May 3, 2016
Minor aestethical edits
Thomas Nilsson
committed
d15df8d
View commit details
Copy full SHA for d15df8d
Browse repository at this point
Merge remote-tracking branch 'origin/master' into unify_c_and_c++
Thomas Nilsson
committed
38f0757
View commit details
Copy full SHA for 38f0757
Browse repository at this point
Change comparison to Posix compliant '='
thoni56
committed
129190b
View commit details
Copy full SHA for 129190b
Browse repository at this point
Commits on May 2, 2016
Add test for cpp-compiled version running a single test
thoni56
committed
75d8435
View commit details
Copy full SHA for 75d8435
Browse repository at this point
Add all C tests as CPP tests for completeness
thoni56
committed
03fe646
View commit details
Copy full SHA for 03fe646
Browse repository at this point
Correct test for if compiler is GNU, now that ${lang} is meaningless
thoni56
committed
aab6b62
View commit details
Copy full SHA for aab6b62
Browse repository at this point
Adjust path setting now that we have a single lang build tree
thoni56
committed
8cc1836
View commit details
Copy full SHA for 8cc1836
Browse repository at this point
Fix sourcedir expansion on Cygwin
thoni56
committed
10577a4
View commit details
Copy full SHA for 10577a4
Browse repository at this point
Merge branch 'unify_c_and_c++' of github.com:thoni56/cgreen into unify_c_and_c++
thoni56
committed
b827239
View commit details
Copy full SHA for b827239
Browse repository at this point
Add error handling, correct comparison, restructure
thoni56
committed
412f754
View commit details
Copy full SHA for 412f754
Browse repository at this point
Merge branch 'unify_c_and_c++' of https://github.com/thoni56/cgreen into unify_c_and_c++
Thomas Nilsson
committed
e2af5dc
View commit details
Copy full SHA for e2af5dc
Browse repository at this point
Fix typo that included CMAKE_C_FLAGS in CMAKE_CXX_FLAGS with coverage
Thomas Nilsson
committed
b48e070
View commit details
Copy full SHA for b48e070
Browse repository at this point
Fix typo that included CMAKE_C_FLAGS in CMAKE_CXX_FLAGS
Thomas Nilsson
committed
254552e
View commit details
Copy full SHA for 254552e
Browse repository at this point
Fix typo that included CMAKE_C_FLAGS in CMAKE_CXX_FLAGS
Thomas Nilsson
committed
ec2360c
View commit details
Copy full SHA for ec2360c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.