0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 20 hours ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some comments. More... over 10 years ago
Merge branch 'feature/ISSUE78-FileImprovements' of https://github.com/gvansickle/ucg into feature/ISSUE78-FileImprovements More... over 10 years ago
Merge branch 'feature/ISSUE78-FileImprovements' of https://github.com/gvansickle/ucg.git into feature/ISSUE78-FileImprovements More... over 10 years ago
Interim. More... over 10 years ago
Added some "noexcept"s to ResizableArray. Added "-frecord-gcc-switches" via configure.ac. Not quite right, the check succeeds under Cygwin but then the compiler complains that it isn't supported. More... over 10 years ago
Added copyright notices. More... over 10 years ago
Merge branch 'feature/ISSUE78-FileImprovements' of https://github.com/gvansickle/ucg into feature/ISSUE78-FileImprovements More... over 10 years ago
Added ResizableArray class to manage memory for File. More... over 10 years ago
Some reallocation experiments. More... over 10 years ago
Pulled branch for #78. More... over 10 years ago
Reduce unnecessary mutex contention, spurious thread wakes in sync_queue<>. Resolves #77. More... over 10 years ago
Updated NEWS.md for #77. More... over 10 years ago
Removed #if'0d out code. More... over 10 years ago
#ifdef'ed out unnecessary queue empty/closed check. More... over 10 years ago
Pulled branch for ISSUE#77-SyncQueue. More... over 10 years ago
New feature: Experimental OSX and PC-BSD support. Changed: A number of portability improvements. Added Travis-CI integration. Resolves #71. More... over 10 years ago
Updated NEWS.md. More... over 10 years ago
Some last-minute cleanup. More... over 10 years ago
Trailing backslash test. More... over 10 years ago
Cleanup. More... over 10 years ago
Removed m4/pkg.m4, it is getting overridden on different platforms. More... over 10 years ago
Added m4/pkg.m4. More... over 10 years ago
There. More... over 10 years ago
travis-ci fix. More... over 10 years ago
Almost. More... over 10 years ago
More work trying to wrap the 'script' command with some portability. More... over 10 years ago
OSX script is different. More... over 10 years ago
Compatibility with BSD 'script' util. More... over 10 years ago
Double-negatives. More... over 10 years ago
debug. More... over 10 years ago