source: cpp/frams/util/sstring.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @826   5 years Maciej Komosinski Used the Dragon4 algorithm to print floating point values with full …
(edit) @793   6 years Maciej Komosinski Code formatting
(edit) @395   9 years Maciej Komosinski Fixed int/bool warnings
(edit) @367   9 years Maciej Komosinski SString move semantics
(edit) @348   9 years Maciej Komosinski - explicit c_str() in SString instead of (const char*) cast - genetic …
(edit) @347   9 years Maciej Komosinski Using memmove instead of memcpy because overlapping source/destination …
(edit) @286   9 years Maciej Komosinski Updated headers
(edit) @247   9 years Maciej Komosinski Sources support both 32-bit and 64-bit, and more compilers
(edit) @226   10 years Maciej Komosinski - SString::hash() and HashTable? use FNV-1a instead of FNV-1 - fixed …
(edit) @222   10 years Maciej Komosinski "Distributed" deserializable class registry, so that ExtValue? does not …
(edit) @198   10 years Maciej Komosinski Hashing function for strings
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @128   10 years sz warning: deprecated conversion from string constant to char*
(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.