summaryrefslogtreecommitdiff
path: root/lib/bitset.c
Commit message (Expand)AuthorAgeFilesLines
* global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-5/+5
* 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-4/+3
* * Makefile.cfg (local-checks-to-skip): Add changelog-check,Paul Eggert2006-01-221-3/+3
* Be a bit more systematic about using 'abort'.Paul Eggert2006-01-211-10/+10
* Undo the parts of the unlocked-I/O change that substitutedPaul Eggert2005-10-051-2/+2
* Use unlocked I/O for a minor performance improvement on hosts likePaul Eggert2005-10-021-2/+2
* * lib/bitset.c (bitset_alloc): Don't cast xcalloc result.Paul Eggert2005-07-221-1/+1
* Fix BeOS, FreeBSD, MacOS porting problems reported by Bruno Haible.Paul Eggert2005-05-251-3/+3
* Update FSF postal mail address.Paul Eggert2005-05-141-1/+1
* Use 'short int' rather than 'short', and similarly for 'long', 'unsigned', etc.Paul Eggert2004-03-311-2/+2
* Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patche...Paul Eggert2003-06-021-14/+40
* Switch from 'int' to 'bool' where that makes sense.Paul Eggert2003-05-241-21/+21
* (bitset_alloc, bitset_and_or_, bitset_and_or_cmp_, bitset_andn_or_,Paul Eggert2002-10-161-103/+36
* (bitset_op4_cmp): Supply prototype decls,Paul Eggert2002-10-101-5/+42
* (bitset_bytes, bitset_alloc, bitset_obstack_alloc):Paul Eggert2002-10-021-16/+17
* * lib/abitset.c, lib/bbitset.h, lib/bitset.c, lib/bitset.h,Akim Demaille2002-09-301-190/+89
* * lib/libiberty.h: New.Akim Demaille2002-07-021-366/+39
* * lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,Akim Demaille2002-03-041-13/+37
* * lib/bitset.c, lib/bitset.h, lib/bitsetv.c, lib/bitsetv.h,Akim Demaille2002-03-041-207/+284
* * lib/bitset-int.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,Akim Demaille2002-03-041-0/+835