]> granicus.if.org Git - php/shortlog
php
2013-11-18 krakjoeclean flags on run
2013-11-18 krakjoeMerge branch 'master' of https://github.com/krakjoe...
2013-11-18 krakjoefixup until/leave/finish
2013-11-18 Felipe Pena- WS
2013-11-18 Felipe Pena- WS
2013-11-18 Felipe Pena- Move phpdbg_welcome to phpdbg.c and staticfy it
2013-11-18 Felipe Pena- CS
2013-11-18 Felipe Pena- Removed unreached break stmt
2013-11-18 Felipe PenaMerge branch 'master' of github.com:krakjoe/phpdbg
2013-11-18 Felipe Pena- print command has optional arguments
2013-11-18 krakjoebrifer
2013-11-18 krakjoetry another layout
2013-11-18 Joe Watkinsfix window size on windows
2013-11-17 Joe Watkinsfix mmap in windows
2013-11-17 Joe Watkinsfix windows build
2013-11-17 Felipe Pena- Rename has_args to arg_type
2013-11-17 Felipe Pena- Fix argument information
2013-11-17 Felipe Pena- WS
2013-11-17 Felipe PenaMerge branch 'master' of github.com:krakjoe/phpdbg
2013-11-17 Felipe Pena- Clean up command macros
2013-11-17 Felipe Pena- WS
2013-11-17 krakjoeforce clean build every time, no room for error
2013-11-17 krakjoeMerge branch 'master' of https://github.com/krakjoe...
2013-11-17 krakjoecorrection
2013-11-17 Felipe PenaMerge branch 'master' of github.com:krakjoe/phpdbg
2013-11-17 Felipe Pena- Implemented "info error" command
2013-11-17 krakjoeMerge branch 'master' of https://github.com/krakjoe...
2013-11-17 krakjoeadded info funcs
2013-11-17 Felipe Pena- Fix conflict
2013-11-17 Felipe Pena- Added "info vars" to show active variables
2013-11-17 krakjoetidy
2013-11-17 krakjoeinfo classes + help
2013-11-17 Felipe Pena- Fix conflict
2013-11-17 Felipe Pena- Added macro for trailling command
2013-11-17 krakjoefix segfault when autoglobals are not properly setup
2013-11-17 Felipe Pena- Use macro here
2013-11-17 krakjoefix list not working when exec is set but not executing
2013-11-17 Felipe PenaMerge branch 'master' of github.com:krakjoe/phpdbg
2013-11-17 Felipe Pena- Initial code for info command
2013-11-17 krakjoeleave function + help
2013-11-17 krakjoefinish?
2013-11-17 Felipe Pena- Added finish/f command
2013-11-17 Felipe Pena- Missing credits
2013-11-17 Felipe Pena- Fix trailling newline handling
2013-11-17 Felipe Pena- Fix conflict
2013-11-17 Felipe Pena- Drop unneeded parenthesis
2013-11-17 krakjoefix whitepsace in here first
2013-11-17 Felipe Pena- Change error message
2013-11-17 krakjoephpdbg_default_switch_case(); in list lines
2013-11-17 Felipe PenaMerge branch 'master' of github.com:krakjoe/phpdbg
2013-11-17 Felipe Pena- Fix conflict
2013-11-17 krakjoefix compiler warning
2013-11-17 Felipe Pena- Use offset when listing active file and reuse list...
2013-11-17 krakjoeadd highlight param to file listing
2013-11-17 krakjoecorrection
2013-11-17 krakjoeadd print exec command to show current execution contex...
2013-11-16 krakjoeconsistency in prompt/list, do not return FAILURE from...
2013-11-16 krakjoeuniform code in print.c
2013-11-16 krakjoecleanup in list ... last time
2013-11-16 krakjoeswitches in list.c, be consistent in all command handlers
2013-11-16 krakjoestat before setting breakpoints on files
2013-11-16 krakjoeremove more no expression provided messages
2013-11-16 krakjoeget rid of No Expression Provided messages, not require...
2013-11-16 krakjoestat execution context and check it is a regular file...
2013-11-16 krakjoeestablish relationship between parent and child commands
2013-11-16 krakjoeinclude all alias and child command information in...
2013-11-16 krakjoeadd list class and method commands
2013-11-16 krakjoeupdate bootstrap
2013-11-16 krakjoe...
2013-11-16 krakjoefix is_class_method (needs revision)
2013-11-16 krakjoemake handlers take phpdbg_param_t
2013-11-16 krakjoemove phpdbg_param_t to phpdbg.c|h
2013-11-16 Felipe Pena- Fixed possible memleak
2013-11-16 Felipe Pena- Fixed repeat-last-command feature for next and until...
2013-11-16 Felipe Pena- Fix compiler warning
2013-11-16 krakjoeMerge branch 'master' of https://github.com/krakjoe...
2013-11-16 krakjoeadd phpdbg_debug function and --enable-phpdbg-debug...
2013-11-16 Felipe Pena- Added changelog file
2013-11-16 Felipe Pena- Implemented issue #11 (until command)
2013-11-16 krakjoeadd clean-phpdbg rule to Makefile.frag to aid development
2013-11-15 krakjoefix segfault on some implementations of atoi
2013-11-15 Felipe Pena- Back to development
2013-11-15 Felipe Pena- Preparing for first release
2013-11-15 Felipe PenaMerge branch 'master' of github.com:krakjoe/phpdbg
2013-11-15 Felipe Pena- Fix compiler warning
2013-11-15 krakjoearginfo for userland functions
2013-11-15 krakjoecleanup
2013-11-15 krakjoeadd oplog status to context information on print command
2013-11-15 krakjoe...
2013-11-15 krakjoetidy example
2013-11-15 krakjoeextend userland api phpdbg_break function
2013-11-15 krakjoeremove additional switch
2013-11-15 krakjoe...
2013-11-15 krakjoeembed code in .phpdbginit
2013-11-15 Felipe PenaMerge branch 'master' of github.com:krakjoe/phpdbg
2013-11-15 Felipe Pena- Removed unused var
2013-11-15 krakjoe...
2013-11-15 krakjoeimplement 5.4 support
2013-11-14 krakjoeinclude conditional breakpoints in out
2013-11-14 krakjoeswap welcome/init around
next