summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-13* lib/rexml/document.rb: add REXML::Document#document.nagachika
2014-11-13* test/monitor/test_monitor.rb: Use assert_join_threads.akr
2014-11-13* test/openssl: Don't specify port number.akr
2014-11-13* test/openssl/ssl_server.rb: Unused file removed.akr
2014-11-13eval.c: obsolete comment [ci skip]nobu
2014-11-13proc.c: make lambda directlynobu
2014-11-13* test/bigdecimal/test_bigdecimal.rb: Add test for mult by nil.headius
2014-11-13internal.h: definenobu
2014-11-13* rb_w32_fstat{,i64}: speed up. adjuting timestamps in this functionusa
2014-11-13internal.h: STATIC_ASSERTnobu
2014-11-12* 2014-11-13svn
2014-11-12gc.c (struct heap_page): trivial packingnormal
2014-11-12* gems/bundled_gems: Update to test-unit 3.0.6 and minitest 5.4.3.hsbt
2014-11-12* lib/rubygems/*: Update to RubyGems 2.4.3 master (7b1f684).hsbt
2014-11-11test_unicode_normalize.rb: skip only oncenobu
2014-11-11test_unicode_normalize.rb: skip if not foundnobu
2014-11-11tables.rb: addnobu
2014-11-11common.mk: relax dependencynobu
2014-11-11* 2014-11-12svn
2014-11-11* test/ruby/test_object.rb: Specify an exception class for rescue clause.akr
2014-11-11* test/fileutils/test_fileutils.rb: Use assert_join_threads.akr
2014-11-11* test/resolv/test_dns.rb: Use assert_join_threads.akr
2014-11-11* test/net/pop/test_pop.rb: Use assert_join_threads.akr
2014-11-11* test/net/http/test_https_proxy.rb: Use assert_join_threads.akr
2014-11-11* win32/Makefile.sub (prelude.c): search from source directory,nobu
2014-11-11unicode_norm_gen.tmpl: fix build errornobu
2014-11-11common.mk: nmakenobu
2014-11-11make-snapshot: no wait unless needednobu
2014-11-11common.mk: preludesnobu
2014-11-11template/prelude.c.tmplnobu
2014-11-11suppress warning: shadowing outer local variable - linenaruse
2014-11-11remove debug codenaruse
2014-11-11* lib/rubygems/commands/contents_command.rb (files_in_default_gem):naruse
2014-11-11* string.c (sym_equal): use rb_obj_equal().ko1
2014-11-11* lib/rdoc/known_classes.rb: reverted regression changes ofhsbt
2014-11-10* 2014-11-11svn
2014-11-10* test/net/imap/test_imap.rb: Don't ignore exceptions on serverakr
2014-11-10* test/net/ftp/test_ftp.rb (create_ftp_server): Don't ignoreakr
2014-11-10win32.c: user namenobu
2014-11-10* win32/win32.c (rb_w32_read): retry with reduced length if cannot tousa
2014-11-10* lib/webrick/server.rb: Setup shutdown pipe in listen method.akr
2014-11-10* win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa
2014-11-10win32.c: login name encodingnobu
2014-11-10* lib/rubygems/*.rb: Update to RubyGems master(3e36528).hsbt
2014-11-10signal.c: signal list to killnobu
2014-11-10unicode_normalize: UNICODE_VERSION constantnobu
2014-11-10* lib/rdoc/*.rb: Update to RDoc 4.2.0.alpha(579a11c)hsbt
2014-11-10* lib/webrick/server.rb: Less instance variables.akr
2014-11-10* lib/webrick/server.rb (shutdown): Use close() on @shutdown_pipe_w toakr
2014-11-09* lib/webrick/server.rb (initialize): Initialize shutdown pipe hereakr