summaryrefslogtreecommitdiff
path: root/lib/bitsetv.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run "make update-copyright".Jim Meyering2012-01-131-1/+1
* global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-3/+3
* maint: run "make update-copyright".Joel E. Denny2011-01-021-1/+1
* Do not use date ranges in copyright notices.Paul Eggert2010-06-171-1/+2
* 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-4/+3
* * Makefile.cfg (local-checks-to-skip): Add changelog-check,Paul Eggert2006-01-221-16/+13
* 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
* Update copyright.Paul Eggert2005-07-221-1/+1
* * lib/bitset.c (bitset_alloc): Don't cast xcalloc result.Paul Eggert2005-07-221-1/+1
* Update FSF postal mail address.Paul Eggert2005-05-141-2/+2
* Use 'short int' rather than 'short', and similarly for 'long', 'unsigned', etc.Paul Eggert2004-03-311-3/+3
* (bitsetv_alloc, bitsetv_create, bitsetv_free, bitsetv_zero,Paul Eggert2002-10-161-36/+24
* (bitsetv_alloc): Return a size that is aligned properly for vectors ofPaul Eggert2002-10-101-4/+5
* (bitsetv_alloc, bitsetv_create, bitsetv_free,Paul Eggert2002-10-021-17/+21
* * lib/abitset.c, lib/bbitset.h, lib/bitset.c, lib/bitset.h,Akim Demaille2002-09-301-1/+1
* * lib/libiberty.h: New.Akim Demaille2002-07-021-1/+1
* * lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,Akim Demaille2002-03-041-0/+31
* * lib/bitset.c, lib/bitset.h, lib/bitsetv.c, lib/bitsetv.h,Akim Demaille2002-03-041-43/+63
* * lib/bitset-int.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,Akim Demaille2002-03-041-0/+128