Histórico de Commits

Autor SHA1 Mensagem Data
  David Piuva 9a2fc46009 Fixed bug where returning non-zero was not detected as a crash when getting the status of a child process on Posix systems. há 2 anos atrás
  David Piuva ea91d69baf Went through some Cppcheck warnings. há 3 anos atrás
  David Piuva 3a6ea78f22 Fixed typo that made input arguments vanish on Windows. há 3 anos atrás
  David Piuva 21d8e23713 Implemented a process API as a part of the file API, but with an independent prefix in case that it later needs its own header. há 3 anos atrás
  David Piuva 429230788a Implemented file_removeFile. há 3 anos atrás
  David Piuva a313e5954a Implemented file_removeEmptyFolder. há 3 anos atrás
  David Piuva 155a735e20 Implemented file_hasExtension and file_getExtensionless. há 3 anos atrás
  David Piuva bdef27363e Implemented file_createFolder. há 3 anos atrás
  David Piuva 3093e49289 More functions to the file API. há 3 anos atrás
  David Piuva c2f4ab7c59 Building on Windows and Linux. há 3 anos atrás
  David Piuva 640eac18cd Made a scripted build system that can follow includes automatically. há 3 anos atrás
  David Piuva 3d866c8117 Completed the image saving stub with BMP, Jpeg, Targa and Unicode filenames. há 3 anos atrás
  David Piuva 086162d713 Trying to get Unicode input. Fixed file API on Windows. há 3 anos atrás
  David Piuva b2708f2c38 Allowing paths to be processed for other operating systems than the local. há 3 anos atrás
  David Piuva 90ad46829d Implemented file_getFileSize, file_getEntryType and file_getFolderContent. há 3 anos atrás
  David Piuva 9293b2eba6 Optionally treating home alias as a root, because it contains a root before the arbitrary user account. há 3 anos atrás
  David Piuva fb1e00155b Inlined file_getApplicationFilePath. há 3 anos atrás
  David Piuva f45bd1d20a Implemented file_setCurrentPath. há 3 anos atrás
  David Piuva 148ab57458 Should now support BSD and Solaris in theory. há 3 anos atrás
  David Piuva 99b9711381 Upgraded resource pool to allow not ending with a separator. Automatically making paths local. há 3 anos atrás
  David Piuva 2feb0444da Remade file_getFolderPath into _file_getParentFolder, which is more reusable. há 3 anos atrás
  David Piuva b3b80ea8de Made a smaller filesystem wrapper over the system APIs to be more reliable. há 3 anos atrás
  David Piuva 38f0d60a9b Made a filesystem wrapper. há 3 anos atrás
  Dawoodoz 14bab0e68d Implemented support for Unicode in filenames (#35) há 3 anos atrás
  David Piuva 70dc39885c Using CR-LF line endings in UTF-8 for source files. há 5 anos atrás
  David Piuva 760be58e78 Completed the string API. há 5 anos atrás
  David Piuva 723c5dcf47 Letting internal string functions use macros to access length directly. há 5 anos atrás
  David Piuva 5c582d37f4 Moved file_separator to the new file API where it belongs. há 5 anos atrás
  David Piuva b877119964 Using file_ prefix for new methods. há 5 anos atrás
  David Piuva 2df2c9ee42 Using the file API to save and load raw buffers. há 5 anos atrás