janwas
|
64a02932e3
|
refactor headers: path_util -> path, native_path -> os_path, remove where unnecessary
This was SVN commit r9108.
|
2011-03-23 14:43:35 +00:00 |
|
janwas
|
da3030cfe6
|
more unicode/string cleanup:
- swprintf -> swprintf_s
- use secure_crt's _wfopen_s instead of conversion+fopen
- centralize all MBS <-> WCS conversion in new wchar.cpp (requires
workspace rebuild)
- remove no longer needed os_path
- remove unnecessary fs::wpath / VfsPath constructor casts
- fixed buffer size parameters -> ARRAY_SIZE
This was SVN commit r7162.
|
2009-11-03 22:27:25 +00:00 |
|
janwas
|
8a52113e60
|
huge cleanup and conversion of most string handling (especially paths) to unicode
please note: format strings must be %hs for char* arguments and %ls for
wchar_t*
This was SVN commit r7161.
|
2009-11-03 21:46:35 +00:00 |
|
Ykkrosh
|
c9fa7f13d9
|
Add GPL header
This was SVN commit r6830.
|
2009-04-18 17:00:33 +00:00 |
|
Ykkrosh
|
7a4dd7b473
|
Set svn:eol-style=native
This was SVN commit r6828.
|
2009-04-18 16:14:48 +00:00 |
|
janwas
|
6c99218ce1
|
forgot to add this file :S
This was SVN commit r5528.
|
2007-12-23 12:56:40 +00:00 |
|