source: cpp/common/virtfile

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1038   3 years Maciej Komosinski Ensure that when stdin/stdout/stderr are not supported (e.g., Android …
(edit) @941   4 years Maciej Komosinski Added the ability to create StringFILE2 object from const char*
(edit) @928   4 years Maciej Komosinski Added virtfile support to recognize the "-" filename as stdin or stdout
(edit) @891   5 years Maciej Komosinski Fixed return integer type discrepancy
(edit) @888   5 years Maciej Komosinski More explicit code to fix compiler warnings
(edit) @887   5 years Maciej Komosinski StringFILE::Vwrite() returns a proper value now as the standard requires
(edit) @841   5 years Maciej Komosinski Updated #includes after splitting stl-util into util-stl, util-file …
(edit) @820   5 years Maciej Komosinski More complete implementation of directories in the virtual filesystem …
(edit) @720   6 years Maciej Komosinski Param::save2() renamed to saveSingleLine(); unified Param::load() so …
(edit) @655   7 years Maciej Komosinski Better description of the VIRTFILE_OVERLOADING macro
(edit) @523   8 years Maciej Komosinski No more overloading of fopen/fclose/... functions for the VirtFILE …
(edit) @427   9 years Maciej Komosinski Android can read files again after a slash has been removed from the path
(edit) @425   9 years Maciej Komosinski The NO_STD_IN_OUT_ERR macro excludes entire functions, not their contents
(edit) @410   9 years Maciej Komosinski ChainFileSystem? can merge Vopendir() results
(edit) @382   9 years sz Moving frams/virtfile to common/virtfile: - file references updated …
(copy) @381   9 years sz Moved frams/virtfile to common/virtfile
copied from cpp/frams/virtfile:
(edit) @375   9 years Maciej Komosinski Renamed logging functions to more intuitive and simple names
Note: See TracRevisionLog for help on using the revision log.