]> granicus.if.org Git - php/shortlog
php
2014-04-24 Anatol Belskifixed C89 compat
2014-04-24 Anatol Belskiprepare config.w32
2014-04-24 krakjoeadd parser files to dist
2014-04-21 Bob WeinandFixed infinite loop when quitting (sometimes)
2014-04-21 krakjoefixup help, behaviour of step command when not executing
2014-04-21 krakjoebuffer input to repeat commands
2014-04-21 krakjoeMerge branch 'master' of https://github.com/krakjoe...
2014-04-21 krakjoeremove -e option in favour of taking script from argv[]
2014-04-20 Bob WeinandFixed stepping
2014-04-20 Bob WeinandMerge branch 'master' of https://github.com/krakjoe...
2014-04-20 krakjoestep by line and opcode modes preserved, set stepping...
2014-04-20 krakjoerename next to continue, cleanup help
2014-04-20 Bob WeinandUpdate help
2014-04-20 Bob WeinandStepping is now line by line with gdb style command
2014-04-20 Bob WeinandFixed potential bug in run command
2014-04-20 Bob WeinandBreakpoints now hit only once if line was not switched
2014-04-20 Bob WeinandAdded error on compile failure in exec cmd
2014-04-19 krakjoeremove compile command
2014-04-19 krakjoeMerge branch 'master' of https://github.com/krakjoe...
2014-04-19 krakjoeauto compile when execution context set
2014-04-16 Bob WeinandCommented out a few PHPDBG_IS_QUITTING checks to fix bug
2014-04-16 Bob Weinandcommand tokens just available at the beginning now
2014-04-16 Bob WeinandAlso check for length to not segfault
2014-04-16 Bob WeinandUpdated version number to 0.4.0
2014-04-16 Bob WeinandFixed bug: ev output was buffered instead of directly...
2014-04-15 Bob WeinandFixed refcount removing if specified
2014-04-15 Bob WeinandFixed segfault when input == NULL
2014-04-14 Bob WeinandMade refcount info switchable by set refcount on/off...
2014-04-14 Bob WeinandReturn SUCCESS and do not confuse use with errors
2014-04-14 Bob WeinandAdded $this and superglobals support for watchpoints
2014-04-14 Bob WeinandClean up information on watchpoint breaks
2014-04-13 krakjoetidy help
2014-04-13 Bob WeinandCR CR etc. in help
2014-04-13 Bob WeinandAdded information about $var parameter in watchpoints
2014-04-13 Bob WeinandAdded help
2014-04-13 krakjoeless strange!
2014-04-13 Bob WeinandRemove some dead code...
2014-04-13 krakjoefix compat with lexer stuff
2014-04-13 krakjoeMerge branch 'master' of https://github.com/krakjoe...
2014-04-13 krakjoefix build
2014-04-13 krakjoefix command structure
2014-04-13 krakjoeMerge branch 'master' of https://github.com/krakjoe...
2014-04-13 krakjoesquish warnings
2014-04-13 krakjoecleanup
2014-04-13 krakjoefix moar
2014-04-13 krakjoefix argc/argv
2014-04-13 krakjoemerge master
2014-04-13 krakjoeMerge branch 'master' of https://github.com/krakjoe...
2014-04-13 krakjoefix addr parameters
2014-04-12 Bob WeinandAdded support for command line arg passing
2014-04-12 Bob WeinandFixed frame number order
2014-04-12 Bob WeinandRetain full compability for all micro versions since...
2014-04-03 Bob WeinandAdd array watchpoints if recursive zval watchpoint...
2014-04-03 Bob WeinandFixed deleting watchpoints (plus error in btree_delete)
2014-03-24 Bob WeinandUse the internal zend_get_opcode_name() function
2014-03-23 Bob WeinandMerge branch 'master' into watchpoints_recursive
2014-03-23 Bob WeinandFixed TSRM build
2014-03-23 Bob WeinandFixed possible duplication of watchpoints output
2014-03-22 Bob WeinandFixed possible segmentation fault upon unset with watch...
2014-03-17 Bob WeinandFixed one major bug in phpdbg_btree_delete
2014-03-16 Bob Weinandremoved some weird crash when freeing to early
2014-03-16 Bob WeinandCleanup
2014-03-16 Bob WeinandAdded WINDOWS support for watchpoints
2014-03-11 Bob WeinandAdded support for recursive watchpoints deletion
2014-03-11 Bob WeinandAdded COW handling and fixed various bugs
2014-03-10 Bob WeinandAdded handling of zval separation (aka watchpoint changes)
2014-03-08 Bob WeinandFixed recursive segfault in segfault handler
2014-02-28 krakjoeparse stream locations properly, bp.c still needs work...
2014-02-27 krakjoeuse php streams to handle line endings better for #81
2014-02-24 krakjoemoar params for registered functions
2014-02-24 krakjoeexport command
2014-02-24 krakjoewoops+correction in help
2014-02-24 krakjoefix ts build
2014-02-23 krakjoeset colors working
2014-02-21 krakjoedo not allow abbreivation of anything without alias...
2014-02-21 krakjoemoar cleanup
2014-02-21 krakjoecall register
2014-02-21 krakjoe...
2014-02-21 krakjoeverify noargs
2014-02-21 krakjoe...
2014-02-21 krakjoe...
2014-02-21 krakjoeupdate export function
2014-02-21 krakjoeintroduce proper support for file:#opline
2014-02-21 krakjoecase insensitive
2014-02-21 krakjoe...
2014-02-21 krakjoetrim breaking commands
2014-02-21 krakjoeconditional breakpoints working again
2014-02-21 krakjoebetter-ness, I think
2014-02-19 krakjoework on lexer to be more permissive (accept moar strings)
2014-02-19 krakjoeremove input_t
2014-02-19 krakjoework on parameters to commands
2014-02-19 Bob WeinandOplines run from 0 to op_array->last - 1
2014-02-18 krakjoe...
2014-02-18 krakjoeexecute new stack now
2014-02-18 krakjoeMerge branch 'master' of https://github.com/krakjoe...
2014-02-18 krakjoefix #70
2014-02-18 krakjoeMerge branch 'master' of https://github.com/krakjoe...
2014-02-18 krakjoefix zpp issues #74
2014-02-18 krakjoeMerge branch 'master' of https://github.com/krakjoe...
2014-02-18 krakjoefix #75 phpdbg disabled by default
next