summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-stylev1_8_1_preview3shyouhei2007-02-120-0/+0
* This commit was manufactured by cvs2svn to create tag(no author)2003-12-051-77/+0
* * eval.c (rb_exec_end_proc): maintain tmp_end_procs.matz2003-12-052-3/+7
* * eval.c (rb_exec_end_proc): should not clear end_procs andmatz2003-12-053-8/+26
* * test/ruby/test_pipe.rb: use IO.pipe instead of IO.popen.akr2003-12-052-2/+12
* MANIFEST: add files.nobu2003-12-051-0/+2
* * ext/stringio/stringio.c (strio_read): follow IO#read.nobu2003-12-058-14/+93
* 2003-12-05nobu2003-12-051-3/+3
* * dln.c (aix_loaderror): should not use member named 'errno' whichmatz2003-12-044-14/+27
* * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises):nobu2003-12-042-12/+30
* Try to give nicer error messages on internal failuresdave2003-12-041-1/+17
* * lib/drb/drb.rb (DRb::DRbMessage::send_request, send_reply):nobu2003-12-042-0/+10
* * parse.y (exc_list): allow expanding list. [ruby-dev:22134]nobu2003-12-042-2/+10
* * test/fileutils/test_fileutils.rb (test_cp): test if the error is kind of Sy...aamine2003-12-042-9/+10
* mail address consistency.nobu2003-12-041-4/+4
* * lib/monitor.rb: use Object#__send__ instead of Object#send.shugo2003-12-042-6/+10
* * lib/soap/streamHandler.rb: support latest released version ofnahi2003-12-042-3/+10
* * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi2003-12-0412-311/+726
* 2003-12-04nobu2003-12-041-3/+3
* * ext/dl/sym.c (rb_dlsym_guardcall): __declspec(noinline) is VC7usa2003-12-042-4/+9
* * lib/net/http.rb: update hyperlink to the Japanese document.aamine2003-12-042-1/+5
* [ruby-core:01881]gotoyuzo2003-12-041-1/+1
* * ext/openssl/ossl_asn1.c (asn1time_to_time): should check thatgotoyuzo2003-12-042-3/+6
* * lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo2003-12-043-6/+23
* * lib/pathname.rb (Pathname#link, Pathname#symlink): obsoleted.akr2003-12-032-2/+21
* * io.c (argf_read): should not terminate on empty string; waitmatz2003-12-034-8/+25
* Implicitly define classes in 'class <<ClassName' if we haven't come across th...dave2003-12-031-1/+5
* correct fcntl parameerseki2003-12-032-1/+5
* * configure.in (AC_PROG_YACC): AC_DEFINE(OLD_YACC) if Yacc is foundmatz2003-12-034-1/+25
* MANIFEST: add lib/rdoc/dot/dot.rb.nobu2003-12-031-0/+1
* * 'format'==>'Kernel.format' (avoid override trouble)nagai2003-12-036-63/+76
* * Makefile.in (lex.c): try gperf first, and copy from the sourcenobu2003-12-032-6/+7
* Missing filedave2003-12-032-1/+256
* 2003-12-03eban2003-12-031-3/+3
* * ext/extmk.rb (MTIMES): let makefiles depend to mkmf.rb.nobu2003-12-034-2/+9
* fixed method namenobu2003-12-021-3/+4
* * lib/net/http.rb: wrote the warning about HTTP_PROXY environment variable.aamine2003-12-022-1/+8
* * lib/test/unit/ui/gtk2 (Test::Unit::UI::GTK2#start_ui): remove debug statement.nobu2003-12-021-1/+0
* * bin/testrb: new test runner. [ruby-core:01845]nobu2003-12-029-100/+128
* * test/fileutils/test_fileutils.rb: check if Pathnames are usable for arguments.aamine2003-12-022-0/+158
* 2003-12-02eban2003-12-021-3/+3
* Merged Tietew's patch of [ruby-dev:21991].ttate2003-12-012-0/+92
* * lib/test/unit/assertions.rb: fixed #assert_no_match message.ntalbott2003-12-013-11/+16
* Allow string as argument to alias_methoddave2003-12-011-0/+2
* * ext/syck/syck.c: string buffering bug. decrementing by fullwhy2003-12-012-10/+15
* * numeric.c (num_sadded): prohibit singleton method definition formatz2003-12-014-43/+62
* * pack.c (htov16): converts endian using swap16. htov32(), hton16,matz2003-12-014-66/+117
* * sample/optparse/opttest.rb: added.nobu2003-12-019-34/+130
* Add RDocdave2003-12-0136-0/+12367
* Add RDoc to listdave2003-12-011-0/+1