| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't compile {} or {$}. | Marek A. R | 2008-09-04 | 1 | -2/+2 |
* | change the way we do chmodd'ing. I know, my implementation really sucked... g... | Meik Sievertsen | 2008-08-22 | 1 | -1/+1 |
* | the chmod change i already had within the changelog (by mistake). This should... | Meik Sievertsen | 2008-08-16 | 1 | -1/+1 |
* | only some space/tab changes as well as removing my debug code from the templa... | Meik Sievertsen | 2008-08-16 | 1 | -47/+3 |
* | change conditional enclosements in template engine | Meik Sievertsen | 2008-08-01 | 1 | -0/+53 |
* | Okay. Frozen, we never said anything about it being permafrost. Also, this is... | Henry Sudhof | 2008-07-28 | 1 | -3/+3 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -3/+4 |
* | - more accurate comment | David M | 2007-10-04 | 1 | -10/+3 |
* | ok, the nasty one then... :/ | Meik Sievertsen | 2007-08-17 | 1 | -5/+5 |
* | ok, we are not able to cover all possibilities (IF A eq (B & C)) for example.... | Meik Sievertsen | 2007-08-17 | 1 | -54/+1 |
* | test adding isset() calls to if expressions. :o | Meik Sievertsen | 2007-08-17 | 1 | -6/+59 |
* | some fixes... | Meik Sievertsen | 2007-06-30 | 1 | -2/+1 |
* | allow constructs like <!-- ELSE -->0<!-- ENDIF --> (the 0 was replaced by '' ... | Meik Sievertsen | 2007-04-20 | 1 | -1/+1 |
* | some fixes | Meik Sievertsen | 2007-04-06 | 1 | -1/+18 |
* | - generate fewer opcodes, make a smaller cache, a bit more readable | David M | 2007-01-27 | 1 | -2/+2 |
* | - fix some oddities (doubled spaces for example) | Meik Sievertsen | 2007-01-26 | 1 | -2/+2 |
* | fixing some bugs, most being submitted grammatical/spelling errors. | Meik Sievertsen | 2007-01-21 | 1 | -2/+2 |
* | - fixing some bugs | Meik Sievertsen | 2007-01-20 | 1 | -0/+3 |
* | #6596 | David M | 2006-12-26 | 1 | -11/+12 |
* | - quite a few optimizations to the template engine. bitwise arithmatic is use... | David M | 2006-12-23 | 1 | -53/+89 |
* | - some fixes | Meik Sievertsen | 2006-11-10 | 1 | -12/+12 |
* | - fixing a bug i am unsure about when it occurs (but it occurs). The symptoms... | Meik Sievertsen | 2006-09-30 | 1 | -1/+1 |
* | - added confirmation to removing bbcodes | Meik Sievertsen | 2006-09-28 | 1 | -1/+3 |
* | the tokenizer is buggy across several versions of PHP. The regex that is alwa... | David M | 2006-09-23 | 1 | -67/+8 |
* | some updates. Also adjusted the utf tools and normalizer more to our coding g... | Meik Sievertsen | 2006-08-22 | 1 | -12/+12 |
* | more efficient + fixing an oops | David M | 2006-08-19 | 1 | -2/+1 |
* | The regex used here are more or less identical to those used internally by th... | David M | 2006-08-19 | 1 | -11/+6 |
* | Fixed: oops, forgot ASP-like tags | Ludovic Arnaud | 2006-07-23 | 1 | -3/+3 |
* | Fixed: bug #3352 (function token_get_all() is missing) | Ludovic Arnaud | 2006-07-23 | 1 | -0/+33 |
* | could have been a copy&paste error, but the expression is also removing the <... | Meik Sievertsen | 2006-07-20 | 1 | -2/+3 |
* | another expression for grabbing php code in templates provided by david | Meik Sievertsen | 2006-07-20 | 1 | -1/+55 |
* | - fix bug within php code removal expression. Thanks to BenP for reporting it... | Meik Sievertsen | 2006-07-17 | 1 | -1/+1 |
* | - add additional auth check to the permission roles modules | Meik Sievertsen | 2006-07-01 | 1 | -1/+1 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -14/+14 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -19/+20 |
* | character class... character class... character class... | Meik Sievertsen | 2006-05-20 | 1 | -2/+2 |
* | - allow commenting out on one line: | Meik Sievertsen | 2006-05-20 | 1 | -2/+2 |
* | some changes before i forget... | Meik Sievertsen | 2006-05-16 | 1 | -1/+1 |
* | - added the template editor (doesn't use a hardcoded list of template filenam... | Nils Adermann | 2006-05-07 | 1 | -6/+5 |
* | introduce LA_ for addslashing language variables for use in js vars (idea by ... | Meik Sievertsen | 2006-04-29 | 1 | -62/+50 |
* | - Bug #1237 | David M | 2006-04-25 | 1 | -1/+1 |
* | - clean up marklist calls (global function) | Meik Sievertsen | 2006-04-17 | 1 | -26/+25 |
* | added/changed language strings | Meik Sievertsen | 2006-04-08 | 1 | -0/+4 |
* | - fix the template error (no headers displayed, wrong ! assignment, wrong che... | Meik Sievertsen | 2006-04-08 | 1 | -2/+3 |
* | To all people having their bug status set to fixed: SF pserver CVS access is ... | Meik Sievertsen | 2006-04-06 | 1 | -1/+17 |
* | - This should work! :D | David M | 2006-04-05 | 1 | -4/+4 |
* | - add our beloved in_phpbb check | Meik Sievertsen | 2006-03-19 | 1 | -0/+7 |
* | We all make mistakes :D | David M | 2006-03-10 | 1 | -1/+1 |
* | - implementing David's proposed expression changes (some of them already note... | Meik Sievertsen | 2006-02-21 | 1 | -29/+29 |
* | - file_get_contents instead of imploding file()s or fread()ing till the maxim... | David M | 2006-01-04 | 1 | -3/+2 |