Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
cpp
/
frams
/
util
/
sstring-simple.cpp
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@1280
14 months
Maciej Komosinski
Added explicit type casts (size_t vs. int etc.)
(edit)
@1130
4 years
Maciej Komosinski
Used std::min(), std::max() explicitly to avoid compiler confusion. …
(edit)
@1040
4 years
Maciej Komosinski
Follow-up to
r897
: A workaround for Android bug in vsnprintf() and …
(edit)
@996
4 years
Maciej Komosinski
Added helpful stdout messages before crash for cases when assert() …
(edit)
@989
4 years
Maciej Komosinski
SString::endWrite()/endAppend() now safe
(edit)
@973
4 years
Maciej Komosinski
Increased SString and std::string compatibility: introduced length(), …
(edit)
@970
4 years
Maciej Komosinski
Added functions to properly round floating point values to specified …
(edit)
@955
4 years
Maciej Komosinski
Genetic format ID becomes a string (no longer limited to a single …
(edit)
@897
5 years
Maciej Komosinski
A workaround for Android bug in vsnprintf() and vsprintf() needed in …
(edit)
@826
6 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
(add)
@385
9 years
sz
Switch to a different, multithreading-friendly SString implementation …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog