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.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)
@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)
@889
5 years
Maciej Komosinski
Code formatting
(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
(edit)
@367
10 years
Maciej Komosinski
SString move semantics
(edit)
@348
10 years
Maciej Komosinski
- explicit c_str() in SString instead of (const char*) cast - genetic …
(edit)
@347
10 years
Maciej Komosinski
Using memmove instead of memcpy because overlapping source/destination …
(edit)
@286
10 years
Maciej Komosinski
Updated headers
(edit)
@247
10 years
Maciej Komosinski
Sources support both 32-bit and 64-bit, and more compilers
(edit)
@226
11 years
Maciej Komosinski
- SString::hash() and
HashTable?
use FNV-1a instead of FNV-1 - fixed …
(edit)
@222
11 years
Maciej Komosinski
"Distributed" deserializable class registry, so that
ExtValue?
does not …
(edit)
@198
11 years
Maciej Komosinski
Hashing function for strings
(edit)
@197
11 years
Maciej Komosinski
GDK used by developers since 1999, distributed on the web since 2002
(edit)
@128
11 years
sz
warning: deprecated conversion from string constant to char*
(edit)
@121
11 years
sz
updated file headers and makefiles
(add)
@109
11 years
sz
source reorganization (see README) new feature added: part/joint …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog