ezc/src
Tomasz Sowa c6b4db0aa9 added: methods Begin() and End() to Functions<>
we can iterate through the whole functions table


git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@360 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-01-06 12:05:10 +00:00
..
Makefile small changes in Makefile 2011-06-06 20:36:19 +00:00
Makefile.dep added some debug log 2011-07-13 23:15:12 +00:00
Makefile.o.dep added: support for UTF-8 (files utf8.h utf8.cpp) 2010-11-22 01:23:32 +00:00
ezc.h added: support for UTF-8 (files utf8.h utf8.cpp) 2010-11-22 01:23:32 +00:00
functions.h added: methods Begin() and End() to Functions<> 2012-01-06 12:05:10 +00:00
funinfo.h changed: [is...] statements use only the output string now (when comparing) 2011-04-26 17:17:06 +00:00
generator.h deleted debug log 2011-07-15 02:09:40 +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 filters: 2011-01-26 12:42:49 +00:00
pattern.cpp added filters: 2011-01-26 12:42:49 +00:00
pattern.h added filters: 2011-01-26 12:42:49 +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
utf8.cpp added: size_t UTF8ToInt(const char * utf8, int & res, bool & correct) 2011-08-27 19:14:20 +00:00
utf8.h added: size_t UTF8ToInt(const char * utf8, int & res, bool & correct) 2011-08-27 19:14:20 +00:00