20 Commits (5de87cdacadf588cf4efb5f258a1d276446019ba)

Author SHA1 Message Date
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 c68724765b Some minor cleanup for readability 12 years ago
Michael Hansen b219c3c3cc Alright, this _TEMP_CONVERT_ stuff was a stupid idea 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 92c5070736 Remove dependency on <functional> 12 years ago
Michael Hansen 03a1283c27 The licensing stuff was copied from an older code base... 12 years ago
Darryl Pogue ab8d7619d3 Remove the pragma stuff since there's no warning. 13 years ago
Darryl Pogue b5d9c3ffec Use a correct value that doesn't cause warnings. 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 ad66286a17 Fix several errors and warnings from GCC compilation 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 442a733fbb Add more temporary hack macros to help speed up conversion and testing 13 years ago
Michael Hansen acd47d9f91 Re-add plString with some cleanup 13 years ago