Age | Commit message (Collapse) | Author |
|
compilation on some ports)
svn-id: r28944
|
|
branch.
svn-id: r28649
|
|
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
|
|
recursively for given
filename within a set of directories.
svn-id: r27551
|
|
hidden files in the results.
svn-id: r27514
|
|
much richer combinations possible with the new operations (exists, isReadable and isWritable).
The work on the Common::File class is far from complete. Only the necessary was updated.
svn-id: r27473
|
|
implementations.
Also exposed the new methods (exists, isReadable and isWritable) in FilesystemNode.
svn-id: r27113
|
|
svn-id: r27032
|
|
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
|
svn-id: r26814
|
|
svn-id: r26810
|
|
svn-id: r26739
|
|
svn-id: r25362
|
|
-devel for more information.
svn-id: r23567
|
|
svn-id: r23553
|
|
Rationale: backend implementations belong to backends/, but portable APIs meant to be used by high level code is for common / sound / graphics / ... (compare also with backends/midi vs. sound/mididrv.h)
svn-id: r23274
|