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
/
Tokenizer.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 'real' beta4 from HEAD
Brion Vibber
2004-06-27
1
-71
/
+70
*
Made strong/em handling more forgiving against unbalanced ticks
Gabriel Wicke
2004-05-14
1
-1
/
+16
*
Repaired rendering of ''emph ''' bold emph '' bold ''' to produce valid HTML.
Jens Frank
2004-05-13
1
-0
/
+1
*
Hooks for Erik Zachte's EasyTimeline extension.
Jens Frank
2004-04-26
1
-0
/
+22
*
Handle French typographical rules for spaces before and after punctuation
Jens Frank
2004-04-24
1
-1
/
+69
*
fixed prefixed links (for arabic wikipedia)
Jens Frank
2004-04-21
1
-6
/
+21
*
handle string limits more nicely, new function 'continues'
Jens Frank
2004-04-20
1
-30
/
+46
*
Suppress notice in some cases using '----' or partial
Brion Vibber
2004-04-20
1
-6
/
+6
*
check array boundaries before accessing elements
Jens Frank
2004-04-18
1
-11
/
+17
*
more uninitialized string offset warnings
Gabriel Wicke
2004-04-12
1
-3
/
+3
*
warning fixed
Gabriel Wicke
2004-04-12
1
-1
/
+1
*
Fix notice. The isset() check consistently produces a big ugly notice about a...
Brion Vibber
2004-04-10
1
-1
/
+1
*
fix notice
Erik Moeller
2004-04-10
1
-2
/
+3
*
fix notices (jeluf, please enable E_NOTICE in your php.ini, also take a look
Erik Moeller
2004-04-10
1
-1
/
+1
*
Rewrite of Tokenizer. Not using regex any more.
Jens Frank
2004-04-10
1
-77
/
+117
*
Fix sourceforge bug 872981
Antoine Musso
2004-03-16
1
-1
/
+2
*
Fixed what seems to be an off-by-one error (it tried to access one past the e...
Brion Vibber
2004-03-08
1
-2
/
+2
*
Added RFC link magic, similar to ISBN magic
Jens Frank
2004-03-06
1
-1
/
+1
*
Moved ISBN magic to new parser
Jens Frank
2004-03-06
1
-0
/
+2
*
Added hook to tokenizer and to parser for language specific
Jens Frank
2004-03-02
1
-9
/
+20
*
extended tokenizer to handle prefixed links
Jens Frank
2004-02-29
1
-10
/
+33
*
renamed variables for better readability
Jens Frank
2004-02-29
1
-11
/
+16
*
Parser improvements: global variable destruction
Tim Starling
2004-02-29
1
-1
/
+1
*
Added real parser/tokenizer.
Jens Frank
2004-02-28
1
-0
/
+70