pikotools/space
Tomasz Sowa bff2ecb147 added: to Space:
const std::wstring * GetValue(const std::wstring & name) const;
       std::wstring & Add(const wchar_t * name,        size_t value);
       std::wstring & Add(const std::wstring & name,   size_t value);




git-svn-id: svn://ttmath.org/publicrep/pikotools/trunk@418 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-06-26 23:20:59 +00:00
..
Makefile changed: class name: ConfParser -> SpaceParser 2012-04-30 13:10:55 +00:00
Makefile.dep changed: Date::SerializeDay outputs the date in a form of YYYY-MM-DD (before was: YYYY.MM.DD) 2012-05-13 21:49:06 +00:00
Makefile.o.dep changed: Date::SerializeDay outputs the date in a form of YYYY-MM-DD (before was: YYYY.MM.DD) 2012-05-13 21:49:06 +00:00
space.cpp added: to Space: 2012-06-26 23:20:59 +00:00
space.h added: to Space: 2012-06-26 23:20:59 +00:00
spaceparser.cpp changed: in SpaceParser: 2012-05-12 18:20:39 +00:00
spaceparser.h changed: SpaceParser -- parser's engine has been rewritten 2012-05-10 21:16:19 +00:00