| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-11-29 | 1 | -1/+1 |
|\ |
|
| * | [ticket/11227] @return void -> @return null in develop-olympus. | Oleg Pudeyev | 2012-11-29 | 1 | -1/+1 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-01-02 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | [ticket/9916] Changing header in non-distributed files | Unknown | 2012-01-02 | 1 | -2/+1 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -1/+1 |
* | | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 1 | -0/+391 |
* | | Move trunk/phpBB to old_trunk/phpBB | Meik Sievertsen | 2009-10-04 | 1 | -389/+0 |
* | | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 1 | -9/+7 |
* | | :o don't allow access to that file for people who cannot add a comment | Nils Adermann | 2008-05-05 | 1 | -1/+1 |
* | | fixing access to const members in the normalizer and the normalizer test | Nils Adermann | 2008-05-05 | 1 | -4/+4 |
* | | oh boy... | David M | 2008-01-03 | 1 | -1/+1 |
|/ |
|
* | deregister globals to install too | Meik Sievertsen | 2007-10-04 | 1 | -3/+3 |
* | normalizer does not return, it works via refs. updated the normalizer test to... | David M | 2007-08-14 | 1 | -2/+4 |
* | add proper die() statements although /develop is never ever shipped with phpB... | Meik Sievertsen | 2007-04-06 | 1 | -0/+9 |
* | FALSE -> false | David M | 2006-12-15 | 1 | -2/+2 |
* | elseif -> else if | David M | 2006-12-15 | 1 | -2/+2 |
* | Added: finished UTF normalization conformance tests | Ludovic Arnaud | 2006-07-10 | 1 | -2/+77 |
* | Added: that script will run the UTF normalizer through a serie of conformance... | Ludovic Arnaud | 2006-07-09 | 1 | -0/+305 |