summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-12trivial fix r66778 [ci skip]kazu
2019-01-12No FloatDomainError at non-finitive number if exception: falsenobu
2019-01-12No TypeError at nil if exception: falsenobu
2019-01-12* 2019-01-12svn
2019-01-12RbConfig::CONFIG never had "exeext"nobu
2019-01-11Drop whole examplesnobu
2019-01-11Fix r66791nobu
2019-01-11Fix r66772nobu
2019-01-11Fix make-snapshot for trunkkazu
2019-01-11Ensure to terminate the childnobu
2019-01-10Update refinements docstenderlove
2019-01-10addr2line.c: fix -Wextra-semik0kubun
2019-01-10addr2line.c: do not suppress -Wpedantick0kubun
2019-01-10* 2019-01-11svn
2019-01-10revert r66768 for Ruby 2.7 due to Misc#15347k0kubun
2019-01-10test_jit.rb: change format of test error outputk0kubun
2019-01-10configure: refuse to build with jemalloc when header is missingnobu
2019-01-10mjit.c: use boolean type for boolean variablesk0kubun
2019-01-10Revert "mjit.c: use boolean type for boolean variables"k0kubun
2019-01-10mjit.c: use boolean type for boolean variablesk0kubun
2019-01-10test/ruby/test_method.rb: Remove unreachable callkazu
2019-01-10NEWS: announce C99 requirement [ci skip]k0kubun
2019-01-10proc.c: proc without blocknobu
2019-01-10configure.ac: Require C99k0kubun
2019-01-10.travis.yml: allow C99 on pedanticism buidk0kubun
2019-01-10proc.c: check if callablenobu
2019-01-10Get rid of C99 feature for now [ruby-core:90949] [Bug #15519]nobu
2019-01-09insns.def (duparray, duphash): add dtrace hookstenderlove
2019-01-09* 2019-01-10svn
2019-01-09add setter of iter_lev.ko1
2019-01-09class.c: refactor class_instance_method_listnobu
2019-01-09time.c: update error message for invalid utc_offsetnobu
2019-01-09Fix styles [ci skip]nobu
2019-01-09* expand tabs.svn
2019-01-09Follow behaviour of IO#ungetbytekazu
2019-01-09Remove duplicate macro definitionnobu
2019-01-09complex.c: optimize zero check for Floatmrkn
2019-01-08* 2019-01-09svn
2019-01-08Mark array as "going to be modified" in `Array#reject!`tenderlove
2019-01-08Check by #name [ruby-core:90853] [Bug #15497]nobu
2019-01-08* expand tabs.svn
2019-01-08Defer escaping control char in error messagesnobu
2019-01-08Test for "%p" in Time.strptimenobu
2019-01-08complex.c: replace misused UNLIKELY with LIKELYmrkn
2019-01-08* 2019-01-08svn
2019-01-08range.c (range_last): disable optimization when each is redefinedmrkn
2019-01-07time.c: support military time zone namesnobu
2019-01-07time.c: UTC and Z timezones should be utcnobu
2019-01-07Bump version to date-2.0.0.hsbt
2019-01-07complex.c (f_divide): canonicalize a quotientmrkn