aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * string.c (rb_str_change_terminator_length): New function to changengoto2016-07-054-26/+69
* * 2016-07-05svn2016-07-051-1/+1
* * pack.c (pack_pack): use union instead of bare variable to easenaruse2016-07-052-149/+62
* fix typonaruse2016-07-041-1/+1
* * process.c: define sig_t if not exist.naruse2016-07-043-0/+10
* * 2016-07-04svn2016-07-041-1/+1
* * random.c (random_ulong_limited): avoid left shift count >= width ofnaruse2016-07-042-2/+5
* fix a typo and indent [ci skip]kazu2016-07-031-2/+2
* * test/ruby/enc/test_case_comprehensive.rb, test_regex_casefold.rb,duerst2016-07-034-5/+10
* process.c (disable_child_handler_fork_child): simplifynormal2016-07-022-52/+14
* * 2016-07-03svn2016-07-021-1/+1
* tool: add descriptions and fix typosnormal2016-07-0233-5/+118
* * lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaquenaruse2016-07-023-4/+16
* * regcomp.c (noname_disable_map): don't optimize out group 0naruse2016-07-013-4/+13
* * string.c: Partially reverts r55547 and r55555.ngoto2016-07-012-30/+12
* * 2016-07-02svn2016-07-011-1/+1
* * string.c (str_fill_term): When termlen increases, re-allocationngoto2016-07-012-3/+29
* fix a typo [ci skip]kazu2016-07-011-1/+1
* * string.c: Specify termlen as far as possible.ngoto2016-07-012-6/+49
* * test/fiddle/test_pointer.rb (test_to_str, test_to_s, test_aref_aset):ngoto2016-07-012-3/+10
* * .gdbinit (rb_ps_thread): show the detail of cfunc in ruby levelnaruse2016-07-012-5/+84
* * string.c (rb_str_subseq, str_substr): When RSTRING_EMBED_LEN_MAXngoto2016-07-012-2/+9
* string.c: Add parentheses to avoid C source code ambiguity. [Bug #12536]ngoto2016-07-011-7/+7
* * .gdbinit (rb_count_objects): added gdb version of count_objects().naruse2016-07-012-0/+90
* * 2016-07-01svn2016-06-301-2/+2
* * .gdbinit (rb_ps_thread): show ruby level backtrace.naruse2016-06-302-0/+70
* * string.c: Fix memory corruptions when using UTF-16/32 strings.ngoto2016-06-302-17/+53
* case-folding.rb: define version numbersnobu2016-06-302-0/+11
* case-folding.rb: check version numbersnobu2016-06-301-6/+18
* test_stringio.rb: reduce retry countnobu2016-06-301-1/+1
* Move unicode tables timestampnobu2016-06-301-3/+3
* Magic numbersnobu2016-06-301-10/+8
* * 2016-06-30svn2016-06-301-1/+1
* Initialize IDnobu2016-06-301-2/+10
* * ext/psych/lib/psych_jars.rb: removed needless file required to JRuby.hsbt2016-06-292-6/+4
* openssl: fix for OpenSSL 1.0.0trhe2016-06-292-24/+39
* fix a typo [ci skip]kazu2016-06-291-1/+1
* * insns.def (opt_succ): optimize like r55515. (but this argument isnaruse2016-06-292-5/+10
* VC6 errornobu2016-06-291-0/+5
* VC6 errornobu2016-06-291-1/+1
* Use LONG_LONGnobu2016-06-291-1/+12
* * test/ruby/test_refinement.rb: skipshugo2016-06-292-0/+9
* Passed block symbol to procnobu2016-06-283-0/+38
* Octal mode in un.rbnobu2016-06-282-3/+3
* * 2016-06-29svn2016-06-281-1/+1
* * bignum.c (rb_big2ulong): the old logic seems to try to avoidnaruse2016-06-282-16/+22
* PStore::CHECKSUM_ALGOnobu2016-06-282-3/+9
* bootstraptest/runner.rb may run on older rubynobu2016-06-282-1/+7
* Tue Jun 28 22:09:09 2017 Akio Tajima <artonx@yahoo.co.jp>arton2016-06-282-1/+6
* Octal modenobu2016-06-281-0/+1