summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-11-26* regcomp.c (setup_tree): restart setup_tree() for a node whosenaruse
2010-11-25fix typos.nobu
2010-11-25* test/win32ole/test_err_in_callback.rb (teardown): remove tmp fileusa
2010-11-24* enc/trans/utf_16_32.trans: add the UTF-32 converter.naruse
2010-11-23* test/ruby/test_transcode.rb: ASCII-8BIT is not a valid encoding name in Emacs.nobu
2010-11-23* enc/trans/utf_16_32.trans: add a convert from UTF-8 to UTF-16.naruse
2010-11-23* enc/trans/utf_16_32.trans: raise error on unpaired uppernaruse
2010-11-23* enc/utf_16_32.h: add UTF-16 and UTF-32 as a dummy encoding.naruse
2010-11-23* vm.c (rb_thread_mark): should mark self in conrolnobu
2010-11-22added some tests.tadf
2010-11-22added some tests.tadf
2010-11-22* vsnprintf.c (BSD_vfprintf): don't output floating pointnaruse
2010-11-22* string.c (rb_str_inspect): fix for ascii-compatible externalnobu
2010-11-22* enc/big5.c: split CP950 from Big5.naruse
2010-11-22* string.c (rb_str_inspect): append for each chars instead of bulknobu
2010-11-22Fix r29848's test.naruse
2010-11-22* time.c (time_zone): use rb_locale_str_new_cstr to set encodingnaruse
2010-11-22* string.c (rb_str_concat): set ENC_CODERANGE_VALID when thenaruse
2010-11-20* random.c (random_rand): get rid of overflow.nobu
2010-11-19* test/rexml/test_core.rbkou
2010-11-19* lib/optparse.rb: shell completion support for zsh. based onnobu
2010-11-19* lib/optparse.rb: shell completion support for bash.nobu
2010-11-19Remove a test for reverted feature r26701.naruse
2010-11-18* lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):kou
2010-11-17* lib/csv.rb: Upgrading output encoding with ASCII content jeg2
2010-11-17* test/test_tracer.rb: new test case. mimimal regression test for r29280.yugui
2010-11-17* test/ruby/envutil.rb (Test::Unit::Assersions#assert_warn):yugui
2010-11-16* lib/csv.rb: Upgrading output encoding as needed. [ruby-core:33135]jeg2
2010-11-16Refix timing problem.naruse
2010-11-15* pack.c (PACK_ITEM_ADJUST): return nil not result array and yieldnobu
2010-11-15Avoid timing problem.naruse
2010-11-15making ssl test a little bettertenderlove
2010-11-15STDIN is not valid when ruby doesn't have tty.naruse
2010-11-15Prevent timing failure.naruse
2010-11-14* etc/openssl/ossl_ssl.c (ossl_ssl_get_cert): raise exception iftenderlove
2010-11-14* parse.y (parser_set_token_info): turn on/off with directives.nobu
2010-11-14* io.c (argf_readlines): forward to current_file for argumentsnobu
2010-11-09* regenc.c (onigenc_minimum_property_name_to_ctype):naruse
2010-11-09Fix wrong test.naruse
2010-11-09* util.c (ruby_strtod): this code uses FPU's rounding system.naruse
2010-11-08* vsnprintf.c (BSD_vfprintf): fix precision specifier doesn'tnaruse
2010-11-08* tool/enc-unicode.rb,naruse
2010-11-06removing empty teardown, cleaning up whitespace errorstenderlove
2010-11-06* test/openssl/test_ocsp.rb: adding test for r29699. Thanks Elisetenderlove
2010-11-05* test/ruby/test_{process,system}.rb (test_fallback_to_sh):nobu
2010-11-04* process.c (proc_exec_v, proc_spawn_v): try to execute with sh ifnobu
2010-11-04* io.c (rb_io_readlines, rb_io_each_line): limit must not be zero.nobu
2010-11-03* cont.c (rb_fiber_resume): raise an "double resume" error when rootmame
2010-11-03* lib/ostruct.rb (OpenStruct#delete_field): also undefinenobu
2010-11-03* string.c (rb_enc_cr_str_buf_cat): concatenation of validnobu