Age | Commit message (Expand) | Author |
2011-06-22 | PS3: Initial version of the PlayStation 3 backend | Bastien Bouclet |
2011-06-04 | IRIX: Fix compilation | Joost Peters |
2011-05-25 | BUILD: Rename UNIX #define to POSIX | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-03 | MACOSX: Try to fix compile errors triggered with certain Mac OS X SDK versions | Max Horn |
2011-05-03 | COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibility | Max Horn |
2011-05-03 | BACKENDS: Avoid #including .cpp files | Max Horn |
2011-05-02 | ALL: Mark printf and various other symbols as forbidden | Max Horn |
2009-03-14 | Applied part of patch #2684986 | Max Horn |
2008-10-02 | Renamed FilesystemNode -> FSNode | Max Horn |
2008-09-03 | POSIX FSNode: got rid of Double-slashes in paths for childs of the root; simp... | Max Horn |
2008-09-03 | Moved StdioStream to its own files inside backends | Max Horn |
2008-08-22 | Turned Windows, AmigaOS and POSIX FSFactories into plain classes; no need for... | Max Horn |
2008-02-24 | Don't #include the FS factory implementations in common/system.cpp; rather, r... | Max Horn |
2007-09-18 | Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil... | Max Horn |
2007-08-01 | Initial commit of the new BaseFile implementation. It provides a common groun... | David Corrales |
2007-05-31 | Merged the fs branch with trunk. r26949:27031 | David Corrales |
2007-05-26 | Merged the fs branch with trunk. r26472:26948 | David Corrales |
2007-05-12 | Use common/singleton.h in the concrete fs factories. | David Corrales |
2007-05-12 | Renamed files and minor tweaks. Thanks LordHoto :) | David Corrales |