aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * parse.y (struct vtable, struct local_vars, vtable_add):nobu2010-12-071-0/+10
* * io.c (io_read): duplicate string if shared. [ruby-dev:42719]tarui2010-12-071-0/+4
* * lib/optparse.rb (OptionParser::Officious): separate completionnobu2010-12-071-1/+4
* * lib/optparse.rb (OptionParser::Completion#candidate),nobu2010-12-071-0/+5
* * transcode.c (transcode_loop): call default handler of the givennobu2010-12-071-0/+5
* * lib/rexml/light/node.rb: remove circular require.kou2010-12-071-0/+4
* * test/rexml/test_light.rb: really suppress a warning.kou2010-12-071-0/+4
* * test/rexml/test_light.rb: suppress a warning.kou2010-12-071-0/+4
* * debug.c: parenthesize macro arguments.akr2010-12-071-0/+4
* * lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.kou2010-12-071-0/+6
* * ext/nkf/lib/kconv.rb (String#kconv): fix typo and update rdoc.naruse2010-12-071-0/+5
* * test/rexml/test_doctype.rb: add Accessor to test case name.kou2010-12-071-0/+4
* * test/rexml/test_doctype.rb: Doctype -> DocType.kou2010-12-071-0/+4
* * test/rexml/test_doctype_mixin.rb: rename to ...kou2010-12-071-0/+5
* * lib/net/imap.rb (xlist): supported the XLIST command, which is anshugo2010-12-071-0/+6
* * configure.in, win32/Makefile.sub (WERRORFLAG): flag to treatnobu2010-12-061-0/+19
* * cont.c: parenthesize macro arguments.akr2010-12-061-0/+4
* * win32/win32.c (rb_w32_read): fixed more for readline, and so on. [ruby-cor...tarui2010-12-061-0/+5
* * test/mkmf/base.rb (TestMkmf#setup): run quietly.nobu2010-12-061-1/+3
* * test/mkmf/test_find_executable.rb (test_find_executable): usenobu2010-12-061-1/+4
* * common.mk (test-build): test for build process.nobu2010-12-061-0/+4
* * lib/optparse.rb (OptionParser#candidate): skip separators.nobu2010-12-061-0/+7
* * misc/rb_optparse.zsh: fix typos.kazu2010-12-061-0/+4
* * NEWS: add new encodings.kazu2010-12-061-0/+4
* * test/ruby/test_string.rb (TestString#test_scan): add a test forkazu2010-12-061-0/+5
* * test/uri/test_common.rb (TestCommon#test_encode_www_form): addkazu2010-12-061-0/+5
* fix typoskazu2010-12-061-1/+1
* * lib/uri/common.rb (URI::Parser#initialize_pattern):naruse2010-12-061-0/+5
* Add toplevel documentation for OpenSSLdrbrain2010-12-061-0/+8
* * lib/uri/common.rb (URI::Parser#initialize_pattern):naruse2010-12-061-0/+5
* * lib/mkmf.rb (check_signedness): rename unused variable prelude.naruse2010-12-061-0/+4
* * class.c (make_metaclass): fix probable typo. builtin type flagnobu2010-12-051-0/+5
* * lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574]nobu2010-12-051-0/+4
* * ruby.c (load_file_internal): decrement for ungotten line.nobu2010-12-051-0/+5
* * complex.c: parenthesize macro arguments.akr2010-12-051-0/+4
* Add documentation for OpenSSL::X509::Extension.newdrbrain2010-12-041-0/+4
* * hash.c (rb_hash_update_by): new API for Hash#update.nobu2010-12-041-0/+4
* * class.c: parenthesize macro arguments.akr2010-12-041-0/+4
* * vm_core.h (rb_vm_inc_const_missing_count): missing prototype.nobu2010-12-041-0/+4
* * ext/iconv/iconv.c (Init_iconv): no warnings if $VERBOSE is nil.nobu2010-12-031-0/+4
* * vm_insnhelper.c (vm_call_method): revert r30064 and r30071,nobu2010-12-031-0/+5
* * lib/mkmf.rb (String#tr_cpp): substitute * with P like asnobu2010-12-031-0/+5
* * vm_insnhelper.c (vm_call_method): protected methods should benobu2010-12-031-0/+5
* * lib/mkmf.rb (convertible_int): define printf format prefix too.nobu2010-12-031-1/+3
* * lib/mkmf.rb (convertible_int): detect convertible integer type.nobu2010-12-031-1/+4
* * lib/mkmf.rb (check_sizeof): should return integer always.nobu2010-12-031-0/+4
* * ChangeLog: oops, typo.shyouhei2010-12-031-1/+1
* * win32/Makefile.sub (RCFLAGS): VC10 and after only. fixed the problemusa2010-12-031-0/+5
* * gc.c (rb_objspace_free): With our "lazy-sweep" GC engine, it isshyouhei2010-12-031-0/+12
* * vm_insnhelper.c (vm_call_method): protected singleton methods shouldnobu2010-12-031-0/+5