source: cpp/frams/util/sstringutils.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1179   20 months Maciej Komosinski "eof" quoting and unquoting functions (used in client-server communication)
(edit) @1156   2 years Maciej Komosinski Added sstringURLEncode(SString& target) and sstringURLDecode(SString …
(edit) @973   4 years Maciej Komosinski Increased SString and std::string compatibility: introduced length(), …
(edit) @904   4 years Maciej Komosinski Added a helper function to concatenate path components inserting …
(edit) @786   6 years Maciej Komosinski Improved shortening of long stringified values in error messages
(edit) @785   6 years Maciej Komosinski Very long string values are not printed shortened
(edit) @691   7 years Maciej Komosinski Support for reading/parsing and writing 64-bit integer values
(edit) @529   8 years Maciej Komosinski \r can be optionally removed while loading
(edit) @523   8 years Maciej Komosinski No more overloading of fopen/fclose/... functions for the VirtFILE …
(edit) @512   8 years Maciej Komosinski No trailing space in full name when last name is empty
(edit) @382   9 years sz Moving frams/virtfile to common/virtfile: - file references updated …
(edit) @375   9 years Maciej Komosinski Renamed logging functions to more intuitive and simple names
(edit) @372   9 years sz Renamed some classes and functions to make their purpose more obvious: …
(edit) @348   9 years Maciej Komosinski - explicit c_str() in SString instead of (const char*) cast - genetic …
(edit) @319   9 years Maciej Komosinski Fixed compilation warnings
(edit) @286   9 years Maciej Komosinski Updated headers
(edit) @257   9 years Maciej Komosinski - added strmove(): strcpy() for overlapping strings - ExtObject?
(edit) @210   10 years Maciej Komosinski Added wildcard matching functions
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @121   10 years sz updated file headers and makefiles
(add) @109   10 years sz source reorganization (see README) new feature added: part/joint …
Note: See TracRevisionLog for help on using the revision log.