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
...
*
- allow login with redirect parameter
Nils Adermann
2007-01-03
1
-14
/
+18
*
- added GB2312 support, made things nicer :D
David M
2006-12-29
1
-5
/
+19
*
#6646
David M
2006-12-28
1
-3
/
+3
*
hah! finally :D
David M
2006-12-28
1
-4
/
+101
*
- add return links to approve details [#6252]
Meik Sievertsen
2006-12-28
1
-0
/
+8
*
- removed a regex that made no sense
David M
2006-12-07
1
-2
/
+0
*
- do data validation via is_int instead of preg_match, ctype has bugs so it c...
David M
2006-12-07
1
-1
/
+1
*
- pretty serious speed improvement for strtoupper/strtolower
David M
2006-12-02
1
-116
/
+105
*
use needle
Meik Sievertsen
2006-11-26
1
-4
/
+4
*
fixes for bugs #5564, #5554 and #5462
Meik Sievertsen
2006-11-23
1
-1
/
+1
*
;-)
David M
2006-11-19
1
-6
/
+0
*
adjust some comments to work with phpdocumentor. :)
Meik Sievertsen
2006-11-17
2
-40
/
+36
*
#5362
David M
2006-11-16
2
-12
/
+14
*
- fixes for the following bugs:
Meik Sievertsen
2006-11-15
2
-58
/
+60
*
message
Nils Adermann
2006-11-12
1
-3
/
+42
*
- some fixes
Meik Sievertsen
2006-11-10
1
-0
/
+3
*
- compress is nicer (fixed a bug :P)
David M
2006-11-03
2
-1161
/
+1070
*
ok, i am an idiot...
Meik Sievertsen
2006-11-03
1
-40
/
+0
*
- implemented the suggested html_entity_decode function made by david
Meik Sievertsen
2006-11-03
1
-1
/
+44
*
- temporarily disable x-sendfile support (we need to look into methods of che...
Meik Sievertsen
2006-10-30
1
-7
/
+8
*
- now username changes should work as desired
Meik Sievertsen
2006-10-22
1
-3
/
+3
*
- 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
[prev]