summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-09-01* bignum.c (big2str_base_poweroftwo): Renamed fromakr
2013-09-01Add assertions.akr
2013-08-31* bignum.c (rb_big_bit_length): New method.akr
2013-08-31* process.c (rb_clock_getres): New method.akr
2013-08-29vm_insnhelper.c: fix zsuper in prependednobu
2013-08-28* ext/zlib/zlib.c (zstream_run): Fix handling of deflate streams thatdrbrain
2013-08-28backport Tempfile.create so psych tests will run outside ruby trunktenderlove
2013-08-28* ext/psych/lib/psych/scalar_scanner.rb: invalid floats should betenderlove
2013-08-27timeout.rb: raise given exceptionnobu
2013-08-27io.c: copy in binary modenobu
2013-08-27* enumerator.c: Allow Enumerator size argument to be any callable.marcandre
2013-08-26* io.c (io_read_nonblock): support non-blocking reads without raisingtenderlove
2013-08-26* lib/rubygems: Import RubyGems 2.1.0 Release Candidatedrbrain
2013-08-26parse.y: warn CRnobu
2013-08-26timeout.rb: skip rescuenobu
2013-08-24* process.c (rb_clock_gettime): The emulated clock names changed.akr
2013-08-23add tests.akr
2013-08-22* process.c (rb_clock_gettime): Strip "s" from unit names.akr
2013-08-20* insns.def: fix regexp's once option behavior.ko1
2013-08-20* test/gdbm/test_gdbm.rb: skip TestGDBM#test_s_open_lock on Solaris.ngoto
2013-08-19* test/ruby/test_fiber.rb: collect garbage fibers immediately.ko1
2013-08-19* test/profile_test_all.rb: add `failed?' information.ko1
2013-08-18* variable.c, vm_method.c: remove dead code.ktsj
2013-08-17* test/ruby/test_time.rb: use the in_timezone() helpereregon
2013-08-17* test/ruby/test_time.rb (#in_timezone): fix typo of r42596eregon
2013-08-17time.c: ignore invalid datanobu
2013-08-16* test/profile_test_all.rb: fix typo.ko1
2013-08-16* test/profile_test_all.rb: remove space characters from test names.ko1
2013-08-16* test/profile_test_all.rb: refactoring memory profiling tool forko1
2013-08-16* file.c (rb_file_size, rb_file_flock): improve parformance of Winodws.usa
2013-08-15* test/ruby/test_file.rb (TestFile#test_truncate_size): test forusa
2013-08-15* io.c, internal.h (rb_io_flush_raw): new function to select callingusa
2013-08-15* test/fileutils/test_fileutils.rb (TestFileUtils#test_rmdir):usa
2013-08-14* test/test_pstore.rbusa
2013-08-14get detailed ps data to debugnaruse
2013-08-14* test/test_pstore.rbusa
2013-08-14* proc.c (rb_mod_define_method): now they return the symbols of theusa
2013-08-14test_dir_m17n.rb: fixed encoding file system on OS Xnobu
2013-08-13random.c: coerce before check negativenobu
2013-08-13object.c: undef Module#prepend_features on Classnobu
2013-08-12parse.y: CR in middlenobu
2013-08-12* class.c (rb_prepend_module): make T_ICLASS object shady becauseko1
2013-08-11file.c: OSX path encodingnobu
2013-08-11test_require.rb: __FILE__ encoding on Windowsnobu
2013-08-11* test/rexml/parser/test_sax2.rb: Expand abbreviated class name.kou
2013-08-11* lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fixkou
2013-08-11* lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou
2013-08-11* lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou
2013-08-11* NEWS (REXML::Parsers::SAX2Parser): Add about this change.kou
2013-08-11* test/rexml/parser/test_sax2.rb: Add SAX2 API test.kou