summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-03eval.c: hide internal objectsnobu
2017-02-03internal.h: fix r57507nobu
2017-02-02io.c: remove rb_ensure usage for rb_str_tmp_frozen_* callsnormal
2017-02-02fix typo and argument of r57506naruse
2017-02-02Use carry flag to reduce instructionsnaruse
2017-02-02* 2017-02-03svn
2017-02-02ext/fcntl: Specify frozen_string_literal: true.kazu
2017-02-02Add class name to assert messageskazu
2017-02-02Added initial gemspec for Date module.hsbt
2017-02-02escape.c: check argumentnobu
2017-02-02Added initial gemspec for CMath module.hsbt
2017-02-02test_cgi_util.rb: encoding testsnobu
2017-02-02compile.c: restore catch entry spnobu
2017-02-02compile.c: restore misc paramsnobu
2017-02-02compile.c: keyword table for required kwargnobu
2017-02-02test_iseq_load.rb: refine test_require_integrationnobu
2017-02-01test_time.rb: use UTCnobu
2017-02-01* 2017-02-02svn
2017-02-01test_queue.rb: fix portabilitynobu
2017-02-01Prepare to make CSV module to default gem.hsbt
2017-02-01configure.in: use AC_SEARCH_LIBSnobu
2017-02-01common.mk: remove explicit MFLAGSnobu
2017-02-01win32/setup.mak: reordernobu
2017-01-31* 2017-02-01svn
2017-01-31Add IMEMO type to heap dump output.tenderlove
2017-01-31ruby.c: defining DATAnobu
2017-01-31ruby.c: forbid optionsnobu
2017-01-31Describe about RUBY_CODESIGNnaruse
2017-01-31openssl: import v2.0.3rhe
2017-01-31Initial commit for gem release of webrick.hsbt
2017-01-31mkmf.rb: message format stringnobu
2017-01-31allow Queue operation in trap.ko1
2017-01-31define rb_thread_sleep_deadly_allow_spurious_wakeup().ko1
2017-01-31use TRUE/FALSE.ko1
2017-01-31time.c (time_strftime): avoid garbage in common casenormal
2017-01-31limits.c.tmpl: fallback ULLONG_MAXnobu
2017-01-31test_io.rb: separate a testnobu
2017-01-31sprintf.c: avoid garbage in common (no exception) casenormal
2017-01-30io.c (rb_io_syswrite): avoid leaving garbage after writenormal
2017-01-30string.c (rb_str_tmp_frozen_release): release embedded stringsnormal
2017-01-30* 2017-01-31svn
2017-01-30io.c: recycle garbage on writenormal
2017-01-30common.mk: limits.cnobu
2017-01-30VC18 or later support stdbool.hnobu
2017-01-30* properties.svn
2017-01-30make FIXNUM_MAX visible from Rubyshyouhei
2017-01-30add a ticket number.ko1
2017-01-30reduce iterations for slower machinesnobu
2017-01-30fix up r57461nobu
2017-01-30refine assertionsnobu