pikotools/src/space
Tomasz Sowa 34f1fc04cf added Space::remove(size_t table_index) for removing a table item
fixed: pretty printing for Space format
2021-06-29 23:25:31 +02:00
..
space.cpp added Space::remove(size_t table_index) for removing a table item 2021-06-29 23:25:31 +02:00
space.h added Space::remove(size_t table_index) for removing a table item 2021-06-29 23:25:31 +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