aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * README.ja: Update redmine.ruby-lang.org to bugs.ruby-lang.orgdrbrain2011-12-191-0/+14
* * ext/date/date_core.c: [ruby-dev:45008].tadf2011-12-191-0/+4
* * vm.c (vm_define_method): improve guard of iseq from GC. Fixngoto2011-12-181-0/+7
* * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): does not follownobu2011-12-181-0/+5
* * ext/psych/lib/psych/visitors/to_ruby.rb: BigDecimals can be restoredtenderlove2011-12-181-0/+8
* * ext/psych/lib/psych/scalar_scanner.rb: Strings that look like datestenderlove2011-12-181-0/+7
* * test/thread/test_queue.rb (test_thr_kill): extend timeout.nagachika2011-12-181-0/+5
* * test/ruby/envutil.rb (invoke_ruby): remove :timeout option beforenagachika2011-12-181-0/+5
* * README, README.ja: 'make check' is preferable to 'make test'.nobu2011-12-161-0/+4
* * error.c (builtin_type_name): don't return pointer to the buffer ofnagachika2011-12-151-0/+5
* * 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