source: cpp/frams/util/sstring-simple.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1130   2 years Maciej Komosinski Used std::min(), std::max() explicitly to avoid compiler confusion. …
(edit) @1040   3 years Maciej Komosinski Follow-up to r897: A workaround for Android bug in vsnprintf() and …
(edit) @996   3 years Maciej Komosinski Added helpful stdout messages before crash for cases when assert() …
(edit) @989   3 years Maciej Komosinski SString::endWrite()/endAppend() now safe
(edit) @973   3 years Maciej Komosinski Increased SString and std::string compatibility: introduced length(), …
(edit) @970   3 years Maciej Komosinski Added functions to properly round floating point values to specified …
(edit) @955   3 years Maciej Komosinski Genetic format ID becomes a string (no longer limited to a single …
(edit) @897   4 years Maciej Komosinski A workaround for Android bug in vsnprintf() and vsprintf() needed in …
(edit) @826   5 years Maciej Komosinski Used the Dragon4 algorithm to print floating point values with full …
(edit) @793   5 years Maciej Komosinski Code formatting
(edit) @395   8 years Maciej Komosinski Fixed int/bool warnings
(add) @385   8 years sz Switch to a different, multithreading-friendly SString implementation …
Note: See TracRevisionLog for help on using the revision log.