]> granicus.if.org Git - php/shortlog
php
2014-07-05 Bob WeinandMerge pull request #104 from andytson/feature/rpm-build-fix
2014-07-05 Andy ThompsonFix phpdbg.1 man page installation when build != src...
2014-06-29 Felipe Pena- CS
2014-06-29 Bob WeinandFixed issue krakjoe/phpdbg#94 - List behavior is incons...
2014-06-29 Bob WeinandFix issue krakjoe/phpdbg#97 - list now appends a newlin...
2014-06-29 Bob WeinandInform about back command existence in help - Fixes...
2014-06-29 Bob WeinandFix issue krakjoe/phpdbg#98
2014-06-29 Bob WeinandMerge pull request #102 from dshafik/fix-96
2014-06-29 Bob WeinandMerge pull request #101 from dshafik/fix-95
2014-06-29 Bob WeinandFix issue krakjoe/phpdbg#99
2014-06-29 Bob WeinandFix readline/libedit (Thanks to @remicollet)
2014-06-29 Davey ShafikReplace incorrect `E` command with `ev` in watch help
2014-06-29 Davey ShafikFix typo in `finish` help
2014-06-25 Bob WeinandMerge branch 'master' of https://github.com/oerdnj...
2014-06-23 Ondřej SurýAdd initial manual page for phpdbg.1
2014-06-14 kovacs.ferencfix bugsnet #67212: phpdbg uses non-standard TIOCGWINSZ
2014-06-14 kovacs.ferencchange the default terminal width from 100 to 80, as...
2014-06-13 krakjoeremove all references
2014-06-12 Bob WeinandMake run-tests.php PHP-5.4 compatible
2014-06-11 Bob WeinandFixed order in travis script
2014-06-11 Bob WeinandCheck for all phpdbg compitble php versions
2014-06-11 Bob WeinandFix issue #89 — Compile failure in PHP 5.4
2014-06-09 Bob WeinandAdd line in run-tests.php help
2014-06-09 Bob WeinandFinish fixing phpdbg on ZTS build
2014-06-08 Bob WeinandFix segfault in tests with lexer
2014-06-08 Bob WeinandFix ZTS build
2014-06-08 krakjoeremove phpdbg directory from source tree on travis
2014-06-08 Bob WeinandUpdated parser & leer to be usable with re2c
2014-06-04 Bob WeinandFix tests
2014-06-04 Bob WeinandFix possible segfault depending on memory location...
2014-06-03 Bob WeinandFixed startup segfault in non-debug builds
2014-05-18 Bob WeinandPHP 5.4/5.5 compability in phpdbg_watch.c
2014-05-03 krakjoe/me blushes, really hard
2014-05-01 Bob WeinandAdded stdion/stdout/stderr constsnts and their php...
2014-04-27 Anatol BelskiC89 compat
2014-04-25 Anatol Belskiremoved /EHa as __try/__catch syntax is used anyway
2014-04-25 Anatol Belskifix ZEND_DEBUG usage
2014-04-24 Anatol Belskifix CFLAGS_PHPDBGS and some formatting
2014-04-24 Anatol Belskiuse a portable strndup implementation
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
next