Commit History

Автор SHA1 Съобщение Дата
  David Piuva 148bb518ba Noticed that GCC crashed in the linker before because it allowed using std::string without #include <string>. преди 11 месеца
  David Piuva b897391dc4 Removing printing of std::string, in case that it caused the ambiguity with libc++. преди 11 месеца
  David Piuva 341a0d3b30 Implemented own double printing. преди 11 месеца
  David Piuva c400f4a206 Fixed typo in stringAPI.cpp. преди 1 година
  David Piuva c3801553c0 Named arguments in callback types for readability. преди 2 години
  David Piuva 308ed87992 Catching unexpected characters at the end in string_isInteger and string_isDouble. преди 2 години
  David Piuva fdbd1cdefb Introduced warnings and made it possible to override message handling. преди 2 години
  David Piuva a03c7cdb02 No need to look for null terminators in characters with multiple code points that can't be zero. преди 3 години
  David Piuva ea91d69baf Went through some Cppcheck warnings. преди 3 години
  David Piuva 429230788a Implemented file_removeFile. преди 3 години
  David Piuva 38f0d60a9b Made a filesystem wrapper. преди 3 години
  Dawoodoz 14bab0e68d Implemented support for Unicode in filenames (#35) преди 3 години
  David Piuva 70dc39885c Using CR-LF line endings in UTF-8 for source files. преди 5 години
  David Piuva ecc27a7a0b Wrote a short introduction about the string API. преди 5 години
  David Piuva 760be58e78 Completed the string API. преди 5 години