Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 years ago |
Rémi Verschelde
|
e289cf7085
pcre2: Update to upstream version 10.42 (take two)
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
rune-scape
|
e79be6ce07
Unify String and StringName
|
2 years ago |
kobewi
|
7adc8376ed
Change Array arguments to TypedArray
|
2 years ago |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 years ago |
kobewi
|
61a2cb65b1
Add static method for creating RegEx
|
3 years ago |
Marcel Admiraal
|
db1270d521
Generate error if RegEx offset is negative
|
4 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Ibrahn Sahir
|
f8a1c77fcf
Assign pointer null in RegEx::clear to avoid double free on destruction.
|
6 years ago |
Crazy-P
|
e4af39cbc0
Fixes several resource leaks in ...
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 years ago |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 years ago |
Bernhard Liebl
|
57e77db0ed
Fixes RegEx::sub injecting null character (issue 15409)
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Zher Huei Lee
|
2eba585d38
Added RegEx.search_all() for multiple matches
|
7 years ago |
Hein-Pieter van Braam
|
f9467ec1ea
Fix signed and unsigned comparisons
|
8 years ago |
Rémi Verschelde
|
0cee288c11
Merge pull request #10148 from leezh/pcre2
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Zher Huei Lee
|
e3e2f06324
Replacement of internal RegEx with PCRE2
|
8 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 years ago |