Michael Hansen
|
11558b8301
|
Fix a major plStringStream bug, and add an SSO-like optimization to it
|
12 years ago |
Michael Hansen
|
7ba8fdf86e
|
Fix issues from review, and pre-emptively fix a couple of potential plString::Format issues
|
12 years ago |
Michael Hansen
|
60021923a2
|
Deprecate and remove xtl::format in favor of plString::Format
|
12 years ago |
Michael Hansen
|
f510b529f8
|
Remove unused headers from hsStlUtils.h (and push them downstream where needed)
Also fix a couple of plString and header issues identified by Paradox on GCC/Clang
|
12 years ago |
Michael Hansen
|
a7d4d42b85
|
Remove an unnecessary extra heap allocation in plString::Format
|
12 years ago |
Michael Hansen
|
02eebfa9a1
|
Clean up some useless junk from plString
|
12 years ago |
Michael Hansen
|
66fe6ed73e
|
Add UnicodeBuffer as first class data type and allow plStrings to be constructed with it
|
12 years ago |
Darryl Pogue
|
d1dd98c17b
|
CoreLib fixes for Linux.
|
12 years ago |
Michael Hansen
|
49dfb4e546
|
Convert SDL (mostly) to plStrings
|
12 years ago |
Michael Hansen
|
188171235e
|
Add string split and tokenize functions
|
12 years ago |
Michael Hansen
|
075c535e2c
|
Some cleanup and a vararg plString usage fix
|
12 years ago |
Michael Hansen
|
9cc3f404af
|
Add Short-String Optimization to plString
|
12 years ago |
Michael Hansen
|
03a1283c27
|
The licensing stuff was copied from an older code base...
|
12 years ago |
Darryl Pogue
|
3a8911c1cd
|
Fix a rather crippling plString bug on Linux.
|
13 years ago |
Bartek Bok
|
7481a1b5bb
|
Bad bits
|
13 years ago |
Darryl Pogue
|
bdf52410e1
|
Make plString build on mingw.
|
13 years ago |
Michael Hansen
|
8bf78c0e35
|
Fix plStringStream for the case of adding a '\0' char non-destructively
|
13 years ago |
Michael Hansen
|
81465e621b
|
Add case conversion functionality
|
13 years ago |
Michael Hansen
|
1511459ffd
|
Fix String concatenation dereference bug
|
13 years ago |
Michael Hansen
|
be4b0732d5
|
Fix string usage that was broken from enabling the Max plugin build
|
13 years ago |
Michael Hansen
|
bb0ed04a52
|
Fix some things which got missed from debug builds
|
13 years ago |
Michael Hansen
|
77a31686da
|
Fix the plString stuff that didn't get caught in the merge
|
13 years ago |
Michael Hansen
|
e34414889f
|
Convert plUoid's object name to a plString
|
13 years ago |
Michael Hansen
|
acd47d9f91
|
Re-add plString with some cleanup
|
13 years ago |