mohrt
|
4d79a88a51
|
changed license to LGPL for commercial use
|
2001-02-08 14:48:51 +00:00 |
|
mohrt
|
f3f85f4463
|
fix clear_assign syntax error
|
2001-02-08 14:18:25 +00:00 |
|
mohrt
|
bcdaa17322
|
added ability to pass array to clear_assign
|
2001-02-07 23:57:39 +00:00 |
|
andrey
|
08c386c2e6
|
Adding file locking.
|
2001-02-07 23:08:00 +00:00 |
|
andrey
|
ec0b835e7f
|
More cache work.
|
2001-02-07 20:55:39 +00:00 |
|
mohrt
|
dc231201f5
|
change register_ function names, update documents with tables
|
2001-02-06 22:17:51 +00:00 |
|
andrey
|
8b86a0743e
|
Reworking and optimizing the cache system.
|
2001-02-06 21:17:37 +00:00 |
|
andrey
|
114740b3bb
|
Restoring ?> in patterns.
|
2001-02-06 14:53:41 +00:00 |
|
mohrt
|
1c54b01dce
|
update cache directory creation logic
|
2001-02-05 21:10:20 +00:00 |
|
andrey
|
1454db3946
|
Removing once-only subpattern for now..
|
2001-02-05 16:12:57 +00:00 |
|
andrey
|
22d4861276
|
Fix modifier arg parsing.
|
2001-02-05 15:22:12 +00:00 |
|
andrey
|
2a90f7392a
|
See changelog.
|
2001-02-02 16:55:55 +00:00 |
|
andrey
|
fb5f555e10
|
Use 'echo' instead of 'print'.
|
2001-02-01 22:06:46 +00:00 |
|
mohrt
|
6162c7bdc5
|
rearranged variables at top of script
|
2001-02-01 21:43:04 +00:00 |
|
andrey
|
9a142e3f1f
|
Retabbing.
|
2001-02-01 21:39:29 +00:00 |
|
andrey
|
f53af6715b
|
*** empty log message ***
|
2001-02-01 21:11:14 +00:00 |
|
mohrt
|
476f45413a
|
update caching logic
|
2001-02-01 21:09:17 +00:00 |
|
mohrt
|
069e6bea89
|
fixed clear_all_cache bugs
|
2001-02-01 20:21:02 +00:00 |
|
mohrt
|
f16a83bf55
|
fix .cache check
|
2001-02-01 20:08:26 +00:00 |
|
mohrt
|
7976e25b7a
|
update .che to .cache
|
2001-02-01 20:08:04 +00:00 |
|
mohrt
|
72ca37bd83
|
updated docs for caching, added clear_all_cache() directive
|
2001-02-01 17:40:59 +00:00 |
|
andrey
|
e66a4ac648
|
Reworking, simplifying, and speeding up cache implementation.
Fixing the infelicity where you couldn't have '|' and ':' inside
quoted modifier arguments.
|
2001-01-31 22:42:05 +00:00 |
|
mohrt
|
95879edfa5
|
removed DEBUG lines
|
2001-01-31 17:28:10 +00:00 |
|
mohrt
|
dee55bfcf6
|
changed default expire to 3600
|
2001-01-30 22:08:02 +00:00 |
|
mohrt
|
79f83a6053
|
updated version numbers
|
2001-01-30 21:57:01 +00:00 |
|
mohrt
|
0e589508f7
|
added caching, force compile, force cache, misc performance updates
|
2001-01-30 21:54:59 +00:00 |
|
andrey
|
ee2294b27e
|
Remove debug message.
|
2001-01-30 18:06:14 +00:00 |
|
andrey
|
31d1503ade
|
Fixing the compile directory mayhem...
|
2001-01-30 18:05:26 +00:00 |
|
andrey
|
970835672a
|
Fix problem with {strip} around {section} and {include}
|
2001-01-30 17:45:53 +00:00 |
|
mohrt
|
fdef1c65b1
|
fixed PHP_VERSION check, misc doc updates
|
2001-01-29 23:08:50 +00:00 |
|
mohrt
|
a1c4060238
|
updated for 1.2.1 compile_dir changes, misc doc updates
|
2001-01-29 16:36:07 +00:00 |
|
mohrt
|
54bf2945c8
|
update again
|
2001-01-26 17:47:59 +00:00 |
|
andrey
|
f82729afa4
|
*** empty log message ***
|
2001-01-26 16:11:21 +00:00 |
|
andrey
|
b7c9af20b2
|
Added ability to index by key.
|
2001-01-26 15:15:55 +00:00 |
|
mohrt
|
9699217667
|
updated versions to 1.1.0
|
2001-01-25 23:19:40 +00:00 |
|
mohrt
|
3022bda87f
|
update copyright notice
|
2001-01-25 23:07:36 +00:00 |
|
mohrt
|
db1d41ae59
|
added misc info
|
2001-01-25 16:22:44 +00:00 |
|
mohrt
|
a8a997d084
|
initial commit
|
2001-01-24 17:16:32 +00:00 |
|
andrey
|
5460994906
|
Fixed bug that wouldn't let you do specify non-array values for 'loop'
attribute.
|
2001-01-22 15:15:49 +00:00 |
|
andrey
|
f8aa8a7b58
|
Fix the compiled template check.
|
2001-01-19 14:36:52 +00:00 |
|
mohrt
|
3ebce1106c
|
update changes
|
2001-01-18 22:38:49 +00:00 |
|
mohrt
|
9ab75d02fb
|
added default modifier
|
2001-01-18 21:09:49 +00:00 |
|
mohrt
|
52e80776c6
|
added dislaimers
|
2001-01-18 20:41:43 +00:00 |
|
andrey
|
b5461c2c2a
|
*** empty log message ***
|
2001-01-18 17:41:30 +00:00 |
|
andrey
|
f2482645e0
|
Implement 'div by'.
|
2001-01-16 15:50:30 +00:00 |
|
andrey
|
89df5c8e38
|
*** empty log message ***
|
2001-01-12 20:48:43 +00:00 |
|
andrey
|
bad3cdae5a
|
*** empty log message ***
|
2001-01-12 20:39:27 +00:00 |
|
andrey
|
e2c0232cf9
|
*** empty log message ***
|
2001-01-12 19:24:31 +00:00 |
|
andrey
|
c3036c2287
|
Fix template traversal.
|
2001-01-12 16:05:26 +00:00 |
|
andrey
|
42f31952df
|
*** empty log message ***
|
2001-01-11 19:57:07 +00:00 |
|