Next | Query returned 13 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2015-02-04 14:47:40 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
Remove ruby-debug package which support ruby18 only.
   2013-03-07 16:09:14 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Use OVERRIDE_GEMSPEC instead of modifying gemspec file.
   2011-11-08 16:37:35 by Takahiro Kambe | Files touched by this commit (32)
Log message:
* Remove .require_paths from PLIST
* Bump PKGREVISION.
   2011-08-12 18:25:03 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Restrict dependency to ruby-debug-base package.

Bump PKGREVISION.
   2011-05-28 18:32:10 by Christoph Badura | Files touched by this commit (4)
Log message:
Do not rename disassemble.RB to disaassemble.rb and install it.
It depends on gems that Do Not Work(tm) und recent versions ruby 1.8.x.
This makes ruby-debug work again.

PKGREVISION++

XXX the other .RB files seem to have been using uppcase so they do not
get loaded but I am not touching this yet.
   2010-12-04 04:53:32 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Update ruby-debug to 0.10.4.

0.10.4
10/27/10

 - Various bug fixes:
   * reload command.
   * plain 'info' command
   * improve list and list - (backwards) handling when hitting end of file
 - Add ability to specify port to debug on
 - Allow breakpoints at class methods
 - "quit!" is same as "quit unconditionally"
 - irb improvements: Access to non-executing rdebug commands inside irb via
   "dbgr" method
 - Go over documentation including that created by rdoc.
 - For emacs package: add README, INSTALL, AUTHORS.
   2010-09-12 06:59:12 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Add a patch which I forgot to commit.
   2010-09-10 07:19:13 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Update devel/ruby-debug to 0.10.3

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Adjust pacakge name, no duplicated ruby.

0.10.3
11/17/08

 - a backtrace now warns when it thinks the callstack is truncated which it
   gets by comparing with caller()
 - fix setting $0.
 - fix bug in showing variables in post-mortem
 - Document how Debugger.start with a block is intended to be used.
 - Move Kernel#debugger from ruby-debug-base into ruby-debug
 - Get regression tests working again
 - Warn and add a "confirmation" when setting a breakpoint on a
   file that is not loaded.
   2010-09-07 19:20:27 by Takahiro Kambe | Files touched by this commit (19)
Log message:
* Mark these packages Ruby 1.8.x support only.
* Add some comments and a little clean up.

No functional change.
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs

Next | Query returned 13 messages, browsing 1 to 10 | Previous