aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * bignum.c (bary_mul): Arguments for work memory added.akr2013-07-082-23/+33
* * bignum.c (rb_big_sq_fast): New function for testing.akr2013-07-085-3/+68
* * bignum.c (bary_mul_balance): Initialize a local variable to suppressakr2013-07-082-1/+6
* * bignum.c (bary_mul_balance): Reduce work memory.akr2013-07-083-10/+44
* * test/openssl/test_pkey_ec.rb: Skip tests for "Oakley" curves asemboss2013-07-072-1/+11
* * bignum.c (bary_mul): Add a RB_GC_GUARD.akr2013-07-072-0/+5
* * 2013-07-08svn2013-07-071-2/+2
* * bignum.c (bary_mul_karatsuba): Unreachable code removed. Removeakr2013-07-073-14/+54
* Ignore config.guess and config.sub.akr2013-07-070-0/+0
* * internal.h (rb_big_mul_normal): Declared.akr2013-07-076-0/+145
* Useless comment removed.akr2013-07-071-5/+0
* * bignum.c: Reorder functions to decrease forward reference.akr2013-07-072-1202/+1203
* * bignum.c: (bigsub_core): Use bary_sub.akr2013-07-072-245/+394
* * NEWS: Add REXML::Text#<< related updates.kou2013-07-072-0/+8
* * 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