Commit History

Author SHA1 Message Date
  Pedro J. Estébanez 00e98458ba Revert "Unify http- and percent- encode/decode" 7 years ago
  Pedro J. Estébanez 1fc85b87bd Fix buggy percent-encoding 7 years ago
  Pedro J. Estébanez b76ee30917 Unify http- and percent- encode/decode 7 years ago
  Ignacio Etcheverry f37090ccf4 Mono: Better versioning and gracefully unloading of Godot API assemblies 7 years ago
  Ariel Manzur e2b50e1abb improves portability with some compilers 7 years ago
  Rémi Verschelde 9f479f096c Fix typos in code and docs with codespell 7 years ago
  Juan Linietsky 03475ba197 Filled tutorial field in most relevent classes. 7 years ago
  bruvzg d0868a8f40 Fix String::itos/String::num_int64(INT64_MIN) output. 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Noshyaar a6328011d8 Merge pull request #14973 from poke1024/docs-word-selection 7 years ago
  Bernhard Liebl b80bc553dd Double-click word selection for RichTextLabel (i.e. docs) 7 years ago
  Juan Linietsky a663dbfdd8 Merge pull request #14744 from poke1024/stringname-compare 7 years ago
  Bernhard Liebl b47ce5e5d6 Avoid string allocations in AlphCompare 7 years ago
  Rémi Verschelde 6b7bed98f4 Merge pull request #14576 from poke1024/strings 7 years ago
  Dmitry Koteroff 5302fd125b Added third argument for String.split() function (see issue #14349) 7 years ago
  poke1024 040d4dba6b Some performance tweaking of string handling 7 years ago
  Unknown fd1b94e307 Improve slang, especially in user-visible parts 7 years ago
  Juan Linietsky bc2e8d99e5 Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 7 years ago
  Ruslan Mustakov 8f0f327f02 Allow configuring iOS export 8 years ago
  Will Nations 238d488a04 Fixed a bug where capitalize didn't work with camelCase names 7 years ago
  Zher Huei Lee 0804dd5336 Added String::dedent() to remove text indentation 8 years ago
  Unknown 7683ff3e42 Fix get_node() and $ autocompletion when using single quotes 7 years ago
  Ross Hadden 1a97d6455d Fixed a bunch of typos, including an error code. 8 years ago
  Hein-Pieter van Braam 9c63ab99f0 Fix use of unitialized variables 8 years ago
  Hein-Pieter van Braam f9467ec1ea Fix signed and unsigned comparisons 8 years ago
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration 8 years ago
  geequlim 4b2a44054a Fix crash with String copy from with NULL string parameter 8 years ago