Go to file
Tomasz Sowa 4119461f8e fixed: when reading a non-escaped space token we should check whether a delimiter was escaped or not
also a '#' was not tested
2021-03-18 16:26:56 +01:00
convert changed the way how the library is built 2021-03-17 13:16:01 +01:00
date changed the way how the library is built 2021-03-17 13:16:01 +01:00
log changed the way how the library is built 2021-03-17 13:16:01 +01:00
mainspaceparser changed the way how the library is built 2021-03-17 13:16:01 +01:00
membuffer fixed: operator==() and operator!=() in iterators in MemBuffer<> template 2021-02-17 16:53:19 +01:00
space fixed: when reading a non-escaped space token we should check whether a delimiter was escaped or not 2021-03-18 16:26:56 +01:00
textstream added: typedef with char_type to TextStreamBase 2021-03-15 19:27:03 +01:00
utf8 changed the way how the library is built 2021-03-17 13:16:01 +01:00
.gitignore added .gitignore file 2021-02-17 17:04:05 +01:00
Makefile changed the way how the library is built 2021-03-17 13:16:01 +01:00
Makefile.dep renamed: JSONToSpaceParser -> SpaceParser 2021-03-17 18:33:41 +01:00