root/eaccelerator/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @411 [411] 02/25/10 11:54:31 hans * Fixed class static variable restore where parent was protected …
(edit) @409 [409] 02/24/10 12:05:43 hans Fixed double free in eaccelerator_globals_dtor. This closes ticket #404
(edit) @407 [407] 02/18/10 16:00:05 hans small documentation updates
(edit) @406 [406] 02/18/10 14:49:23 hans php_check_open_basedir only needs to be called when restoring
(edit) @405 [405] 02/18/10 13:53:07 hans Remove some leftover debug output that broke compilation with php-5.2 and …
(edit) @397 [397] 02/04/10 17:10:28 bart Now really add the sched_yield command and not only in commented out
(edit) @395 [395] 02/04/10 16:53:03 hans Fixed linking of ZEND_DECLARE_INHERITED_CLASS_DELAYED across bb's in the …
(edit) @394 [394] 02/04/10 11:31:26 bart Remove some leftovers from the lock api
(edit) @393 [393] 02/03/10 15:06:05 bart Fix spinlocks on Solaris with Sun Compiler. #325
(edit) @392 [392] 02/03/10 14:38:00 bart Add a call to sched_yield after a failed spinlock to prevent …
(edit) @391 [391] 02/03/10 13:55:19 bart Use snprintf the right way. See #290
(edit) @390 [390] 02/03/10 13:41:59 bart Enable check_mtime usage again
(edit) @389 [389] 02/03/10 13:41:58 bart Enable phar caching: Files in included from a phar file are cached now. …
(edit) @388 [388] 02/03/10 13:41:57 bart Include the resolve path function from php so it is available for older …
(edit) @387 [387] 02/03/10 13:41:56 bart Fix two compiler warnings
(edit) @386 [386] 02/01/10 20:25:17 bart Fix link error
(edit) @385 [385] 02/01/10 16:59:16 bart * A retab on eaccelerator.c * Remove caching based on inodes * Reimplement …
(edit) @381 [381] 01/26/10 15:25:28 bart Prepare release for 0.9.6-rc2
(edit) @380 [380] 01/26/10 15:25:13 bart Remove unused ini entries
(edit) @379 [379] 01/21/10 13:14:44 hans Set op_array->early_binding in a later stage. This fixes ticket #394
(edit) @378 [378] 01/20/10 16:47:39 hans Win32 VC6 project file update
(edit) @377 [377] 01/20/10 15:58:03 hans * Some more work on delayed early binding. This fixes ticket #388 * Some …
(edit) @376 [376] 01/19/10 17:49:49 hans Fix for #391 and Win32 compilation
(edit) @375 [375] 01/19/10 16:49:13 bart Update year in copyright
(edit) @374 [374] 01/19/10 16:21:13 bart Remove documentation for removed api's
(edit) @373 [373] 01/19/10 15:43:30 hans Win32 ZTS fixes and updated Win32 project files
(edit) @372 [372] 01/19/10 15:05:38 hans * Implemented ZEND_GOTO * Implemented delayed early binding for php-5.3. …
(edit) @371 [371] 12/23/09 14:41:08 hans PHP 5.3 ZEND_JMP_SET support
(edit) @370 [370] 12/23/09 12:40:39 hans * Fixed ticket #383 (crash on ZEND_ADD_INTERFACE) * check_mtime can now be …
(edit) @369 [369] 12/01/09 12:30:55 hans Win32 compilation fixes, updated VC++ project file to VC++ 2008 format
(edit) @368 [368] 11/30/09 16:51:37 hans * Some quick and dirty tweaks to dasm.php to sync looks with control.php * …
(edit) @367 [367] 11/30/09 12:53:04 hans * Added a whole bunch of standard functions to opt_result_is_numeric() * …
(edit) @366 [366] 11/25/09 18:05:48 hans PHP 5.3 optimizer and general fixes, some cleanups
(edit) @365 [365] 11/13/09 11:56:38 hans cleaning out some leftovers of the content cache, session manager and shm …
(edit) @364 [364] 11/11/09 16:35:06 hans Fixed ticket #194, updated opcode.c
(edit) @363 [363] 11/11/09 16:32:25 bart Add the optimize code
(edit) @362 [362] 11/11/09 14:20:35 bart Add the optimizer back
(edit) @361 [361] 11/11/09 13:14:58 bart Remove unused source file
(edit) @360 [360] 11/11/09 12:59:39 hans fixes for tickets #104 and #371
(edit) @359 [359] 11/11/09 12:34:28 bart - Remove all non-core functionality - Update version to 0.9.6-rc1
(edit) @358 [358] 07/14/09 15:09:00 bart Fix a heap corruption bug
(edit) @357 [357] 07/14/09 11:25:27 bart Sync with hg repo: changeset: 306:bea34af4acf3 user: …
(edit) @356 [356] 06/22/09 09:48:49 bart Sync with http://hg.vanbrabant.eu/hg/bart/eaccelerator/
(edit) @355 [355] 06/20/08 15:50:40 bart Fix disassembler
(edit) @354 [354] 06/20/08 15:50:39 bart Use string to lookup function
(edit) @353 [353] 06/20/08 11:20:24 bart Remove php4 stuff from the config file
(edit) @352 [352] 06/20/08 11:20:23 bart optimize.c: In php 5.3 this field is const ea_restore.c: strings …
(edit) @351 [351] 06/20/08 11:20:22 bart Port do_alloca call to PHP 5.3
(edit) @350 [350] 06/20/08 11:20:20 bart Failed to stage the commit properly
(edit) @349 [349] 06/20/08 11:20:18 bart Fix user cache functions to work with php 5.3
(edit) @348 [348] 06/20/08 11:20:17 bart First stab at php 5.3 support. Only fixes the script cache. phpMyAdmin …
(edit) @347 [347] 06/19/08 18:01:36 bart Initialise pointers before using them Fix buffer overflow
(edit) @346 [346] 06/19/08 18:01:34 bart Update opcodes.c to php 5.1 as the lowest version like the other code
(edit) @345 [345] 06/19/08 18:01:33 bart Update some documentation
(edit) @344 [344] 06/19/08 18:01:31 bart Remove support for all php versions older than php 5.1
(edit) @342 [342] 05/18/08 11:20:28 bart Add patch from ticket 232: removes an unlock that isn't needed there.
(edit) @340 [340] 02/13/08 00:45:49 bart Add new opcodes introduced in PHP 5.3
(edit) @339 [339] 12/22/07 15:12:16 franck testing svn commit on the new server
(edit) @338 [338] 08/20/07 23:09:43 hans missed a gc call
(edit) @337 [337] 08/20/07 22:57:00 hans Added cache object creation timestamp (shm and disk)\nAltered control …
(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) @333 [333] 08/20/07 18:40:16 bart Add code that checks the shared memory chunks if needed to make sure no …
(edit) @332 [332] 08/20/07 18:36:46 bart Rewrite store_* functions so they no longer use the EAG(mem) global.
(edit) @331 [331] 08/20/07 15:40:19 bart Rewrite the fixup_* functions they no longer use the EAG(mem) global
(edit) @330 [330] 08/20/07 15:15:06 hans * Changed crash handler error message format to Apache-style error log …
(edit) @329 [329] 08/20/07 13:34:13 bart Rewrite the calc_* values so it no longer uses 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) @327 [327] 08/19/07 18:42:47 bart Improve storing of objects and fix bug #264
(edit) @326 [326] 08/19/07 16:20:56 bart Fix an E_NOTICE error in the control panel
(edit) @325 [325] 08/16/07 09:01:30 bart Fix a typo in the config file. #269
(edit) @324 [324] 08/14/07 13:08:41 hans Fix for #242 in 0.9.5 branch
(edit) @323 [323] 08/14/07 13:02:03 hans Fix for #242
(edit) @322 [322] 05/24/07 18:32:49 bart Revert stupid changes left over from debugging
(edit) @309 [309] 05/10/07 23:30:16 bart Commit patch from ticket #252: Don't make eA stop init of php when eA …
(edit) @308 [308] 05/10/07 00:29:53 bart Casting of var 'len' to (int) in decode_version() to get rid of an VC++ 6 …
(edit) @307 [307] 05/10/07 00:29:45 bart Add fnmatch.c and fnmatch.h and use it on win32 (Thanks to Daan <daan at …
(edit) @306 [306] 05/10/07 00:29:37 bart Use php_strtok_r instead of strtok_r (Thanks to Daan <daan at parse.nl>)
(edit) @303 [303] 04/21/07 13:34:41 bart Add patch from Nathanael (eaccelerator@polymorpheus.com)
(edit) @302 [302] 03/07/07 12:24:57 bart Apply the patch from #244 which causes heap corruption.
(edit) @301 [301] 02/15/07 17:56:41 bart Forgot to remove some really ugly debug code
(edit) @300 [300] 02/15/07 17:39:22 bart Move spinlock stuff into mm.c, no need for an extra file with extra …
(edit) @299 [299] 02/15/07 17:04:24 bart Kick out the old filter implementation and use one based on fnmatch, this …
(edit) @298 [298] 02/15/07 12:46:24 bart Use emalloc for filter lists, mixing memory from two allocators is enough.
(edit) @297 [297] 02/13/07 23:42:38 bart Fixed a bug in the zend_class_entry dump debug routine
(edit) @296 [296] 02/13/07 22:23:53 bart Fix loading of cached scripts and data on disk
(edit) @295 [295] 02/13/07 19:29:58 bart Some more year updates
(edit) @294 [294] 02/13/07 18:39:01 bart Revert some changes form changeset @256 to fix bug #199
(edit) @292 [292] 02/13/07 17:18:58 bart Check if those array indices are set before testing them in control.php
(edit) @291 [291] 02/13/07 16:11:14 bart Cleanup: Removed some commented out code, changed some debug statements, …
(edit) @290 [290] 02/13/07 15:58:54 bart Always compile a ea_debug_error message in ea_restore.c
(edit) @289 [289] 02/13/07 15:57:18 bart Fixed a nullpointer dereference in some special cases in ea_restore.c:509
(edit) @288 [288] 02/13/07 15:54:41 bart * Added a function to dump an eaccelerator class entry in debug.c * …
(edit) @287 [287] 01/29/07 23:33:40 bart * Removed some obsolete code
(edit) @286 [286] 01/04/07 19:57:38 bart Happy newyear! (Felt bored while studying)
(edit) @285 [285] 11/14/06 16:39:11 bart * add some more isset for e_all error reporting
(edit) @283 [283] 11/04/06 14:12:52 bart It seems I'm longer able to do simple comparisons, this should fix …
(edit) @282 [282] 10/26/06 22:58:00 bart Make the control panel work with E_ALL
(edit) @281 [281] 10/26/06 22:35:04 bart --
(edit) @280 [280] 10/26/06 21:37:35 bart Damit, forgot to add this one to the changeset
Note: See TracRevisionLog for help on using the revision log.