source: cpp/common/nonstd_stdio.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @878   5 years Maciej Komosinski Fixed fputs("") reporting an error in Android MFILE implementation
(edit) @841   5 years Maciej Komosinski Updated #includes after splitting stl-util into util-stl, util-file …
(edit) @427   9 years Maciej Komosinski Android can read files again after a slash has been removed from the path
(edit) @375   9 years Maciej Komosinski Renamed logging functions to more intuitive and simple names
(edit) @374   9 years Maciej Komosinski Under _WIN32, mfopen() now redirects to a function mfile_wfopen() that …
(edit) @372   9 years sz Renamed some classes and functions to make their purpose more obvious: …
(edit) @297   9 years Maciej Komosinski Updated for function name change
(edit) @295   9 years Maciej Komosinski Reorganizations and extensions of directory/file/filesystem IO classes
(edit) @286   9 years Maciej Komosinski Updated headers
(edit) @281   9 years Maciej Komosinski Support for wide char (unicode) names of files and directories under …
(edit) @247   9 years Maciej Komosinski Sources support both 32-bit and 64-bit, and more compilers
(edit) @227   10 years Maciej Komosinski Android compilation and access to RESOURCES and HOME files
(edit) @215   10 years Maciej Komosinski Support for Borland compiler and non-wide char API
(edit) @202   10 years Maciej Komosinski Absolute/relative had a reversed condition
(edit) @201   10 years Maciej Komosinski Moved isAbsolutePath() to another source file and added implementation …
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @122   10 years sz (c)opyright information added
(add) @109   10 years sz source reorganization (see README) new feature added: part/joint …
Note: See TracRevisionLog for help on using the revision log.