summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-12set svn:eol-stylev1_8_1_preview3shyouhei
2003-12-05This commit was manufactured by cvs2svn to create tag(no author)
2003-12-05* eval.c (rb_exec_end_proc): maintain tmp_end_procs.matz
2003-12-05* eval.c (rb_exec_end_proc): should not clear end_procs andmatz
2003-12-05* test/ruby/test_pipe.rb: use IO.pipe instead of IO.popen.akr
2003-12-05MANIFEST: add files.nobu
2003-12-05* ext/stringio/stringio.c (strio_read): follow IO#read.nobu
2003-12-052003-12-05nobu
2003-12-04* dln.c (aix_loaderror): should not use member named 'errno' whichmatz
2003-12-04* lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises):nobu
2003-12-04Try to give nicer error messages on internal failuresdave
2003-12-04* lib/drb/drb.rb (DRb::DRbMessage::send_request, send_reply):nobu
2003-12-04* parse.y (exc_list): allow expanding list. [ruby-dev:22134]nobu
2003-12-04* test/fileutils/test_fileutils.rb (test_cp): test if the error is kind of Sy...aamine
2003-12-04mail address consistency.nobu
2003-12-04* lib/monitor.rb: use Object#__send__ instead of Object#send.shugo
2003-12-04 * lib/soap/streamHandler.rb: support latest released version ofnahi
2003-12-04 * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi
2003-12-042003-12-04nobu
2003-12-04* ext/dl/sym.c (rb_dlsym_guardcall): __declspec(noinline) is VC7usa
2003-12-04* lib/net/http.rb: update hyperlink to the Japanese document.aamine
2003-12-04[ruby-core:01881]gotoyuzo
2003-12-04 * ext/openssl/ossl_asn1.c (asn1time_to_time): should check thatgotoyuzo
2003-12-04* lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo
2003-12-03* lib/pathname.rb (Pathname#link, Pathname#symlink): obsoleted.akr
2003-12-03* io.c (argf_read): should not terminate on empty string; waitmatz
2003-12-03Implicitly define classes in 'class <<ClassName' if we haven't come across th...dave
2003-12-03correct fcntl parameerseki
2003-12-03* configure.in (AC_PROG_YACC): AC_DEFINE(OLD_YACC) if Yacc is foundmatz
2003-12-03MANIFEST: add lib/rdoc/dot/dot.rb.nobu
2003-12-03* 'format'==>'Kernel.format' (avoid override trouble)nagai
2003-12-03* Makefile.in (lex.c): try gperf first, and copy from the sourcenobu
2003-12-03Missing filedave
2003-12-032003-12-03eban
2003-12-03* ext/extmk.rb (MTIMES): let makefiles depend to mkmf.rb.nobu
2003-12-02fixed method namenobu
2003-12-02* lib/net/http.rb: wrote the warning about HTTP_PROXY environment variable.aamine
2003-12-02* lib/test/unit/ui/gtk2 (Test::Unit::UI::GTK2#start_ui): remove debug statement.nobu
2003-12-02* bin/testrb: new test runner. [ruby-core:01845]nobu
2003-12-02* test/fileutils/test_fileutils.rb: check if Pathnames are usable for arguments.aamine
2003-12-022003-12-02eban
2003-12-01Merged Tietew's patch of [ruby-dev:21991].ttate
2003-12-01 * lib/test/unit/assertions.rb: fixed #assert_no_match message.ntalbott
2003-12-01Allow string as argument to alias_methoddave
2003-12-01* ext/syck/syck.c: string buffering bug. decrementing by fullwhy
2003-12-01* numeric.c (num_sadded): prohibit singleton method definition formatz
2003-12-01* pack.c (htov16): converts endian using swap16. htov32(), hton16,matz
2003-12-01* sample/optparse/opttest.rb: added.nobu
2003-12-01Add RDocdave
2003-12-01Add RDoc to listdave