aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remote_fetcher.rb: fix leaked FDsnobu2014-07-252-0/+8
* test_gem_remote_fetcher.rb: fix leaked FDsnobu2014-07-251-0/+4
* test_gem_silent_ui.rb: fix leaked FDsnobu2014-07-252-0/+15
* leakchecker.rb: temporary measure againt WEBricknobu2014-07-251-1/+1
* test/unit.rb: temporary measure againt minitestnobu2014-07-251-1/+5
* * gc.c: change objspace::rgengc::parent_object_is_old (boolean)ko12014-07-252-10/+18
* * gc.c (rb_gc_writebarrier_remember_promoted): should remember onlyko12014-07-252-0/+14
* * gc.c (gc_mark_stacked_objects): fix error message.ko12014-07-252-1/+5
* ChangeLog: reference GitHub pull requestcharliesome2014-07-251-0/+1
* * ext/socket/socket.c (sock_gethostname): Use NI_MAXHOST to supportcharliesome2014-07-252-3/+13
* compile.c: make the receiver condition cleanernobu2014-07-252-11/+9
* * doc/keywords.rdoc: [DOC] Describe each keyword.drbrain2014-07-242-4/+159
* * 2014-07-25svn2014-07-241-2/+2
* parse.y: dynamic const assign_error in rippernobu2014-07-242-5/+28
* parse.y: move common codenobu2014-07-241-4/+2
* * ext/win32ole/win32ole.c (Init_win32ole): add WIN32OLE_RECORD#initializesuke2014-07-242-39/+252
* * ext/rbconfig/sizeof/depend (sizes.c): fix build failure since r46924.ngoto2014-07-241-1/+1
* * gc.c: fix major GC flags.ko12014-07-243-18/+29
* parse.y: remove garbagenobu2014-07-241-2/+0
* * include/ruby/io.h (struct rb_io_buffer_t): PACKED_STRUCT should notngoto2014-07-242-1/+7
* rbconfig/sizeof: VPATH prefixnobu2014-07-241-1/+1
* * properties.svn2014-07-230-0/+0
* * lib/benchmark.rb: split executable code into sample directory.hsbt2014-07-233-20/+24
* * properties.svn2014-07-230-0/+0
* * lib/tempfile.rb: split executable code into sample directory.hsbt2014-07-233-10/+13
* * properties.svn2014-07-230-0/+0
* * 2014-07-24svn2014-07-231-2/+2
* * lib/pstore.rb: split executable code into sample directory.hsbt2014-07-233-22/+24
* UNALIGNED_WORD_ACCESS on ppc64nobu2014-07-235-0/+13
* defines.h: PACKED_STRUCT_UNALIGNEDnobu2014-07-232-2/+20
* configure.in: missing commanobu2014-07-231-1/+1
* time.c: unnecessary encodingnobu2014-07-232-3/+15
* test_time.rb: encoding of Time#zonenobu2014-07-231-3/+10
* minitest/unit.rb: flush messagesnobu2014-07-231-0/+1
* test_x509req.rb: fix for RHEL7nobu2014-07-231-1/+1
* RHEL7 disables MD5naruse2014-07-232-0/+2
* fix a typo [ci skip]kazu2014-07-221-1/+1
* * lib/drb/extserv.rb: remove duplicate code with sample direcotry.hsbt2014-07-222-30/+5
* * 2014-07-23svn2014-07-221-2/+2
* split assertions into algorithmsnaruse2014-07-222-23/+36
* string.c: simplifynobu2014-07-221-8/+15
* string.c: raise at invalid byte sequencenobu2014-07-222-6/+14
* string.c: fix wrong single-byte optimizationnobu2014-07-223-2/+15
* * 2014-07-22svn2014-07-211-2/+2
* rb_io_buffer_t: fix packing on gccnormal2014-07-212-2/+9
* Makefile.sub: no PACKED_STRUCT on old VCnobu2014-07-211-1/+3
* ruby/io.h: fix rb_io_buffer_tnobu2014-07-211-2/+2
* optparse.rb: getopts message improvementnobu2014-07-212-3/+10
* test/rake: fix tests under test-allnobu2014-07-212-2/+4
* * 2014-07-21svn2014-07-201-2/+2