Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-18 | Show authors and documenters when license is requested | Mukund Sivaraman | 1 | -8/+10 | |
2009-08-05 | add const to the key argument of anonymous_insert(). | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-08-05 | add const to the key argument for anonymous_search(). | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2008-12-01 | Reformat code to GNU coding style | Mukund Sivaraman | 1 | -3/+3 | |
This is a commit which simply ran all C source code files through GNU indent. No other modifications were made. | |||||
2008-05-24 | Updated copyright, license notices in source code | Mukund Sivaraman | 1 | -12/+15 | |
The notices have been changed to a more GNU look. Documentation comments have been separated from the copyright header. I've tried to keep all copyright notices intact. Some author contact details have been updated. | |||||
2005-07-12 | * Updated Copyright Email Addresses | Robert James Kaes | 1 | -2/+2 | |
Updated the copyright email addresses for Robert James Kaes. The users.sourceforge.net address should always exist. | |||||
2001-12-15 | Removed reference to ternary.h | Robert James Kaes | 1 | -3/+1 | |
2001-08-26 | Removed the anon_new() function and moved it's functionality into | Robert James Kaes | 1 | -4/+4 | |
anonymous_insert(). Also renamed all the anon_* functions to anonymous_* function. | |||||
2001-05-27 | Updated the return type for new_anonymous(). | Robert James Kaes | 1 | -2/+4 | |
2000-10-23 | Added the new_anonymous initialize routine | Robert James Kaes | 1 | -1/+2 | |
2000-09-11 | Removed the ternary tree code from these files and made it a separate | Robert James Kaes | 1 | -3/+3 | |
module. | |||||
2000-03-31 | Moved the anonymous header code into it's own file to make it easier to | Robert James Kaes | 1 | -8/+8 | |
update. | |||||
2000-02-16 | This commit was generated by cvs2svn to compensate for changes in r2, | Steven Young | 1 | -0/+24 | |
which included commits to RCS files with non-trunk default branches. |