]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2015-02-14 rockyrealgud:string-starts-with -> string-prefix-p. Thanks...
2015-02-13 rockyAdd interactive command realgud:cmdbuf-associate to...
2015-02-13 rockySeparate utility functions into its own file
2015-02-13 rockyAdd GPL COPYING file
2015-02-13 rockyRemove dependency on list-utils
2015-02-11 rockyA couple of trepan bugs.
2015-02-07 rockyfind-file-noselect is a function, not a variable
2015-02-07 rockyMerge branch 'master' of github.com:rocky/emacs-dbgr
2015-02-07 rockycore: don't try to load into a buffer an ELF binary
2015-02-04 rockySmall change: realgud-window-bt -> realgud:window-bt
2015-01-26 rockyIn backtrace buffer create location structure after...
2015-01-25 rockyDry trepan2/trepan3 and zshdb/bashdb code by putting...
2015-01-25 rockyWork on trepan.pl backtrack patterns
2015-01-25 rockyDRY python trepan regexps. Add trepan3k regexp test.
2015-01-25 rockyfollow.el loc..el: common routine mouse events to key...
2015-01-25 rockyinit.el: Need minimum match in backtrace regexps. backt...
2015-01-25 rockyRemove coderwall endorse
2015-01-24 rockyTry not to delete prompot in diverting output.
2015-01-24 rockytest/gcd.py: allow it to work on python3. trpean3k...
2015-01-22 rockyMostly add backtrace pattern for trepan2. Attempt to...
2015-01-21 rockyBack off realgud:loc-marker -> realgud-loc-marker....
2015-01-21 rockyMerge branch 'master' of github.com:rocky/emacs-dbgr
2015-01-21 rockyStart info mode as a derived mode off of org-mode.
2015-01-19 rockymouse button in backtrace buffer works now. Name of...
2015-01-19 rockyloc.el: Resolve problem where displayed window was...
2015-01-19 rockyRedo debugger describe info as Org mode (from markdown...
2015-01-18 rockyBetter tagging of filenames and marks inside command...
2015-01-18 rockyStart to add text properties to command buffer description
2015-01-18 rockyDon't update history ring if source location position...
2015-01-17 rockySave source text in location in for perldb and trepan.pl.
2015-01-17 rockyAdd ability to go back up to 9 places in history with...
2015-01-13 rockyAdd tool-bar. realgud-cmd- -> realgud:cmd-
2015-01-13 rockyAdd NYC Emacs Meetup and Nicolas Dudebout
2015-01-13 rockygdb: wasn't getting into mode correctly
2015-01-12 rockyBetter last-resort values for script to debug? Use...
2015-01-12 rockymenu.el: add menu item for debugger information
2015-01-11 rockyAdd key for "until". Disable shortkey commands that...
2015-01-08 rockyRemove duplicate signal menu in shell, yet again. test...
2015-01-08 rockyremake: correct invocation.
2015-01-08 rockyThink I now have debugger, and comint menus (signal...
2015-01-08 rockyMore robust zshdb and bashdb test: make outside variabl...
2015-01-07 rockycore.el: consider buffers with the right mode in sugges...
2015-01-07 rockyRemove mode hook from run-debugger call. Remove some...
2015-01-07 rockyMerge branch 'master' of github.com:rocky/emacs-dbgr
2015-01-07 rockyStart to redo our use of mode maps in order to reduce...
2015-01-03 rockyCut-and-paste Typo in hash name.
2015-01-03 rockyAdd Go language traceback pattern
2015-01-03 rockyHad a stupid bug, wrong variable name, in trepan.pl...
2014-12-31 rockyAdd realgud:gdb-executable: attempt to see if a file...
2014-12-31 rockyTravis doesn't have emacs24 without sudo yet. Reinstate...
2014-12-31 rockyTry docker non-sudo testing
2014-12-31 rockyRedo realgud:gdb-suggest-invocation
2014-12-31 rockyNeed to back off of stripping filename extensions from...
2014-12-29 rockyRemove zsh name references
2014-12-28 rockyhelper.el: in debugger-name transformation use basicall...
2014-12-27 rockyWhen checking debugger use just the suffix. Could also...
2014-12-25 rockyrealgud-run-process -> realgud:run-process
2014-12-22 rockyNeed to transform "tortoise" into "gub" for realgud...
2014-12-17 rockyAdministrivia to make in stable Melpa work.
2014-12-16 rockyBump version and add melpa stable badge
2014-12-16 rockyRelease 1.0
2014-11-23 rockyWith recent find-file additon to trepan, the test needs...
2014-11-22 rockystrip leading (and trailing) blanks in trepan and trepa...
2014-11-19 rockyDo a little better about saving column position informa...
2014-11-18 rockygdb: Guard against buffer-file-name returning nil
2014-11-16 rockyhelper.el: transform jdb to realgud:jdb
2014-11-16 rockyBugs, bugs, bugs:
2014-11-16 rocky{trepan2,jdb}/{core,init}.el: Start adding debugger...
2014-11-15 rockyCorrect jdb backtrace location pattern
2014-11-15 rockybetter prompt matching. Fix some track-mode handling...
2014-11-14 rockyrealgud.el: Add autoloads for jdb.
2014-11-14 rockyUpdate commentary.
2014-11-14 rockyMore work on jdb. Track source text and make track...
2014-11-13 rockycommon/track.el realgud-track-loc: correct if/else...
2014-11-13 rockyMerge branch 'jdb'
2014-11-13 rockyFirst semblance of a working jdb debugger interface.
2014-11-13 rockyMerge branch 'master' into jdb
2014-11-07 rockybashdb, zshdb: correct setting cmd-hash. realgud-cmd...
2014-11-06 rockyTrack trepan2 source code lines
2014-11-06 rockySync zshdb with bashdb. Get column numbers from source...
2014-11-06 rockyrun.el: remove stray character in error message
2014-11-06 rockyStrip out ansi color codes when saving source text.
2014-11-05 rockyMatch on bashdb source text if that is there
2014-11-05 rockyMatch on bashdb source text if that's there.
2014-11-01 rockytrack.el: "Unable to match.." message was wrong. Deal...
2014-11-01 rockytrack.el: "Unable to match.." message was wrong. Deal...
2014-10-14 rockyregexp.el: add field for class name, and stop event
2014-10-14 rockyFirst cut at dealing with jdb
2014-09-25 rockyremake/init.el: Try source line tracking
2014-09-24 rockyStart storing source text in location structures. Use...
2014-09-18 rockyAdd key bindings for realgud:goto-lang-backtrace-line...
2014-09-14 rockyMore aggressive about clearing source-buffer marks...
2014-08-31 rockyCorrect name of trepan2 minibuffer history variable
2014-08-26 rockyA better (but still not ideal) realgud:gdb-suggest...
2014-08-26 rockyhelper.el: add realgud:debugger-name-transform to adjus...
2014-08-20 rockyrealgud-track-set-debugger->realgud:track-set-debugger...
2014-08-16 rockyMakefile.am: more .PHONY targets. Set realgud:trepan...
2014-08-03 rockyrealgud:kill-buffer-hook : Only terminate if we are...
2014-08-03 rockyWork around "trepan-short-key-mode-map undefined proble...
2014-08-03 R. BernsteinMerge pull request #29 from mar-kolya/kill-buffer-fixes
next