summaryrefslogtreecommitdiff
path: root/modules/regex
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-23Revert "pcre2: Update to upstream version 10.42"Rémi Verschelde
2022-12-22pcre2: Update to upstream version 10.42Rémi Verschelde
2022-12-05Unify String and StringNamerune-scape
2022-11-02Style: Misc docs and comment style and language fixesRémi Verschelde
2022-11-01Clarify offset parameter behavior in RegEx methodsHaoyu Qiu
2022-10-21Fix small mistakes throughout much of the documentationVolTer
2022-09-27SCons: Fix MSVC warning LNK4042 about dupe objects in regexRémi Verschelde
2022-09-01Change Array arguments to TypedArraykobewi
2022-08-22Replace Array return types with TypedArraykobewi
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-08-02Add static method for creating RegExkobewi
2022-07-29Generate error if RegEx offset is negativeMarcel Admiraal
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-04Refactor module initializationreduz
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-22Add support for the RISC-V architectureAaron Franke
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-13Implement the ability to disable classesreduz
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-02-08Initialize class/struct variables with default values in modules/Rafał Mikrut
2021-01-10Change reserved keyword in Regex documentation codeVedat Günel
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-18SCons: Add explicit dependencies on thirdparty code in cloned envRémi Verschelde
2020-11-22Move and add new RegEx test casesMaximilian Mayer
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-09-03[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg
2020-07-29Document how to perform advanced string splitting using RegExHugo Locurcio
2020-06-15Fix RegEx example in class doc and correct typoMaganty Rushyendra
2020-06-11Enable Unicode support for RegEx classMaganty Rushyendra
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-23Adding missing include guards to header files identified by LGTM.Rajat Goswami
2020-02-27Improve the RegEx class documentationHugo Locurcio
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-23doc: Misc updates for AnimationNode* and othersRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-20pcre2: Use scons option to disable JIT on some platformsRémi Verschelde
2019-07-15doc: Sync classref with current sourceRémi Verschelde
2019-07-11pcre2: Update to upstream version 10.33Rémi Verschelde
2019-07-03SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio