ezc/src
Tomasz Sowa fd75a1f119 copied: pattern.cpp -> patternparser.cpp
git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@968 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-10-11 19:01:17 +00:00
..
Makefile changed: if EZC_USE_WINIX_LOGGER macro is defined then we add -I../../winix flag 2013-10-15 23:48:06 +00:00
Makefile.dep updated Makefile 2012-01-12 03:20:01 +00:00
Makefile.o.dep now ezc is using 'pikotools' (utf8) 2012-01-12 02:32:04 +00:00
ezc.h now ezc is using 'pikotools' (utf8) 2012-01-12 02:32:04 +00:00
functions.h added: methods Begin() and End() to Functions<> 2012-01-06 12:05:10 +00:00
funinfo.h fixed: Generator: when making [if-index] 2012-03-03 20:58:55 +00:00
generator.h fixed: renamed a local variable in Generator (it did not compile) 2013-11-17 21:53:53 +00:00
item.cpp changed: [is...] statements use only the output string now (when comparing) 2011-04-26 17:17:06 +00:00
item.h added: possibility to generate output to more than one stream 2013-11-07 10:16:10 +00:00
pattern.cpp changed: now Patterns are read with UTF-8 enabled by default 2014-10-09 20:46:58 +00:00
pattern.h added: prefix/namespace Winix:: when using winix logger 2014-02-12 16:26:48 +00:00
patternparser.cpp copied: pattern.cpp -> patternparser.cpp 2014-10-11 19:01:17 +00:00
patternparser.h copied: parser.h -> patternparser.h 2014-10-11 19:00:57 +00:00
stringconv.cpp fixed: performance (memcpy used too often) 2010-11-23 21:59:52 +00:00
stringconv.h added: support for UTF-8 (files utf8.h utf8.cpp) 2010-11-22 01:23:32 +00:00