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
/
utf_tools.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/16151] Enable Emojis and rich text in forum name
3D-I
2019-10-28
1
-12
/
+31
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-1
/
+1
*
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-2
/
+0
*
[feature/patchwork-utf8] Rely on mbstring, use patchwork/utf8 as fallback
Nicolas Grekas
2014-11-08
1
-516
/
+64
*
[feature/patchwork-utf8] Remove utf8_str_replace
Nicolas Grekas
2014-11-08
1
-47
/
+0
*
[feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallback
Nicolas Grekas
2014-11-08
1
-89
/
+32
*
[ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset
Tristan Darricau
2014-06-16
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-4
/
+7
*
[ticket/10847] fixing all misspelled "dependant" to "dependent"
Senky
2012-04-30
1
-1
/
+1
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
[ticket/9669] Replace spaces with tabs
Igor Wiedler
2011-03-07
1
-1
/
+1
*
[ticket/9669] Switch if/else to make the if positive
Igor Wiedler
2011-03-06
1
-33
/
+33
*
[ticket/9669] Make sure normalize_nfc returns string
Igor Wiedler
2011-03-05
1
-3
/
+3
*
[ticket/9669] Add isNormalized checks for performance
Igor Wiedler
2011-03-05
1
-2
/
+14
*
[ticket/9669] Add native Normalizer support
Igor Wiedler
2011-03-05
1
-30
/
+75
*
[ticket/9574] Remove conditional PHP<5.2 code
Igor Wiedler
2010-12-28
1
-58
/
+14
*
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
1
-0
/
+1995
*
Move trunk/phpBB to old_trunk/phpBB
Meik Sievertsen
2009-10-04
1
-1516
/
+0
*
- updated all code to use the request class instead of any direct access to
Nils Adermann
2008-11-24
1
-0
/
+2
*
ok... i hope i haven't messed too much with the code and everything is still ...
Meik Sievertsen
2008-05-29
1
-13
/
+7
*
some missing merges...
Meik Sievertsen
2008-05-04
1
-1
/
+1
*
- make viewforum work again
David M
2008-01-08
1
-175
/
+0
*
oh boy...
David M
2008-01-03
1
-227
/
+2
*
Cleaned usernames contain only single spaces, so 'a_name' and 'a__name' are t...
Nils Adermann
2007-12-04
1
-0
/
+3
*
- Allow charset names containing underscores or spaces
Nils Adermann
2007-10-21
1
-1
/
+1
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-6
/
+6
*
- added information about Unicode to coding guidelines
Nils Adermann
2007-08-16
1
-2
/
+2
*
- two new packages... diff and utf
Meik Sievertsen
2007-08-16
1
-22
/
+31
*
some bugs fixed
Meik Sievertsen
2007-08-15
1
-4
/
+45
*
- a better way of checking PCRE property support
David M
2007-07-23
1
-4
/
+4
*
try to normalize everything...
Meik Sievertsen
2007-07-22
1
-1
/
+11
*
make sure the class exists before we try to normalize with it
David M
2007-07-16
1
-0
/
+6
*
remove code duplication
David M
2007-07-15
1
-55
/
+10
*
- search result extract shouldn't end in the middle of a multibyte character ...
Nils Adermann
2007-07-15
1
-141
/
+9
*
two new functions that will eventually replace one, this will give us a bette...
David M
2007-07-15
1
-3
/
+731
*
ok, mess around with the templates + fixing some bugs + adjusting headers for...
Meik Sievertsen
2007-06-09
1
-3
/
+3
*
#12039
David M
2007-06-01
1
-0
/
+1
*
#11769
David M
2007-05-27
1
-1
/
+1
*
- Handle ISO-8859-8-i
David M
2007-05-23
1
-0
/
+6
*
added class for disabled options in ACP
Meik Sievertsen
2007-05-04
1
-2
/
+2
*
- PostgreSQL can now use schemas. During install, under database name, enter ...
David M
2007-04-01
1
-1
/
+1
*
*** empty log message ***
David M
2007-03-29
1
-2
/
+2
*
#5330
David M
2007-03-27
1
-1
/
+2
*
- PHP4's mbstring is stupid stupid stupid
David M
2007-02-18
1
-4
/
+20
*
#7698
David M
2007-02-07
1
-3
/
+3
*
eh? meh.
David M
2007-02-01
1
-4
/
+53
*
#7474
David M
2007-01-31
1
-58
/
+13
*
some very tiny adjustements.
Meik Sievertsen
2007-01-27
1
-3
/
+0
*
oops
Nils Adermann
2007-01-26
1
-1
/
+1
[next]