A templating engine for C++ applications.
Go to file
Tomasz Sowa f65178dd0e fixed: when Pattern::allow_include was false then nothing was read
added: ezc can use the logger from winix
added: we check how many [include] directive was called
       (if more than 100 then we break - supposing infinite loop)
added: in Pattern we read from two directories
       if a file is not in the first directory then we try to read
       from the other one




git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@292 e52654a7-88a9-db11-a3e9-0013d4bc506e
2010-02-15 00:19:31 +00:00
src fixed: when Pattern::allow_include was false then nothing was read 2010-02-15 00:19:31 +00:00
COPYRIGHT added Ezc::SplitUnixDirectory(...) 2007-01-27 13:52:18 +00:00