]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2014-07-09 rockyDRY/fix debugger invocation code. This time, mostly...
2014-07-08 rockyFix up pydbgr and remake somewhat for recent changes
2014-07-07 rockyGuard more against bad data and set test to better...
2014-07-06 rockytrepanpl.el: experiment in setting the debugger-specifi...
2014-07-06 rockyrun.el: run realgud-track-set-debugger after creating...
2014-07-04 rockyDRY perldb and regularize debugger code more.
2014-07-04 rockyUpdate copyright for this year on recently changed...
2014-07-04 rockyGo over trepan2 and trepan3k to DRY top-level command...
2014-07-04 rockySmall bug in trepan.pl parsing
2014-07-04 rockyDRY top-level invocation realgud:trepan. Only expand...
2014-07-04 rockyFix bugs in realgud-exec shell and nodejs-test.
2014-07-04 rockySmall bashdb doc changes
2014-07-04 rockyRemove FIXME comment
2014-07-04 rockyDRY nodejs top-level command with newly-created realgud...
2014-07-03 rockyStart to DRY top-level debugger run code.
2014-07-01 rockyAdd Filename expansion on nodejs script name
2014-07-01 rockyExpand path elements in zshdb
2014-06-30 rockyExpand path-like elements in trepan.pl. Use trepan...
2014-06-30 rockyExpand path elements in bashdb
2014-06-30 rockyChange leading - to : for namespace separation more
2014-06-30 rockyCorrect docstring for pdb-parse-args
2014-06-30 rockypdb.el: Expand script name in pdb via pdb parseing...
2014-06-29 rockyMake sure we keep separate two invocations that cannoni...
2014-06-29 rockyMore ignore
2014-06-29 rockysource.el: Remove srcbuf-describe in source which was...
2014-06-29 rockyMostly minor doc changes on top-level debugger invocati...
2014-05-12 rockyUse json to show command remap hash. Document fake...
2014-05-11 rockyUse realgud:*debugger* rather than realgud-*debugger...
2014-05-11 rockyGo over remake and gdb
2014-05-11 rockyWork on zshdb and gdb for newer naming conventions
2014-05-11 rockystart to use : to separate pacakge from reset. e.g...
2014-04-05 rockyshortkey has to nuke its local map when going out of...
2014-03-31 rockyAdd backtrace to zshdb
2014-03-31 rockyshortkey.el: remove '.' from mode var name (for trepan...
2014-03-30 rockyGo over specific short-key-mode maps. Had to nuke realg...
2014-03-30 rockyReduce warnings
2014-03-30 rockynodejs/core.el: match js-mode properly on file recommen...
2014-03-30 rockyForgot to pull in node.js debugger code.
2014-03-29 rockySome small fixes.
2014-03-29 rockyHook in nodejs.
2014-03-29 rockyWork on nodejs debug invocation. gdb fixes.
2014-03-29 rockyCan't use snapshot. I don't think we need to pull in...
2014-03-29 rockyTry emacs snapshot
2014-03-28 rockyMerge commit 'd02a47b' into nodejs
2014-03-27 rockyAdd test of new function get-short-key-mode-map
2014-03-26 rockycore.el: qualify names with realgud- more often
2014-03-26 rockyMake sure custom.el gets pulled in.
2014-03-26 rockyshortkey.el: Allow for shortkey mode to be custom to...
2014-03-26 rockyA couple more "declare-function"s
2014-03-24 rockySync with master branch
2014-03-24 rockyMore conversion
2014-03-24 rockyGet source location tracking working. Short-mode keys...
2014-03-24 rockyStart to handle nodejs debugger. Not nearly done though.
2014-03-24 rockyBetter return value on prompt-match()
2014-03-24 rockyComments reflected Ruby inheritence. Simplify regexp.
2014-03-23 rockyWent too far last if->when commit.
2014-03-23 rocky(if ... (progn ...)) => (when ... ) where appropriate.
2014-03-23 rockyOne more package doc change
2014-03-23 rockyFinish and Beef up track-mode docstrings. Remove more...
2014-03-23 rockyAdd key bindings track-mode doc -- up to debugger pydbg...
2014-03-22 rockyOne more URL tag.
2014-03-21 rockyNeed to add URL to docstring URLs
2014-03-21 rockyMerge branch 'master' of github.com:rocky/emacs-dbgr
2014-03-21 rockyImprove package documentation
2014-03-19 rockydebugger/<name>/<name>.el Group name changed from dbgr...
2014-03-13 rockyMerge branch 'master' of github.com:rocky/emacs-dbgr
2014-03-13 R. BernsteinMerge pull request #26 from elbeardmorez/srcbuf-lock
2014-03-13 Pete Beardmoreadd customisable variable to control source buffer...
2014-03-13 rockyMerge branch 'master' of github.com:rocky/emacs-dbgr
2014-03-13 R. BernsteinMerge pull request #23 from elbeardmorez/shortkey-hook
2014-03-12 rockyA couple more warnings removed
2014-03-12 R. BernsteinMerge pull request #25 from elbeardmorez/cmdbuf-focus
2014-03-12 Pete Beardmorefix source buffer erroneously receiving focus
2014-03-12 Pete Beardmoreshortkey, add mode hook call at setup
2014-03-12 Pete Beardmoreshortkey, clean up 'realgud-short-key-mode-setup' ...
2014-03-09 rockyRemove more warnings
2014-03-09 rockyMerge branch 'master' of github.com:rocky/emacs-dbgr
2014-03-09 rockyCorrect trepan.pl location regexp
2014-02-27 rockyYet another attempt to narrow the track region and...
2014-02-23 rockyI hate conflicted merges
2014-02-23 rockySet in debugger after debugger process gets started.
2014-02-23 R. BernsteinUpdate README.md
2014-02-23 R. BernsteinUpdate README.md
2014-02-23 R. BernsteinUpdate README.md
2014-02-17 rockyThink I have the reappearing breakpoint problem solved...
2014-02-17 rockyReduce warnings
2014-02-16 rockySave last end position. More warnings removed.
2014-02-16 rockyAdd go debugger gub. (MELPA recipe is now in git.)...
2014-02-16 rockyReduce warnings
2014-02-16 rockycore.el: srcbuf-init function call had simplified and...
2014-02-16 rockyreinstate Travis
2014-02-16 rockyAdd help to Makefile
2014-02-16 rockyTravis yet again. Try to get emacs24 in there at least
2014-02-16 rockyYet another try to get travis working
2014-02-14 rocky4th travis try via el-get
2014-02-14 rocky3rd travis try via el-get
2014-02-14 rocky2nd try via el-get at travis
2014-02-14 rockySee if travis works via el-get
2014-02-13 rockyYet another attempt to get package-requires correct...
2014-02-12 rockyExtraneous ' on loc-change symbol
next