summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm.c (rb_iter_break_value): new function to break a block withnobu2012-01-241-0/+5
* * object.c (rb_Hash): add Kernel#Hash conversion method likematz2012-01-241-0/+5
* * lib/uri/common.rb (URI.encode_www_form_component): initialize onnaruse2012-01-241-0/+8
* ChangeLog added.shyouhei2012-01-231-0/+13
* * lib/uri/mailto.rb (URI::MailTo.build): follow Array#to_s change ofnaruse2012-01-231-0/+5
* * io.c (extract_binmode): raise an exception if binmode/textmodenaruse2012-01-231-0/+6
* * io.c (rb_io_extract_modeenc): set ASCII-8BIT if binmode is specifiednaruse2012-01-231-0/+5
* * test/cgi/test_cgi_util.rb (test_cgi_escape_preserve_encoding):mrkn2012-01-231-0/+8
* * misc/rdoc-mode.el (rdoc-imenu-create-index): Add imenu supportknu2012-01-221-0/+8
* * parse.y (rb_intern3): split to registration check and newnobu2012-01-221-1/+7
* * parse.y (rb_intern3, rb_intern_str): check the coderange first.nobu2012-01-221-0/+4
* * include/ruby/ruby.h (FIXNUM_P): simple flag should be int.nobu2012-01-211-0/+4
* * encoding.c (rb_enc_compatible): fix segv on symbols.naruse2012-01-211-0/+5
* * dir.c (dir_chdir, check_dirname): get rid of optimization-out.nobu2012-01-211-0/+4
* * ChangeLog: insert redmine's issue number for the previous commitmrkn2012-01-201-1/+1
* * lib/cgi/util.rb (CGI.escape): support a string with invalid bytemrkn2012-01-201-0/+9
* * vm.c (vm_exec): remove workaround for LLVM because r34278 fixes it.naruse2012-01-201-0/+6
* * lib/net/http.rb (Net::HTTP#transport_request): retry a idempotentnaruse2012-01-201-0/+14
* ext/date/date_strptime.c: moved detector of leftover.tadf2012-01-181-0/+4
* ext/date/date_parse.c: [ruby-core:42173].tadf2012-01-181-0/+4
* * ChangeLog: fix typos.nagachika2012-01-181-3/+3
* * misc/rdoc-mode.el (rdoc-mode): Add provide so that requiringknu2012-01-181-0/+5
* * ext/curses/curses.c (cWindow, cMouseEvent): made typed data.nobu2012-01-181-0/+4
* * ext/psych/lib/psych/visitors/to_ruby.rb: Added support for loadingtenderlove2012-01-181-0/+8
* * ext/psych/lib/psych/visitors/to_ruby.rb: Added ability to load arraytenderlove2012-01-181-0/+8
* * configure.in (SPT_TYPE): enable as SPT_REUSEARGV on Darwin.nobu2012-01-171-1/+3
* * missing/setproctitle.c (ruby_init_setproctitle): changed prefix.nobu2012-01-171-0/+4
* * gc.c (aligned_malloc, aligned_free): covered missing definednobu2012-01-171-0/+5
* * st.c (do_hash): it's the time to remove cast to unsigned int.nobu2012-01-171-0/+4
* * st.c (unpack_entries): Fix r34310: on unpacking, the position ofnaruse2012-01-161-0/+7
* * lib/optparse.rb (Regexp): fix incorrect options when casting tonobu2012-01-161-0/+6
* * win32/win32.c (rb_chsize): no need to get the current file size.nobu2012-01-161-0/+4
* st optimize st_insertshyouhei2012-01-151-0/+8
* * object.c (rb_inspect): raise the result is not compatible withnaruse2012-01-151-0/+9
* * ext/json/parser/parser.rl (json_string_unescape): workaround fixnaruse2012-01-151-0/+6
* * ext/dl/callback/mkcallback.rb (gencallback): suppress unusednobu2012-01-141-0/+5
* * iseq.c (iseq_data_to_ary): check line info table boundary. linenobu2012-01-141-0/+6
* * error.c (exc_equal): clear rb_thread_t::errinfo when ignorenagachika2012-01-141-0/+5
* * sprintf.c (rb_enc_vsprintf): relaxed the restriction. since thenobu2012-01-141-0/+6
* * error.c (exc_equal): ignore exceptions during implicitnobu2012-01-141-0/+10
* Revert "* error.c (exc_equal): try implicit conversion for delegator."naruse2012-01-131-5/+0
* * io.c (rb_io_s_read): Fix formatting of open_args comment. Reporteddrbrain2012-01-131-0/+5
* * sprintf.c (rb_enc_vsprintf): can be used for ASCII compatiblenobu2012-01-131-0/+5
* * thread.c (rb_mutex_unlock_th): simplified.nobu2012-01-131-1/+3
* * thread.c (rb_barrier_waiting): fix potential overflows.nobu2012-01-131-0/+4
* * load.c (load_unlock): update loading table at once.nobu2012-01-131-0/+4
* * error.c (exc_equal): try implicit conversion for delegator.nobu2012-01-131-0/+5
* * lib/shellwords.rb (Shellwords#shellescape): shellescape() nowknu2012-01-121-0/+7
* * lib/shellwords.rb: Fix rdoc markups.knu2012-01-121-0/+4
* * lib/shellwords.rb (Shellwords#shellsplit): Fix a bug whereknu2012-01-121-0/+6