.. |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
hai 7 meses |
alt_codes.h
|
413cb795cd
Move `alt_code_oem437` and `alt_code_cp1252` to separate header file
|
hai 1 semana |
char_range.inc
|
413cb795cd
Move `alt_code_oem437` and `alt_code_cp1252` to separate header file
|
hai 1 semana |
char_utils.h
|
bf963e767e
Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case
|
hai 1 mes |
fuzzy_search.cpp
|
e025c9ed11
Add original index field to fuzzy search result
|
hai 1 semana |
fuzzy_search.h
|
e025c9ed11
Add original index field to fuzzy search result
|
hai 1 semana |
locales.h
|
e8c3409d40
Remove 4 unintentional uses of zero-width space and zero-width non-joiner.
|
hai 13 horas |
node_path.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
hai 1 mes |
node_path.h
|
579feb387c
Core: Add `[[nodiscard]]` to string-like classes
|
hai 6 días |
optimized_translation.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
hai 1 mes |
optimized_translation.h
|
0013d30c92
Fix hash issue with OptimizedTranslation caused by signed char
|
hai 1 mes |
print_string.cpp
|
86b1fc7205
Merge pull request #104774 from Cykyrios/fix-center-bbcode-ansi-tag
|
hai 3 semanas |
print_string.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
hai 2 meses |
string_buffer.h
|
7c37188ca1
Smoke test: In collections, log an error if `reserve()` is called with a number smaller than the current size. Don't log an error if it is called with a number smaller than the current capacity.
|
hai 2 semanas |
string_builder.cpp
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
hai 1 semana |
string_builder.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
hai 2 meses |
string_name.cpp
|
91362a61da
Simplify `StringName` to `bool` conversions.
|
hai 1 semana |
string_name.h
|
579feb387c
Core: Add `[[nodiscard]]` to string-like classes
|
hai 6 días |
translation.cpp
|
bebe037abf
Add ConstIterator to Dictionary.
|
hai 2 meses |
translation.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
hai 2 meses |
translation_domain.cpp
|
e34f1f504c
Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase.
|
hai 3 meses |
translation_domain.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
hai 2 meses |
translation_po.cpp
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
hai 1 mes |
translation_po.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
hai 2 meses |
translation_server.compat.inc
|
6f4fadf65d
Expose standardize_locale add_default param publicly
|
hai 5 meses |
translation_server.cpp
|
bbc6643e4c
Remove translation loading logic that was never used
|
hai 22 horas |
translation_server.h
|
bbc6643e4c
Remove translation loading logic that was never used
|
hai 22 horas |
ucaps.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
hai 2 meses |
ustring.cpp
|
26a6d4062d
Inline `String::utf8` and `String::utf16` for their simplicity.
|
hai 6 días |
ustring.h
|
090d244b16
Merge pull request #101356 from Ivorforce/inline-utf-creation-functions
|
hai 5 días |