Michael Hansen
|
f93b37e152
|
Switch plFormat's accumulator to a plStringStream for better performance
|
11 years ago |
Michael Hansen
|
1a0420127c
|
Provide some plFormat samples with floats/doubles
|
11 years ago |
Michael Hansen
|
933ae6ec17
|
Provide some sample conversions to plFormat for testing and copying
|
11 years ago |
Michael Hansen
|
2048b641d3
|
Take advantage of some custom formatter shortcuts
|
11 years ago |
Michael Hansen
|
b48963b904
|
Make it compile and work in GCC / Linux
|
11 years ago |
Darryl Pogue
|
d615f47dc4
|
Improve clarity of stat/_wstat64 return value.
|
11 years ago |
Darryl Pogue
|
c8d77714b9
|
Remove plFileSystem::GetTempFileName.
It was unused and on *nix used the deprecated mktemp function.
|
11 years ago |
Adam Johnson
|
346b6f8ac8
|
Implement pfPatcher backend
|
11 years ago |
Michael Hansen
|
04ecc27e8e
|
Fix a plFileSystem::CreateDir failure when called with a trailing slash
and requesting the whole tree to be created.
|
12 years ago |
Adam Johnson
|
fc43c62174
|
CoreLib Precompiled Header
NOTE: I used a different header name this time because CoreLib headers are
visible top-level to the rest of the codebase.
|
12 years ago |
Darryl Pogue
|
43ca24e167
|
Fix some plString/plFileSystem issues for *nix.
|
12 years ago |
Michael Hansen
|
2c028c4b07
|
Remove hsFiles in favor of plFilesystem stuff
|
12 years ago |
Michael Hansen
|
cc54fb07be
|
Finish deprecation of pnUtPath
|
12 years ago |
Michael Hansen
|
970ad3e729
|
Add additional functionality to plFileSystem as needed
|
12 years ago |
Michael Hansen
|
ad5495ca45
|
Fix issues from review
|
12 years ago |
Michael Hansen
|
219061c095
|
Add plFilesystem module, which replaces previous filesystem APIs with a plFileName-based one
|
12 years ago |