spot/src/misc
Alexandre Duret-Lutz 3396a03818 Add a fixed-size memory pool implementation.
* src/misc/fixpool.hh: New file.
* src/misc/Makefile.am (misc_HEADERS): Add fixpool.hh.
2011-04-03 23:14:24 +02:00
..
.cvsignore Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
bareword.cc Allow atomic propositions and identifiers like `X.Y'. 2011-03-07 11:09:53 +01:00
bareword.hh * src/evtgba/evtgbaiter.hh, src/ltlast/formula.hh, 2005-01-03 10:20:26 +00:00
bddalloc.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
bddalloc.hh * src/misc/bareword.hh, src/misc/bddalloc.hh, src/misc/bddlt.hh, 2004-11-17 17:20:44 +00:00
bddlt.hh * src/misc/bareword.hh, src/misc/bddalloc.hh, src/misc/bddlt.hh, 2004-11-17 17:20:44 +00:00
bddop.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
bddop.hh Fix copyrights. 2010-01-24 20:51:09 +01:00
casts.hh Introduct a down_cast macro. 2011-03-31 19:39:44 +02:00
escape.cc * iface/gspn/common.cc, iface/gspn/common.hh, 2004-08-09 16:32:25 +00:00
escape.hh * src/misc/escape.hh: Correct documentation. 2011-02-21 21:49:19 +01:00
fixpool.hh Add a fixed-size memory pool implementation. 2011-04-03 23:14:24 +02:00
freelist.cc * src/tgba/bdddict.cc, src/tgba/bdddict.hh (free_annonymous_list_of): 2008-02-25 14:36:58 +01:00
freelist.hh Fix copyrights. 2010-01-24 20:51:09 +01:00
hash.hh Fix a compilation failure with g++-3.3. 2011-01-12 16:59:42 +01:00
hashfunc.hh * src/misc/hashfunc.hh (knuth32_hash): New function. 2005-05-04 16:09:41 +00:00
ltstr.hh * src/misc/ltstr.hh: Include <functional> 2005-02-05 10:18:31 +00:00
Makefile.am Add a fixed-size memory pool implementation. 2011-04-03 23:14:24 +02:00
memusage.cc * src/misc/memusage.cc, src/misc/memusage.hh: New files. 2008-02-25 14:36:58 +01:00
memusage.hh * src/misc/memusage.cc, src/misc/memusage.hh: New files. 2008-02-25 14:36:58 +01:00
minato.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
minato.hh Fix copyrights. 2010-01-24 20:51:09 +01:00
modgray.cc * src/misc/modgray.hh, src/misc/modgray.cc: New files. 2004-10-20 15:46:56 +00:00
modgray.hh * src/misc/bareword.hh, src/misc/bddalloc.hh, src/misc/bddlt.hh, 2004-11-17 17:20:44 +00:00
optionmap.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
optionmap.hh Update to compile with the Intel compiler. 2008-12-18 23:41:10 +01:00
random.cc * src/misc/random.hh (nrand, bmrand, prand): New functions. 2004-12-07 18:52:10 +00:00
random.hh * src/misc/random.hh: Add include guard. 2004-12-08 08:28:51 +00:00
timer.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
timer.hh Clear the timer map to help valgrind. 2011-03-07 11:09:53 +01:00
version.cc * src/misc/version.cc: Fix trailing whitespace. 2004-10-29 12:41:56 +00:00
version.hh * src/misc/bareword.hh, src/misc/bddalloc.hh, src/misc/bddlt.hh, 2004-11-17 17:20:44 +00:00