summaryrefslogtreecommitdiff
path: root/lib/lbitset.c
Commit message (Expand)AuthorAgeFilesLines
* build: avoid warnings about set-but-not-used variablesJim Meyering2012-01-061-5/+0
* global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-377/+377
* maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+2
* Do not use date ranges in copyright notices.Paul Eggert2010-06-171-2/+4
* maint: run "make update-copyright"Joel E. Denny2010-01-041-1/+1
* maint: run "make update-copyright"Joel E. Denny2009-08-061-1/+2
* Update to GPLv3.Paul Eggert2007-08-151-4/+3
* * bootstrap.conf (gnulib_modules): Add config-h.Paul Eggert2006-10-131-3/+2
* * Makefile.cfg (local-checks-to-skip): Add changelog-check,Paul Eggert2006-01-221-5/+4
* Be a bit more systematic about using 'abort'.Paul Eggert2006-01-211-7/+7
* Undo the parts of the unlocked-I/O change that substitutedPaul Eggert2005-10-051-1/+1
* Use unlocked I/O for a minor performance improvement on hosts likePaul Eggert2005-10-021-1/+1
* * NEWS: Version 2.0b.Paul Eggert2005-07-241-5/+5
* Update FSF postal mail address.Paul Eggert2005-05-141-1/+1
* Remove PARAMS and upgrade to latest obstack.h.Paul Eggert2004-04-281-3/+1
* Use 'short int' rather than 'short', and similarly for 'long', 'unsigned', etc.Paul Eggert2004-03-311-4/+4
* Upgrade to 2003-06-08 libbitset, then:Paul Eggert2003-06-171-2/+1
* Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patche...Paul Eggert2003-06-071-23/+62
* Switch from 'int' to 'bool' where that makes sense.Paul Eggert2003-05-241-50/+47
* (enum_lbitset_find_mode): Remove. All uses of "enum_" changed to "enum ".Paul Eggert2002-10-161-170/+59
* Include <stddef.h>, for offsetof.Paul Eggert2002-10-101-33/+70
* (debug_lbitset): Do not assume that bitset_word is the same width asPaul Eggert2002-10-071-1/+1
* (lbitset_size, lbitset_list, lbitset_list_merge):Paul Eggert2002-10-021-20/+20
* * lib/abitset.c, lib/bbitset.h, lib/bitset.c, lib/bitset.h,Akim Demaille2002-09-301-169/+291
* (lbitset_set, lbitset_reset): Do not assume thatPaul Eggert2002-08-121-3/+5
* * lib/libiberty.h: New.Akim Demaille2002-07-021-6/+1
* * lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,Akim Demaille2002-03-041-103/+94
* * lib/bitset.c, lib/bitset.h, lib/bitsetv.c, lib/bitsetv.h,Akim Demaille2002-03-041-197/+213
* * lib/bitset-int.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,Akim Demaille2002-03-041-0/+1321