summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-12-09* lib/webrick/accesslog.rb (WEBrick::AccessLog#format): supportakr
2010-12-09* array.c (rb_ary_dup): should copy contents only. no instancematz
2010-12-08* ext/dl/lib/dl/struct.rb: clean a warning: assigned but unusednaruse
2010-12-08* parse.y (shadowing_lvar_gen): fix line number. [ruby-dev:42718]nobu
2010-12-08* dir.c: parenthesize macro arguments.akr
2010-12-08reverted to r30124; r30124 breaks testshyouhei
2010-12-07* parse.y (struct vtable, struct local_vars, vtable_add):nobu
2010-12-07 * io.c (io_read): duplicate string if shared. [ruby-dev:42719]tarui
2010-12-07* lib/optparse.rb (OptionParser::Officious): separate completionnobu
2010-12-07* lib/optparse.rb (OptionParser::Completion#candidate),nobu
2010-12-07* transcode.c (transcode_loop): call default handler of the givennobu
2010-12-07* lib/rexml/light/node.rb: remove circular require.kou
2010-12-07* test/rexml/test_light.rb: really suppress a warning.kou
2010-12-07* test/rexml/test_light.rb: suppress a warning.kou
2010-12-07* debug.c: parenthesize macro arguments.akr
2010-12-07* lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.kou
2010-12-07* ext/nkf/lib/kconv.rb (String#kconv): fix typo and update rdoc.naruse
2010-12-07* test/rexml/test_doctype.rb: add Accessor to test case name.kou
2010-12-07* test/rexml/test_doctype.rb: Doctype -> DocType.kou
2010-12-07* test/rexml/test_doctype_mixin.rb: rename to ...kou
2010-12-07* lib/net/imap.rb (xlist): supported the XLIST command, which is anshugo
2010-12-06* configure.in, win32/Makefile.sub (WERRORFLAG): flag to treatnobu
2010-12-06* cont.c: parenthesize macro arguments.akr
2010-12-06 * win32/win32.c (rb_w32_read): fixed more for readline, and so on. [ruby-cor...tarui
2010-12-06* test/mkmf/base.rb (TestMkmf#setup): run quietly.nobu
2010-12-06* test/mkmf/test_find_executable.rb (test_find_executable): usenobu
2010-12-06* common.mk (test-build): test for build process.nobu
2010-12-06* lib/optparse.rb (OptionParser#candidate): skip separators.nobu
2010-12-06* misc/rb_optparse.zsh: fix typos.kazu
2010-12-06* NEWS: add new encodings.kazu
2010-12-06* test/ruby/test_string.rb (TestString#test_scan): add a test forkazu
2010-12-06* test/uri/test_common.rb (TestCommon#test_encode_www_form): addkazu
2010-12-06fix typoskazu
2010-12-06* lib/uri/common.rb (URI::Parser#initialize_pattern):naruse
2010-12-06Add toplevel documentation for OpenSSLdrbrain
2010-12-06* lib/uri/common.rb (URI::Parser#initialize_pattern):naruse
2010-12-06* lib/mkmf.rb (check_signedness): rename unused variable prelude.naruse
2010-12-05* class.c (make_metaclass): fix probable typo. builtin type flagnobu
2010-12-05* lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574]nobu
2010-12-05* ruby.c (load_file_internal): decrement for ungotten line.nobu
2010-12-05* complex.c: parenthesize macro arguments.akr
2010-12-04Add documentation for OpenSSL::X509::Extension.newdrbrain
2010-12-04* hash.c (rb_hash_update_by): new API for Hash#update.nobu
2010-12-04* class.c: parenthesize macro arguments.akr
2010-12-04* vm_core.h (rb_vm_inc_const_missing_count): missing prototype.nobu
2010-12-03* ext/iconv/iconv.c (Init_iconv): no warnings if $VERBOSE is nil.nobu
2010-12-03* vm_insnhelper.c (vm_call_method): revert r30064 and r30071,nobu
2010-12-03* lib/mkmf.rb (String#tr_cpp): substitute * with P like asnobu
2010-12-03* vm_insnhelper.c (vm_call_method): protected methods should benobu
2010-12-03* lib/mkmf.rb (convertible_int): define printf format prefix too.nobu