summaryrefslogtreecommitdiff
path: root/lib/bbitset.h
Commit message (Expand)AuthorAgeFilesLines
* maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
* maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+2
* Do not use date ranges in copyright notices.Paul Eggert2010-06-231-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-13/+12
* * lib/bbitset.h (struct bitset_vtable): Rename members not, and,Paul Eggert2006-02-011-9/+9
* * NEWS: Version 2.0b.Paul Eggert2005-07-241-1/+1
* Update FSF postal mail address.Paul Eggert2005-05-141-1/+1
* Remove PARAMS and upgrade to latest obstack.h.Paul Eggert2004-04-281-50/+49
* Use 'short int' rather than 'short', and similarly for 'long', 'unsigned', etc.Paul Eggert2004-03-311-3/+3
* Include <stddef.h>, for size_t when libiberty.h doesn't define size_t.Paul Eggert2003-06-171-0/+1
* Upgrade to 2003-06-08 libbitset; then:Paul Eggert2003-06-171-2/+0
* Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patche...Paul Eggert2003-06-051-10/+33
* Switch from 'int' to 'bool' where that makes sense.Paul Eggert2003-05-241-18/+19
* Include <limits.h> unconditionally. We have beenPaul Eggert2003-03-121-3/+1
* (BITSET_INLINE): Remove.Paul Eggert2002-11-131-3/+0
* (enum_bitset_ops, enum_bitset_type): Remove.Paul Eggert2002-10-161-26/+17
* (enum_bitset_ops, enum_bitset_type): New types.Paul Eggert2002-10-101-51/+52
* * lib/bbitset.h (BITSET_WINDEX_MAX): Redefine so that it cannot bePaul Eggert2002-10-051-1/+4
* (struct bitset_vtable.size, struct bitset_vtable.count,Paul Eggert2002-10-021-9/+17
* * lib/abitset.c, lib/bbitset.h, lib/bitset.c, lib/bitset.h,Akim Demaille2002-09-301-106/+158
* (BITSET_WORD_BITS): Now of type unsigned, notPaul Eggert2002-08-121-6/+8
* * lib/libiberty.h: New.Akim Demaille2002-07-021-85/+38
* * lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,Akim Demaille2002-03-041-6/+6
* * lib/bitset.c, lib/bitset.h, lib/bitsetv.c, lib/bitsetv.h,Akim Demaille2002-03-041-0/+275