index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
utf
Commit message (
Expand
)
Author
Age
Files
Lines
*
- introducing clean usernames, needs to be tested more, I'm not sure I didn't...
Nils Adermann
2006-10-13
1
-0
/
+35
*
hopefully no bugs...
David M
2006-10-09
1
-292
/
+246
*
filenames and directories are lowercase only
Meik Sievertsen
2006-10-08
4
-9
/
+9
*
Case folding! :D
David M
2006-10-07
4
-0
/
+47
*
he braces style is deprecated as of PHP 6
Meik Sievertsen
2006-10-07
1
-12
/
+4
*
strpos...
Meik Sievertsen
2006-10-07
1
-9
/
+3
*
tried to begin adjusting all string functions where applicable - still a *lot...
Meik Sievertsen
2006-10-07
1
-18
/
+7
*
- forgot to make the same change to the ODBC driver
David M
2006-10-01
1
-13
/
+32
*
- added confirmation to removing bbcodes
Meik Sievertsen
2006-09-28
1
-156
/
+170
*
- no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...
Nils Adermann
2006-09-17
1
-1
/
+1
*
commenting some code :D
David M
2006-09-17
1
-29
/
+187
*
drat
David M
2006-09-16
1
-1
/
+1
*
yet another oops...
David M
2006-09-15
1
-2
/
+2
*
whitespace :P
David M
2006-09-15
1
-78
/
+78
*
new utf8_* stuff
David M
2006-09-15
1
-18
/
+579
*
- fix security issue in download.php
Meik Sievertsen
2006-09-04
1
-0
/
+1
*
fix some bugs - hopefully not breaking anything...
Meik Sievertsen
2006-09-01
1
-0
/
+1
*
some updates. Also adjusted the utf tools and normalizer more to our coding g...
Meik Sievertsen
2006-08-22
2
-1539
/
+1160
*
Changed: moved functions that encode/decode NCRs from and to UTF-8 to utf_too...
Ludovic Arnaud
2006-07-15
1
-0
/
+87
*
Fixed: missing file
Ludovic Arnaud
2006-07-15
1
-0
/
+1
*
Updated UTF files
Ludovic Arnaud
2006-07-15
16
-16
/
+16
*
Added: support for CJK and Hangul into the search engine
Ludovic Arnaud
2006-07-15
1
-0
/
+6
*
Added: UTF-8 tools. Both functions are used by the "improved" search engine. ...
Ludovic Arnaud
2006-07-12
1
-0
/
+130
*
Changed: split the tables used by the search indexer in order to load them on...
Ludovic Arnaud
2006-07-12
21
-1
/
+20
*
Changed: being anal with the notation of Unicode codepoints
Ludovic Arnaud
2006-07-10
1
-13
/
+13
*
Added: UTF-8 normalizer along with all the data files required
Ludovic Arnaud
2006-07-10
8
-0
/
+1969