summaryrefslogtreecommitdiff
path: root/lib/bitset.h
Commit message (Expand)AuthorAgeFilesLines
* global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-29/+29
* 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-1/+1
* maint: run "make update-copyright"Joel E. Denny2009-08-061-1/+1
* Update to GPLv3.Paul Eggert2007-08-151-13/+12
* Use unlocked I/O for a minor performance improvement on hosts likePaul Eggert2005-10-021-0/+4
* * doc/bison.texinfo: Correct typos in previous fix.Paul Eggert2005-09-091-2/+2
* * NEWS: Version 2.0b.Paul Eggert2005-07-241-4/+3
* Update FSF postal mail address.Paul Eggert2005-05-141-1/+1
* Remove PARAMS and upgrade to latest obstack.h.Paul Eggert2004-04-281-38/+27
* Upgrade to 2003-06-08 libbitset; then:Paul Eggert2003-06-171-9/+8
* Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patche...Paul Eggert2003-06-071-18/+29
* Switch from 'int' to 'bool' where that makes sense.Paul Eggert2003-05-241-2/+2
* (__INT_TO_PTR): Define to a value that presumes C89.Paul Eggert2003-05-051-0/+10
* (BITSET_FOR_EACH, BITSET_FOR_EACH_REVERSE):Paul Eggert2003-05-041-5/+7
* [! BITSET_INLINE]: Remove.Paul Eggert2002-11-131-50/+6
* (bitset_set, bitset_reset, bitset_test): Use function prototypes; thisPaul Eggert2002-10-161-38/+32
* (struct bitset_struct): Remove, replacing with....Paul Eggert2002-10-101-8/+47
* (bitset_reset): Do not assume that bitset_word isPaul Eggert2002-10-071-1/+2
* (bitset_iterator.num, bitset_iterator.i, bitset_first, bitset_last):Paul Eggert2002-10-021-5/+5
* * lib/abitset.c, lib/bbitset.h, lib/bitset.c, lib/bitset.h,Akim Demaille2002-09-301-56/+115
* (bitset_set, bitset_reset): Do not assume that bitset_word is the samePaul Eggert2002-08-121-7/+11
* * lib/libiberty.h: New.Akim Demaille2002-07-021-71/+55
* * lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,Akim Demaille2002-03-041-3/+6
* * lib/bitset.c, lib/bitset.h, lib/bitsetv.c, lib/bitsetv.h,Akim Demaille2002-03-041-110/+53
* * lib/bitset-int.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,Akim Demaille2002-03-041-0/+395