2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Danil Alexeev d4555ef5fb Add `String.to_{camel,pascal,snake}_case` methods 3 жил өмнө
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 жил өмнө
  Rémi Verschelde 1418f97c70 File: Re-add support to skip CR (`\r`) in `File::get_as_text` 3 жил өмнө
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 жил өмнө
  bruvzg 0c5431644d Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose. 3 жил өмнө
  Haoyu Qiu 6f38c21253 Fix parameter name for String.left and String.right 3 жил өмнө
  Haoyu Qiu fc3b845c07 Add dedicated macros for property name extraction 3 жил өмнө
  Haoyu Qiu 3094e739f5 Create onready variables when dropping nodes and holding Ctrl 3 жил өмнө
  Rémi Verschelde 7119d355eb String: Remove TTR and DTR defines in non-tools build 3 жил өмнө
  bruvzg f19cd44346 Unify TextServer built-in module and GDExtension code. 3 жил өмнө
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. 4 жил өмнө
  Anilforextra adbe948bda String: Add contains(). 4 жил өмнө
  Rémi Verschelde 9686d680b7 Merge pull request #57116 from bruvzg/win_net_share 4 жил өмнө
  Wilson E. Alvarez 3eb5e0ac50 Rename String::is_subsequence_ofi to String::is_subsequence_ofn 4 жил өмнө
  bruvzg cba8280515 [Windows] Add support for handling network share paths. 4 жил өмнө
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 жил өмнө
  Haoyu Qiu e4e4e475f8 Make `--doctool` locale aware 4 жил өмнө
  Rémi Verschelde 7da392bcc5 Don't return reference on copy assignment operators 4 жил өмнө
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 жил өмнө
  Rémi Verschelde cc57cbb73a CharProxy: Add copy constructor 4 жил өмнө
  Daniel Doran 3264ba296e fix invalid string cast 4 жил өмнө
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path 4 жил өмнө
  Lightning_A b6af2a29eb Rename `is_valid_integer()` to `is_valid_int()` 4 жил өмнө
  Aaron Franke 554c776e08 Reformat structure string operators 4 жил өмнө
  Hugo Locurcio 5ea1c75d63 Rename `String.is_abs_path()` to `String.is_absolute_path()` 4 жил өмнө
  Fabio Alessandrelli 3bb40669d5 [Net] Implement String::parse_url for parsing URLs. 4 жил өмнө
  abaire 61cc1c8624 Relaxes Node naming constraints in glTF documents to match the Editor. 5 жил өмнө
  Aaron Franke e829b7aee4 Unify URI encoding/decoding and add to C# 5 жил өмнө
  Aaron Franke a3e3bf8227 Make hex_to_int and bin_to_int handle the prefix automatically 5 жил өмнө
  Yuri Roubinsky 38a5d22079 Renamed String.ord_at to unicode_at 5 жил өмнө