aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/{dl,fiddle}/win32/lib/win32/registry.rb: hope that the finalusa2013-07-091-0/+6
* * object.c: Fix rdoc for Kernel#<=>. [Fix GH-352]knu2013-07-091-0/+4
* * lib/fileutils.rb (FileUtils#mode_to_s): Define mode_to_s() alsoknu2013-07-091-0/+5
* * test/fileutils/fileasserts.rbknu2013-07-091-0/+6
* * lib/fileutils.rb (FileUtils#chown, FileUtils#chown_R): If userknu2013-07-091-0/+5
* * io.c (appendline): use READ_CHAR_PENDING_XXX macros andglass2013-07-091-0/+8
* * ext/{dl,fiddle}/win32/lib/win32/registry.rb (Win32::Regstry#check):usa2013-07-091-0/+8
* * ext/{dl,fiddle}/win32/lib/win32/registry.rbusa2013-07-091-0/+10
* * ext/{dl,fiddle}/win32/lib/win32/registry.rbusa2013-07-091-0/+6
* * ext/dl/win32/lib/win32/registry.rb (Win32::Registry.expand_environ):usa2013-07-091-0/+9
* * lib/rubygems: Update to RubyGems 2.0.4. Seedrbrain2013-07-081-0/+5
* * bignum.c (biglsh_bang): Don't shift a BDIGIT with BITSPERDIG bits.akr2013-07-081-0/+5
* * bignum.c (bigrsh_bang): Fix bignum digits overrun.akr2013-07-081-0/+4
* * bignum.c (biglsh_bang): Fix bignum digits under-run.akr2013-07-081-0/+4
* win32/registry.rb: use WCHARnobu2013-07-081-0/+5
* win32.c: for strict ANSInobu2013-07-081-1/+5
* numeric.c: for strict ANSInobu2013-07-081-1/+4
* win32: for strict ANSInobu2013-07-081-0/+8
* * bignum.c (bary_mul): Arguments for work memory added.akr2013-07-081-0/+6
* * bignum.c (rb_big_sq_fast): New function for testing.akr2013-07-081-0/+8
* * bignum.c (bary_mul_balance): Initialize a local variable to suppressakr2013-07-081-0/+5
* * bignum.c (bary_mul_balance): Reduce work memory.akr2013-07-081-0/+4
* * test/openssl/test_pkey_ec.rb: Skip tests for "Oakley" curves asemboss2013-07-071-0/+6
* * bignum.c (bary_mul): Add a RB_GC_GUARD.akr2013-07-071-0/+4
* * bignum.c (bary_mul_karatsuba): Unreachable code removed. Removeakr2013-07-071-0/+5
* * internal.h (rb_big_mul_normal): Declared.akr2013-07-071-0/+10
* * bignum.c: Reorder functions to decrease forward reference.akr2013-07-071-0/+4
* * bignum.c: (bigsub_core): Use bary_sub.akr2013-07-071-0/+26
* * NEWS: Add REXML::Text#<< related updates.kou2013-07-071-0/+4
* * lib/rexml/text.rb (REXML::Text#<<): Support appending in notkou2013-07-071-0/+8
* * lib/rexml/text.rb (REXML::Text#<<): Support method chain use by "<<"kou2013-07-071-0/+7
* * lib/rexml/text.rb (REXML::Text#clear_cache): Extract commonkou2013-07-071-0/+5
* configure.in: correctly tests dtrace -G in version 1.11nobu2013-07-071-0/+11
* * bignum.c (bary_sq_fast): Extracted from bigsqr_fast andakr2013-07-071-0/+6
* * ext/openssl/ossl_pkey_ec.c: Ensure compatibility to builds ofemboss2013-07-051-0/+13
* * test/openssl/test_x509crl.rb: Remove unused variable.emboss2013-07-051-0/+7
* * ext/openssl/ossl.c: Provide CRYPTO_set_locking_callback() andemboss2013-07-051-0/+10
* * lib/openssl/ssl.rb: Fix SSL client connection crash for SAN markedemboss2013-07-051-0/+17
* * ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects sotenderlove2013-07-051-0/+6
* * test/ruby/test_unicode_escape.rb (TestUnicodeEscape#test_basic): thisusa2013-07-051-0/+8
* * lib/fileutils.rb (FileUtils#chown, FileUtils#chown_R): Fix theknu2013-07-051-0/+6
* * test/ruby/test_regexp.rbknu2013-07-051-1/+6
* * test/ruby/test_regexp.rbknu2013-07-051-1/+10
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_notfound): afterusa2013-07-051-0/+6
* test/unit: assert_raise_with_messagenobu2013-07-051-0/+6
* * win32/win32.c (w32_spawn): r41710 made that if the command starts withusa2013-07-051-0/+8
* * lib/mkmf.rb (CONFIG['CPPOUTFILE']): fix r41769; CONFIG['CPPOUTFILE']naruse2013-07-051-0/+5
* * bignum.c (BARY_MUL1): Renamed from BARY_MUL.akr2013-07-041-0/+6
* * bignum.c (bary_mul_balance): Extracted from bigmul1_balance andakr2013-07-041-0/+5
* * lib/fileutils.rb (FileUtils.chmod{,_R}): Enhance the symbolicknu2013-07-041-1/+7