aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bisect.sh: make srcs in builddir [ci skip]nobu2018-03-011-2/+2
* compile.c: fix load_from_binarynobu2018-03-012-6/+6
* * 2018-03-01svn2018-02-281-2/+2
* Revert r61936 "compile.c: use ALLOCV_N"nobu2018-02-282-5/+12
* NEWS: resurrect ticket number [ci skip]k0kubun2018-02-281-1/+1
* common.mk: clean timestamp and intermediate headernobu2018-02-281-0/+1
* erb.rb: relax warn level of ERB.newk0kubun2018-02-282-5/+7
* Prefer to use %x instead of backtick.hsbt2018-02-281-2/+2
* skip a test if another Thread is running.ko12018-02-281-0/+2
* file.c: realpath on special symlinknobu2018-02-282-5/+19
* file.c: get rid of useless conversionnobu2018-02-281-12/+35
* Update to ruby/spec@51f301deregon2018-02-272-6/+10
* Remove tool/pull-latest-mspec-speceregon2018-02-271-18/+0
* * properties.svn2018-02-270-0/+0
* Update to ruby/spec@cbe855ceregon2018-02-2738-177/+185
* * properties.svn2018-02-270-0/+0
* Update to ruby/mspec@d287466eregon2018-02-273-13/+20
* * 2018-02-28svn2018-02-271-1/+1
* Support two `to_r`-responding args in Rational()mrkn2018-02-272-0/+31
* common.mk: added missing dependencies on id.hnobu2018-02-271-0/+2
* [EXPERIMENTAL] Support upload option for s3 package hosting.hsbt2018-02-271-0/+8
* random.c: Random.extend Formatternobu2018-02-271-0/+1
* Refactor ERB version checking for keyword argumentsk0kubun2018-02-276-9/+7
* defs/id.def: predefine to_f IDnobu2018-02-274-6/+5
* * 2018-02-27svn2018-02-271-1/+1
* complex.c: use predefined IDsnobu2018-02-271-4/+3
* tool/ruby_vm/helpers/dumper.rb: check ERB versionk0kubun2018-02-261-1/+2
* use convert_type_with_idnobu2018-02-261-1/+1
* use convert_type_with_idnobu2018-02-261-6/+5
* Makefile.in: fix portability issuenobu2018-02-261-1/+1
* r62071 is backported into Ruby 2.5 [Bug #14407]naruse2018-02-261-2/+2
* make-snapshot: added missing options to usagenobu2018-02-261-0/+6
* Use RB_INTEGER_TYPE_P instead of rb_obj_is_kind_ofmrkn2018-02-262-25/+25
* Check the result of to_int in Kernel#Integermrkn2018-02-263-6/+24
* * 2018-02-26svn2018-02-261-1/+1
* make-snapshot: exporting ChangLog with gitnobu2018-02-261-12/+12
* make-snapshot: remove -j option from GNUMAKEFLAGSnobu2018-02-261-0/+5
* vcs.rb: .git at exportnobu2018-02-261-1/+0
* * properties.svn2018-02-250-0/+0
* Add a new #filter alias for #selecteregon2018-02-2524-171/+406
* date_parse.c, date_strptime.c: ensure symbols static allnobu2018-02-252-6/+6
* date_core.c: ensure symbols static allnobu2018-02-251-5/+5
* date_core.c: defensive codenobu2018-02-252-16/+27
* guard before noreturn functionnobu2018-02-251-3/+5
* process.c: guard eargp against GCk0kubun2018-02-251-0/+1
* rb_int_powm: call rb_int_pow directlymrkn2018-02-241-1/+1
* * 2018-02-25svn2018-02-241-1/+1
* complex.c, rational.c: remove dead codemrkn2018-02-242-183/+0
* rational.c: simplify a branch conditionmrkn2018-02-241-1/+1
* lib/erb.rb: Add uplevel to warnkazu2018-02-242-4/+4