]> code.delx.au - gnu-emacs-elpa/history - configure.ac
3rd travis try via el-get
[gnu-emacs-elpa] / configure.ac
2014-02-14 rocky3rd travis try via el-get
2013-11-18 rockyFix up spelling when giving an error and regularize...
2013-11-17 rockyrealgud.el: Don't try to load gub for now. It's broken...
2013-09-24 R. BernsteinMerge pull request #16 from elbeardmorez/ac-lispdir
2013-09-23 Pete Beardmoreautoconf, fall back to default datadir install location
2013-06-27 rockyStart Go language interpreter debugger gub.
2013-06-08 rockyAdministration build stuff
2013-04-06 rockycompute-lispdir.sh, configure.ac: Figure out a reasonab...
2013-04-06 rockyAdd trepan2 for Python 2.x - -really copied/renamed...
2013-04-01 R. BernsteinMerge pull request #14 from rocky/realgud
2013-04-01 rockyStart the massive rename dbgr -> realgud
2013-03-17 rockyAdd trepan3k debugger
2012-12-26 rockyMerge branch 'master' of github.com:rocky/emacs-dbgr
2012-12-26 rockyconfigure.ac: test-unit isn't required anymore. test...
2012-12-26 rockyRemove old init directory and convert last debugger...
2012-06-26 rockyfinge.el: another gaurd around defining a fringe bitmap.
2012-05-14 rockyMerge branch 'master' of git://github.com/rocky/emacs...
2012-05-12 rockyAdd stock Python debugger.
2011-12-13 rockyMerge branch 'master' of git://github.com/rocky/emacs...
2011-12-02 rockytrepanpl directory rename to trepan.pl
2011-09-06 rockyStart perl trepan debugger mode (trepanpl).
2011-06-03 rockyAdministrivia.
2011-04-05 rockyMore complete customization of command strings used...
2011-03-14 rockyAdd kshdb to list of full-support debuggers. Moved...
2011-02-24 rockyStart to make GNU Makefile debugger, remake a full...
2010-11-26 rockyAdd emacs debugger as a full-fledged front-end.
2010-11-03 rockymove debugger-specific code down to a debugger directory.
2010-11-02 rockyRemove rbdbgr. Nevering-ending struggle to DRY code...
2010-11-02 rockytraceback->backtrace
2010-10-31 rockyMove buffer-related files into a separate directory...
2010-10-31 rockyStart zshdb debugger support.
2010-09-24 rockyAdd trepan and trepanx debuggers.
2010-08-17 rockyCheck for required prerequisite packages.
2010-08-17 rockySet default value for EMACS to, well, "emacs".
2010-08-17 rockyTest to make sure we have emacs 23 or greater.
2010-03-19 rockyOne more python->pydbgr
2010-03-19 R. BernsteinAll common code now pushed to common directory one...
2010-03-04 R. BernsteinStart rdebug. Will probably reorganize directories...
2010-01-20 rockyAdministrivia
2009-12-28 rockyStart working on breakpoint icons. "make test" works...
2009-12-17 rockydbgr.el - loads everything (via load-relative).
2009-11-24 rockydbgr-loc.el -> dbgr.el
2009-11-18 rockyCreate a global hash which contains regular expression...
2009-11-13 R. BernsteinFix up install so that we go to our own directory and...
2009-11-13 R. BernsteinAdd Makefiles in python and ruby. Remove byte-compile...
2009-10-30 rockyFor now rbdbgr uses term.el for its process buffer...
2009-10-28 rockybdbgr-track-mode minimally works.
2009-10-28 rockybStart the Grand Unified Debugger Rewrite.