summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-24banish a warning.akr
2005-09-23* lib/fileutils.rb (cd): no longer accept :noop option, related code is usele...aamine
2005-09-23* lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun (ba...aamine
2005-09-23This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-09-22* lib/mkmf.rb (find_executable0): default path if environment is notnobu
2005-09-22* test/readline/test_readline.rb (TestReadline::replace_stdio):shugo
2005-09-22* 2005-09-22eban
2005-09-22* ext/tk/sample/demos-en/tcolor.bak: remove.nagai
2005-09-21* lib/mkmf.rb (configuration): generalized nmake dependent code.nobu
2005-09-21* ChangeLog: last minute fixup.matz
2005-09-20* ext/syck/token.c: correctly compute identation of a blockwhy
2005-09-20* stable version 1.8.3 released.matz
2005-09-20* README.EXT, README.EXT.ja: add new features.nobu
2005-09-20* lib/optparse.rb (default_argv, Arguable#options): defaults stringsnobu
2005-09-20* 2005-09-21eban
2005-09-20* file.c (fpath_check): typo fixed.matz
2005-09-20* file.c (path_check_0): disallow sticky world writable directorymatz
2005-09-20 * test/wsdl/simpletype/rpc/test_rpc.rb, test/wsdl/ref/test_ref.rb,nahi
2005-09-20* ext/io/wait/lib/nonblock.rb: disable on platforms non-blocking flagnobu
2005-09-20* eval.c (thread_mark): mark th->last_status. [ruby-dev:27179]akr
2005-09-20* lib/yaml.rb: require 'yaml/constants'. [ruby-core:5776]matz
2005-09-20* lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): add charsetmatz
2005-09-20* test/webrick/test_cgi.rb: set ENV["PATH"] to CGIEnvPath onocean
2005-09-20* test/dbm/test_dbm.rb (TestDBM::test_s_open_error): removematz
2005-09-20* io.c: PIPE_BUF is not defined on BeOS. use _POSIX_PIPE_BUF instead.ocean
2005-09-20* test/readline/test_readline.rb (TestReadline::replace_stdio):matz
2005-09-20* ext/syck/emitter.c (syck_scan_scalar): prevent indicators fromwhy
2005-09-19* test/xmlrpc/test_webrick_server.rb (setup_http_server):ocean
2005-09-19* 2005-09-20eban
2005-09-19* io.c (io_close): call rb_io_close() directly if io is a T_FILEmatz
2005-09-19* file.c (rb_file_chown): should accept nil. [ruby-dev:27171] (backport from ...aamine
2005-09-19* ext/dl/dl.c (rb_io_to_ptr): fix DragonFlyBSD support.matz
2005-09-19* ext/syck/emitter.c (syck_emit): passing an int* value to the long* paramete...aamine
2005-09-19avoid core dump with WIN32OLE_EVENT. [ruby-dev:27133]suke
2005-09-19* lib/fileutils.rb (cp_r): default is :dereference_root=>true for backward co...aamine
2005-09-19* test/fileutils/test_fileutils.rb: backported from trunk (1.36). (again) [ru...aamine
2005-09-18* ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo
2005-09-18* lib/fileutils.rb: backported from trunk (rev 1.65):aamine
2005-09-18* 2005-09-19eban
2005-09-18* file.c (rb_thread_flock): wrap the flock system call byakr
2005-09-18* io.c (io_fwrite): wrap the write system call by TRAP_BEG/TRAP_END toakr
2005-09-17* lib/yaml/rubytypes.rb: remove comments that are bungling upwhy
2005-09-17* 2005-09-18eban
2005-09-17* lib/mathn.rb (Rational::inspect): should preserve originalmatz
2005-09-17* lib/cgi.rb (CGI::Cookie): should handle multiple values for amatz
2005-09-17* 2005-09-17eban
2005-09-17* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string and bg_eval_stringnagai
2005-09-16* lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixedkou
2005-09-16add a empty line.akr
2005-09-16fix bug in ext/win32ole/sample/ienavi.rbsuke