summaryrefslogtreecommitdiffstats
path: root/modules/gdnative/gdnative/string.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added count method to StringChaosus2019-07-231-0/+14
* Core: Ensure classes match their header filenameRémi Verschelde2019-02-121-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Reduce String CoWHein-Pieter van Braam2018-12-161-1/+1
* Update GDNantive APIlupoDharkael2018-10-261-0/+58
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-7/+7
* Revert "Unify http- and percent- encode/decode"Pedro J. Estébanez2018-04-121-0/+18
* Unify http- and percent- encode/decodePedro J. Estébanez2018-03-271-18/+0
* Fix GDNative procedures returning godot_char_stringRuslan Mustakov2018-01-121-3/+3
* [GDNative] updates to string API and const fixeskarroffel2018-01-111-124/+140
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* [GDNative] removed godot_string_c_strKarroffel2017-11-201-5/+0
* Merge pull request #12586 from karroffel/gdnative-gdnlibrary-changesThomas Herzog2017-11-141-3/+0
|\
| * [GDNative] removed anchorsKarroffel2017-11-031-3/+0
* | [GDNative] small API bug fixesKarroffel2017-11-031-5/+19
|/
* [GDnative] add pluginscript \o/Emmanuel Leblond2017-10-171-2/+2
* merged gdnative and nativescript moduleKarroffel2017-09-031-0/+1267