2008-06-20 17:50:25 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update distinfo for Ruby 1.8.7 patchlevel 22 with sharing distinfo file
with lang/ruby18-base package.
Nothing changed but share DISTFILES with Ruby 1.8.7 patchlevel 22.
|
2008-06-19 17:52:13 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-mode package to 1.8.7.17.
* misc/ruby-mode.el: move fontifying code from hook. a patch from
Phil Hagelberg <phil at hagelb.org> in [ruby-core:16636].
* misc/rdebug.el, misc/README: Remove rdebug.el as per request
from the maintainer and mention the ruby-debug project at
RubyForge in README; bug#19043.
* misc/ruby-style.el (ruby-style-{case,label}-indent): fix for labels
inside blocks in switch and function top level.
* misc/ruby-mode.el (ruby-mode): should use `run-mode-hooks' instead
of calling `run-hooks' directly to run the mode hook. patch from
Chiyuan Zhang <pluskid AT gmail.com> in [ruby-core:15915]
* misc/ruby-mode.el (ruby-parse-partial): handle stringified
symbols properly using ruby-forward-string.
* misc/ruby-style.el (ruby-style-label-indent): for yacc rules.
* misc/ruby-style.el: new file. C/C++ style for ruby source code.
|
2008-03-10 05:14:26 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Update ruby-mode to 1.8.6.114.
DISTFILES change only.
|
2008-03-03 18:45:38 by Johnny C. Lam | Files touched by this commit (119) |
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
|
2007-10-06 08:14:46 by Takahiro Kambe | Files touched by this commit (1) | |
Log message:
Update Ruby packages to 1.8.6-p111.
No change; DISTFILES update only.
|
2007-09-25 00:02:04 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Update Ruby to 1.8.6-p110.
Approved by wiz@.
Nothing changes with these package except distfile.
|
2007-09-09 16:28:31 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Switch to use Ruby 1.8.6 patchlevel 36.
Nothing changes with ruby-mode itself.
|
2007-03-15 17:45:13 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Use ruby 1.8.6 version.
For detail changes, please see ChangeLog file.
|
2006-12-06 17:36:41 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-mode package to 1.8.5.20061205.
Tue Dec 5 00:59:05 2006 Yukihiro Matsumoto <matz@ruby-lang.org>
* misc/ruby-mode.el (ruby-parse-partial): need to parse "/=" as
self assignment operator, not regex. [ruby-talk:227324]
Wed Sep 13 18:25:18 2006 Yukihiro Matsumoto <matz@ruby-lang.org>
* misc/ruby-mode.el (ruby-parse-partial): better here-doc support.
a patch from Marshall T. Vandegrift <llasram at gmail.com>.
[ruby-core:08804]
|
2006-09-07 17:46:12 by Takahiro Kambe | Files touched by this commit (1) | |
Log message:
Reset PKGREVISION by Ruby 1.8.5 update. No changes with ruby-mode at all.
|