aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Supportkou2013-06-131-0/+11
* fileutils.rb: fix traversal loopnobu2013-06-131-0/+1
* test_fileutils.rb: parents optionnobu2013-06-131-0/+8
* * test/ruby/test_thread.rb (test_thread_local_security): Don't createakr2013-06-131-2/+0
* * test/-ext-/test_printf.rb, test/rss/test_parser.rb,shugo2013-06-138-154/+78
* * bignum.c (rb_integer_unpack_2comp): New function.akr2013-06-121-0/+31
* * eval.c (mod_using): new method Module#using, which activatesshugo2013-06-121-8/+57
* * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo2013-06-1224-633/+15
* test_io.rb: fix test errornobu2013-06-121-1/+21
* io.c: fix 7bit coderange conditionnobu2013-06-121-1/+11
* array.c: freeze in callbacknobu2013-06-121-0/+9
* array.c: freeze in callbacknobu2013-06-121-0/+16
* * internal.h (INTEGER_PACK_NEGATIVE): Defined.akr2013-06-111-22/+23
* * lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Extract.kou2013-06-111-0/+7
* * test/xmlrpc/test_client.rb (XMLRPC::ClientTest::Fake::HTTP#started):kou2013-06-111-0/+1
* * bignum.c (validate_integer_pack_format): Don't require a word orderakr2013-06-111-2/+2
* rb_integer_pack tests refined.akr2013-06-111-32/+32
* * bignum.c (rb_integer_pack_internal): Renamed from rb_integer_packakr2013-06-111-0/+44
* * test/ruby/test_beginendblock.rb (test_exitcode_in_at_exit): fix NameError.ktsj2013-06-101-0/+1
* eval_error.c: restore errinfonobu2013-06-101-0/+14
* test_beginendblock.rb: rename methodsnobu2013-06-101-2/+2
* * bignum.c (rb_integer_pack): numwords_allocated argument removed.akr2013-06-091-22/+22
* Fix a typo.akr2013-06-081-1/+1
* * class.c (include_modules_at): invalidate method cache if includedcharliesome2013-06-081-0/+20
* * bignum.c (rb_integer_pack): Arguments changed. Use flags toakr2013-06-071-56/+65
* * bignum.c (rb_integer_pack): Renamed from rb_int_export.akr2013-06-073-121/+112
* * rational.c (numeric_quo): move num_quo in numeric.c to numeric_quomrkn2013-06-071-0/+6
* Fix the class name.akr2013-06-061-1/+1
* * bignum.c (rb_int_import): New function.akr2013-06-061-0/+54
* * numeric.c (num_quo): Use to_r method to convert the receiver tomrkn2013-06-061-1/+14
* * configure.in: Invoke RUBY_REPLACE_TYPE for size_t.akr2013-06-061-0/+67
* * numeric.c (num_quo): should return a Float for a Float argument.mrkn2013-06-062-1/+4
* * string.c (String#b): Allow code range scan to happen later soknu2013-06-051-0/+2
* * lib/net/imap.rb (capability_response): should ignore trailingshugo2013-06-051-0/+11
* add description of test in commentkazu2013-06-051-0/+3
* * test/fileutils/test_fileutils.rb (TestFileUtils#test_mkdir): addnaruse2013-06-051-2/+2
* * ext/date/date_core.c: fixed a bug [ruby-core:55295]. reportedtadf2013-06-041-0/+53
* * lib/rubygems: Update to RubyGems 2.0.3drbrain2013-06-044-15/+24
* * ext/bigdecimal/lib/bigdecimal/util.rb (Float#to_d): fix the numbermrkn2013-06-041-3/+4
* add EEXIST for Linuxkazu2013-06-031-1/+2
* FileUtils.rmdir use remove_tailing_slashkazu2013-06-031-0/+8
* * lib/fileutils.rb: fix behavior when mkdir/mkdir_p accepted "/".ayumin2013-06-031-0/+6
* * vm_insnhelper.c (vm_yield_setup_block_args): partially revert r41019.naruse2013-06-021-0/+11
* * test/socket/test_sockopt.rb: change test name. follow r41037.ayumin2013-06-021-2/+2
* * test/rinda/test_rinda.rb: rename functions introduced in r41009.ayumin2013-06-021-3/+3
* follow r41034naruse2013-06-021-4/+4
* Suppress warnings: setting Encoding.default_internalnaruse2013-06-021-10/+11
* * enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb,ktsj2013-06-021-60/+60
* * lib/set.rb (Set#freeze, taint, untaint): Save a "self" byknu2013-06-011-0/+21
* compile.c: not simple if keyword argsnobu2013-06-011-0/+2