pikotools/src/space
Tomasz Sowa 4a1630b1ea removed support for so called child objects from Space (this was an old feature of Space struct, now not needed)
Space::get_object_field(...) renamed to Space::get_space(...)
2021-06-26 22:56:12 +02:00
..
space.cpp removed support for so called child objects from Space (this was an old feature of Space struct, now not needed) 2021-06-26 22:56:12 +02:00
space.h removed support for so called child objects from Space (this was an old feature of Space struct, now not needed) 2021-06-26 22:56:12 +02:00
spaceparser.cpp removed support for so called child objects from Space (this was an old feature of Space struct, now not needed) 2021-06-26 22:56:12 +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