Age | Commit message (Expand) | Author |
2014-02-18 | DC: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-10 | DC: Workaround for usleep prototype mismatch | Marcus Comstedt |
2011-11-27 | JANITORIAL: Remove extra semicolons. | Christoph Mallon |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-07-17 | DC: Directory handling fixes | Marcus Comstedt |
2011-06-06 | DC: Allow use of all symbols | Max Horn |
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 | DC: Fix various forbidden symbol clashes | Max Horn |
2009-01-23 | Renamed FSNode::openForReading / openForWriting to createReadStream / createW... | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-10-02 | Renamed FilesystemNode -> FSNode | Max Horn |
2008-09-20 | In the CD filesystem, nothing can be opened for writing, so just | Marcus Comstedt |
2008-09-03 | Pushed AbstractFilesystemNode::openForReading() / openForWriting() impls out ... | Max Horn |
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type... | Max Horn |
2008-08-27 | FSNode code: Merged most versions of lastPathComponent() into one new Abstrac... | Max Horn |
2008-08-22 | code formatting cleanup | Max Horn |
2008-04-05 | Code cleanup. | Marcus Comstedt |
2008-03-01 | Integrated fs factory into osystem object. | Marcus Comstedt |
2008-03-01 | Moved Dreamcast filesystem factory to platform directory. | Marcus Comstedt |