aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* fix typos.akr2010-01-131-5/+5
* * object.c (rb_class_initialize): Make sure BasicObject doesn't get initializ...marcandre2010-01-131-0/+7
* * ChangeLog: small typo.usa2010-01-131-1/+1
* * ChangeLog: added reporter's name.nobu2010-01-131-0/+1
* * configure.in: check for if struct timezone is defined.nobu2010-01-121-0/+9
* * lib/shell/command-processor.rb: fix typo by Sho Hashimoto.naruse2010-01-121-0/+5
* * lib/rss/maker/base.rb, test/rss/test_maker_0.9.rb:kou2010-01-121-0/+5
* * string.c (rb_str_set_len): call rb_str_modify.akr2010-01-121-0/+7
* * file.c (realpath_internal): call rb_secure.akr2010-01-121-0/+4
* * lib/net/http.rb (Net::HTTP.start): options may not be given.nobu2010-01-121-0/+4
* * ext/readline/readline.c (readline_readline): check if instreamnobu2010-01-121-1/+9
* * test/ruby/test_process.rb (test_execopts_env): MANDATORY_ENVS mightwanabe2010-01-121-0/+5
* * lib/net/http.rb (Net::HTTP#start): add hash argument tonaruse2010-01-121-0/+6
* * win32/win32.c (init_env): use _wputenv() instead ofusa2010-01-121-0/+7
* * file.c (realpath_rec): trace symbolic link only when supportingusa2010-01-121-0/+5
* * misc/ruby-mode.el (ruby-here-doc-beg-match): fix for here-docnobu2010-01-121-0/+5
* * hash.c: need to include errno.h for EINVAL.usa2010-01-121-0/+6
* * prelude.rb (require_relative): use File.realpath. [ruby-dev:40040]akr2010-01-121-0/+15
* * hash.c (ruby_setenv): Improve the emulatation of setenv(3) onknu2010-01-111-0/+6
* forgot to add ticket ref.wanabe2010-01-111-0/+1
* * vm_insnhelper.h (GET_BLOCK_PTR): return 0 when in class frame.wanabe2010-01-111-0/+4
* * string.c (rb_str_strlen): added. [ruby-dev:40028]naruse2010-01-111-0/+6
* * lib/webrick/accesslog.rb (WEBrick::AccessLog#format): fixed typo.nobu2010-01-111-0/+7
* * hash.c (ruby_setenv): ENV.[]= should raise an error if setenv(3)knu2010-01-111-0/+5
* * lib/webrick/accesslog.rb : Escape needed.shyouhei2010-01-101-0/+12
* * class.c (rb_define_class): raise TypeError same as classnobu2010-01-091-0/+5
* * lib/mkmf.rb (configuration): needs ARCH_FLAG.nobu2010-01-091-0/+4
* * common.mk (install-all): maybe typo.usa2010-01-091-0/+4
* * missing/vsnprintf.c (BSD_vfprintf): get rid of a warning of VC++ x64.usa2010-01-091-0/+4
* * win32/configure.bat (WIN32DIR): regularise file separators.nobu2010-01-081-0/+4
* * proc.c (mnew): don't check visibility of method body if publicmame2010-01-081-0/+9
* * vm_method.c (rb_alias): skip ZSUPER method when searching body ofmame2010-01-081-0/+5
* * lib/net/http, lib/net/https: move content from net/https tonaruse2010-01-081-0/+5
* * io.c (rb_io_s_read): close the IO if an exception is raised onusa2010-01-081-0/+5
* * marshal.c (w_symbol): dump no encoding for 7bit only coderangenobu2010-01-081-0/+5
* Imported minitest 1.5.0 r5596ryan2010-01-061-2/+7
* * test/ruby/test_exception.rb: add a test. cf [ruby-dev:39116]kazu2010-01-051-0/+4
* * configure.in (DTRACE): clear this when `dtrace -l` fails.naruse2010-01-041-0/+6
* * gc.c: added UNLIKELY to probes for optimization.yugui2010-01-041-0/+8
* * win32/Makefile.sub (TRACING_MODEL): follow yugui's previous changes.usa2010-01-041-0/+4
* * thread_win32.c (InterlockedExchangePointer): old SDK support.usa2010-01-041-0/+4
* * trace.h: new file. wraps tracing mechanisms.yugui2010-01-031-0/+93
* * lib/rexml/text.rb: String no longer has #each.yugui2010-01-031-0/+5
* * lib/resolv.rb (Resolv::DNS::Message::MessageDecoder#inspect):akr2010-01-021-0/+5
* * lib/resolv.rb (Resolv::DNS#initialize): new option :nameserver_port.akr2010-01-021-0/+12
* * lib/uri/common.rb (initialize_regexp): allow leadingnaruse2010-01-011-0/+8
* * lib/uri/generic.rb (URI#normalize!): normalize case ofnaruse2010-01-011-0/+5
* I think it's Friday today.knu2009-12-311-1/+1
* * ext/digest/digest.c (rb_digest_instance_method_unimpl): Suppressknu2009-12-311-0/+5
* * tool/mkconfig.rb: generate RbConfig.ruby in rbconfig.rb.akr2009-12-311-0/+14