[#23231] What do you think about changing the return value of Kernel#require and Kernel#load to the source encoding of the required file? — =?ISO-8859-15?Q?Wolfgang_N=E1dasi-Donner?= <ed.odanow@...>

Dear Ruby developers and users!

8 messages 2009/04/17

[#23318] [Feature #1408] 0.1.to_r not equal to (1/10) — Heesob Park <redmine@...>

Feature #1408: 0.1.to_r not equal to (1/10)

19 messages 2009/04/26

[ruby-core:23111] Re: [ruby-cvs:30347] Ruby:r23129 (trunk): * lib/irb/completion.rb (IRB::InputCompletor::Operators): Add

From: "Akinori MUSHA" <knu@...>
Date: 2009-04-03 05:33:43 UTC
List: ruby-core #23111
Hi Phil,

I've just made a commit to ruby-mode.el as below, for the first time
after the integration into the Emacs repository, and am wondering who
we should ask for updating the version there.

Is there a maintainer who's constantly watching our repository and
pull patches as necessary in a timely manner, is there a committer we
can feel free to contact, or should we just post a patch on the
emacs-devel list?

Regards,


At Fri, 3 Apr 2009 14:04:04 +0900 (JST),
I wrote:
> knu	2009-04-03 14:04:02 +0900 (Fri, 03 Apr 2009)
>
>   New Revision: 23129
>
>   http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23129
>
>   Log:
>     * lib/irb/completion.rb (IRB::InputCompletor::Operators): Add
>       overloadable negative operators.
>     * lib/irb/ruby-lex.rb (RubyLex#lex_init): Support overloadable
>       negative operators.
>
>     * lib/irb/ruby-lex.rb (RubyLex#identify_identifier): Minus signs
>       need to be escaped in regexp character class.
>
>     * misc/ruby-mode.el (ruby-font-lock-keywords, ruby-parse-partial):
>       Support overloadable negative operators.
>
>   Modified files:
>     trunk/ChangeLog
>     trunk/lib/irb/completion.rb
>     trunk/lib/irb/ruby-lex.rb
>     trunk/misc/ruby-mode.el

--
Akinori MUSHA / http://akinori.org/

In This Thread

Prev Next