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
/
ZhClient.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-3
/
+3
*
Spellchecked /includes directory
Yuri Astrakhan
2013-03-13
1
-1
/
+1
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-4
/
+4
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-09
1
-0
/
+20
*
Add, update, tweak documentation
Sam Reed
2011-10-26
1
-8
/
+3
*
And even more documentation in various files
Sam Reed
2011-05-29
1
-1
/
+6
*
And more documentation. Yaaaay
Sam Reed
2011-05-28
1
-0
/
+4
*
coding style tweaks, doc updates, marked some public functions as such
Jack Phoenix
2011-03-22
1
-39
/
+38
*
Braces and spaces
Sam Reed
2010-09-04
1
-6
/
+10
*
Get rid of PHP4-style constructors
Chad Horohoe
2010-08-30
1
-1
/
+1
*
Fix some wrong usages of static method calls (actually belong to class instance)
Sam Reed
2010-07-25
1
-1
/
+1
*
Fixed Doxygen warnings
Alexandre Emsenhuber
2008-06-02
1
-11
/
+4
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-2
/
+0
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+0
*
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
Antoine Musso
2007-01-20
1
-2
/
+0
*
Code housekeeping stuff (and barring any stuff-ups on my behalf, there should...
Nick Jenkins
2006-11-23
1
-1
/
+1
*
whitespace
Lupin
2006-03-06
1
-1
/
+1
*
* s~\t+$~~
Ævar Arnfjörð Bjarmason
2006-01-07
1
-1
/
+1
*
* s~ +$~~
Ævar Arnfjörð Bjarmason
2006-01-07
1
-1
/
+1
*
fix phpdoc comment
Antoine Musso
2005-01-27
1
-2
/
+4
*
Allower zh: users to customize the Traditional/Simplified conversion tables. ...
Zheng Zhu
2004-12-29
1
-133
/
+0
*
Merged my changes from REL1_4
Zheng Zhu
2004-12-24
1
-17
/
+17
*
Removed CVS keywords from files, to make merging between branches
Evan Prodromou
2004-11-29
1
-1
/
+0
*
explode with limit
Zheng Zhu
2004-11-29
1
-1
/
+1
*
correct parsing of info line for CONV ALL query
Zheng Zhu
2004-11-29
1
-3
/
+5
*
Try again to fix wrong variable scope...
Zheng Zhu
2004-11-23
1
-3
/
+1
*
segment() should only do segmentation, and let the caller do the conversion t...
Zheng Zhu
2004-11-22
1
-3
/
+6
*
forgot global...
Zheng Zhu
2004-11-22
1
-0
/
+1
*
added convertToAllVariants() to query zhdaemon for all variants.
Zheng Zhu
2004-11-22
1
-4
/
+42
*
ZhClient queries zhdaemon to provide Chinese text processing service.
Zheng Zhu
2004-11-09
1
-0
/
+239