aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Usekou2013-06-132-7/+12
* fileutils.rb: fix traversal loopnobu2013-06-133-0/+7
* test_fileutils.rb: parents optionnobu2013-06-131-0/+8
* Use ny instead of RBIGNUM_LEN(y).akr2013-06-131-1/+1
* no alternate value expansionnobu2013-06-133-3/+11
* * ChangeLog: fix typonobu2013-06-131-1/+1
* * bignum.c (bigdivrem): Refactored to use ALLOCV_N for temporallyakr2013-06-132-21/+28
* * bignum.c (integer_unpack_num_bdigits_generic): reorder terms (but notusa2013-06-132-1/+7
* * test/ruby/test_thread.rb (test_thread_local_security): Don't createakr2013-06-132-2/+5
* * bignum.c (bigdivrem): Use nlz.akr2013-06-132-5/+6
* bignum.c: suppress warningsnobu2013-06-131-2/+2
* ruby.h: safe_level checknobu2013-06-133-1/+20
* eval.c: use local variablenobu2013-06-131-5/+7
* * test/-ext-/test_printf.rb, test/rss/test_parser.rb,shugo2013-06-139-154/+87
* Refine debug code.akr2013-06-131-11/+15
* * bootstraptest/test_autoload.rb, bootstraptest/test_method.rb:shugo2013-06-134-87/+11
* fix a typokazu2013-06-131-1/+1
* * bignum.c (integer_unpack_num_bdigits_small): Fix a comple error onakr2013-06-122-2/+8
* * ext/socket/extconf.rb: Enable RFC 3542 IPV6 socket options for OS Xdrbrain2013-06-122-0/+10
* * 2013-06-13svn2013-06-121-2/+2
* * bignum.c (rb_integer_unpack_2comp): New function.akr2013-06-126-69/+191
* * eval.c (mod_using): new method Module#using, which activatesshugo2013-06-123-9/+96
* * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo2013-06-1273-978/+95
* * bignum.c (integer_unpack_num_bdigits_generic): Rewritten withoutakr2013-06-122-57/+57
* * lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Extract.kou2013-06-122-4/+10
* * bignum.c (validate_integer_pack_format): supported_flags argumentakr2013-06-122-3/+26
* Add Appendix C containing a pointer to mkmf.knu2013-06-121-0/+4
* test_io.rb: fix test errornobu2013-06-121-1/+21
* array.c: fix false assertionsnobu2013-06-122-4/+7
* Update rdoc for pkg_config() and move :stopdoc: below to enable it.knu2013-06-121-3/+7
* Elaborate on side-effects of mkmf functions.knu2013-06-121-14/+25
* io.c: fix 7bit coderange conditionnobu2013-06-123-2/+21
* * pack.c (pack_pack): Use rb_integer_pack_2comp.akr2013-06-122-23/+8
* * sprintf.c (rb_str_format): Fix a dynamic format string.akr2013-06-122-6/+7
* array.c: freeze in callbacknobu2013-06-123-0/+15
* array.c: freeze in callbacknobu2013-06-123-0/+22
* array.c: fix false assertionnobu2013-06-122-2/+8
* parse.y: non-shady ruby_debug_linesnobu2013-06-121-3/+3
* array.c: assertionnobu2013-06-121-1/+2
* fix indent (use tab instead of spaces)kazu2013-06-121-1/+1
* * random.c (rand_int): Use rb_big_uminus.akr2013-06-112-2/+5
* * struct.c: Improve documentation: replace "instance variable" withdrbrain2013-06-112-92/+97
* * internal.h (INTEGER_PACK_NEGATIVE): Defined.akr2013-06-118-41/+62
* Unused variable removed.akr2013-06-111-1/+0
* * 2013-06-12svn2013-06-111-2/+2
* * lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Extract.kou2013-06-112-0/+13
* * test/xmlrpc/test_client.rb (XMLRPC::ClientTest::Fake::HTTP#started):kou2013-06-112-0/+6
* * bignum.c (validate_integer_pack_format): Don't require a word orderakr2013-06-115-7/+19
* * bignum.c (validate_integer_pack_format): Refine error messages.akr2013-06-112-2/+12
* * bignum.c (validate_integer_pack_format): numwords argument added.akr2013-06-112-7/+12