aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/mkmf/base.rb (TestMkmf#config_value): extract macro value fromnobu2010-12-103-1/+42
* * lib/mkmf.rb (check_signedness): should use the prelude code.nobu2010-12-104-3/+40
* * lib/mkmf.rb (Logging.log_close): separate from Logging.logfile.nobu2010-12-105-4/+22
* remove a comma at end of enumerator list.kazu2010-12-105-6/+20
* * sprintf.c (_HAVE_SANE_QUAD_): Don't forget LP64, r30156.naruse2010-12-102-4/+8
* * sprintf.c (_HAVE_SANE_QUAD_): if a certain platform has LONG_LONG inusa2010-12-102-0/+9
* Add doc to warn the userinfo for auth. [ruby-core:33255]naruse2010-12-101-0/+2
* * lib/net/http.rb: remove version 1.1 features.naruse2010-12-103-145/+22
* * 2010-12-10svn2010-12-091-2/+2
* * ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing Ctenderlove2010-12-095-13/+27
* * parse.y (lvar_defined_gen, shadowing_lvar_gen, dvar_defined): nonobu2010-12-092-8/+16
* * dln.c: parenthesize macro arguments.akr2010-12-092-6/+10
* * lib/webrick/accesslog.rb (WEBrick::AccessLog#format): supportakr2010-12-093-0/+15
* * array.c (rb_ary_dup): should copy contents only. no instancematz2010-12-092-14/+17
* * test/irb/test_option.rb (test_end_of_option): don't read .irbrc. Bug#4138nobu2010-12-082-3/+3
* * ext/dl/lib/dl/struct.rb: clean a warning: assigned but unusednaruse2010-12-083-2/+7
* * vm_dump.c (rb_vm_bugreport): suppress a warning.nobu2010-12-081-1/+1
* * parse.y (shadowing_lvar_gen): fix line number. [ruby-dev:42718]nobu2010-12-083-1/+17
* * dir.c: parenthesize macro arguments.akr2010-12-082-16/+20
* * 2010-12-08svn2010-12-081-2/+2
* reverted to r30124; r30124 breaks testshyouhei2010-12-084-93/+67
* * parse.y (LVAR_USED): should be int same as ruby_sourceline.nobu2010-12-081-1/+1
* * parse.y (struct vtable, struct local_vars, vtable_add):nobu2010-12-074-67/+93
* Set DH Parameter for SSLContext to clean warnings.naruse2010-12-072-0/+5
* * io.c (io_read): duplicate string if shared. [ruby-dev:42719]tarui2010-12-072-1/+8
* * lib/optparse.rb (OptionParser::Officious): separate completionnobu2010-12-075-15/+26
* * lib/optparse.rb (OptionParser::Completion#candidate),nobu2010-12-072-2/+6
* fix typo: not response.attr.data, but response.data.attr.naruse2010-12-071-1/+1
* * transcode.c (transcode_loop): call default handler of the givennobu2010-12-075-9/+73
* * lib/rexml/light/node.rb: remove circular require.kou2010-12-072-1/+4
* * test/rexml/test_light.rb: really suppress a warning.kou2010-12-072-1/+5
* * test/rexml/test_light.rb: suppress a warning.kou2010-12-072-3/+9
* * debug.c: parenthesize macro arguments.akr2010-12-072-1/+5
* * lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.kou2010-12-073-5/+51
* * ext/nkf/lib/kconv.rb (String#kconv): fix typo and update rdoc.naruse2010-12-073-5/+17
* * test/rexml/test_doctype.rb: add Accessor to test case name.kou2010-12-072-1/+5
* * test/rexml/test_doctype.rb: Doctype -> DocType.kou2010-12-072-1/+5
* * test/rexml/test_doctype_mixin.rb: rename to ...kou2010-12-072-0/+5
* * lib/net/imap.rb (xlist): supported the XLIST command, which is anshugo2010-12-073-1/+48
* * configure.in, win32/Makefile.sub (WERRORFLAG): flag to treatnobu2010-12-064-20/+63
* * cont.c: parenthesize macro arguments.akr2010-12-062-5/+9
* * 2010-12-07svn2010-12-061-2/+2
* * win32/win32.c (rb_w32_read): fixed more for readline, and so on. [ruby-cor...tarui2010-12-062-1/+12
* * common.mk (test-build): test-all runs build tests on cross-compiling.nobu2010-12-061-6/+1
* * common.mk (test-build): run all test normally on native environments.nobu2010-12-061-1/+4
* * test/mkmf/base.rb (TestMkmf#setup): run quietly.nobu2010-12-062-8/+5
* * test/mkmf/test_find_executable.rb (test_find_executable): usenobu2010-12-062-14/+7
* * common.mk (test-build): test for build process.nobu2010-12-063-1/+8
* * lib/optparse.rb (OptionParser#candidate): skip separators.nobu2010-12-063-1/+9
* * misc/rb_optparse.zsh: fix typos.kazu2010-12-062-2/+6