| Commit message (Expand) | Author | Age | Files | Lines |
* | * test/sdbm/test_sdbm.rb (test_s_open_error): doesn't support to avoid read | usa | 2010-05-27 | 1 | -0/+1 |
* | * test/rinda/test_rinda.rb (class TupleSpaceTest): kill a used thread | tarui | 2010-05-26 | 1 | -0/+8 |
* | * test/open-uri/test_open-uri.rb (test_find_proxy_case_sensitive_env): | usa | 2010-05-26 | 1 | -0/+1 |
* | * test/test_tempfile.rb: skip some tests on Windows because unlinking is always | usa | 2010-05-26 | 1 | -0/+4 |
* | * random.c (random_rand): subtraction method of non-numeric can | nobu | 2010-05-26 | 1 | -0/+3 |
* | * regparse.c (add_code_range_to_buf0): fix false negative | naruse | 2010-05-25 | 1 | -0/+7 |
* | refine an assertion. | akr | 2010-05-25 | 1 | -1/+3 |
* | * test/test_find.rb: skip some tests on Windows. | usa | 2010-05-25 | 1 | -0/+2 |
* | add an assertion. | akr | 2010-05-24 | 1 | -0/+1 |
* | * process.c (rb_f_spawn): use correct command name for the error | nobu | 2010-05-23 | 1 | -0/+11 |
* | * ext/psych/lib/psych/json/stream.rb: adding a JSON streaming API | tenderlove | 2010-05-22 | 1 | -0/+75 |
* | * ext/win32ole/win32ole.c (ole_invoke): raise NoMethodError | suke | 2010-05-20 | 1 | -0/+7 |
* | * ext/psych/lib/psych/stream.rb: adding YAML streaming API for | tenderlove | 2010-05-20 | 1 | -0/+49 |
* | * ext/psych/emitter.c: output strings are automatically transcoded | tenderlove | 2010-05-19 | 2 | -0/+73 |
* | Fix test to follow NetBSD's setenv(3). | naruse | 2010-05-19 | 1 | -1/+7 |
* | * vm_eval.c (rb_f_caller): return [] instead of nil when the function | mame | 2010-05-19 | 1 | -0/+4 |
* | Fix test to follow the behavior of NetBSD's dlsym. | naruse | 2010-05-19 | 1 | -2/+10 |
* | * test/csv/test_interface.rb (test_write_hash): may need to set binary mode | usa | 2010-05-19 | 1 | -5/+5 |
* | * test/dl/test_func.rb (test_sinf): sinf() doesn't exist in the standard of C. | usa | 2010-05-19 | 1 | -2/+6 |
* | * test/win32ole/test_folderitem2_invokeverb.rb (test_invokeverb): should use | usa | 2010-05-19 | 1 | -2/+2 |
* | * test/openssl/test_ssl.rb (test_client_auth): Errno::ECONNRESET is raised on | usa | 2010-05-19 | 1 | -1/+1 |
* | * test/openssl/test_ssl.rb (server_loop): treat Errno::ENOTSOCK just like as | usa | 2010-05-19 | 1 | -1/+1 |
* | * ext/psych/lib/psych.rb: Adding Psych::Exception | tenderlove | 2010-05-19 | 1 | -0/+9 |
* | * ext/psych/emitter.c: using xmalloc and xfree for memory allocation | tenderlove | 2010-05-19 | 1 | -0/+19 |
* | * test/logger/test_logger.rb: close logger (or logdevice) if it's related to | usa | 2010-05-19 | 1 | -10/+27 |
* | * test/socket/test_addrinfo.rb: ipaddr.rb defines Socket::AF_INET6 as an Object | usa | 2010-05-19 | 1 | -1/+1 |
* | * test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine): skip if | usa | 2010-05-19 | 1 | -2/+10 |
* | * enc/iso_2022_jp.h: add CP50220. | naruse | 2010-05-17 | 1 | -0/+9 |
* | * test/ruby/test_dir_m17n.rb: changes for windows. | usa | 2010-05-17 | 1 | -26/+46 |
* | * parse.y (parser_read_escape, parser_tokadd_escape): allow a hex or | mame | 2010-05-16 | 1 | -1/+4 |
* | * ruby/test_rubyoptions.rb (TestRubyOptions#test_segv_test): | yugui | 2010-05-16 | 1 | -1/+1 |
* | * test/ruby/test_rubyoptions.rb (test_segv_test): VC runtime adds some messages | usa | 2010-05-14 | 1 | -2/+12 |
* | * test/ruby/test_process.rb: skip some tests on Windows. | usa | 2010-05-14 | 1 | -17/+17 |
* | * test/ruby/test_io_m17n.rb (test_textmode_paragraph_binaryread): | nobu | 2010-05-13 | 1 | -2/+0 |
* | add a test. | akr | 2010-05-13 | 1 | -0/+12 |
* | * test/scanf/test_scanf.rb (ScanfTests#each_test): yield in order. | nobu | 2010-05-13 | 1 | -7/+10 |
* | * ext/io/console/console.c (get_write_fd): return primary fd if no | nobu | 2010-05-13 | 1 | -0/+9 |
* | * test/ruby/test_io_m17n.rb (TestIO_M17N#test_cbuf_select), | nobu | 2010-05-13 | 1 | -11/+11 |
* | * test/ruby/test_process.rb: skip some tests on Windows. | usa | 2010-05-13 | 1 | -45/+62 |
* | * test/ruby/test_io_m17n.rb (test_stdin_external_encoding_with_reopen): skip | usa | 2010-05-13 | 1 | -0/+1 |
* | add a test. | akr | 2010-05-12 | 1 | -8/+15 |
* | new test file. | akr | 2010-05-12 | 1 | -0/+73 |
* | * numeric.c (flo_to_s): make minimum string representation. | nobu | 2010-05-12 | 1 | -0/+7 |
* | * re.c (rb_reg_initialize_m): fix wrong index for the lang | naruse | 2010-05-12 | 1 | -0/+4 |
* | * test/rake/test_task_arguments.rb: makes ENV empty during tests | mame | 2010-05-11 | 1 | -2/+7 |
* | * ext/bigdecimal/lib/bigdecimal/math.rb (atan), test/bigdecimal/test_bigmath.... | mrkn | 2010-05-11 | 1 | -0/+2 |
* | * ext/psych/parser.c (parse): Return strings encoded as | tenderlove | 2010-05-10 | 1 | -0/+16 |
* | * test/ruby/test_fiber.rb: add ML ref. | mame | 2010-05-09 | 1 | -1/+1 |
* | * cont.c (fiber_switch): raise FiberError when returning to dead | mame | 2010-05-09 | 1 | -0/+11 |
* | * test/rubygems/mockgemui.rb (MockGemUi::TTY), | nobu | 2010-05-09 | 3 | -0/+8 |