root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @901 [901] 11 days moo updated news/changelog
(edit) @900 [900] 12 days moo fixed #279: segv on cache full
(edit) @898 [898] 5 weeks moo bump version, updated release date
(edit) @896 [896] 5 weeks moo updated help url
(edit) @895 [895] 5 weeks moo adds xcache.admin.enable_auth
(edit) @894 [894] 5 weeks moo adds xcache.admin.enable_auth
(edit) @893 [893] 6 weeks moo fix #278 layout in opera
(edit) @892 [892] 6 weeks moo fix #278 layout in opera
(edit) @891 [891] 7 weeks moo fix #275: struct parser for one line struct definition
(edit) @888 [888] 7 weeks moo tsrmls fix
(edit) @887 [887] 7 weeks moo multiple error cannot be back port to 1.3
(edit) @885 [885] 7 weeks moo typo
(edit) @883 [883] 7 weeks moo year 2012
(edit) @882 [882] 7 weeks moo use _unlocked suffix for function name instead of _dmz
(edit) @881 [881] 7 weeks moo use _unlocked suffix for function name instead of _dmz
(edit) @880 [880] 7 weeks moo fix release build
(edit) @879 [879] 7 weeks moo release xc_autocheck_done_names even if skipped
(edit) @878 [878] 7 weeks moo typo in previous commits
(edit) @877 [877] 7 weeks moo kill warning
(edit) @876 [876] 7 weeks moo fix warning
(edit) @875 [875] 7 weeks moo PHP_5_4: fix for ZEND_JMP_SET_VAR
(edit) @874 [874] 7 weeks moo missing zero terminator for filename
(edit) @873 [873] 7 weeks moo fix build
(edit) @872 [872] 7 weeks moo fix warning
(edit) @871 [871] 8 weeks moo updated changelog
(edit) @870 [870] 8 weeks moo get :// include_path right or dont cache
(edit) @869 [869] 8 weeks moo fix opened_path for when stat=1
(edit) @868 [868] 8 weeks moo fix admin page
(edit) @867 [867] 8 weeks moo include path lookup in cache
(edit) @866 [866] 8 weeks moo is non-unicode only; prepare for handling include_path + stat=0; project …
(edit) @865 [865] 8 weeks moo xce->entry rename
(edit) @864 [864] 8 weeks moo handle opened_path in 1 place
(edit) @863 [863] 8 weeks moo recover removed by mistake
(edit) @862 [862] 8 weeks moo fix previous wrong change on is_autoglobal
(edit) @861 [861] 8 weeks moo add is_autoglobal test
(edit) @860 [860] 8 weeks moo kill warnings
(edit) @859 [859] 8 weeks moo expand_path for DIR FILE support
(edit) @858 [858] 8 weeks moo var set/get/inc/dec tests
(edit) @857 [857] 8 weeks moo fix trace
(edit) @856 [856] 8 weeks moo store entry_var_t
(edit) @855 [855] 8 weeks moo typo
(edit) @854 [854] 8 weeks moo remove type/cache/hvalue from cached copy to reduce memory usage a little …
(edit) @853 [853] 8 weeks moo kill warning
(edit) @852 [852] 8 weeks moo kill warning
(edit) @851 [851] 8 weeks moo more readability cache property. reduce memory footprint for data caching
(edit) @850 [850] 8 weeks moo typo
(edit) @849 [849] 2 months moo note readability
(edit) @848 [848] 2 months moo fix md5 digest
(edit) @847 [847] 2 months moo fix build for <=PHP_5_2, optimize dirname call
(edit) @846 [846] 2 months moo kill most const warning
(edit) @845 [845] 2 months moo do not opt out brk_cont_array in any case as it is required by …
(edit) @844 [844] 2 months moo kill some warning
(edit) @843 [843] 2 months moo PHP_5_4: handle exclude_from_classes
(edit) @842 [842] 2 months moo format code line length up to 160
(edit) @841 [841] 2 months moo simplify arg_types using null
(edit) @840 [840] 2 months moo copy md5 digest correctly in notmemcpy mode
(edit) @839 [839] 2 months moo fix run_time_cache handling, fix SETNULL/COPYNULL mess up
(edit) @838 [838] 2 months moo avoid overflow in memsetptr
(edit) @837 [837] 2 months moo PHP_5_4: improves traits support
(edit) @836 [836] 2 months moo fill uninitialized with line number for debugging purpose
(edit) @835 [835] 2 months moo support for null end STRUCT_ARRAY
(edit) @834 [834] 2 months moo optimizer: handle goto in convert_switch optimization
(edit) @833 [833] 2 months moo handle array/size same way
(edit) @832 [832] 2 months moo fix DIR FILE handling in literal. path resolve is still in todo
(edit) @831 [831] 2 months moo fix test running for devel. redirect uses DIR so run-tests.php has to …
(edit) @830 [830] 2 months moo opcode fix: op2 of ZEND_BIND_TRAITS is unused
(edit) @829 [829] 2 months moo tests/bug52160.phpt: report multiple error correctly
(edit) @828 [828] 2 months moo fix constant name handling (possible SIGSEGV)
(edit) @827 [827] 2 months moo avoid zend_alter_ini_entry which is execute time
(edit) @826 [826] 2 months moo adds optimizer to test
(edit) @825 [825] 2 months moo PHP_5_4: improve handling traits yet still need review. values of …
(edit) @824 [824] 2 months moo PHP_5_4: empty hashtable was optimized
(edit) @823 [823] 2 months moo PHP_5_4: HashTable? bucket changes
(edit) @822 [822] 2 months moo initial PHP_5_4 support
(edit) @821 [821] 2 months moo adds info for PHP_5_4
(edit) @820 [820] 12 months moo decode optimized if/return
(edit) @819 [819] 12 months moo decompiler: fix handling of stdin. support of exported dasm result
(edit) @812 [812] 12 months moo update 1.3.2 release date
(edit) @811 [811] 13 months moo Decompiler: clean up unused code, fix line spacing, simplify indent
(edit) @810 [810] 13 months moo Decompiler: if/elseif/else
(edit) @809 [809] 13 months moo typo
(edit) @808 [808] 13 months moo Decompiler: recognize top level goto
(edit) @807 [807] 13 months moo Decompiler: for loop
(edit) @806 [806] 13 months moo Decompiler: dump any unhandled complex block
(edit) @805 [805] 13 months moo Decmopiler: update sample to match unhandled ()
(edit) @804 [804] 13 months moo Decompiler: get value from result instead of op1/op2 if possible
(edit) @803 [803] 13 months moo Decompile: remove tostr in getOpVal. it is implemented by str() and …
(edit) @802 [802] 13 months moo Decompiler: && || and or
(edit) @801 [801] 13 months moo typo
(edit) @800 [800] 13 months moo Decompiler: use range to simplify calling
(edit) @799 [799] 13 months moo Decompiler: ?: and ? :
(edit) @798 [798] 13 months moo fix build: ISREF undefined in <=PHP_5_2
(edit) @797 [797] 13 months moo sample code for ?: being used in if ()
(edit) @796 [796] 13 months moo code format cleanup
(edit) @795 [795] 13 months moo Decompiler: decompile try/catch
(edit) @794 [794] 13 months moo Disassembler: fix null field
(edit) @793 [793] 13 months moo test sample for declare(ticks) nested with while (complex block)
(edit) @792 [792] 13 months moo prepare for decompile if/else
(edit) @791 [791] 13 months moo Decompiler: fix foreach to not be recognized as switch, fix i/j looping
(edit) @790 [790] 13 months moo Decompiler: decompile switch
Note: See TracRevisionLog for help on using the revision log.