[#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:
"H.Yamamoto" <ocean@...2.ccsnet.ne.jp>
Date:
2004-04-23 13:03:43 UTC
List:
ruby-core #2807
Hello.
ts <decoux@moulon.inra.fr> wrote:
(2004/04/23 21:04)
> Not really sure, but seems a problem with REXML.
I'm not sure too, but components of rexml are changed in 2004-02-14, and
this error appers that day.
//////////////////////////////////////////////////////////////////////////////
E:\ruby-cvs\test>ruby -v
ruby 1.9.0 (2004-02-13) [i386-bccwin32]
E:\ruby-cvs\test>.\ruby.exe runruby.rb -- -C "s:/test" t.rb
Loaded suite t
Started
.
Finished in 0.061 seconds.
1 tests, 0 assertions, 0 failures, 0 errors
//////////////////////////////////////////////////////////////////////////////
E:\ruby-cvs\test>ruby -v
ruby 1.9.0 (2004-02-14) [i386-bccwin32]
E:\ruby-cvs\test>.\ruby.exe runruby.rb -- -C "s:/test" t.rb
Loaded suite t
Started
E
Finished in 0.06 seconds.
E:/ruby-cvs/test/lib/rexml/source.rb:189:in `pos': closed stream (IOError)
from E:/ruby-cvs/test/lib/rexml/source.rb:189:in `current_line'
from E:/ruby-cvs/test/lib/rexml/parseexception.rb:42:in `line'
from E:/ruby-cvs/test/lib/rexml/parseexception.rb:28:in `to_s'
from E:/ruby-cvs/test/lib/test/unit/error.rb:36:in `message'
from E:/ruby-cvs/test/lib/test/unit/error.rb:36:in `message'
from E:/ruby-cvs/test/lib/test/unit/error.rb:47:in `long_display'
from E:/ruby-cvs/test/lib/test/unit/ui/console/testrunner.rb:86:in `fini
shed'
from E:/ruby-cvs/test/lib/test/unit/ui/console/testrunner.rb:84:in `each
_with_index'
... 12 levels...
from E:/ruby-cvs/test/lib/test/unit/autorunner.rb:185:in `run'
from E:/ruby-cvs/test/lib/test/unit/autorunner.rb:13:in `run'
from E:/ruby-cvs/test/lib/test/unit.rb:275
from E:/ruby-cvs/test/lib/test/unit.rb:275
//////////////////////////////////////////////////////
U test/ChangeLog
U test/MANIFEST
U test/mkconfig.rb
U test/re.c
U test/version.h
U test/bcc32/Makefile.sub
U test/lib/cgi.rb
U test/lib/find.rb
U test/lib/ftools.rb
U test/lib/mkmf.rb
U test/lib/un.rb
U test/lib/drb/drb.rb
U test/lib/rexml/doctype.rb
U test/lib/rexml/element.rb
U test/lib/rexml/node.rb
U test/lib/rexml/rexml.rb
U test/lib/rexml/source.rb
U test/lib/rexml/text.rb
U test/lib/rexml/xpath_parser.rb
U test/lib/rexml/dtd/entitydecl.rb
U test/lib/rexml/dtd/notationdecl.rb
U test/lib/rexml/encodings/ISO-8859-1.rb
U test/lib/rexml/encodings/US-ASCII.rb
U test/lib/rexml/parsers/baseparser.rb
U test/lib/rexml/parsers/sax2parser.rb
U test/misc/ruby-mode.el
U test/sample/drb/README.rd
U test/sample/drb/README.rd.ja
U test/sample/drb/darray.rb
U test/sample/drb/darrayc.rb
U test/sample/drb/dbiff.rb
U test/sample/drb/dcdbiff.rb
U test/sample/drb/dchatc.rb
U test/sample/drb/dchats.rb
U test/sample/drb/dhasen.rb
U test/sample/drb/dhasenc.rb
U test/sample/drb/dlogc.rb
U test/sample/drb/dlogd.rb
U test/sample/drb/dqin.rb
U test/sample/drb/dqlib.rb
U test/sample/drb/dqout.rb
U test/sample/drb/dqueue.rb
U test/sample/drb/drbc.rb
U test/sample/drb/drbch.rb
U test/sample/drb/drbm.rb
U test/sample/drb/drbmc.rb
U test/sample/drb/drbs-acl.rb
U test/sample/drb/drbs.rb
U test/sample/drb/drbssl_c.rb
U test/sample/drb/drbssl_s.rb
U test/sample/drb/extserv_test.rb
U test/sample/drb/gw_ct.rb
U test/sample/drb/gw_cu.rb
U test/sample/drb/gw_s.rb
U test/sample/drb/holderc.rb
U test/sample/drb/holders.rb
U test/sample/drb/http0.rb
U test/sample/drb/http0serv.rb
U test/sample/drb/name.rb
U test/sample/drb/namec.rb
U test/sample/drb/old_tuplespace.rb
U test/sample/drb/rinda_ts.rb
U test/sample/drb/rindac.rb
U test/sample/drb/rindas.rb
U test/sample/drb/ring_echo.rb
U test/sample/drb/ring_inspect.rb
U test/sample/drb/ring_place.rb
U test/sample/drb/simpletuple.rb
U test/sample/drb/speedc.rb
U test/sample/drb/speeds.rb
U test/win32/Makefile.sub
U test/wince/Makefile.sub