ezc/src
Tomasz Sowa 6bd8889456 fixed: in cache.cpp there was headerfile_ezc_cache macro used
(copied from cache.h)
fixed: in Generator: memory leak from block_stack
       objects pointing by block_stack_tab[].out_stream
       were not deleted
fixed: in Item: ClearCache() didn't clear all pointers
       Function::parameters table were not used




git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@979 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-10-21 07:21:20 +00:00
..
Makefile changed: Pattern class has been split into two classes: Pattern and PatternParser 2014-10-11 19:56:48 +00:00
Makefile.dep removed: AssignString() functions 2014-10-19 05:46:49 +00:00
Makefile.o.dep removed: AssignString() functions 2014-10-19 05:46:49 +00:00
blocks.cpp fixed: function and blocks were incorrectly cached 2014-10-19 21:09:34 +00:00
blocks.h fixed: function and blocks were incorrectly cached 2014-10-19 21:09:34 +00:00
cache.cpp fixed: in cache.cpp there was headerfile_ezc_cache macro used 2014-10-21 07:21:20 +00:00
cache.h fixed: function and blocks were incorrectly cached 2014-10-19 21:09:34 +00:00
ezc.h changed: a header info in each source file to: 2014-10-17 21:48:11 +00:00
functions.h fixed: a 'typename' keywords were missing in some places 2014-10-17 22:14:28 +00:00
funinfo.h changed: SetCommentary() methods from Pattern were moved to PatternParser and Generator 2014-10-19 05:42:25 +00:00
generator.h fixed: in cache.cpp there was headerfile_ezc_cache macro used 2014-10-21 07:21:20 +00:00
item.cpp fixed: in cache.cpp there was headerfile_ezc_cache macro used 2014-10-21 07:21:20 +00:00
item.h fixed: in cache.cpp there was headerfile_ezc_cache macro used 2014-10-21 07:21:20 +00:00
pattern.cpp changed: SetCommentary() methods from Pattern were moved to PatternParser and Generator 2014-10-19 05:42:25 +00:00
pattern.h changed: SetCommentary() methods from Pattern were moved to PatternParser and Generator 2014-10-19 05:42:25 +00:00
patternparser.cpp changed: SetCommentary() methods from Pattern were moved to PatternParser and Generator 2014-10-19 05:42:25 +00:00
patternparser.h changed: SetCommentary() methods from Pattern were moved to PatternParser and Generator 2014-10-19 05:42:25 +00:00
vars.cpp fixed: function and blocks were incorrectly cached 2014-10-19 21:09:34 +00:00
vars.h changed: a header info in each source file to: 2014-10-17 21:48:11 +00:00