Remove gettext markup from diagnostic string.
[pspp] / src / libpspp / hash.c
2010-09-18 John DarringtonRemove gettext markup from diagnostic string.
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-10-01 Ben PfaffNew hmap and hmapx hash table implementations.
2008-07-29 Ben PfaffUse standard C99 isfinite, isnan, isinf in place of...
2008-05-16 Ben PfaffUse gsl_isnan instead of isnan, gsl_isinf instead of...
2008-03-25 John DarringtonRemove inline qualifiers to keep gcc 4.2 happy
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-10-29 John DarringtonMore constness
2006-10-29 John DarringtonMade array.h const correct, and dealt with the conseque...
2006-10-15 John DarringtonAdded a pooled version of hsh_create
2006-10-14 John DarringtonChanged a lot of ints to bools.
2006-06-26 Ben PfaffSmall optimization for hash library.
2006-06-26 Ben PfaffFix comment.
2006-03-04 Ben PfaffGot rid of pref.h.orig (and pref.h) entirely, moving...
2006-03-04 Ben PfaffMove GCC attribute declarations from pref.h.orig to...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.