aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * enumerator.c: Allow Enumerator size argument to be any callable.marcandre2013-08-271-0/+3
* * io.c (io_read_nonblock): support non-blocking reads without raisingtenderlove2013-08-264-8/+152
* * lib/rubygems: Import RubyGems 2.1.0 Release Candidatedrbrain2013-08-2610-16/+205
* parse.y: warn CRnobu2013-08-261-0/+7
* timeout.rb: skip rescuenobu2013-08-261-0/+14
* * process.c (rb_clock_gettime): The emulated clock names changed.akr2013-08-241-10/+10
* add tests.akr2013-08-231-0/+60
* * process.c (rb_clock_gettime): Strip "s" from unit names.akr2013-08-221-2/+2
* * insns.def: fix regexp's once option behavior.ko12013-08-201-0/+39
* * test/gdbm/test_gdbm.rb: skip TestGDBM#test_s_open_lock on Solaris.ngoto2013-08-201-0/+2
* * test/ruby/test_fiber.rb: collect garbage fibers immediately.ko12013-08-191-1/+3
* * test/profile_test_all.rb: add `failed?' information.ko12013-08-191-5/+12
* * variable.c, vm_method.c: remove dead code.ktsj2013-08-182-8/+2
* * test/ruby/test_time.rb: use the in_timezone() helpereregon2013-08-171-17/+14
* * test/ruby/test_time.rb (#in_timezone): fix typo of r42596eregon2013-08-171-1/+1
* time.c: ignore invalid datanobu2013-08-171-0/+37
* * test/profile_test_all.rb: fix typo.ko12013-08-161-1/+1
* * test/profile_test_all.rb: remove space characters from test names.ko12013-08-161-1/+1
* * test/profile_test_all.rb: refactoring memory profiling tool forko12013-08-162-27/+58
* * file.c (rb_file_size, rb_file_flock): improve parformance of Winodws.usa2013-08-161-0/+1
* * test/ruby/test_file.rb (TestFile#test_truncate_size): test forusa2013-08-151-0/+26
* * io.c, internal.h (rb_io_flush_raw): new function to select callingusa2013-08-151-1/+1
* * test/fileutils/test_fileutils.rb (TestFileUtils#test_rmdir):usa2013-08-151-0/+1
* * test/test_pstore.rbusa2013-08-141-1/+1
* get detailed ps data to debugnaruse2013-08-141-1/+10
* * test/test_pstore.rbusa2013-08-141-1/+1
* * proc.c (rb_mod_define_method): now they return the symbols of theusa2013-08-141-0/+20
* test_dir_m17n.rb: fixed encoding file system on OS Xnobu2013-08-141-13/+11
* random.c: coerce before check negativenobu2013-08-131-0/+26
* object.c: undef Module#prepend_features on Classnobu2013-08-131-0/+26
* parse.y: CR in middlenobu2013-08-121-0/+8
* * class.c (rb_prepend_module): make T_ICLASS object shady becauseko12013-08-121-0/+16
* file.c: OSX path encodingnobu2013-08-111-1/+1
* test_require.rb: __FILE__ encoding on Windowsnobu2013-08-111-2/+12
* * test/rexml/parser/test_sax2.rb: Expand abbreviated class name.kou2013-08-111-1/+1
* * lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fixkou2013-08-111-0/+51
* * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou2013-08-111-0/+41
* * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou2013-08-111-0/+24
* * NEWS (REXML::Parsers::SAX2Parser): Add about this change.kou2013-08-111-2/+29
* * test/rexml/parser/test_sax2.rb: Add SAX2 API test.kou2013-08-111-0/+57
* parse.y: non-local/const attrsetnobu2013-08-111-0/+8
* * process.c (rb_clock_gettime): New method.akr2013-08-111-0/+9
* * file.c (rb_str_normalize_ospath):naruse2013-08-101-0/+105
* parse.y: non-local/const attrsetnobu2013-08-101-0/+4
* * test/rexml/parse/test_document_type_declaration.rb: Add tests forkou2013-08-101-0/+47
* * test/rexml/parse/test_notation_declaration.rb (#test_system_public):kou2013-08-101-0/+9
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::PUBLIC):kou2013-08-101-0/+11
* ruby.c: use String path version parser functionsnobu2013-08-091-1/+10
* * proc.c: add Binding#local_variable_get/set/defined?ko12013-08-091-0/+34
* file.c: normalize Form Cnobu2013-08-091-0/+2