aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/weakref.rb: split executable code into sample directory.hsbt2014-07-261-0/+5
* * lib/delegate.rb: split executable code into sample directory.hsbt2014-07-261-0/+5
* * proc.c (method_super_method): [DOC] Method#super_methodzzak2014-07-261-0/+4
* proc.c: method_super_methodnobu2014-07-261-0/+7
* * ext/objspace/objspace_dump.c (dump_append): avoid fflush.shyouhei2014-07-261-0/+8
* struct iseq_compile_data_storage: 16 bytes (from 32) overheadnormal2014-07-261-0/+5
* rb_iseq_t: reduce to (280 bytes from 288 bytes) on 64-bitnormal2014-07-261-0/+5
* struct parse_params: trivial packingnormal2014-07-251-0/+4
* ChangeLog: add references [ci skip]normal2014-07-251-0/+1
* introduce ZALLOC{,_N} to replace ALLOC{,_N}+MEMZERO usenormal2014-07-251-0/+16
* symbol.c (dsymbol_check): remove unneeded semi-colonnormal2014-07-251-0/+4
* * gc.c: change objspace::rgengc::parent_object_is_old (boolean)ko12014-07-251-0/+10
* * gc.c (rb_gc_writebarrier_remember_promoted): should remember onlyko12014-07-251-0/+5
* * gc.c (gc_mark_stacked_objects): fix error message.ko12014-07-251-0/+4
* ChangeLog: reference GitHub pull requestcharliesome2014-07-251-0/+1
* * ext/socket/socket.c (sock_gethostname): Use NI_MAXHOST to supportcharliesome2014-07-251-0/+5
* compile.c: make the receiver condition cleanernobu2014-07-251-0/+5
* * doc/keywords.rdoc: [DOC] Describe each keyword.drbrain2014-07-241-0/+4
* * ext/win32ole/win32ole.c (Init_win32ole): add WIN32OLE_RECORD#initializesuke2014-07-241-0/+8
* * gc.c: fix major GC flags.ko12014-07-241-0/+10
* * include/ruby/io.h (struct rb_io_buffer_t): PACKED_STRUCT should notngoto2014-07-241-0/+6
* * lib/benchmark.rb: split executable code into sample directory.hsbt2014-07-231-0/+5
* * lib/tempfile.rb: split executable code into sample directory.hsbt2014-07-231-0/+5
* * lib/pstore.rb: split executable code into sample directory.hsbt2014-07-231-0/+5
* UNALIGNED_WORD_ACCESS on ppc64nobu2014-07-231-0/+9
* fix a typo [ci skip]kazu2014-07-221-1/+1
* * lib/drb/extserv.rb: remove duplicate code with sample direcotry.hsbt2014-07-221-0/+5
* string.c: fix wrong single-byte optimizationnobu2014-07-221-0/+6
* rb_io_buffer_t: fix packing on gccnormal2014-07-211-0/+6
* optparse.rb: getopts message improvementnobu2014-07-211-0/+5
* rb_proc_t: reduce to 64 bytes from 72 on 64-bitnormal2014-07-201-0/+4
* rb_econv_t: reduce to 184 bytes from 200 on 64-bitnormal2014-07-201-0/+4
* rb_io_buffer_t: pack structurenormal2014-07-201-0/+7
* rb_io_t: shrink from 216 to 200 bytes on 64-bitnormal2014-07-201-0/+7
* * remove trailing spaces.svn2014-07-201-1/+1
* re_pattern_buffer: shrink from 464 to 448 bytes on 64-bitnormal2014-07-201-0/+6
* * ext/openssl/ossl.c: use encryptor instead of encrypter in doc.hsbt2014-07-191-0/+5
* io.c: fix rdoc of append modenobu2014-07-191-0/+5
* compile.c: private reader in op_assignnobu2014-07-191-0/+5
* Fix `Time.parse` for out of range arguments with an offsetnobu2014-07-191-0/+12
* * refactoringsuke2014-07-181-0/+4
* * ext/win32ole/win32ole.c (folevariant_initialize): WIN32OLE_VARIANTsuke2014-07-181-0/+9
* revert r46859 and r46860nobu2014-07-181-6/+0
* * ext/win32ole/win32ole.c (folevariant_initialize): remove unnecessarysuke2014-07-181-0/+5
* * lib/matrix/eigenvalue_decomposition: Style fixmarcandre2014-07-181-0/+5
* * lib/matrix.rb: Avoid using `and`.marcandre2014-07-181-0/+5
* * test/matrix/test_matrix.rb: Add tests for Matrix class.hsbt2014-07-181-0/+5
* ChangeLog: fix GH referencenobu2014-07-181-1/+1
* enum.c: optimize any? object allocations for Array and Hashnobu2014-07-181-0/+6
* * lib/fileutils.rb: added missing options of FileUtils.touch by @Domon.hsbt2014-07-181-0/+5