| Commit message (Expand) | Author | Age | Files | Lines |
* | #21885 | David M | 2008-04-20 | 1 | -1/+1 |
* | 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 |
* | - allow underscores in CSS class names / ids | Nils Adermann | 2007-01-26 | 1 | -4/+53 |
* | - fix some oddities (doubled spaces for example) | Meik Sievertsen | 2007-01-26 | 1 | -2/+2 |
* | - new homographs or IDN confusables ( http://www.unicode.org/reports/tr39/dat... | Nils Adermann | 2007-01-08 | 1 | -21/+83 |
* | #6828 | David M | 2007-01-07 | 1 | -2/+2 |
* | - prefer ISO over CP as ISO is more common | David M | 2007-01-07 | 1 | -22/+37 |
* | - Treat system messages as ISO-8859-1 just like PHP does it | Nils Adermann | 2007-01-07 | 1 | -14/+9 |
* | recode_basic and recode_cjk (this one is most probably not within the full re... | Meik Sievertsen | 2007-01-06 | 1 | -12/+36 |
* | - 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 |
* | adjust some comments to work with phpdocumentor. :) | Meik Sievertsen | 2006-11-17 | 1 | -29/+25 |
* | #5362 | David M | 2006-11-16 | 1 | -4/+11 |
* | - fixes for the following bugs: | Meik Sievertsen | 2006-11-15 | 1 | -18/+23 |
* | 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 | 1 | -2/+2 |