Fabio Alessandrelli 65ce1360b4 network: Normalize IP parsing, fix IPv6, tests 2 недель назад
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 1 год назад
alt_codes.h 413cb795cd Move `alt_code_oem437` and `alt_code_cp1252` to separate header file 9 месяцев назад
char_range.inc 413cb795cd Move `alt_code_oem437` and `alt_code_cp1252` to separate header file 9 месяцев назад
char_utils.h 1db0a60dc0 Replace `std::size` usage with `std_size` to avoid `<iterator>` include. 3 месяцев назад
fuzzy_search.cpp 76a65de3ab Change fuzzy search to only set case sensitive within set_query 8 месяцев назад
fuzzy_search.h 76a65de3ab Change fuzzy search to only set case sensitive within set_query 8 месяцев назад
locales.h 997f326b58 Improve language selection when shaping text. 1 месяц назад
node_path.cpp b97aa0ba3c Optimization NodePath 1 месяц назад
node_path.h dc5e615a1d Remove `Array` include from `dictionary.h` and `ustring.h`. 3 месяцев назад
optimized_translation.cpp c1ee8e52e4 Improve CSV translations 3 месяцев назад
optimized_translation.h e14263f917 Remove empty constructors and destructors from core/ 2 месяцев назад
plural_rules.cpp ebb96e2303 Move plural rules logic into a separate class 4 месяцев назад
plural_rules.h ebb96e2303 Move plural rules logic into a separate class 4 месяцев назад
print_string.cpp 05dae23f18 Remove dependency of variant.h in print_string.h 4 месяцев назад
print_string.h e14263f917 Remove empty constructors and destructors from core/ 2 месяцев назад
string_buffer.h c6f57c7a55 Change "reserve called with a capacity smaller than the current size" error message to a verbose message. 4 месяцев назад
string_builder.cpp b13a0e1834 Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized. 7 месяцев назад
string_builder.h e14263f917 Remove empty constructors and destructors from core/ 2 месяцев назад
string_name.cpp 29f75ad5fa Remove unused `StringName::search`. 7 месяцев назад
string_name.h e14263f917 Remove empty constructors and destructors from core/ 2 месяцев назад
translation.cpp 349b61cb14 Fix loading old-style translation files 2 месяцев назад
translation.h ea9a2c3b2c Add CSV translation template generation 3 месяцев назад
translation_domain.cpp ec860ffe4a Add methods for querying loaded `Translation` instances 2 месяцев назад
translation_domain.h ec860ffe4a Add methods for querying loaded `Translation` instances 2 месяцев назад
translation_server.compat.inc 6f4fadf65d Expose standardize_locale add_default param publicly 1 год назад
translation_server.cpp 997f326b58 Improve language selection when shaping text. 1 месяц назад
translation_server.h 997f326b58 Improve language selection when shaping text. 1 месяц назад
ucaps.h 324512e11c Style: Replace header guards with `#pragma once` 10 месяцев назад
ustring.cpp 65ce1360b4 network: Normalize IP parsing, fix IPv6, tests 2 недель назад
ustring.h d7f5c13db8 Add `Span` equality (`==` and `!=`) operators. 2 месяцев назад