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
/
functions_template.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
1
-0
/
+814
*
relocate some files
Meik Sievertsen
2008-12-24
1
-869
/
+0
*
fix tiny typos in r9087
Chris Smith
2008-12-02
1
-2
/
+2
*
merge in r9145
Chris Smith
2008-12-01
1
-1
/
+1
*
Clear the stat cache of cache files after writing them
Chris Smith
2008-12-01
1
-0
/
+2
*
- Add template variable S_BLOCK_NAME
Chris Smith
2008-11-25
1
-1
/
+14
*
- Make a start on completing the phpDoc comments for the template engine
Chris Smith
2008-11-24
1
-12
/
+54
*
Fix a bug we inherited from Smarty a long time ago
Chris Smith
2008-11-24
1
-2
/
+2
*
S_NUM_ROWS gives you the number of rows in a block
Chris Smith
2008-11-23
1
-0
/
+8
*
Why did I not do it this way to begin with :)
Chris Smith
2008-11-23
1
-32
/
+38
*
- Deprecate S_ROW_COUNT use S_ROW_NUM
Chris Smith
2008-11-22
1
-7
/
+51
*
Mini bug fix for UNDEFINE
Chris Smith
2008-10-15
1
-1
/
+1
*
Merge chmod changes into trunk
Meik Sievertsen
2008-08-22
1
-1
/
+1
*
Extracted the IF code to make a generic parsing function,
David M
2008-08-03
1
-99
/
+15
*
Compile things like {$FOO} again.
Marek A. R
2008-08-01
1
-1
/
+1
*
change conditional enclosements in template engine
Meik Sievertsen
2008-08-01
1
-0
/
+53
*
- Make "<?" and/or "<%" in template files not break the compiled template.
Marek A. R
2008-07-28
1
-7
/
+14
*
Added the locking code back in... Marek, feel free to reorder it as you see fit.
David M
2008-07-28
1
-1
/
+3
*
- Optimise compiled template code.
Marek A. R
2008-07-27
1
-42
/
+51
*
- Add some necessary evil
Marek A. R
2008-07-25
1
-4
/
+54
*
git-svn-id: file:///svn/phpbb/trunk@8680 89ea8834-ac86-4346-8a33-228a782c2dd0
Marek A. R
2008-07-12
1
-6
/
+21
*
...
Marek A. R
2008-06-13
1
-1
/
+2
*
Changed the template compiler to work on streams. Should be a bit faster.
Marek A. R
2008-06-13
1
-192
/
+139
*
ok... i hope i haven't messed too much with the code and everything is still ...
Meik Sievertsen
2008-05-29
1
-3
/
+1
*
oh boy...
David M
2008-01-03
1
-18
/
+18
*
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
[next]