aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * misc/ruby-mode.el (ruby-expr-beg): deal with heredoc separately.nobu2005-09-242-6/+15
* * 2005-09-25eban2005-09-241-3/+3
* * eval.c (unknown_node): show more information. [ruby-dev:26196]akr2005-09-242-1/+13
* * 2005-09-24eban2005-09-241-3/+3
* banish a warning.akr2005-09-241-1/+0
* * lib/fileutils.rb (cd): no longer accept :noop option, related code is usele...aamine2005-09-232-1/+7
* * lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun (ba...aamine2005-09-233-1/+47
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-09-232-0/+50
* * lib/mkmf.rb (find_executable0): default path if environment is notnobu2005-09-222-1/+15
* * test/readline/test_readline.rb (TestReadline::replace_stdio):shugo2005-09-222-13/+21
* * 2005-09-22eban2005-09-221-3/+3
* * ext/tk/sample/demos-en/tcolor.bak: remove.nagai2005-09-221-513/+0
* * lib/mkmf.rb (configuration): generalized nmake dependent code.nobu2005-09-212-1/+11
* * ChangeLog: last minute fixup.matz2005-09-211-4/+4
* * ext/syck/token.c: correctly compute identation of a blockwhy2005-09-202-110/+120
* * stable version 1.8.3 released.matz2005-09-201-0/+4
* * README.EXT, README.EXT.ja: add new features.nobu2005-09-203-4/+44
* * lib/optparse.rb (default_argv, Arguable#options): defaults stringsnobu2005-09-202-3/+14
* * 2005-09-21eban2005-09-201-3/+3
* * file.c (fpath_check): typo fixed.matz2005-09-202-1/+3
* * file.c (path_check_0): disallow sticky world writable directorymatz2005-09-202-9/+26
* * test/wsdl/simpletype/rpc/test_rpc.rb, test/wsdl/ref/test_ref.rb,nahi2005-09-205-4/+58
* * ext/io/wait/lib/nonblock.rb: disable on platforms non-blocking flagnobu2005-09-202-8/+13
* * eval.c (thread_mark): mark th->last_status. [ruby-dev:27179]akr2005-09-202-0/+5
* * lib/yaml.rb: require 'yaml/constants'. [ruby-core:5776]matz2005-09-202-0/+5
* * lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): add charsetmatz2005-09-203-4/+15
* * test/webrick/test_cgi.rb: set ENV["PATH"] to CGIEnvPath onocean2005-09-202-0/+9
* * test/dbm/test_dbm.rb (TestDBM::test_s_open_error): removematz2005-09-202-8/+6
* * io.c: PIPE_BUF is not defined on BeOS. use _POSIX_PIPE_BUF instead.ocean2005-09-202-0/+13
* * test/readline/test_readline.rb (TestReadline::replace_stdio):matz2005-09-202-0/+6
* * ext/syck/emitter.c (syck_scan_scalar): prevent indicators fromwhy2005-09-2010-355/+393
* * test/xmlrpc/test_webrick_server.rb (setup_http_server):ocean2005-09-192-5/+17
* * 2005-09-20eban2005-09-191-3/+3
* * io.c (io_close): call rb_io_close() directly if io is a T_FILEmatz2005-09-192-0/+9
* * file.c (rb_file_chown): should accept nil. [ruby-dev:27171] (backport from ...aamine2005-09-192-2/+7
* * ext/dl/dl.c (rb_io_to_ptr): fix DragonFlyBSD support.matz2005-09-192-1/+6
* * ext/syck/emitter.c (syck_emit): passing an int* value to the long* paramete...aamine2005-09-192-1/+8
* avoid core dump with WIN32OLE_EVENT. [ruby-dev:27133]suke2005-09-192-3/+16
* * lib/fileutils.rb (cp_r): default is :dereference_root=>true for backward co...aamine2005-09-193-1/+12
* * test/fileutils/test_fileutils.rb: backported from trunk (1.36). (again) [ru...aamine2005-09-192-64/+387
* * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo2005-09-186-23/+40
* * lib/fileutils.rb: backported from trunk (rev 1.65):aamine2005-09-182-352/+894
* * 2005-09-19eban2005-09-181-3/+3
* * file.c (rb_thread_flock): wrap the flock system call byakr2005-09-184-1/+24
* * io.c (io_fwrite): wrap the write system call by TRAP_BEG/TRAP_END toakr2005-09-182-0/+7
* * lib/yaml/rubytypes.rb: remove comments that are bungling upwhy2005-09-177-569/+542
* * 2005-09-18eban2005-09-171-3/+3
* * lib/mathn.rb (Rational::inspect): should preserve originalmatz2005-09-172-2/+8
* * lib/cgi.rb (CGI::Cookie): should handle multiple values for amatz2005-09-174-8/+27
* * 2005-09-17eban2005-09-171-3/+3