Author: niels
Date: Sat Jan 28 15:49:00 2012
New Revision: 7096
URL: http://svn.gna.org/viewcvs/service-tech?rev=7096&view=rev
Log:
* moved sizeof() calls to configure script - use macro "SIZE_OF_HASH_T"
(defined in config.h) instead of call "sizeof(hash_t)" - for pointers, use
"SIZEOF_VOIDP"
* TODO DONE: create enum "node_t" for TR/PL and "direction_t" for PRE/POST
* some const magic
* some proper casting
* astyle
Modified:
trunk/lola2/configure.ac
trunk/lola2/src/Dimensions.h
trunk/lola2/src/Net.cc
trunk/lola2/src/ParserPTNet.cc
trunk/lola2/src/ParserPTNet.h
trunk/lola2/src/ParserPTNetLoLA.yy
trunk/lola2/src/Symbol.cc
trunk/lola2/src/Symbol.h
trunk/lola2/src/SymbolTable2Net.cc
trunk/lola2/src/SymbolTable2Net.h
trunk/lola2/src/main.cc
--
You received this e-mail, because you subscribed the mailing list
"service-tech-commits" which will forward you any e-mail addressed to
[email protected]. If you want to unsubscribe or make any changes to
your subscription, please go to
https://mail.gna.org/listinfo/service-tech-commits.