提交历史

作者 SHA1 备注 提交日期
  David Piuva c05defbca8 Reduced dependencies for tests to compile them faster. 10 月之前
  David Piuva 5a2eee2f5f Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types. 10 月之前
  David Piuva 341a0d3b30 Implemented own double printing. 11 月之前
  David Piuva f73f35cc49 Added == and != operators for strings as another way to call string_match from template functions. 2 年之前
  David Piuva bdea6f9e77 Updated regression tests. 2 年之前
  David Piuva 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 年之前
  David Piuva 72cf6d6981 Hid append methods. 5 年之前
  David Piuva fc5bb140d1 Cleaned up the string types. 5 年之前
  David Piuva dc7ae4e7e0 Reusing buffer when casting a String back from ReadableString. 5 年之前
  David Piuva 44c6498c68 Sharing new buffer with all elements when splitting a string literal. 5 年之前
  David Piuva c3b064bd56 Made string_split work with reference counting. 5 年之前
  David Piuva 001563aeac Increased safety by reference counting in ReadableString. 5 年之前
  David Piuva a4a421a484 Removed test for string_removeAllWhiteSpace. 5 年之前
  David Piuva 0f5daa8d8f Renamed string_split to string_dangerous_split and string_split_inPlace to string_dangerous_split_inPlace. 5 年之前
  David Piuva 5c8c17ebed Removed bound error messages by clamping sub-strings. 5 年之前
  David Piuva 8206e897f3 Implemented lambda based string splitting. 5 年之前
  David Piuva aa4d1184ce Made safety checks for manually identifying numbers before parsing. 5 年之前
  David Piuva fb5a8b4a9c Improved readability using string_length to avoid confusion with lists. 5 年之前
  David Piuva f8fd9f4b7e Made an optional string_length function. 5 年之前
  David Piuva fe47c67848 Moved out non-core functions from the String type for easier maintenance. 5 年之前
  David Piuva ab070e35d1 Moved out split from the string class and made an in-place version. 5 年之前
  David Piuva 3c4e7bc569 Beginning of public version history. 6 年之前