aboutsummaryrefslogtreecommitdiff
path: root/Source/DOH/hash.c
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainllvm-r522817Alistair Delva
2013-01-12Remove cvs/svn Id stringsWilliam S Fulton
2012-07-21Fix display of pointers on 64 bit systems, only 32 bit values were being shown.William S Fulton
2010-12-23Some more constness added to DOH and code comment consistency changesWilliam S Fulton
2010-09-15Expand the family of debug print functions for displaying DOH types. Provide ...William S Fulton
2010-02-27SWIG license change - Source moves to GPLv3William S Fulton
2008-11-11add parameter list (or void) to all C functionsWilliam S Fulton
2008-06-21Remove some vc++ /W4 warningsWilliam S Fulton
2006-12-30API cleanup. Documentation.Dave Beazley
2006-12-05Changed Header keyword to IdDave Beazley
2006-11-01beautify/format source code with gnu indentWilliam S Fulton
2006-01-02use const in HashGetAttrMarcelo Matus
2005-11-28add NewStringEmpty, use more StringEuqual and less StrcmpMarcelo Matus
2005-11-28add direct methods StringLen and HashGetAttrMarcelo Matus
2005-11-27add direct HashCheckAttrMarcelo Matus
2005-11-27add the Equal method to the DOH objects and other speed upsMarcelo Matus
2004-10-29warning fixWilliam S Fulton
2004-09-26CHANGES.currentMarcelo Matus
2003-09-11Major refactoring of DOH List/Hash iterators. See CHANGESDave Beazley
2002-12-03Major cleanupDave Beazley