aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/psych/lib/psych/visitors/to_ruby.rb: BigDecimals can be restoredtenderlove2011-12-184-0/+26
* updating documentation linktenderlove2011-12-181-1/+1
* * ext/psych/lib/psych/scalar_scanner.rb: Strings that look like datestenderlove2011-12-183-2/+35
* * test/thread/test_queue.rb (test_thr_kill): extend timeout.nagachika2011-12-182-2/+7
* * 2011-12-18svn2011-12-181-2/+2
* * test/ruby/envutil.rb (invoke_ruby): remove :timeout option beforenagachika2011-12-182-1/+6
* * 2011-12-17svn2011-12-171-2/+2
* update doc.akr2011-12-171-5/+5
* * 2011-12-16svn2011-12-161-2/+2
* * README, README.ja: 'make check' is preferable to 'make test'.nobu2011-12-163-2/+6
* * error.c (builtin_type_name): don't return pointer to the buffer ofnagachika2011-12-152-3/+10
* * io.c (argf_type): make typed data.nobu2011-12-153-1/+32
* * error.c (rb_check_type): fix typo.nobu2011-12-152-1/+5
* * ext/strscan/strscan.c: use typed data withnobu2011-12-153-20/+40
* * error.c (rb_check_typeddata): refine error message withnobu2011-12-155-17/+74
* Use SIGINT to interrupt.naruse2011-12-151-1/+1
* * regcomp.c (onig_region_memsize): implemented for memsize_of().nobu2011-12-155-1/+22
* * array.c (rb_ary_reject_bang, rb_ary_delete_if): update rdoc.nobu2011-12-153-2/+12
* * 2011-12-15svn2011-12-151-2/+2
* * test/ruby/test_require.rb (test_race_exception): get rid ofnobu2011-12-152-5/+9
* * test/ruby/test_io_m17n.rbusa2011-12-142-3/+8
* * common.mk,Makefile.in,win32/Makefile.sub (ECHO1): move platformusa2011-12-145-6/+13
* * win32/win32.c, include/ruby/win32.h (rb_w32_fd_is_text): new function.usa2011-12-145-17/+194
* * transcode.c (str_encode): about the extension of :fallbacknobu2011-12-142-1/+8
* Use pipe instead of $stdin.read.naruse2011-12-141-1/+1
* * load.c (load_unlock): release loading barrier and then remove itnobu2011-12-143-8/+27
* * thread_pthread.c (ubf_select): call rb_thread_wakeup_timer_thread()naruse2011-12-143-2/+24
* The test added in r34034 needs to run thousands of times.naruse2011-12-141-10/+11
* * load.c (load_lock): delete the loading barrier if it has beennobu2011-12-143-3/+29
* FreeBSD 9.0 RC3 is now released.naruse2011-12-141-1/+1
* Add test for [Bug #5343] [ruby-core:39634]naruse2011-12-141-0/+17
* * thread_pthread.c (rb_thread_create_timer_thread): fix memoryokkez2011-12-132-0/+6
* * 2011-12-14svn2011-12-131-2/+2
* * parse.y (primary): point method name line. [ruby-core:40936]nobu2011-12-134-28/+77
* * ChangeLog: add ML/ticket links to r34028 entry. [ruby-core:41612] [Bug #5755]nagachika2011-12-131-1/+1
* * ChangeLog: fix a typo.nagachika2011-12-131-1/+1
* * error.c (name_err_mesg_to_str): clear rb_thread_t::errinfo whennagachika2011-12-133-1/+29
* * load.c (load_unlock): all threads requiring one file shouldnobu2011-12-135-3/+79
* property.nobu2011-12-130-0/+0
* * ChangeLog: style fix.ktsj2011-12-131-2/+2
* * lib/webrick/httpresponse.rb (setup_header): 1xx responsestenderlove2011-12-123-15/+25
* * lib/webrick/httpresponse.rb (setup_header): 204 and 304 responsestenderlove2011-12-123-1/+54
* * parse.y (parser_magic_comment): should pass the proper value.nobu2011-12-123-2/+8
* * 2011-12-13svn2011-12-121-2/+2
* * vm_insnhelper.c (vm_yield_setup_block_args): splat singlenobu2011-12-123-1/+280
* * parse.y (stmt_or_begin): changed the error message for BEGIN notshugo2011-12-123-9/+39
* * README: Fixed SupportedPlatforms URL in the README.naruse2011-12-123-2/+7
* Set yamler as syck.naruse2011-12-121-0/+6
* * load.c (rb_feature_p): lazy assigned load_path searched innobu2011-12-122-1/+8
* * 2011-12-12svn2011-12-121-2/+2