root/eaccelerator/trunk/ea_store.c


Mode:

Legend:

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