]> git.mdlowis.com Git - projs/libcds.git/shortlog
projs/libcds.git
2015-12-30 Mike LowisAdded distribution tarball generation to the makefile master
2015-12-30 Michael D.... Added reference config.mk file
2015-12-30 Michael D.... Updated readme and makefile and remove remnants of...
2015-12-11 Mike Lowiscomment problem tests. This relied on some shady build...
2015-12-11 Mike LowisAdded simple posix compliant makefile
2015-12-11 Mike LowisAdded new makefile
2015-06-09 Mike D. LowisFixed a duplicate type definition for hash functions
2015-05-27 Mike LowisMerge pull request #38 from mikedlowis/development
2015-05-26 Mike LowisMerge pull request #37 from mikedlowis/map
2015-05-26 Mike D. LowisNULL is now a valid value for an inserted association
2015-05-26 Mike D. Lowismap_has_key no longer depends on map_lookup and therefo...
2015-05-26 Mike D. Lowis100% coverage of map.c
2015-05-25 Michael D.... Initial implementation of map
2015-05-25 Michael D.... Merge branch 'development' into map
2015-05-25 Michael D.... Merge changes from dev
2015-05-24 Mike LowisMerge pull request #36 from mikedlowis/set
2015-05-24 Michael D.... fixed bad cast
2015-05-23 Michael D.... Finished implementing hashset using rbt and comparator...
2015-05-22 Mike D. LowisStart implementation of set module
2015-05-22 Mike D. LowisMerge branch 'development' into set
2014-11-04 Michael D.... Added str_join and str_split functions to string interface
2014-10-23 Michael D.... Added mem_swap routine and update mem_release to accept...
2014-09-30 Michael D.... Added location info and custom messages to exception...
2014-09-26 Michael D.... Undefine assert if it's defined already
2014-09-11 Mike LowisMerge pull request #35 from mikedlowis/development
2014-09-11 Mike LowisMerge pull request #34 from abellenir/master
2014-09-11 a bellenir+abellenir to copyright info
2014-09-04 Mike LowisMerge pull request #32 from mikedlowis/exceptions
2014-09-04 Michael D.... Fixed test name
2014-09-04 Michael D.... fix up exception tests
2014-09-03 Michael D.... Fix indentation
2014-09-03 Michael D.... Fix indentation
2014-09-03 Michael D.... Fix documentation
2014-09-03 Michael D.... Removed dead code
2014-09-03 Michael D.... Remove erroneously added header
2014-09-03 Michael D.... Almost 100% covered now.
2014-09-03 Michael D.... Implemented heap-based exceptions and added tests to...
2014-09-03 Michael D.... Merge from dev
2014-09-02 Mike LowisMerge pull request #31 from abellenir/coverage
2014-09-02 a bellenir+blank lines
2014-09-02 a bellenirsplit coverage analysis into a separate rake task
2014-09-02 a bellenirrename rbt_count_nodes to rbt_size; remove testing...
2014-09-02 Michael D.... Make coverage an independent task
2014-08-30 Michael D.... hopefully fix CI?
2014-08-30 Michael D.... hopefully fix CI?
2014-08-29 a bellenirhopefully fix CI
2014-08-29 Michael D.... try to fix semaphore build
2014-08-29 a bellenirc99-allowed cleanup
2014-08-29 a bellenirreplace conditionals that are always true with asserts
2014-08-29 a bellenirenable coverage analysis
2014-08-29 Michael D.... make coverage a separate task
2014-08-29 Michael D.... Added coverage only for test env
2014-08-29 Michael D.... Added tests for asserts
2014-08-29 Michael D.... Added an rt.h header for common runtime-related include...
2014-08-29 Michael D.... Added support for exceptions
2014-08-22 Michael D.... string.h should be stddef.h
2014-08-22 Mike LowisMerge pull request #29 from mikedlowis/development
2014-08-22 Michael D.... Added asserts to mem
2014-08-22 Mike LowisMerge pull request #27 from mikedlowis/string-module
2014-08-22 Michael D.... Doxygen comments and more tests string-module
2014-08-21 Michael D.... started to add doxygen comments
2014-08-21 Mike LowisMerge pull request #28 from abellenir/list_double
2014-08-21 a belleniradd asserts
2014-08-21 a bellenirremove commented out code & notes
2014-08-21 a bellenircondense code
2014-08-21 a belleniraddress mdl comments on PR
2014-08-21 Michael D.... Refactored the .c file
2014-08-21 a bellenirfix documentation
2014-08-21 a bellenirrm unnecessary code
2014-08-21 a bellenircleanup
2014-08-21 a bellenir+test for release on failed insert
2014-08-21 a bellenirrm gigo case & need for stoopid if
2014-08-21 a bellenirtests passing
2014-08-21 a bellenirWIP: update tests (&minimally code) for prev pointer...
2014-08-21 a bellenirupdate tests, mostly to use api calls instead of constr...
2014-08-21 Michael D.... Finished initial implementation of string module
2014-08-20 Michael D.... Implemented string compare
2014-08-20 Michael D.... Merge changes from dev
2014-08-20 Michael D.... Implemented substr
2014-08-20 Mike LowisMerge pull request #26 from mikedlowis/mem-module
2014-08-20 Michael D.... Update mem module to count allocations and deletions...
2014-08-20 Michael D.... Update mem module to count allocations and deletions...
2014-08-20 Michael D.... Update mem module to count allocations and deletions...
2014-08-20 Mike LowisMerge pull request #25 from mikedlowis/mem-module
2014-08-20 Michael D.... Update mem_retain to return the retained pointer
2014-08-20 Michael D.... updated README
2014-08-20 Mike LowisMerge pull request #24 from mikedlowis/development
2014-08-19 Mike LowisMerge pull request #19 from abellenir/redblack
2014-08-19 a bellenirhide default comparator
2014-08-19 a bellenir+node count; fix check function to use any comparator
2014-08-15 a bellenirgrammar
2014-08-15 a bellenir+comments
2014-08-14 a bellenir+ comment defining nibling
2014-08-14 a bellenirrm confusing comment
2014-08-14 a bellenirremove useless case in rbt_ins_recolor
2014-08-14 a bellenirs/descendent/descendant/
2014-08-14 a bellenirmove rightmost_descendent to info functions section
2014-08-14 a bellenirrename rotate to rbt_rotate
2014-08-14 a bellenirrefactor rbt_delete_node
2014-08-14 a bellenirfunction for replacing node in tree
next