5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 19 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make some obvious types global. SL More... over 13 years ago
Make the mapping of record names to integer handles atomic. More... over 13 years ago
Pulled current test files from GAP.dev. AK More... over 13 years ago
Properly revert to previous input in CloseTest(). More... over 13 years ago
Fixed Length() and LEN_LIST() for atomic lists. More... over 13 years ago
Fixed some memory barriers for atomic lists. More... over 13 years ago
Basic implementation of atomic lists. More... over 13 years ago
Support for making bags public and a 'limbo' dataspace. More... over 13 years ago
Updated .hgignore to better match some transient files. More... over 13 years ago
Build libatomic_ops separately. More... over 13 years ago
Allow "%" in lieu of spaces in preprocess option for use in SCONSFLAGS. More... over 13 years ago
Support for profiling, sysinfo.h, and fixed location of config.h. More... over 13 years ago
Added versions of channel functions that do not implicitly migrate objects. More... over 13 years ago
Do not run Ward on GC finalizers. More... over 13 years ago
Size of the traversal hash table wasn't updated properly. More... over 13 years ago
Fixed channel error message. More... over 13 years ago
Fixed bugs with channel resizing. More... over 13 years ago
Added implicit migration to channels. More... over 13 years ago
Temporary fix for error reporting in threads. More... over 13 years ago
Added cross-dataspace cloning. More... over 13 years ago
Fixed traversal for external and precord types. More... over 13 years ago
Added missing return values. More... over 13 years ago
Added some support for copying routine. More... over 13 years ago
Merged upstream changes. More... over 13 years ago
Fixed GAP function tables for migration functions. More... over 13 years ago
Added recursive migration functions. More... over 13 years ago
Fixed inverted checks in CheckWrite()/CheckRead(). More... over 13 years ago
Added Reimer's example to migrate.g. Call both atomic.g and migrate.g from demo.g. More... over 13 years ago
Merged upstream changes. More... over 13 years ago
Fixed a bug where MIGRATE_NORECURSE() would check for readonly access. More... over 13 years ago