[#2748] Proposal: New Bignum — "Evan Webb" <evan@...>
During some experiments with ruby cryptography, I found some problems with
11 messages
2004/04/06
[#2749] Re: Proposal: New Bignum
— matz@... (Yukihiro Matsumoto)
2004/04/06
Hi,
[#2764] RDoc :enddoc: — Tanaka Akira <akr@...17n.org>
I found that RDoc document some method after :enddoc:. Is it
7 messages
2004/04/10
[#2788] Problems building ext/io/wait.c in 1.8 branch — Gavin Sinclair <gsinclair@...>
I can't get io/wait installed. The main problem is that it doesn't
6 messages
2004/04/17
[#2799] Re: Problems building ext/io/wait.c in 1.8 branch
— Gavin Sinclair <gsinclair@...>
2004/04/21
On Saturday, April 17, 2004, 4:42:14 PM, Gavin wrote:
[#2800] Re: Problems building ext/io/wait.c in 1.8 branch
— ts <decoux@...>
2004/04/21
>>>>> "G" == Gavin Sinclair <gsinclair@soyabean.com.au> writes:
[#2801] Re: Problems building ext/io/wait.c in 1.8 branch
— Gavin Sinclair <gsinclair@...>
2004/04/21
On Thursday, April 22, 2004, 1:21:29 AM, ts wrote:
[#2805] Bug 1318 — Steven Jenkins <steven.jenkins@...>
Any comments on
9 messages
2004/04/23
[#2814] Tempfile strangeness in 1.9.0 — Steven Jenkins <steven.jenkins@...>
I didn't open a bug for this because it's from the CVS head, but it
5 messages
2004/04/24
Re: Bug 1318
From:
"Sean E. Russell" <ser@...>
Date:
2004-04-24 02:10:01 UTC
List:
ruby-core #2813
On Friday 23 April 2004 14:21, Steven Jenkins wrote: > It passes on the test file I provided. My real test cases are still > failing, but it appears that they're failing because Ruby 1.9.0 is less > forgiving of my own bugs than 1.8.1. No problem. Since it seems to be working for you, I cross-ported the fixes to the 1.8 branch. I don't think the CVS log took, though, because I can't find it. Here it is: * Fixed a bug in the evaluation of XPath's 'or' * deprecated #type changed to class.name * XPath's union was was being incorrectly interpreted * Documentation improvements * Fixed a bug in text= that was introduced by the previous fix of calling to_s() on all non-Text, non-String arguments. * Fixes to transitive pretty-printing * Attributes can now be non-Strings; they'll be to_s()'ed when set. * Text now works on frozen strings * Fixed a bug where, in some cases, the parser would fail to read enough characters from the input stream, and would consequently fail. * In reporting a parse exception on an input stream, in some cases the code that calculated the position in the stream of the error would raise an IO error, which wasn't caught. * Fixed Text so that using Elements outside of a Document wouldn't cause errors. -- ### SER ### Deutsch|Esperanto|Francaise|Linux|XML|Java|Ruby|Aikido ### http://www.germane-software.com/~ser jabber.com:ser ICQ:83578737 ### GPG: http://www.germane-software.com/~ser/Security/ser_public.gpg