Emmanuel BENOîT
30d8d3057e
* Makefile changes allowing for cross-compilation * SRDData: had to rename an enum member from ERROR to ERR because apparently creating a macro called ERROR is a thing in the windows headers * DynLib: ported * Strings: fixes in toOSString, untested for now * Fixes in some tests * TODO list update
5 lines
184 B
Text
5 lines
184 B
Text
* Tests for T_FSPath
|
|
* Generalize iterators
|
|
* Fix output of appendDouble so it's consistent on both Linux
|
|
and Windows
|
|
* Reimplement threading so it avoids yet another DLL on windows
|