Go to file
Tomasz Sowa 4ef8f5a884 template<size_t stack_size, size_t heap_block_size> changed to template<typename StreamType> 2021-03-15 20:09:23 +01:00
convert renamed: std::wstring Toa(...) -> std::wstring to_str(...) 2021-03-15 19:23:49 +01:00
date added: to Date: support for parsing timezone offsets 2019-01-31 20:56:40 +00:00
log make depend 2021-03-15 19:36:04 +01:00
mainparser added: functions for dealing with white characters: 2017-12-05 16:32:21 +00:00
mainspaceparser make depend 2021-03-15 19:36:04 +01:00
membuffer fixed: operator==() and operator!=() in iterators in MemBuffer<> template 2021-02-17 16:53:19 +01:00
space start working on a new version of Space struct - better support for JSON format 2021-03-15 19:36:49 +01:00
textstream added: typedef with char_type to TextStreamBase 2021-03-15 19:27:03 +01:00
utf8 template<size_t stack_size, size_t heap_block_size> changed to template<typename StreamType> 2021-03-15 20:09:23 +01:00
.gitignore added .gitignore file 2021-02-17 17:04:05 +01:00
Makefile changed in logger: 2018-11-23 17:07:52 +00:00