Historique des commits

Auteur SHA1 Message Date
  David Piuva bdef27363e Implemented file_createFolder. il y a 3 ans
  David Piuva 3093e49289 More functions to the file API. il y a 3 ans
  David Piuva c2f4ab7c59 Building on Windows and Linux. il y a 3 ans
  David Piuva 640eac18cd Made a scripted build system that can follow includes automatically. il y a 3 ans
  David Piuva 3d866c8117 Completed the image saving stub with BMP, Jpeg, Targa and Unicode filenames. il y a 3 ans
  David Piuva 086162d713 Trying to get Unicode input. Fixed file API on Windows. il y a 3 ans
  David Piuva b2708f2c38 Allowing paths to be processed for other operating systems than the local. il y a 3 ans
  David Piuva 90ad46829d Implemented file_getFileSize, file_getEntryType and file_getFolderContent. il y a 3 ans
  David Piuva 9293b2eba6 Optionally treating home alias as a root, because it contains a root before the arbitrary user account. il y a 3 ans
  David Piuva fb1e00155b Inlined file_getApplicationFilePath. il y a 3 ans
  David Piuva f45bd1d20a Implemented file_setCurrentPath. il y a 3 ans
  David Piuva 148ab57458 Should now support BSD and Solaris in theory. il y a 3 ans
  David Piuva 99b9711381 Upgraded resource pool to allow not ending with a separator. Automatically making paths local. il y a 3 ans
  David Piuva 2feb0444da Remade file_getFolderPath into _file_getParentFolder, which is more reusable. il y a 3 ans
  David Piuva b3b80ea8de Made a smaller filesystem wrapper over the system APIs to be more reliable. il y a 3 ans
  David Piuva 38f0d60a9b Made a filesystem wrapper. il y a 3 ans
  Dawoodoz 14bab0e68d Implemented support for Unicode in filenames (#35) il y a 3 ans
  David Piuva 70dc39885c Using CR-LF line endings in UTF-8 for source files. il y a 5 ans
  David Piuva 760be58e78 Completed the string API. il y a 5 ans
  David Piuva 723c5dcf47 Letting internal string functions use macros to access length directly. il y a 5 ans
  David Piuva 5c582d37f4 Moved file_separator to the new file API where it belongs. il y a 5 ans
  David Piuva b877119964 Using file_ prefix for new methods. il y a 5 ans
  David Piuva 2df2c9ee42 Using the file API to save and load raw buffers. il y a 5 ans