bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/8] bitset: more clean up


From: Akim Demaille
Subject: [PATCH 0/8] bitset: more clean up
Date: Sat, 27 Oct 2018 19:19:57 +0200

More clean ups, to prepare my submission to gnulib.

Akim Demaille (8):
  bitset: clean up abitset.c
  bitset: clean up bitset.c
  bitset: clean up bitset_stats.c
  bitset: clean up ebitset.c
  bitset: clean up lbitset.c
  bitset: clean up vbitset.c
  bitset: clean up bitset.h
  bitset: clean up bbitset.h

 lib/abitset.c      |  35 +++-------
 lib/bbitset.h      |  14 +++-
 lib/bitset.c       |  44 +++++-------
 lib/bitset.h       |  15 ++--
 lib/bitset_stats.c |  95 +++++++++++++------------
 lib/ebitset.c      |  16 ++---
 lib/lbitset.c      | 101 +++++++++++----------------
 lib/libiberty.h    |  37 ----------
 lib/local.mk       |   1 -
 lib/vbitset.c      | 168 ++++++++++++++++++---------------------------
 10 files changed, 209 insertions(+), 317 deletions(-)
 delete mode 100644 lib/libiberty.h

-- 
2.19.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]