source: cpp/common/stl-util.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @523   8 years Maciej Komosinski No more overloading of fopen/fclose/... functions for the VirtFILE …
(edit) @460   8 years Maciej Komosinski Added a function to strip the path component from filename
(edit) @382   9 years sz Moving frams/virtfile to common/virtfile: - file references updated …
(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) @319   9 years Maciej Komosinski Fixed compilation warnings
(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) @257   9 years Maciej Komosinski - added strmove(): strcpy() for overlapping strings - ExtObject?
(edit) @247   9 years Maciej Komosinski Sources support both 32-bit and 64-bit, and more compilers
(edit) @246   10 years Maciej Komosinski Added getFileDir() and source formatting
(edit) @243   10 years Maciej Komosinski _vscprintf() was missing +1 for the terminating null character which …
(edit) @220   10 years Maciej Komosinski - moved vsnprintf-related #defines to nonstd.h - ssprintf_va() now …
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @196   10 years Maciej Komosinski Updated f4 sources and made f4 available for GDK demo apps
(add) @180   10 years Maciej Komosinski Remove fixed length buffers
Note: See TracRevisionLog for help on using the revision log.