summaryrefslogtreecommitdiff
path: root/lib/ebitset.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-327/+327
* maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+1
* Do not use date ranges in copyright notices.Paul Eggert2010-06-171-1/+4
* maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+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
* Fix BeOS, FreeBSD, MacOS porting problems reported by Bruno Haible.Paul Eggert2005-05-251-13/+13
* Update FSF postal mail address.Paul Eggert2005-05-141-1/+1
* Remove PARAMS and upgrade to latest obstack.h.Paul Eggert2004-04-281-2/+0
* Use 'short int' rather than 'short', and similarly for 'long', 'unsigned', etc.Paul Eggert2004-03-311-3/+3
* Upgrade to 2003-06-08 libbitset, then:Paul Eggert2003-06-171-5/+2
* Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patche...Paul Eggert2003-06-071-74/+188
* Switch from 'int' to 'bool' where that makes sense.Paul Eggert2003-05-241-48/+47
* (enum_ebitset_find_mode): Remove. All uses of "enum_" changed to "enum ".Paul Eggert2002-10-161-195/+78
* (ebitset_bytes): Adjust to new, unique names for structures.Paul Eggert2002-10-101-29/+60
* * lib/bbitset.h (BITSET_WINDEX_MAX): Redefine so that it cannot bePaul Eggert2002-10-051-1/+1
* (ebitset_size, ebitset_list, ebitset_list_reverse):Paul Eggert2002-10-021-28/+31
* * lib/abitset.c, lib/bbitset.h, lib/bitset.c, lib/bitset.h,Akim Demaille2002-09-301-192/+272
* (ebitset_set, ebitset_reset): Do not assume that bitset_word is thePaul Eggert2002-08-121-23/+32
* * lib/libiberty.h: New.Akim Demaille2002-07-021-7/+1
* * lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,Akim Demaille2002-03-041-72/+47
* * lib/bitset.c, lib/bitset.h, lib/bitsetv.c, lib/bitsetv.h,Akim Demaille2002-03-041-179/+218
* * lib/bitset-int.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,Akim Demaille2002-03-041-0/+1245