|
|
|
@348
|
[348]
|
06/20/08 11:20:17 |
bart |
First stab at php 5.3 support. Only fixes the script cache. phpMyAdmin … |
|
|
|
@344
|
[344]
|
06/19/08 18:01:31 |
bart |
Remove support for all php versions older than php 5.1 |
|
|
|
@336
|
[336]
|
08/20/07 20:12:03 |
bart |
Fix some compile warnings introduced by today's and yesterday's … |
|
|
|
@334
|
[334]
|
08/20/07 19:04:30 |
bart |
Use some macros to calculate the size |
|
|
|
@332
|
[332]
|
08/20/07 18:36:46 |
bart |
Rewrite store_* functions so they no longer use the EAG(mem) global. |
|
|
|
@328
|
[328]
|
08/20/07 13:33:54 |
bart |
Rewrite the calc_* values so it no longer uses the EAG(mem) global. |
|
|
|
@291
|
[291]
|
02/13/07 16:11:14 |
bart |
Cleanup: Removed some commented out code, changed some debug statements,
… |
|
|
|
@286
|
[286]
|
01/04/07 19:57:38 |
bart |
Happy newyear!
(Felt bored while studying) |
|
|
|
@269
|
[269]
|
09/15/06 14:49:57 |
bart |
Reverse changeset 205 (doc-comment exclusion) from Tom Regner
… |
|
|
|
@255
|
[255]
|
07/29/06 13:04:04 |
bart |
Move some functions around to make more of them static, this reduces the … |
|
|
|
@254
|
[254]
|
07/29/06 12:37:52 |
bart |
Do a big cleanup in struct naming |
|
|
|
@248
|
[248]
|
07/27/06 15:38:44 |
bart |
Fix bug #145, objects are serialized when they are stored in shared … |
|
|
|
@247
|
[247]
|
07/27/06 11:43:59 |
bart |
* Some fixes to make eAccelerator compile with php 5.2, this fixes bug … |
|
|
|
@246
|
[246]
|
07/27/06 11:38:27 |
bart |
Killing the very broken encoder. Once when eAccelerator is in full
… |
|
|
|
@231
|
[231]
|
07/22/06 12:07:15 |
bart |
Some zval macro's differ for php4 and 5, this fixes #146. |
|
|
|
@228
|
[228]
|
07/19/06 11:13:56 |
bart |
Use some more zval macro's to cleanup things a bit |
|
|
|
@205
|
[205]
|
05/04/06 15:00:20 |
bart |
Don't store the doc_comments in op_array and class_entry. They are … |
|
|
|
@201
|
[201]
|
04/11/06 17:59:53 |
bart |
A lot of fixes to silence the compile warnings generated when compiling … |
|
|
|
@195
|
[195]
|
04/06/06 18:49:25 |
hans |
Fixed handling of interfaces. This fixes sf.net bug #1440575 |
|
|
|
@187
|
[187]
|
03/17/06 14:47:29 |
hans |
* Fix for sf.net bug #1442839 (handling of ZEND_ASSIGN_OBJ by the … |
|
|
|
@176
|
[176]
|
03/05/06 13:18:54 |
bart |
The nigthly cvs tarballs of sf aren't that nigthly at all. The commits … |
|
|
|
@173
|
[173]
|
02/24/06 12:43:53 |
hrak |
Altered the way debug output is in/excluded by adding a macro that … |
|
|
|
@170
|
[170]
|
02/21/06 17:45:43 |
hrak |
* Ditched the variadic macros. They were kinda useless now anyway since … |
|
|
|
@166
|
[166]
|
02/20/06 00:54:12 |
hrak |
Fixed static_members handling for php-5.0. Broke this while working on … |
|
|
|
@164
|
[164]
|
02/19/06 16:20:26 |
hrak |
Restored PHP4 compatibility |
|
|
|
@162
|
[162]
|
02/17/06 18:35:50 |
zoeloelip |
Merged PHP_5_1 branch with HEAD |
|
|
|
@124
|
[124]
|
07/11/05 19:25:38 |
zoeloelip |
* ea_store.c and ea_restore.c functions clean up
* extraced … |
|
|
|
@123
|
[123]
|
07/10/05 10:12:34 |
zoeloelip |
* Renamed some macros from MMC (mmcache) to EA (eg MMCG is now EAG)
* … |
|
|
|
@120
|
[120]
|
07/09/05 13:10:52 |
zoeloelip |
Code clean up and compile fixes for VC.net + VC.net project files update
… |
|
|
|
@118
|
[118]
|
07/09/05 11:18:17 |
zoeloelip |
A compile fix for php4 (bug #1235017) |
|
|
|
@116
|
[116]
|
07/07/05 14:05:26 |
zoeloelip |
Code refactoring needed for the new encoder. Moved all store/calc
… |