aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/rexml/test_document.rb: Add tests for parsing XML encodedkou2012-10-281-0/+20
* * lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is usedkou2012-10-281-0/+22
* * test/rexml/test_document.rb: Group tests that they parsekou2012-10-281-14/+16
* * test/rexml/test_document.rb: Add tests for parsing XML encodedkou2012-10-281-0/+22
* * ext/date/date_parse.c (iso8601_{ext,bas}_time): should not matchtadf2012-10-281-0/+20
* * lib/rexml/document.rb (REXML::Document#write): Add :encoding optionkou2012-10-281-0/+22
* * lib/rexml/document.rb (REXML::Document#write): Accept optionskou2012-10-281-0/+95
* * ext/psych/lib/psych/visitors/yaml_tree.rb: `tree` should return thetenderlove2012-10-281-0/+7
* * ext/psych/lib/psych/visitors/yaml_tree.rb: YAML Tree object shouldtenderlove2012-10-281-0/+11
* * bignum.c (bignew_1): Bignum instances are frozen.ko12012-10-285-19/+11
* parse.y: warn static content assign in condnobu2012-10-271-3/+24
* * numeric.c (rb_float_new_in_heap), include/ruby/ruby.h:ko12012-10-273-34/+2
* * object.c (rb_mod_const_get): const_get accepts qualified constanttenderlove2012-10-261-0/+30
* revert r37326 "remove string literal concatenation"nobu2012-10-259-21/+24
* remove string literal concatenationnobu2012-10-259-24/+21
* Add test for instance_exec receiving a curried proc.tenderlove2012-10-231-0/+9
* test_rubyoptions.rb: --help optionnobu2012-10-231-5/+0
* * ext/psych/parser.c: just get the constant defined in Ruby.tenderlove2012-10-221-0/+21
* * ext/psych/lib/psych/scalar_scanner.rb: Ignore bad timestamps. Iftenderlove2012-10-221-0/+11
* * ext/psych/lib/psych/scalar_scanner.rb: Fix scalar_scanner totenderlove2012-10-221-0/+4
* * test/ruby/test_settracefunc.rb: remove trailing spaces.ktsj2012-10-211-1/+1
* vm.c: pass through thrown objectsnobu2012-10-191-0/+9
* set encoding to ASCII for appropriate String#unpack modifierseregon2012-10-192-0/+10
* parse.y: fail if yyerrornobu2012-10-181-0/+2
* test_syntax.rb: test_unassignablenobu2012-10-181-0/+6
* * hash.c (initialize_copy): duping should rehash the hash.tenderlove2012-10-181-0/+9
* * lib/net/imap.rb: fix Net::IMAP::ResponseParser to acceptshugo2012-10-171-0/+28
* * test/ruby/test_hash.rb (TestHash#test_dup_equality): added a new testusa2012-10-171-0/+9
* * hash.c (initialize_copy): copy the underlying st_table on dup,tenderlove2012-10-161-0/+9
* * test/ruby/envutil.rb (Test::Unit::Assertions#assert_file): rename from file...kazu2012-10-167-22/+22
* file.c: ASCII-compatiblenobu2012-10-161-0/+12
* file.c: ASCII-compatiblenobu2012-10-161-0/+10
* * test/ruby/test_regexp.rbusa2012-10-161-1/+2
* * test/ruby/test_regexp.rbusa2012-10-161-6/+1
* envutil.rb: file_assertionnobu2012-10-158-23/+37
* ruby.c: passing blocknobu2012-10-141-0/+10
* * regparse.c (parse_char_class): should match with a hyphen after ausa2012-10-131-7/+7
* * test/ruby/test_regexp.rbusa2012-10-121-0/+10
* use tty(1) to check if /dev/tty is usable or notnaruse2012-10-121-1/+1
* test_cgi.rb: skip a test on Windowsshirosaki2012-10-121-2/+7
* file.c: poisoned NULnobu2012-10-121-0/+10
* Fix wrong condition of skipping test_ioctl_linuxnaruse2012-10-121-2/+2
* test_string.rb: missing testnobu2012-10-111-0/+6
* test_string.rb: suppress warningsnobu2012-10-111-1/+5
* test_string.rb: highlightingnobu2012-10-111-2/+2
* Rename variablsnaruse2012-10-101-4/+3
* Test both username and uidnaruse2012-10-101-1/+10
* * test/ruby/test_process.rb (TestProcess#test_execopts_gid): skip onusa2012-10-101-0/+1
* envutil.rb: assert_file and assert_file_notnobu2012-10-097-18/+28
* array.c: use rb_random_ulong_limitednobu2012-10-092-6/+7