[#10157] Re: Including classes — Pit Capitain <pit@...>
Ola Bini schrieb:
[#10167] SVN revision corresponding to 1.8.5_p12? — Charles Oliver Nutter <charles.nutter@...>
Simple question: what SVN revision corresponds to the 1.8.5_p12 release?
[#10185] Ruby 1.9: Why the change to the return values of #instance_variables? — "Austin Ziegler" <halostatue@...>
I have been preparing a release of Transaction::Simple 1.4 and want to
[#10193] String.ord — David Flanagan <david@...>
Hi,
Hi,
Yukihiro Matsumoto wrote:
David Flanagan wrote:
Daniel Berger wrote:
On 2/6/07, David Flanagan <david@davidflanagan.com> wrote:
Nikolai Weibull wrote:
On 2/6/07, David Flanagan <david@davidflanagan.com> wrote:
Nikolai Weibull wrote:
Quoting david@davidflanagan.com, on Wed, Feb 07, 2007 at 09:10:52AM +0900:
On 2/7/07, Sam Roberts <sroberts@uniserve.com> wrote:
Nikolai Weibull wrote:
Hi,
On 2/6/07, Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
Hi --
On 2/6/07, dblack@wobblini.net <dblack@wobblini.net> wrote:
[#10230] Test::Unit::AutoRunner#parse_args bug, attributable to optparse documentation. — Mauricio Fernandez <mfp@...>
[#10254] uninitialized variable in function rb_syswait() — <noreply@...>
Bugs item #8538, was opened at 2007-02-09 17:25
On Sat, Feb 10, 2007 at 02:25:43AM +0900, noreply@rubyforge.org wrote:
[#10255] String:upto loops forever if argument is modified inside block — <noreply@...>
Bugs item #8539, was opened at 2007-02-09 17:27
[#10257] coredump when invoking Kernel:syscall — <noreply@...>
Bugs item #8541, was opened at 2007-02-09 17:31
On Sat, Feb 10, 2007 at 02:31:48AM +0900, noreply@rubyforge.org wrote:
[#10259] Segmentation fault: Ruby 1.8.5 Under VC++ express 2005 — "z wen" <zhimin.wen@...>
Hi
Hell,
Hello,
On 2/10/07, Masaki Suketa <masaki.suketa@nifty.ne.jp> wrote:
[#10276] fastthread now default in ruby_1_8 — "Akinori MUSHA" <knu@...>
Hi,
[#10284] Can't seem to run tests? — "Farrel Lifson" <farrel.lifson@...>
Hi there,
[#10288] Socket library should support abstract unix sockets — <noreply@...>
Bugs item #8597, was opened at 2007-02-13 16:10
On Wed, Feb 14, 2007 at 12:10:37AM +0900, noreply@rubyforge.org wrote:
Hi,
On Wed, Feb 14, 2007 at 08:38:50AM +0900, Yukihiro Matsumoto wrote:
On Wed, Feb 14, 2007 at 12:10:37AM +0900, noreply@rubyforge.org wrote:
[#10290] URI::Generic#userinfo — "Jonas Pfenniger" <zimbatm@...>
Hello,
Those are not errors. Username and password are not allowed in HTTP
[#10321] File.basename fails on Windows root paths — <noreply@...>
Bugs item #8676, was opened at 2007-02-15 10:09
Hi,
On 5/12/07, Nobuyoshi Nakada <nobu@ruby-lang.org> wrote:
On 5/12/07, Austin Ziegler <halostatue@gmail.com> wrote:
Nikolai Weibull wrote:
[#10323] Trouble with xmlrpc — James Edward Gray II <james@...>
Some of the Ruby code used by TextMate makes use of xmlrpc/
> -----Original Message-----
On Feb 15, 2007, at 1:29 PM, Berger, Daniel wrote:
On Feb 15, 2007, at 1:33 PM, James Edward Gray II wrote:
On Feb 16, 2007, at 7:49 AM, James Edward Gray II wrote:
At Tue, 20 Feb 2007 22:33:08 +0900,
On Feb 20, 2007, at 7:50 AM, Akinori MUSHA wrote:
While I am complaining about xmlrpc, we have another issue. It's
James Edward Gray II wrote:
On Feb 16, 2007, at 12:08 PM, Alex Young wrote:
James Edward Gray II wrote:
On Feb 16, 2007, at 4:27 PM, Alex Young wrote:
On Feb 16, 2007, at 5:08 PM, James Edward Gray II wrote:
James Edward Gray II wrote:
[#10334] make Test::Unit output more Emacs friendly format — Kouhei Sutou <kou@...>
Hi,
[#10341] matz/knu: Requesting committer privileges to add Win32 NTLM authentication to net/http — "Justin Bailey" <jgbailey@...>
Matz, Mr. Musha, and All,
[#10357] Ruby 1.8.6 preview1 has been released — "Akinori MUSHA" <knu@...>
Hi,
[#10372] Stateful I/O interface — "Tony Arcieri" <tony@...>
Has anyone ever suggested adding a stateful I/O multiplexing interface which
[#10387] vendor_ruby support — Marcus Rueckert <mrueckert@...>
Hi,
[#10397] Ruby 1.8.5 not installing a working digest.rb on MacOSX — "Ryan Waldron" <ryan.waldron@...>
While trying to install a Rails app on my Mac (10.4 Tiger), I ran into
[#10413] Support for multiple-files breakpoint-management with Emacs — Martin Nordholts <enselic@...>
Hello!
Sorry for misformatting. This time it should be OK (enclosed in
It appears as if the debugger doesn't support 'b file.rb:25', but it
[#10414] Ruby 1.8.6 preview2 has been released — "Akinori MUSHA" <knu@...>
Hi,
On 2/24/07, Akinori MUSHA <knu@idaemons.org> wrote:
[#10420] Test::Unit shows result even if interrupted — Kouhei Sutou <kou@...>
Hi,
Kouhei Sutou <kou@cozmixng.org> writes:
[#10437] MIME decoding confused by non-MIME characters — Brian Candler <B.Candler@...>
Could someone who has bleeding-edge Ruby installed please test the
[#10442] Latest Update to RHG — Charles Thornton <ceo@...>
I am releasing the lastest version of the Ruby Hacker's Guide.
Hi,
[#10445] PATCH: Emacs support for 'ruby-debug' (rdebug) : rdebug.el — Martin Nordholts <enselic@...>
Hello,
This is a patch against trunk that also changes ./misc/README. The patch
[#10446] Potential RCR?: Array#join with block — "Farrel Lifson" <farrel.lifson@...>
Does anyone think Array#join with a block is a potential RCR?
Re: String.ord
On 2/6/07, David Flanagan <david@davidflanagan.com> wrote:
> Daniel Berger wrote:
> > I'm afraid I don't see such a method as being general enough to warrant
> > inclusion as part of the core class.
>
> This is a backward compatibility issue. It seems to me that there will
> be a general need for a simple way to achieve the the 1.8 behavior.
> I think that warrants the addition of a method.
There is no 1.8 behavior to maintain, no backward compatibility to
achieve. Sure, String#[] used to return an Fixnum for the byte value
of the byte N, when passed a single Integer argument N, but that won't
be the case anymore. It will return a one-character long String
(containing perhaps many bytes), which can in turn be converted to a
Fixnum using String#ord. I think this makes perfect sense considering
the way strings will be represented in 1.9/2.0.
Also, how often is it actually necessary to convert strings to their
ordinal value in their encoding table? That's mostly for scanners and
parsers using lookup tables, but I'd argue that you'll need to
optimize those in other ways than being able to turn a string into its
ordinal value, and besides, you'll usually be splitting the input into
strings of length one before invoking #ord on them anyway.
> While I'm posting on this again, let me add another response to Matz's
> last post. Matz wrote:
>
> > I just followed Python convention here.
>
> There's a small difference here. In Python ord() is a function, not a
> method of the String class. I have an easier time accepting a global
> function that places a 1-character restriction on its string argument,
> than I do a String method that only functions on 1 character strings.
> If one-character strings have different behavior than other strings,
> then shouldn't they be members of a different class? If I can only call
> ord on some strings, shouldn't I be able to use respond_to? :ord on
> those strings?
Perhaps, but this is a tradeoff of keeping "characters" and "strings"
in the same class. As already mentioned, "characters" will currently
be represented by one-character-long Strings in 1.9/2.0. To me, this
makes perfect sense, considering that one of the main design goals for
Strings in 1.9/2.0 is that they should be able to handle most any
encoding scheme (as I've understood it).
Anyway, while we're on the topic, what exactly should String#ord
return? I'd argue that a subclass of Fixnum would make sense, which
would have methods like #alpha?, #digit?, and so on, according to what
information is provided by the encoding scheme. This can easily get a
bit too Unicode-centric, but I prefer writing
"a".ord.alpha?
to
Codepoint.alpha?("a".ord)
or something similar. I guess a good name for this subclass would be
Codepoint, but then perhaps #ord isn't a very good name and #codepoint
would make more sense.
Finally, perhaps the type of methods I've described above, i.e.,
#alpha?, #digit?, ..., should be methods of String for strings of
length one character, like #ord.
Let's try it out:
"a".alpha?
yes, yes I like that. Still, String may be getting a bit overloaded by then.
> I hope I'm not coming across as argumentative in this thread.
Of course you are, which is a good thing. We're trying to come to an
agreement over how to deal with Strings in 1.9/2.0 and we can only get
there by reasoning about how to continue.
> I'm just
> having a hard time groking ord as it stands now. Perhaps this is due to
> ignorance: has anything been written (in English) explaining the whole
> scope of the text-processing changes in 1.9? I mean not just that
> characters are now single-character strings, but how multi-byte
> characters are going to be handled by the String class?
Considering that I'm writing (well, sadly, it's on hold at the
moment...life and all that) a library for implementing the scheme as
I've understood it (specifically for the UTF-8 encoding), I'd be very
interested in such a write-up. The only description I've had to go on
is
http://redhanded.hobix.com/inspect/futurismUnicodeInRuby.html
which leaves a lot to be desired.
nikolai