summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-08Additional experimental fix for r35261.naruse
2012-04-08* 2012-04-09svn
2012-04-08* complex.c (nucomp_expt): the result of f_complex_new2 may be a fixnumnaruse
2012-04-08* ext/json/generator/generator.c (generate_json_bignum):naruse
2012-04-08Decrease the default level of try_fdopen.naruse
2012-04-08Don't run tests which can't run with editline.naruse
2012-04-07* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): get keysnaruse
2012-04-07* Remove unused variables.naruse
2012-04-07* io.c (io_unread): cast as long the value for extra_max.naruse
2012-04-07* 2012-04-08svn
2012-04-07* lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):naruse
2012-04-07* include/ruby/win32.h (rb_w32_aspawn_flags): add the declaration ofshirosaki
2012-04-07* test/ruby/test_thread.rbshirosaki
2012-04-07* ext/psych/lib/psych.rb: bumping up psych version to match release.tenderlove
2012-04-06* enc/unicode/name2ctype.h, tool/transcode-tblgen.rb: revertnobu
2012-04-06* 2012-04-07svn
2012-04-06* ext/psych/parser.c: fall back to any encoding if the externaltenderlove
2012-04-06struct.c (documentation for rb_struct_members_m):duerst
2012-04-06* 2012-04-06svn
2012-04-06* Makefile.in ($(LIBRUBY_A)): fix typo.kazu
2012-04-05* 2012-04-05svn
2012-04-05* missing/alloca.c (xmalloc, xfree): use ruby version, notnobu
2012-04-04Use mount_proc to avoid the delay of writing data to files.naruse
2012-04-04Sleep 0.5sec to wait the file is written on server.naruse
2012-04-04* lib/ftp/ftp.rb (Net::FTP#close): restore original read_timeout.naruse
2012-04-04* variable.c (mark_global_entry): remove unused variable.nobu
2012-04-04fix typo in r35183nobu
2012-04-04* lib/ftp/ftp.rb (Net::FTP#close): ignore exceptions from shutdown andnaruse
2012-04-03Don't call f.close if f is nil or already closed.naruse
2012-04-03* 2012-04-04svn
2012-04-03* lib/ftp/ftp.rb (Net::FTP#close): close socket more gracefully.naruse
2012-04-03* test/mkmf/base.rb (TestMkmf#setup): remove uninitialized global variable.nobu
2012-04-03* test/mkmf/base.rb (TestMkmf#teardown): remove meaningless assertion.nobu
2012-04-03* test/net/ftp/test_ftp.rb (FTPTest#create_ftp_server): should waitusa
2012-04-03* test/mkmf: remove generated files and ensure nothing left.nobu
2012-04-03* process.c (setreuid, setregid): suppress warnings.nobu
2012-04-03Revert r35180; the fix break the test. see [ruby-dev:30653]naruse
2012-04-03initialize IDs in advance.nobu
2012-04-03* enumerator.c (inspect_enumerator): suppress uninitializednobu
2012-04-02* 2012-04-03svn
2012-04-02fix typoskazu
2012-04-02check_definition: duplicated codenobu
2012-04-02* lib/optparse/ac.rb: autoconf-like options.nobu
2012-04-02* string.c (rb_str_start_with, rb_str_end_with): raise an error ifnobu
2012-04-01Refix of 35206; 0.3 is too small for Ruby's timeout.naruse
2012-04-01ReRefix the test for r35205.naruse
2012-04-01Refix the test for r35205.naruse
2012-04-01Fix the test for r35205.naruse
2012-04-01* 2012-04-02svn
2012-04-01* lib/webrick/server.rb (WEBrick::GenericServer): close socket only ifnaruse