| .. |
|
config
|
Style: Remove redundant `DEBUG_METHODS_ENABLED`
|
2025-05-15 13:09:41 -05:00 |
|
crypto
|
CryptoCore: Use size_t for buffer sizes to fix encoding/sums of 2.0+ GiB files.
|
2025-04-03 11:29:59 +02:00 |
|
debugger
|
Inline static variables (part 1)
|
2025-04-29 18:10:44 +02:00 |
|
error
|
Remove pointless use of atomics in error macros
|
2025-05-12 17:06:19 +02:00 |
|
extension
|
Style: Remove redundant `DEBUG_METHODS_ENABLED`
|
2025-05-15 13:09:41 -05:00 |
|
input
|
Introduce 'drivers/apple_embedded' abstract platform for code reuse
|
2025-05-19 15:37:13 -07:00 |
|
io
|
Merge pull request #106486 from BlueCube3310/image-ch-detect-fix
|
2025-05-19 08:01:40 -05:00 |
|
math
|
Merge pull request #106337 from TokageItLab/arc-tolerance
|
2025-05-19 08:01:37 -05:00 |
|
object
|
Simplify implementation of errarray.
|
2025-05-23 23:14:59 +08:00 |
|
os
|
Update time.cpp year/unix time conversions to be constant time
|
2025-05-23 14:02:14 -04:00 |
|
string
|
Merge pull request #105996 from a-johnston/fuzzy_search_case_fix
|
2025-05-26 11:24:23 -05:00 |
|
templates
|
Merge pull request #106689 from aaronp64/ringbuffer_localvector
|
2025-05-22 12:15:03 -05:00 |
|
variant
|
Use Grisu2 algorithm in String::num_scientific to fix serializing
|
2025-05-22 09:13:16 -07:00 |
|
SCsub
|
SCons: Begin decoupling generation & build code
|
2025-04-25 08:23:01 -05:00 |
|
core_bind.compat.inc
|
Style: Convert namespaces to PascalCase
|
2025-03-23 19:10:24 -05:00 |
|
core_bind.cpp
|
Style: Remove redundant `DEBUG_METHODS_ENABLED`
|
2025-05-15 13:09:41 -05:00 |
|
core_bind.h
|
Inline static variables (part 1)
|
2025-04-29 18:10:44 +02:00 |
|
core_builders.py
|
SCons: Begin decoupling generation & build code
|
2025-04-25 08:23:01 -05:00 |
|
core_constants.cpp
|
Style: Remove redundant `DEBUG_METHODS_ENABLED`
|
2025-05-15 13:09:41 -05:00 |
|
core_constants.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
core_globals.h
|
Inline static variables (part 1)
|
2025-04-29 18:10:44 +02:00 |
|
core_string_names.h
|
Always use `String` as `StringName` backing internally.
|
2025-04-23 14:57:03 +02:00 |
|
doc_data.cpp
|
Use Grisu2 algorithm in String::num_scientific to fix serializing
|
2025-05-22 09:13:16 -07:00 |
|
doc_data.h
|
Do not iterate Dictionary with get_key_at_index.
|
2025-04-07 21:54:13 +08:00 |
|
register_core_types.cpp
|
Remove registration of deprecated classes
|
2025-05-05 20:16:50 +02:00 |
|
register_core_types.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
typedefs.h
|
Style: Remove redundant `DEBUG_METHODS_ENABLED`
|
2025-05-15 13:09:41 -05:00 |
|
version.h
|
Core: Modernize C headers with C++ equivalents
|
2025-05-02 08:23:01 -05:00 |