index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
collation
/
IcuCollation.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use type declaration on undocumented private functions
Umherirrender
2025-04-02
1
-1
/
+1
*
Add uppercase collation for Inari Sámi
Jon Harald Søby
2025-03-16
1
-1
/
+1
*
Add "Ё" to first letter list for Kazakh
Jon Harald Søby
2025-02-14
1
-1
/
+1
*
Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
fix: use objectcachefactory methods instead of deprecated objectcache methods
Irina Balaban
2024-05-05
1
-1
/
+3
*
Replace some more usages of deprecated MWException
Daimona Eaytoy
2023-06-09
1
-3
/
+2
*
Clean up old ICU version checks
Kevin Israel
2023-01-26
1
-52
/
+0
*
Use str_starts_with/str_ends_with/str_contains
Umherirrender
2022-12-12
1
-1
/
+1
*
IcuCollation: Add mappings for versions 70 and 71
Reedy
2022-08-28
1
-0
/
+2
*
IcuCollation: Fix some typos and a broken link in a comment
Kevin Israel
2022-05-21
1
-9
/
+9
*
IcuCollation: Remove unnecessary rtrim() and unset()
Kevin Israel
2022-05-21
1
-19
/
+4
*
Use str_starts_with/str_ends_with
Aryeh Gregor
2022-05-02
1
-1
/
+1
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
IcuCollation cleanup
Tim Starling
2021-12-01
1
-69
/
+22
*
collation: Improve IcuCollation for static code analyzer
Umherirrender
2021-11-08
1
-2
/
+3
*
Update link target
Meno25
2021-10-16
1
-2
/
+2
*
IcuCollation: Add some more icu to unicode version mappings
Reedy
2021-10-01
1
-0
/
+2
*
Inject services into Collation classes
DannyS712
2021-07-21
1
-4
/
+10
*
Deprecate a bunch of global functions
DannyS712
2020-12-18
1
-1
/
+21
*
Remove some checks for extension_loaded( 'intl' )
Reedy
2020-11-29
1
-5
/
+0
*
Use consts in IcuCollation class
Umherirrender
2020-11-21
1
-7
/
+7
*
Language: hard deprecate the `noSeparators` parameter to ::formatNum
C. Scott Ananian
2020-10-21
1
-1
/
+1
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-2
/
+2
*
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-11
1
-6
/
+1
*
Add missing public visibility on some methods
Umherirrender
2020-05-08
1
-1
/
+1
*
collation: Add 64-67 ICU->Unicode mappings
Reedy
2020-03-21
1
-0
/
+4
*
Avoid PHP scalar type juggling in includes/ (part 2)
Daimona Eaytoy
2019-12-30
1
-1
/
+1
*
Remove Language::factory and getParentLanguage use
Aryeh Gregor
2019-10-27
1
-1
/
+4
*
Remove several methods, deprecated in 1.32
Derick Alangi
2019-05-09
1
-17
/
+0
*
Collapse some nested if statements
Reedy
2019-04-04
1
-9
/
+7
*
Make uca-tr use I as uppercase of dotless ı instead of reverse
Brian Wolff
2019-02-20
1
-1
/
+2
*
Add ICU mapping for versions 62 and 63
Reedy
2018-10-18
1
-0
/
+2
*
Write Latin and other scripts with captial letter
Fomafix
2018-10-05
1
-2
/
+2
*
Remove xx-uca-et collation workaround
Pikne
2018-09-11
1
-1
/
+1
*
collation: Move first-letters-root to includes/collation/data
Timo Tijhof
2018-08-01
1
-6
/
+12
*
Use PHP 7 '??' operator instead of if-then-else
Fomafix
2018-06-12
1
-5
/
+1
*
Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals
Bartosz Dziewoński
2018-06-04
1
-18
/
+18
*
Use PHP 7 '<=>' operator in 'sort()' callbacks
Bartosz Dziewoński
2018-05-30
1
-2
/
+1
*
Follow-up If8dfdaf1: Hard-deprecate, drop two uses, other pre-5.3 back-compat...
James D. Forrester
2018-05-24
1
-0
/
+1
*
Merge "Add unicode mapping for ICU 60 and 61"
jenkins-bot
2018-05-24
1
-0
/
+2
|
\
|
*
Add unicode mapping for ICU 60 and 61
Reedy
2018-05-24
1
-0
/
+2
*
|
IcuCollation: Deprecate getICUVersion(), no need for PHP53 back-compat
James D. Forrester
2018-05-24
1
-10
/
+6
|
/
*
IcuCollation: Use codepoint as tiebreaker when getting first-letters
Bartosz Dziewoński
2018-05-11
1
-3
/
+11
*
Improve some parameter docs
Umherirrender
2018-01-07
1
-1
/
+0
*
Add Unicode to ICU mappings for versions 58 and 59
Reedy
2017-10-25
1
-0
/
+2
*
Improve some parameter docs
Umherirrender
2017-09-10
1
-0
/
+8
*
Use short type bool/int in param documentation
Umherirrender
2017-08-20
1
-1
/
+1
*
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
Kunal Mehta
2017-07-22
1
-1
/
+1
*
IcuCollation: Fix diacritic characters for Aromanian (rup) and Moldovan (mo) ...
Bartosz Dziewoński
2017-07-19
1
-2
/
+2
*
Update FIRST_LETTER_VERSION for rowiki changes
Brian Wolff
2017-07-19
1
-1
/
+1
[next]