pikotools/src/space
Tomasz Sowa ac407b2362 macro renamed: PT_HAS_MORM -> PT_HAS_MORM_LIBRARY
TextStream::to_string(...) is now TextStream::to_str(...)
added: std::string TextStream::to_str() const;
added: std::wstring TextStream::to_wstr() const;
2021-06-20 16:46:08 +02:00
..
space.cpp macro renamed: PT_HAS_MORM -> PT_HAS_MORM_LIBRARY 2021-06-20 16:46:08 +02:00
space.h macro renamed: PT_HAS_MORM -> PT_HAS_MORM_LIBRARY 2021-06-20 16:46:08 +02:00
spaceparser.cpp fixed: using size() when serializing strings - this allows to serialize a string which contain a null character 2021-06-14 13:48:32 +02:00
spaceparser.h fixed: using size() when serializing strings - this allows to serialize a string which contain a null character 2021-06-14 13:48:32 +02:00