godot/core
Rémi Verschelde b8c08ba5ad
Tests: Improve coverage for File::get_csv_line()
Adds a few more complex edge cases which are supported.

Also adds some documentation, simplifies the code a bit and forbids using
double quotes as a delimiter.
2021-08-04 11:53:21 +02:00
..
config Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
crypto [Crypto] Delete mbedtls ctx in deconstructor. 2021-07-03 16:12:55 +02:00
debugger Merge pull request #50454 from Ev1lbl0w/gsoc21-dap 2021-08-03 17:12:37 +02:00
error Modernize atomics 2021-02-18 17:12:46 +01:00
extension Change Variant bool conversion to uint8_t 2021-07-27 09:00:56 -03:00
input Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
io Tests: Improve coverage for File::get_csv_line() 2021-08-04 11:53:21 +02:00
math Merge pull request #48958 from kleonc/astar-get_available_point_id-start-from-zero 2021-08-01 11:12:33 +02:00
object Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
os [Headless] Add --headless switch (no rendering, no audio). 2021-08-03 17:45:50 +02:00
string Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
templates Fix Set range iterator implementation 2021-07-27 02:48:28 +02:00
variant Merge pull request #51084 from aaronfranke/no-dectime 2021-07-31 10:20:29 +02:00
core_bind.cpp Fix thread start with no user data when target has no default argument 2021-07-31 10:04:48 +02:00
core_bind.h Fix various typos with codespell 2021-07-25 11:21:51 +02:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp Add type variations to Theme 2021-07-13 02:26:28 +03:00
core_constants.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
core_string_names.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
core_string_names.h Removed _change_notify 2021-02-10 19:31:24 -03:00
doc_data.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
doc_data.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_core_types.cpp Fix various typos with codespell 2021-07-25 11:21:51 +02:00
register_core_types.h Implement native extension system 2021-06-25 17:32:45 -03:00
SCsub Implement native extension system 2021-06-25 17:32:45 -03:00
typedefs.h Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
version.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00