Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Suppress some debug output. In mtx_vector, initialise some members of mtx_vector class, because otherwise they trigger valgrind errors.
Cleaning lint from some compiler/*.c files, removing debug output from bintoken.c. Working to debug strange results from command "ASCENDLIBRARY=~/ascend/models LD_LIBRARY_PATH=~/ascend test/test compiler_basics.init compiler_basics.parse_string_module compiler_basics.instantiate_string".
Refactor some more stuff from 'utilities' into 'general' with goal that 'general' never refers to 'utilities'.
Fixed compile for new header file locations <ascend/compiler/xxx.h> etc.
Fixed building of test suite after code reorg. Test suite may still be broken though: seems to segfault and give lots of errors.
Moving libascend components from #/base/generic into #/ascend
Added test cases to instantiate models using the compiler, and test for resulting child instances etc. Changed most 'AddSymbolL' to 'AddSymbol' (to reduce use of magic #s). Cleaned up a few #include lists. Renamed 'Asc_DeAllocSim' to 'sim_destroy'. Removed some CVS 'lint'. Removed 'SimsProc' commenting from 'simlist.c'. Added some missing #includes in .h files (FWIW). Removed the 'STATIC_xxx' headers from base/generic/solver/SConscript.
Added parse_string_module2, which fails...?
Cleaned some #includes. Added test case to instantiate a simple model.
fix suite registration fn
Renamed test to a sensible name.
Removed lint. test_parse_string_module is working now.
Added CUnit test suite for 'compiler' module. Added a couple of *very* preliminary tests. Removed some debug output from packages.c Fixed a #include missing from module.h. Added a couple of missing #ifdef __cplusplus from test header files. Added little bit of test code into relman_hessian_count (still active).
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |