aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick.rb: Moved proxy rewriting to WEBrick::HTTPProxy.drbrain2012-02-021-0/+6
* * ext/openssl/ossl_x509store.c: Add class documentation fordrbrain2012-02-021-0/+5
* * test/net/http/test_https_proxy.rbkazu2012-02-021-0/+10
* * lib/rexml/parsers/baseparser.rb: use meaningful name.kou2012-02-021-0/+4
* * lib/rexml/parsers/baseparser.rb, test/rexml/test_namespace.rb:kou2012-02-021-0/+7
* * io.c (argf_next_argv): reset ARGF.next_p on ARGV.replace.naruse2012-02-021-0/+6
* * test/net/http/test_http.rb (TestNetHTTPKeepAlive#*): remove debugusa2012-02-021-0/+5
* * parse.y (debug_lines, coverage): set file path encoding for coveragemame2012-02-011-0/+5
* * lib/tempfile.rb (Tempfile#unlink, Tempfile::Remover#call): Justknu2012-02-011-0/+9
* * doc/re.rdoc (Repetition): fix typo. reported by Ori Avtalionnobu2012-02-011-0/+5
* * io.c (argf_close): skip stdin, which should be readable again.nobu2012-01-311-0/+8
* * configure.in (HEAP_ALIGN_LOG): HEAP_ALIGN_LOG should be pagenari2012-01-311-0/+7
* * test/ruby/envutil.rb (EnvUtil.invoke_ruby): yield also child pidnobu2012-01-311-0/+5
* * vm_eval.c (vm_call0): should pass block to enumerators. patchednobu2012-01-301-0/+8
* * file.c (append_fspath): need to set the encoding to result always.usa2012-01-301-0/+4
* * test/irb/test_completion.rb: skip if cannot load irb/completionusa2012-01-301-0/+5
* Updated these files to detect AIX 7.kanemoto2012-01-291-0/+4
* * ext/readline/readline.c (readline_attempted_completion_function):nobu2012-01-291-0/+5
* * win32/win32.c (rb_w32_read): fix an issue that $stdin.read doesn'tshirosaki2012-01-281-0/+6
* * test/ruby/test_thread.rbshirosaki2012-01-281-0/+14
* * thread_win32.c (rb_w32_wait_events_blocking): useshirosaki2012-01-281-0/+17
* * test/zlib/test_zlib.rb (TestZlibGzipReader#test_reader_wrap): setshirosaki2012-01-281-0/+7
* * lib/irb/completion.rb (IRB::InputCompletor::CompletionProc):nobu2012-01-271-0/+5
* * gc.c (HEAP_ALIGN, HEAP_ALIGN_MASK): DRY, let compiler calculatenobu2012-01-271-0/+5
* * lib/matrix.rb: Clean up extra whitespace in output documentation.drbrain2012-01-261-0/+4
* * ext/io/console/console.c (io_getch): default delegating methodnobu2012-01-251-0/+7
* * file.c (rb_file_s_basename): ignore non-ascii extension innobu2012-01-251-1/+4
* * file.c (rmext): no extension to strip if empty string.nobu2012-01-251-1/+3
* * file.c (rb_enc_path_next, rb_enc_path_skip_prefix)nobu2012-01-251-0/+16
* * 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