summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-15* io.c (argf_type): make typed data.nobu
2011-12-15* error.c (rb_check_type): fix typo.nobu
2011-12-15* ext/strscan/strscan.c: use typed data withnobu
2011-12-15* error.c (rb_check_typeddata): refine error message withnobu
2011-12-15Use SIGINT to interrupt.naruse
2011-12-15* regcomp.c (onig_region_memsize): implemented for memsize_of().nobu
2011-12-15* array.c (rb_ary_reject_bang, rb_ary_delete_if): update rdoc.nobu
2011-12-15* 2011-12-15svn
2011-12-15* test/ruby/test_require.rb (test_race_exception): get rid ofnobu
2011-12-14* test/ruby/test_io_m17n.rbusa
2011-12-14* common.mk,Makefile.in,win32/Makefile.sub (ECHO1): move platformusa
2011-12-14* win32/win32.c, include/ruby/win32.h (rb_w32_fd_is_text): new function.usa
2011-12-14* transcode.c (str_encode): about the extension of :fallbacknobu
2011-12-14Use pipe instead of $stdin.read.naruse
2011-12-14* load.c (load_unlock): release loading barrier and then remove itnobu
2011-12-14* thread_pthread.c (ubf_select): call rb_thread_wakeup_timer_thread()naruse
2011-12-14The test added in r34034 needs to run thousands of times.naruse
2011-12-14* load.c (load_lock): delete the loading barrier if it has beennobu
2011-12-14FreeBSD 9.0 RC3 is now released.naruse
2011-12-14Add test for [Bug #5343] [ruby-core:39634]naruse
2011-12-13* thread_pthread.c (rb_thread_create_timer_thread): fix memoryokkez
2011-12-13* 2011-12-14svn
2011-12-13* parse.y (primary): point method name line. [ruby-core:40936]nobu
2011-12-13* ChangeLog: add ML/ticket links to r34028 entry. [ruby-core:41612] [Bug #5755]nagachika
2011-12-13* ChangeLog: fix a typo.nagachika
2011-12-13* error.c (name_err_mesg_to_str): clear rb_thread_t::errinfo whennagachika
2011-12-13* load.c (load_unlock): all threads requiring one file shouldnobu
2011-12-13property.nobu
2011-12-13* ChangeLog: style fix.ktsj
2011-12-12* lib/webrick/httpresponse.rb (setup_header): 1xx responsestenderlove
2011-12-12* lib/webrick/httpresponse.rb (setup_header): 204 and 304 responsestenderlove
2011-12-12* parse.y (parser_magic_comment): should pass the proper value.nobu
2011-12-12* 2011-12-13svn
2011-12-12* vm_insnhelper.c (vm_yield_setup_block_args): splat singlenobu
2011-12-12* parse.y (stmt_or_begin): changed the error message for BEGIN notshugo
2011-12-12* README: Fixed SupportedPlatforms URL in the README.naruse
2011-12-12Set yamler as syck.naruse
2011-12-12* load.c (rb_feature_p): lazy assigned load_path searched innobu
2011-12-12* 2011-12-12svn
2011-12-12* ext/stringio/stringio.c (strio_truncate): fix typo. patched bynobu
2011-12-11* lib/net/imap.rb: includes the sequence number of UID in a errorshugo
2011-12-11* ext/syslog/syslog.c: fix a typo. [ruby-core:41585] [Bug #5740]ktsj
2011-12-11* error.c (exit_initialize): deal with true and false as well asnobu
2011-12-11* object.c (rb_check_to_int): new function to convert a VALUE tonobu
2011-12-11* 2011-12-11svn
2011-12-11* process.c (rb_exit_status_code): extract from rb_f_exit_bang andnobu
2011-12-10* 2011-12-10svn
2011-12-10* test/ruby/test_proc.rb (TestProc): renamed argument tests.nobu
2011-12-10* test/ruby/test_econv.rb (TestEncodingConverter#test_default_external): drop...nobu
2011-12-09* ChangeLog: fix a typo.nagachika