aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS.akr2014-04-134-4/+4
* test_array.rb: skip if timed outnobu2014-04-111-3/+7
* test_array.rb: expand timeoutnobu2014-04-111-1/+1
* proc.c: fix super in bound UnboundMethodnobu2014-04-111-0/+24
* vm_insnhelper.c: preserve encodingsnobu2014-04-111-11/+11
* array.c: maybe shared arraynobu2014-04-111-0/+16
* test_array.rb: do minor GCnobu2014-04-111-2/+5
* test_array.rb: simplify test_shared_markingnobu2014-04-111-15/+10
* envutil.rb: filter kwargsnobu2014-04-111-1/+5
* * test/ruby/test_array.rb: remove useless `assert'.ko12014-04-101-1/+0
* * array.c (rb_ary_modify): remember shared array owner if a sharedko12014-04-101-1/+24
* explicitly specify ::Filenaruse2014-04-101-6/+6
* * test/ruby/test_gc.rb: more long timeout.ko12014-04-091-1/+1
* string.c: fix capacitynobu2014-04-091-0/+11
* * lib/matrix.rb: Add Matrix#cofactor [fix GH-568]marcandre2014-04-061-0/+11
* * lib/matrix.rb: Add first_minor [fix GH-568]marcandre2014-04-061-0/+12
* * test/matrix/test_matrix: Add tests for trivial cases [fix GH-576]marcandre2014-04-061-0/+3
* * lib/matrix: Handle empty diagonal matrix case [fix GH-576]marcandre2014-04-061-0/+1
* dln.c: non-ascii path on Windowsnobu2014-04-051-0/+22
* * ext/date/date_core.c (d_lite_cmp): should compare with #<.tadf2014-04-051-0/+2
* Fix error with empty args.kazu2014-04-021-0/+2
* * lib/csv.rb: Symbol HeaderConverter: strip leading/trailing space.jeg22014-04-011-3/+4
* * lib/csv.rb: Don't attempt to convert nil headers.jeg22014-04-011-0/+7
* * test/ruby/memory_status.rb: require envutil before accessing EnvUtilusa2014-03-311-0/+2
* signal.c: preserve encodingnobu2014-03-311-0/+1
* vm.c: avoid inadvertent pin-downnobu2014-03-311-0/+1
* gc.c: avoid inadvertent pin-downnobu2014-03-301-0/+5
* process.c: preserve encodingsnobu2014-03-301-0/+4
* test_process.rb: test if success?nobu2014-03-301-2/+2
* test_member.rb: fix locale depending test failurenobu2014-03-281-1/+4
* struct.c: avoid pinning downnobu2014-03-281-0/+4
* struct.c: encoding of member namenobu2014-03-281-0/+1
* struct.c: not_a_member messagenobu2014-03-281-0/+12
* string.c: infect match resultnobu2014-03-281-0/+2
* string.c: backref substitutionnobu2014-03-281-0/+2
* string.c: unset $~ if unmatchnobu2014-03-281-0/+8
* string.c: search by rb_str_indexnobu2014-03-271-0/+8
* re.c: class name encodingnobu2014-03-271-0/+3
* test_m17n_comb.rb: refine assertionsnobu2014-03-271-5/+6
* encoding.c: fix encoding of dynsymnobu2014-03-261-0/+1
* encoding.c: enc_capable symbolnobu2014-03-261-0/+3
* marshal.c: undumpable hidden objectsnobu2014-03-262-0/+14
* thread.c: undumpablenobu2014-03-262-0/+21
* parse.y: required kwarg without parenthesesnobu2014-03-251-0/+9
* remove unnecessary unshiftkazu2014-03-251-0/+8
* * test/ruby/test_time.rb: extended the timeout span and reduce the loop count.usa2014-03-251-2/+2
* parse.y: required kwarg without parenthesesnobu2014-03-251-0/+10
* * test/ruby/test_time.rb: use portable time zone. see [ruby-core:61671] [Bug ...usa2014-03-251-1/+1
* parse.y: freeze filenamenobu2014-03-241-0/+4
* test_time.rb: arguments ordernobu2014-03-241-1/+1