Go to file
Tomasz Sowa 127f26884e make depend 2021-05-08 22:40:06 +02:00
convert fixed #3: CompareNoCase incorrectly returned that string1 is greater than string2 for some characters 2021-05-08 22:37:31 +02:00
date changed the way how the library is built 2021-03-17 13:16:01 +01:00
log added support for morm::Model to Log: 2021-04-30 01:17:47 +02: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: Space::has_value(...) incorrectly compared strings 2021-04-14 17:42:57 +02:00
textstream fixed: in Space: pointers 'name' and 'child_spaces' were not correctly initialized in cctors 2021-04-08 17:16:37 +02:00
utf8 fixed #2: Procedures for reading an utf8 string incorrectly read some utf-8 characters. 2021-05-07 15:53:19 +02: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 make depend 2021-05-08 22:40:06 +02:00