Age | Commit message (Expand) | Author |
---|---|---|
2009-09-28 | Implemented new ConfigManager | Matthias Schiffer |
2009-09-27 | Completely migrate to Unicode String class | Matthias Schiffer |
2009-09-27 | Use Unicode-aware String class instead of std::string | Matthias Schiffer |
2009-09-27 | Use libicu to support unicode properly; migrated ConfigManager to UnicodeString | Matthias Schiffer |
2009-09-23 | StorageBackendFile: Throw NOT_FOUND if a file doesn't exist rather than NOT_A... | Matthias Schiffer |
2009-09-20 | Extended StorageManager to provide copy and remove methods. | Matthias Schiffer |
2009-09-13 | StorageManager can delete stored data now | Matthias Schiffer |
2009-09-11 | StorageBackendFile: Don't crash if a type doesn't exist | Matthias Schiffer |
2009-09-11 | Extended StorageManager | Matthias Schiffer |
2009-09-07 | StorageManager & StorageBackendFile hinzugefügt | Matthias Schiffer |