aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * io.c (argf_type): make typed data.nobu2011-12-151-0/+4
* * error.c (rb_check_type): fix typo.nobu2011-12-151-0/+4
* * ext/strscan/strscan.c: use typed data withnobu2011-12-151-0/+5
* * error.c (rb_check_typeddata): refine error message withnobu2011-12-151-0/+5
* * regcomp.c (onig_region_memsize): implemented for memsize_of().nobu2011-12-151-0/+6
* * array.c (rb_ary_reject_bang, rb_ary_delete_if): update rdoc.nobu2011-12-151-0/+6
* * test/ruby/test_require.rb (test_race_exception): get rid ofnobu2011-12-151-0/+5
* * test/ruby/test_io_m17n.rbusa2011-12-141-1/+6
* * common.mk,Makefile.in,win32/Makefile.sub (ECHO1): move platformusa2011-12-141-0/+8
* * win32/win32.c, include/ruby/win32.h (rb_w32_fd_is_text): new function.usa2011-12-141-0/+24
* * transcode.c (str_encode): about the extension of :fallbacknobu2011-12-141-0/+5
* * load.c (load_unlock): release loading barrier and then remove itnobu2011-12-141-0/+8
* * thread_pthread.c (ubf_select): call rb_thread_wakeup_timer_thread()naruse2011-12-141-0/+6
* * load.c (load_lock): delete the loading barrier if it has beennobu2011-12-141-0/+8
* * thread_pthread.c (rb_thread_create_timer_thread): fix memoryokkez2011-12-131-0/+5
* * parse.y (primary): point method name line. [ruby-core:40936]nobu2011-12-131-0/+5
* * 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-131-0/+8
* * load.c (load_unlock): all threads requiring one file shouldnobu2011-12-131-0/+6
* * ChangeLog: style fix.ktsj2011-12-131-2/+2
* * lib/webrick/httpresponse.rb (setup_header): 1xx responsestenderlove2011-12-121-0/+7
* * lib/webrick/httpresponse.rb (setup_header): 204 and 304 responsestenderlove2011-12-121-0/+7
* * parse.y (parser_magic_comment): should pass the proper value.nobu2011-12-121-0/+5
* * vm_insnhelper.c (vm_yield_setup_block_args): splat singlenobu2011-12-121-0/+6
* * parse.y (stmt_or_begin): changed the error message for BEGIN notshugo2011-12-121-0/+5
* * README: Fixed SupportedPlatforms URL in the README.naruse2011-12-121-0/+5
* * load.c (rb_feature_p): lazy assigned load_path searched innobu2011-12-121-0/+7
* * ext/stringio/stringio.c (strio_truncate): fix typo. patched bynobu2011-12-121-0/+6
* * lib/net/imap.rb: includes the sequence number of UID in a errorshugo2011-12-111-0/+6
* * ext/syslog/syslog.c: fix a typo. [ruby-core:41585] [Bug #5740]ktsj2011-12-111-0/+4
* * error.c (exit_initialize): deal with true and false as well asnobu2011-12-111-0/+5
* * object.c (rb_check_to_int): new function to convert a VALUE tonobu2011-12-111-0/+6
* * process.c (rb_exit_status_code): extract from rb_f_exit_bang andnobu2011-12-111-0/+5
* * ChangeLog: fix a typo.nagachika2011-12-091-1/+1
* * enc/trans/iso-8859-16-tbl.rb: add ISO-8859-16 converter.naruse2011-12-091-0/+6
* * file.c (file_path_convert): don't convert it when the path string isnaruse2011-12-091-0/+6
* Silence stat redefinition warnings under win32luislavena2011-12-081-0/+5
* * variable.c (set_const_visibility): clear inine-cache when constant'snagachika2011-12-081-0/+8
* * ext/extmk.rb (extract_makefile): should sort after map, not beforeusa2011-12-081-0/+6
* * ext/extmk.rb (extract_makefile): need to sort the array of currentusa2011-12-081-0/+7
* * ChangeLog: fix typos.nagachika2011-12-081-2/+2
* * test/rexml/test_order.rb (OrderTester#test_more_ordering): useusa2011-12-081-0/+8
* * test/ruby/test_process.rb (TestProcess#test_sete[gu]id): silentlyusa2011-12-081-0/+5
* * ext/socket/extconf.rb: forgotten to define HAVE_SOCKETPAIR forusa2011-12-081-0/+5
* * configure.in (RUBY_WERROR_FLAG): append all warning flags whichnobu2011-12-081-0/+6
* * doc/re.rdoc: Document difference between match and =~, options withdrbrain2011-12-071-0/+6
* * doc/re.rdoc: Fix example code to match documentation. Patch bydrbrain2011-12-071-0/+5
* * configure.in (rpath): fix typo in the help string. a patch fromnobu2011-12-071-0/+5
* * vm.c (vm_set_top_stack, vm_set_eval_stack): check for stacknobu2011-12-071-0/+9