aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* compile.c: keyword table for required kwargnobu2017-02-021-1/+2
* test_iseq_load.rb: refine test_require_integrationnobu2017-02-021-8/+8
* test_time.rb: use UTCnobu2017-02-011-1/+1
* * 2017-02-02svn2017-02-011-1/+1
* test_queue.rb: fix portabilitynobu2017-02-011-4/+4
* Prepare to make CSV module to default gem.hsbt2017-02-012-5/+28
* configure.in: use AC_SEARCH_LIBSnobu2017-02-011-10/+2
* common.mk: remove explicit MFLAGSnobu2017-02-013-18/+18
* win32/setup.mak: reordernobu2017-02-011-27/+30
* * 2017-02-01svn2017-01-311-2/+2
* Add IMEMO type to heap dump output.tenderlove2017-01-312-0/+40
* ruby.c: defining DATAnobu2017-01-311-20/+18
* ruby.c: forbid optionsnobu2017-01-311-8/+6
* Describe about RUBY_CODESIGNnaruse2017-01-311-0/+3
* openssl: import v2.0.3rhe2017-01-318-9/+32
* Initial commit for gem release of webrick.hsbt2017-01-311-0/+16
* mkmf.rb: message format stringnobu2017-01-311-3/+3
* allow Queue operation in trap.ko12017-01-312-1/+18
* define rb_thread_sleep_deadly_allow_spurious_wakeup().ko12017-01-312-1/+9
* use TRUE/FALSE.ko12017-01-312-4/+4
* time.c (time_strftime): avoid garbage in common casenormal2017-01-312-3/+16
* limits.c.tmpl: fallback ULLONG_MAXnobu2017-01-311-0/+3
* test_io.rb: separate a testnobu2017-01-311-0/+3
* sprintf.c: avoid garbage in common (no exception) casenormal2017-01-312-2/+14
* io.c (rb_io_syswrite): avoid leaving garbage after writenormal2017-01-302-10/+39
* string.c (rb_str_tmp_frozen_release): release embedded stringsnormal2017-01-302-5/+21
* * 2017-01-31svn2017-01-301-1/+1
* io.c: recycle garbage on writenormal2017-01-303-4/+85
* common.mk: limits.cnobu2017-01-301-1/+10
* VC18 or later support stdbool.hnobu2017-01-301-0/+3
* * properties.svn2017-01-300-0/+0
* make FIXNUM_MAX visible from Rubyshyouhei2017-01-306-30/+122
* add a ticket number.ko12017-01-301-1/+1
* reduce iterations for slower machinesnobu2017-01-301-2/+2
* fix up r57461nobu2017-01-301-4/+7
* refine assertionsnobu2017-01-301-8/+10
* #include <stdbool.h>shyouhei2017-01-301-0/+13
* more checks for promptnobu2017-01-301-31/+32
* * 2017-01-30svn2017-01-301-1/+1
* test for promptnobu2017-01-301-0/+47
* test for immature statementnobu2017-01-291-0/+5
* test for top level statementnobu2017-01-291-0/+15
* test for commentnobu2017-01-291-2/+22
* tests for irb lexernobu2017-01-291-0/+18
* * 2017-01-29svn2017-01-291-1/+1
* {ext,test}/etc: Specify frozen_string_literal: true.kazu2017-01-293-3/+3
* test/unit.rb: minimum workersnobu2017-01-281-1/+1
* extmk.rb: remove clean and install modenobu2017-01-282-90/+17
* extmk.rb: remove direct build modenobu2017-01-281-8/+3
* extension gems in static-linked-extsnobu2017-01-282-14/+21