Commit graph

12 commits

Author SHA1 Message Date
Caner Candan
56c6edab04 * indentations + whitespace cleanup 2011-05-05 16:54:00 +02:00
kuepper
cf2a57dd88 Simplify configuration.
Remove support for (outdated) <strstream>, require <sstream>.
Require uint32_t for now, defined in stdint.h according to C99.
Some general cleanup and more documentation.
2005-09-28 21:49:26 +00:00
kuepper
5150bd4888 fix 'make dist', works now (besides ParadisEO). 2004-09-21 10:23:33 +00:00
evomarc
a3d7e396b4 There was an infinite loop in case of a file without section header on first line! 2003-12-05 05:39:40 +00:00
maartenkeijzer
6f98944212 again: std::ends and stringstream 2003-03-21 02:41:54 +00:00
maartenkeijzer
153b80440c changed to using sstream 2003-02-28 16:49:19 +00:00
mac
570397e89e Added ownership functionality and made the thing non-copyable 2000-06-13 14:31:53 +00:00
mac
f357a908bf Updated documentation to give proper include file in doxygen and define a module selectors
Also added a load(stream) and save(stream) to eoState
2000-04-09 09:46:20 +00:00
mac
9bcf9d95f8 Finalized Checkpointing, see t-eoCheckpointing for a test 2000-03-31 10:02:18 +00:00
mac
a2457cf126 few minor mods 2000-03-23 14:41:12 +00:00
mac
f290f94301 Adapted it for the poor stdc++ support of g++ 2000-03-22 18:55:12 +00:00
mac
81751e279f Added utilities directory, this contains state, parser etc. 2000-03-22 14:04:03 +00:00