andrey
|
1305ada83a
|
Fixing plugin loading.
|
2001-02-26 16:21:47 +00:00 |
|
andrey
|
983c136047
|
Added plugin functionality.
|
2001-02-23 20:33:03 +00:00 |
|
mohrt
|
3bee10770c
|
fixed issue with php tags executed in literal blocks
|
2001-02-22 21:25:19 +00:00 |
|
mohrt
|
596b0c2480
|
updated version numbers to 1.3.0
|
2001-02-21 20:27:08 +00:00 |
|
andrey
|
3c7714f165
|
*** empty log message ***
|
2001-02-21 20:23:38 +00:00 |
|
andrey
|
2f8576b239
|
*** empty log message ***
|
2001-02-21 19:33:55 +00:00 |
|
mohrt
|
3b4e811664
|
update php tag handling logic
|
2001-02-20 21:20:08 +00:00 |
|
mohrt
|
94e1ecd90e
|
fixed <?php tag at beginning of files, updated docs
|
2001-02-19 19:10:58 +00:00 |
|
andrey
|
e9ce45b3c2
|
*** empty log message ***
|
2001-02-12 16:01:55 +00:00 |
|
mohrt
|
0b5da4185e
|
remove unneeded preg_match
|
2001-02-10 23:58:51 +00:00 |
|
mohrt
|
43739c19a2
|
remove comment
|
2001-02-10 23:53:43 +00:00 |
|
mohrt
|
983c48ec64
|
updated php escape to handle <script language="php">
|
2001-02-10 23:14:29 +00:00 |
|
mohrt
|
7b3bdfd837
|
fix php tag escapement logic
|
2001-02-10 22:46:40 +00:00 |
|
mohrt
|
fd5458694c
|
added header custom function
|
2001-02-10 21:05:46 +00:00 |
|
andrey
|
9e716a8f0e
|
*** empty log message ***
|
2001-02-08 16:35:03 +00:00 |
|
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 |
|