]> granicus.if.org Git - php/shortlog
php
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
2014-02-18 krakjoeuse correct param types
2014-02-17 krakjoestart work on resolving commands, add numeric function...
2014-02-17 krakjoecase insensitivity where we can
2014-02-17 krakjoeMerge branch 'master' of https://github.com/krakjoe...
2014-02-16 krakjoe...
2014-02-16 krakjoeimprove error reporting
2014-02-16 krakjoe...
2014-02-16 krakjoemodify command to parse arguments with lexer for testingz
2014-02-16 krakjoefix lexer for namespaced methods
2014-02-16 krakjoeremove leaks from stack
2014-02-16 krakjoebuild stack from command line
2014-02-16 Bob Weinandremoved warning; WS
2014-02-16 Bob WeinandMerge pull request #73 from TerryE/new-help
2014-02-15 krakjoeRevert "handle strings better"
2014-02-15 krakjoehandle strings better
2014-02-15 krakjoebarf on unexpected input
2014-02-15 krakjoebetterness
2014-02-15 krakjoehave a go at writing lexer for input
2014-02-13 Bob WeinandFix issue 72 (too much whitespace in config.m4)
2014-02-09 Terry EllisonMore update to help text on parameter typing
2014-02-06 Bob WeinandFix issue 68 (made check win only)
2014-02-05 Terry EllisonUpdate help content and refactor new routine in php_help.c
2014-02-02 Terry EllisonWork in progress chekpoint of changes to help module...
2014-02-02 krakjoewindows
2014-02-02 krakjoewoops
2014-02-02 krakjoe...
2014-02-02 krakjoescrap using zend directly, too many leaks/bugs
2014-01-29 krakjoefix bugsnet #66591 and github #60
2014-01-28 krakjoefix bugsnet #66594, thanks ondrej@php.net
2014-01-27 krakjoefix readline build error bugsnet #66576
2014-01-19 Bob WeinandMerge branch PHP-5.6 of php-src
2014-01-19 Bob WeinandRemoved some segfault; does still not delete all the...
2014-01-19 Bob WeinandMerge branch 'master' of ssh://github.com/krakjoe/phpdb...
2014-01-19 Bob WeinandFixed order of instructions...
2014-01-18 Bob WeinandClean root symbol table when starting new execution
2014-01-18 Bob WeinandMerge branch 'master' of ssh://github.com/krakjoe/phpdbg
2014-01-18 Bob WeinandFixed that for example "run" is only set as last cmd...
2014-01-17 Bob WeinandUpdate year
2014-01-17 krakjoezts fix
2014-01-17 krakjoe...
2014-01-17 krakjoeremove goto from zend_try/zend_end_try/zend_catch blocks
next