9
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 11 hours ago.
Dec 16, 2024 — Dec 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Transport becomes a real module More... almost 22 years ago
New datadesc implementation. Reformulating of Grassouillet (take error codes, cosmetic changes, remove bags from the scene and introduce sets), no revolution in comparison of GS; .c is the implementation; _interface is visible from within GRAS; _private is visible from this module More... almost 22 years ago
Fix description of gras_dict_cursor_step() More... almost 22 years ago
Parenthesis around macro arguments More... almost 22 years ago
gras_datadesc_declare_* prototypes (Create a new type and register it on the local machine) More... almost 22 years ago
add the set, continue to mess with datadesc More... almost 22 years ago
A new data container coupling the facilities of a dynar with the ones of a dict More... almost 22 years ago
I'll manage to organize that cruft. Ignore the cvs commits in the next few days More... almost 22 years ago
mv gs/ DataDesc/ ; change the prefix of parsing functions from gs_parse to gras_datadesc_parse More... almost 22 years ago
mv gs/ DataDesc/ More... almost 22 years ago
mv gs/ DataDesc/ More... almost 22 years ago
mv gs/ DataDesc/ More... almost 22 years ago
New version More... almost 22 years ago
Fix make dist More... almost 22 years ago
Adapt to lastest changes in dict: Create dicts before use More... almost 22 years ago
Do not use neither type parsing nor the mixed sequence (nb 5), since both of them lead to segfault for now More... almost 22 years ago
pass the received arguments to the slaves More... almost 22 years ago
Do compile the tests of GS More... almost 22 years ago
Make the number of element configurable at compile time More... almost 22 years ago
Reduce overengeneering around datadesc, put stubs in place so that the kernel compiles again (but examples still cannot be built) More... almost 22 years ago
make dist now works More... almost 22 years ago
Fix the location of the gras library (again) More... almost 22 years ago
mv core Core More... almost 22 years ago
/me is stupid. Making a directory called core breaks the make clean because it tries to remove cruft called core. Thus, mv core Core More... almost 22 years ago
add the first percent of a wannabe module mecanism allowing me to track memleaks effectively More... almost 22 years ago
automatic update More... almost 22 years ago
Set the cursor to NULL before use in an iteration More... almost 22 years ago
Default debug level=verbose; tries to free the dict twice, just for entertaining purpose since everyone knows that it is safe to do so More... almost 22 years ago
Default debug level=verbose (instead of debug); plug a memleak; add some logs More... almost 22 years ago
Redirect tests stderr to &1 to be usable in a |less More... almost 22 years ago