Age | Commit message (Expand) | Author |
2014-02-18 | PSP: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-06-30 | ALL: Require DECLARE_SINGLETON to be used in the Common namepsace | Ori Avtalion |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-03 | COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibility | Max Horn |
2011-05-03 | PSP: Fix more forbidden symbol clashes | Max Horn |
2011-05-03 | BACKENDS: Avoid #including .cpp files | Max Horn |
2010-11-16 | COMMON: Simplify DECLARE_SINGLETON macro | Max Horn |
2010-03-13 | Fix our DECLARE_SINGLETON macro to conform to the C++ specs. | Johannes Schickel |
2009-08-17 | Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo... | Joost Peters |
2009-08-15 | Properly implement PSPFilesystemFactory::makeCurrentDirectoryFileNode() | Joost Peters |
2008-10-02 | Renamed FilesystemNode -> FSNode | Max Horn |
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type... | Max Horn |
2008-02-24 | Don't #include the FS factory implementations in common/system.cpp; rather, r... | Max Horn |
2007-10-17 | fix compile after recent fs code rename | Joost Peters |
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-31 | Removed the now obsolete singleton declaration macro from the FSNode factories. | 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 |