pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-debug-extra



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jun 19 15:27:19 UTC 2011

Modified Files:
        pkgsrc/devel/ruby-debug-extra: Makefile distinfo
        pkgsrc/devel/ruby-debug-extra/patches: patch-aa

Log Message:
Update ruby-debug-extra package to 0.10.4.

2010-09-12 01:30  Rocky Bernstein

        * ChangeLog, doc/home-page.html, doc/rdebug-emacs.texi,
          lib/ChangeLog, test/pm.rb: pm.rb: spelling mistake

2010-08-13 05:32  Rocky Bernstein

        * ChangeLog, cli/ruby-debug/commands/frame.rb,
          cli/ruby-debug/helper.rb, cli/ruby-debug/processor.rb,
          ext/ruby_debug.c, lib/ChangeLog: Add Debugger.inside_emacs?
          Environment variable EMACS for inside Emacs is deprecated in
          favor of INSIDE_EMACS. Rubyforge #28465.

2010-08-03 02:53  Rocky Bernstein

        * emacs/rdebug-breaks.el: Off by one on showing breakpoint
          positions

2010-08-02 19:07  Rocky Bernstein

        * doc/rdebug-emacs.texi: More small document changes

2010-08-02 18:03  Rocky Bernstein

        * doc/rdebug-emacs.texi: A couple more small emacs doc changes

2010-08-02 17:45  Rocky Bernstein

        * doc/rdebug-emacs.texi, emacs/INSTALL, emacs/README: More small
          changes to docs.

2010-08-02 12:51  Rocky Bernstein

        * CHANGES, ChangeLog, INSTALL.SVN, configure.ac, emacs/AUTHORS,
          emacs/INSTALL, emacs/Makefile.am, emacs/README, emacs/rdebug.el,
          lib/ChangeLog: Go over installation instructions for Emacs.
          Add a basic files, README, INSTALL and AUTHORS.
          Change version from 0.10.4vc to 0.10.4rc1

2009-11-28 22:56  Rocky Bernstein

        * ChangeLog, emacs/rdebug-annotate.el, emacs/rdebug-breaks.el,
          emacs/rdebug-core.el, emacs/rdebug-info.el,
          emacs/rdebug-source.el, emacs/rdebug-track.el, lib/ChangeLog: Fix
          problem caused by gdb-ui renamed to gdb-mi. Rubyforge tracker
          #27152
          Remove all Emacs byte compile warning messages.

          Note however all of this code will eventually be phased out in
          favor
          of emacs-dbgr (on github).

2009-03-31 09:49  Rocky Bernstein

        * emacs/rdebug-locring.el: Comment change

2009-03-11 18:57  Rocky Bernstein

        * cli/ruby-debug/commands/catchpoint.rb, emacs/rdebug-core.el,
          emacs/rdebug-track.el, emacs/test/test-regexp.el: Update "catch"
          command help string. Reindent some emacs files to make tests
          happy.

2009-02-10 04:32  Rocky Bernstein

        * emacs/rdebug-core.el: Remove the annoying disappearing command
          window when we there's an initial error in running the Ruby
          program


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/ruby-debug-extra/Makefile \
    pkgsrc/devel/ruby-debug-extra/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/ruby-debug-extra/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index