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
*
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
*
IcuCollation: Fix diacritic characters for Romanian (ro) headings
Bartosz Dziewoński
2017-07-19
1
-1
/
+1
*
Clean up remaining get_class() uses
Timo Tijhof
2017-03-07
1
-1
/
+1
*
includes: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-2
/
+6
*
IcuCollation: Add the current class name to 'first-letters' cache key
Bartosz Dziewoński
2016-12-15
1
-0
/
+1
*
Add first letter data for bn collation (Standard and Traditional)
Brian Wolff
2016-11-15
1
-0
/
+6
*
IcuCollation: Do not split $tailoringFirstLetters into verified/not verified
Bartosz Dziewoński
2016-10-31
1
-51
/
+48
*
Add firstLetter data for ~50 additional languages
Brian Wolff
2016-10-29
1
-15
/
+73
*
IcuCollation: Update comments on $tailoringFirstLetters
Bartosz Dziewoński
2016-09-22
1
-15
/
+15
*
Updating $tailoringFirstLetters for Macedonian
Kaldari
2016-08-08
1
-1
/
+1
*
Adding support for numeric collation when using UCA collations
Kaldari
2016-07-26
1
-2
/
+28
*
Merge "Add Unicode to ICU mappings for versions 51-57"
jenkins-bot
2016-07-21
1
-0
/
+7
|
\
|
*
Add Unicode to ICU mappings for versions 51-57
Reedy
2016-07-20
1
-0
/
+7
*
|
Do not collate "ا" and "و" in Persian language for category sort
Amir Sarabadani
2016-07-20
1
-1
/
+8
|
/
*
Merge "Add support for icu-ta collation"
jenkins-bot
2016-05-30
1
-0
/
+5
|
\
|
*
Add support for icu-ta collation
Brian Wolff
2016-05-25
1
-0
/
+5
*
|
collation: Remove suppressWarnings() for getSortKey()
Ori Livneh
2016-05-26
1
-11
/
+2
|
/
*
collation: Refactor getFirstLetterData() cache handling
Timo Tijhof
2016-05-09
1
-36
/
+24
*
Cache first-letter data in APC, if available
Ori Livneh
2016-04-11
1
-2
/
+2
[next]