mohrt
|
bd9aabdc64
|
dropped support for modifiers on object parameters,
added support for objects as modifier parameters
|
2003-02-12 22:34:05 +00:00 |
|
mohrt
|
77fa84916e
|
fix bug with decimal numbers in if statements, misc doc updates
|
2003-02-12 22:13:18 +00:00 |
|
changelog
|
7ea528362e
|
ChangeLog update
|
2003-02-12 01:32:04 +00:00 |
|
mohrt
|
c239d16935
|
update version numbers
|
2003-02-11 18:35:43 +00:00 |
|
changelog
|
e352b8b630
|
ChangeLog update
|
2003-02-11 01:31:46 +00:00 |
|
mohrt
|
2bce12e9e0
|
add support for $foo->$bar syntax
|
2003-02-10 20:59:08 +00:00 |
|
mohrt
|
2a5d061dcd
|
update NEWS file
|
2003-02-10 17:48:38 +00:00 |
|
mohrt
|
8e99c61ce5
|
support full var syntax in quoted text, fix problem with const var access, clean up some more regex code, fix object problem with no properties
|
2003-02-10 17:46:58 +00:00 |
|
changelog
|
fe36a30c4d
|
ChangeLog update
|
2003-02-07 01:31:51 +00:00 |
|
mohrt
|
f66b37f792
|
committed 2.4.1 changes
|
2003-02-06 17:34:28 +00:00 |
|
mohrt
|
8f40f35c56
|
ignore case in IF statements
|
2003-02-06 14:37:49 +00:00 |
|
changelog
|
9a13bd125f
|
ChangeLog update
|
2003-02-06 01:33:11 +00:00 |
|
mohrt
|
8705ecd41a
|
treat undefined constants as null
|
2003-02-05 23:22:39 +00:00 |
|
mohrt
|
0ce1799133
|
fix problem with inserts and nested fetches
|
2003-02-05 22:19:16 +00:00 |
|
mohrt
|
396d18f5b5
|
fix "if" regex for math tokens
|
2003-02-05 20:36:26 +00:00 |
|
mohrt
|
c0eabe7fbd
|
added support for extracting params to include_php
|
2003-02-05 14:56:27 +00:00 |
|
changelog
|
a253e9fba2
|
ChangeLog update
|
2003-02-05 01:33:46 +00:00 |
|
mohrt
|
3baff95f60
|
reformat text
|
2003-02-04 15:44:28 +00:00 |
|
changelog
|
dbccda094d
|
ChangeLog update
|
2003-02-04 01:32:22 +00:00 |
|
mohrt
|
706b51988c
|
update news file
|
2003-02-03 20:37:33 +00:00 |
|
cellog
|
440f7614a2
|
begin fixing phpdoc comments in Smarty.class.php
|
2003-02-03 17:22:21 +00:00 |
|
cellog
|
43d077bc60
|
fixed phpdoc comments
|
2003-02-03 16:32:45 +00:00 |
|
mohrt
|
f4961b6950
|
allow $foo->bar[$x].foo syntax
|
2003-02-03 15:46:11 +00:00 |
|
mohrt
|
b8b04c056e
|
fix accidental commit
|
2003-02-03 15:39:47 +00:00 |
|
mohrt
|
8e8c2afc86
|
allow $foo->bar[$j].blah type of syntax
|
2003-02-03 15:36:32 +00:00 |
|
changelog
|
ccab56a201
|
ChangeLog update
|
2003-02-03 02:21:48 +00:00 |
|
mohrt
|
3353d3654d
|
fix version number
|
2003-02-02 18:10:39 +00:00 |
|
mohrt
|
66c1110fea
|
update Smarty version numbers
|
2003-02-02 08:07:57 +00:00 |
|
changelog
|
d6e0917b9b
|
ChangeLog update
|
2003-01-31 01:33:32 +00:00 |
|
mohrt
|
8266f8660e
|
fix order of php tag comparisons
|
2003-01-30 16:48:55 +00:00 |
|
mohrt
|
71b0cc207b
|
fix known php tag handling problems
|
2003-01-30 16:09:53 +00:00 |
|
changelog
|
922c464f10
|
ChangeLog update
|
2003-01-30 01:32:44 +00:00 |
|
mohrt
|
827e428bd4
|
change comments to phpdoc style
|
2003-01-29 22:51:20 +00:00 |
|
changelog
|
1b20ffa46a
|
ChangeLog update
|
2003-01-29 01:32:03 +00:00 |
|
mohrt
|
e8fb7091d2
|
make separate var for compiler file
|
2003-01-28 15:05:13 +00:00 |
|
mohrt
|
89ef1e5b08
|
fix error call
|
2003-01-28 14:33:50 +00:00 |
|
changelog
|
8161894d2c
|
ChangeLog update
|
2003-01-26 01:32:58 +00:00 |
|
mohrt
|
76e48171d4
|
add support for restriction to registered methods
|
2003-01-25 20:31:45 +00:00 |
|
mohrt
|
1e11860447
|
update with textarea support
|
2003-01-25 17:31:55 +00:00 |
|
changelog
|
6951e710a2
|
ChangeLog update
|
2003-01-25 01:31:37 +00:00 |
|
mohrt
|
6e0c6ce6f3
|
fix compiling problem with {foreach} tags
|
2003-01-24 16:08:31 +00:00 |
|
mohrt
|
d6766ec11e
|
put objects in own array, add object param format support, change
object syntax from foo.bar to foo->bar
|
2003-01-24 15:02:15 +00:00 |
|
changelog
|
95d6a268aa
|
ChangeLog update
|
2003-01-24 01:33:16 +00:00 |
|
mohrt
|
494993de38
|
add support for object registration
|
2003-01-23 23:33:29 +00:00 |
|
changelog
|
0eb02a6187
|
ChangeLog update
|
2003-01-23 01:33:59 +00:00 |
|
mohrt
|
a9bf8c901c
|
add file & line number of calling error to error message
|
2003-01-22 17:26:43 +00:00 |
|
changelog
|
dde7f689f9
|
ChangeLog update
|
2003-01-22 01:33:22 +00:00 |
|
mohrt
|
fccbd9156a
|
put php style object syntax back in
|
2003-01-21 20:39:09 +00:00 |
|
changelog
|
455fc9382d
|
ChangeLog update
|
2003-01-21 01:34:29 +00:00 |
|
mohrt
|
a85d820bec
|
move security settings to fetch function for template_dir
|
2003-01-20 19:03:03 +00:00 |
|