aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/rexml/text.rb (REXML::Text#<<): Support appending in notkou2013-07-072-0/+9
* * lib/rexml/text.rb (REXML::Text#<<): Support method chain use by "<<"kou2013-07-072-0/+11
* * lib/rexml/text.rb (REXML::Text#clear_cache): Extract commonkou2013-07-072-3/+13
* configure.in: check exit statusesnobu2013-07-071-12/+14
* configure.in: correctly tests dtrace -G in version 1.11nobu2013-07-072-3/+18
* * 2013-07-07svn2013-07-071-2/+2
* * bignum.c (bary_sq_fast): Extracted from bigsqr_fast andakr2013-07-072-11/+29
* * ext/openssl/ossl_pkey_ec.c: Ensure compatibility to builds ofemboss2013-07-053-13/+30
* * test/openssl/test_x509crl.rb: Remove unused variable.emboss2013-07-052-1/+7
* * ext/openssl/ossl.c: Provide CRYPTO_set_locking_callback() andemboss2013-07-052-0/+49
* * lib/openssl/ssl.rb: Fix SSL client connection crash for SAN markedemboss2013-07-053-11/+35
* * ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects sotenderlove2013-07-053-1/+15
* * 2013-07-06svn2013-07-051-2/+2
* Use server_port for Windowsnaruse2013-07-051-1/+5
* un.rb: help ordernobu2013-07-051-3/+13
* un.rb: help messagenobu2013-07-051-1/+14
* un.rb: refine regexpnobu2013-07-051-1/+1
* un.rb: nodoc setupnobu2013-07-051-0/+1
* * test/ruby/test_unicode_escape.rb (TestUnicodeEscape#test_basic): thisusa2013-07-052-1/+9
* * lib/fileutils.rb (FileUtils#chown, FileUtils#chown_R): Fix theknu2013-07-052-2/+8
* * test/ruby/test_rubyoptions.rb: better approach.usa2013-07-051-2/+3
* * test/ruby/test_rubyoptions.rb: typo in r41791.usa2013-07-051-1/+1
* * test/ruby/test_regexp.rbknu2013-07-052-10/+18
* * test/ruby/test_regexp.rbknu2013-07-052-1/+42
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_notfound): afterusa2013-07-052-0/+7
* test/unit: assert_raise_with_messagenobu2013-07-053-24/+48
* * win32/win32.c (w32_spawn): r41710 made that if the command starts withusa2013-07-052-6/+9
* mkmf.rb: config_stringnobu2013-07-051-1/+1
* * lib/mkmf.rb (CONFIG['CPPOUTFILE']): fix r41769; CONFIG['CPPOUTFILE']naruse2013-07-052-1/+6
* broken utf-8naruse2013-07-053-8/+13
* Fix comment typo by @parroty [fix GH-350]hsbt2013-07-051-1/+1
* * bignum.c (BARY_MUL1): Renamed from BARY_MUL.akr2013-07-042-9/+15
* * bignum.c (bary_mul_balance): Extracted from bigmul1_balance andakr2013-07-042-20/+43
* * lib/fileutils.rb (FileUtils.chmod{,_R}): Enhance the symbolicknu2013-07-043-47/+95
* * lib/fileutils.rb (FileUtils#symbolic_modes_to_i): Fix the wrongknu2013-07-042-2/+8
* mkmf.rb: old syntaxnobu2013-07-041-2/+6
* * 2013-07-05svn2013-07-041-2/+2
* mkmf.rb: header in frameworknobu2013-07-043-2/+43
* bignum.c: constifynobu2013-07-041-10/+10
* * object.c (rb_obj_equal): Fixed an rb_obj_equal documentation typocharliesome2013-07-042-3/+9
* * tool/make-snapshot: Exit with EXIT_FAILURE when it fails.akr2013-07-042-1/+11
* * bignum.c (maxpow_in_bdigit_dbl): Use tables if available.akr2013-07-042-10/+236
* * bignum.c (rb_cstr_to_inum): Avoid temporary buffer allocation exceptakr2013-07-042-56/+80
* test/mkmf: $extmk in parallel testnobu2013-07-042-0/+4
* test_have_library.rb: toolchains resultnobu2013-07-041-3/+5
* mkmf.rb: CONFTESTnobu2013-07-042-20/+21
* * string.c (rb_str_succ): use ONIGENC_MBCLEN_CHARFOUND_P correctly.naruse2013-07-042-4/+14
* test_regexp.rb: test for conditional expressionnobu2013-07-041-0/+17
* Fixing example in comments that raised an error by @JackDanger [fix GH-345]hsbt2013-07-041-1/+1
* Additional description for r41764naruse2013-07-041-1/+6