Age | Commit message (Collapse) | Author |
|
svn-id: r34716
|
|
adapted symbian backend accordingly
svn-id: r34101
|
|
svn-id: r30935
|
|
svn-id: r30664
|
|
compilation on some ports)
svn-id: r28944
|
|
ground for file objects across platforms and divides responsibilities between the Common::File class and a base file implementation.
Also rearranged the factories into a new directory for clarity.
Note 1: The posix-file.h and cpp files are for testing only. Only the ds, ps2 and symbian architecture will use special BaseFile based objects.
Note 2: The current code does not yet make use of this new structure, since the Common::File remains intact.
svn-id: r28395
|
|
For the POSIX and Windows architectures, added exists(), isReadable() and isWritable()
svn-id: r27073
|
|
svn-id: r26814
|
|
svn-id: r26810
|