summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-23UNALIGNED_WORD_ACCESS on ppc64nobu
2014-07-23defines.h: PACKED_STRUCT_UNALIGNEDnobu
2014-07-23configure.in: missing commanobu
2014-07-23time.c: unnecessary encodingnobu
2014-07-23test_time.rb: encoding of Time#zonenobu
2014-07-23minitest/unit.rb: flush messagesnobu
2014-07-23test_x509req.rb: fix for RHEL7nobu
2014-07-23RHEL7 disables MD5naruse
2014-07-22fix a typo [ci skip]kazu
2014-07-22* lib/drb/extserv.rb: remove duplicate code with sample direcotry.hsbt
2014-07-22* 2014-07-23svn
2014-07-22split assertions into algorithmsnaruse
2014-07-22string.c: simplifynobu
2014-07-22string.c: raise at invalid byte sequencenobu
2014-07-22string.c: fix wrong single-byte optimizationnobu
2014-07-21* 2014-07-22svn
2014-07-21rb_io_buffer_t: fix packing on gccnormal
2014-07-21Makefile.sub: no PACKED_STRUCT on old VCnobu
2014-07-21ruby/io.h: fix rb_io_buffer_tnobu
2014-07-21optparse.rb: getopts message improvementnobu
2014-07-21test/rake: fix tests under test-allnobu
2014-07-20* 2014-07-21svn
2014-07-20* test/ruby/test_module.rb: Bump up timeout inheadius
2014-07-20vm_core.h: fix commentnobu
2014-07-20rb_proc_t: reduce to 64 bytes from 72 on 64-bitnormal
2014-07-20rb_econv_t: reduce to 184 bytes from 200 on 64-bitnormal
2014-07-20rb_io_buffer_t: pack structurenormal
2014-07-20rb_io_t: shrink from 216 to 200 bytes on 64-bitnormal
2014-07-20* remove trailing spaces.svn
2014-07-20re_pattern_buffer: shrink from 464 to 448 bytes on 64-bitnormal
2014-07-20thread.c: use RUBY_VM_CHECK_INTSnobu
2014-07-19* ext/openssl/ossl.c: use encryptor instead of encrypter in doc.hsbt
2014-07-19* ext/thread/thread.c: added nodoc attribute intohsbt
2014-07-19* 2014-07-20svn
2014-07-19io.c: fix rdoc of append modenobu
2014-07-19compile.c: FCALL flag on AREFnobu
2014-07-19* string.c: [DOC] teach rdoc symbol.c.ktsj
2014-07-19compile.c: private reader in op_assignnobu
2014-07-19Fix `Time.parse` for out of range arguments with an offsetnobu
2014-07-18* 2014-07-19svn
2014-07-18* refactoringsuke
2014-07-18array.c: array may be modified in the blocknobu
2014-07-18* ext/win32ole/win32ole.c (folevariant_initialize): WIN32OLE_VARIANTsuke
2014-07-18optimized any? methodsnobu
2014-07-18revert r46859 and r46860nobu
2014-07-18* ext/win32ole/win32ole.c (folevariant_initialize): remove unnecessarysuke
2014-07-18* lib/matrix/eigenvalue_decomposition: Style fixmarcandre
2014-07-18* lib/matrix.rb: Avoid using `and`.marcandre
2014-07-18* test/matrix/test_matrix.rb: Add tests for Matrix class.hsbt
2014-07-18ChangeLog: fix GH referencenobu