summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-09-16* file.c (file_inspect_join): commit miss, applied a patch for old trunk.nobu
2005-09-16* file.c (file_inspect_join): missing argument declaration.nobu
2005-09-16* file.c (rb_file_s_extname): empty string for path name ending with anobu
2005-09-16* ext/syck/node.c (syck_replace_str): was using return from thematz
2005-09-16* ext/bigdecimal/bigdecimal.c: patch from "NATORI Shin"matz
2005-09-16* ext/tk/lib/multi-tk.rb: fix typo on MultiTkIp#bg_eval_stringnagai
2005-09-16* ext/syck/rubyext.c (syck_resolver_transfer): remove C++ stylematz
2005-09-15 * test/logger/test_logger.rb: unintentionally overwritten changes bynahi
2005-09-15* 2005-09-16eban
2005-09-15forgot to update some files in the previous soap4r-1.5.5 import.nahi
2005-09-15* lib/webrick/cgi.rb (WEBrick::CGI::Socket#initialize): should setgotoyuzo
2005-09-15 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi
2005-09-15This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-09-15* win32/win32.h (rb_w32_stat): added prototype.ocean
2005-09-15* test/ruby/test_signal.rb (test_exit_action): skip the test usingusa
2005-09-15* ext/tk/lib/tk/dialog.rb: If a dialog does not show up yet,nagai
2005-09-14(Rinda::TemplateEntry::initialize): pull up method. Tabs converted to spaces.seki
2005-09-14* version.h: updated.matz