Files
0ad/source/lib
janwas dcd192cb60 refactor path interface:
- use wrapper class instead of std::wstring (reduces mixing of
strings/paths; allows safe+easy join via operator/ and convenient
case-insensitive comparison via operator==, avoids NativePathFromString,
similar to boost::filesystem)
- NativePath -> OsPath
- add hash and To/FromJSVal for Path
- add TS_ASSERT_PATH_EQUALS
- replace _wfopen_s with sys_OpenFile
- remove obsolete SortFiles/Directories

This was SVN commit r9107.
2011-03-23 13:36:20 +00:00
..
2011-03-23 13:36:20 +00:00
2011-03-21 22:47:02 +00:00
2011-03-23 13:36:20 +00:00
2011-03-23 13:36:20 +00:00
2011-03-23 13:36:20 +00:00
2011-02-20 20:42:54 +00:00
2011-03-23 13:36:20 +00:00
2011-03-23 13:36:20 +00:00
2011-03-23 13:36:20 +00:00
2011-03-21 11:55:49 +00:00
2011-03-23 13:36:20 +00:00
2011-03-18 18:07:18 +00:00
2011-03-23 13:36:20 +00:00
2011-03-23 13:36:20 +00:00
2011-03-23 13:36:20 +00:00
2011-03-23 13:36:20 +00:00
2011-03-23 13:36:20 +00:00
2010-11-01 09:54:03 +00:00