aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * sprintf.c (rb_str_format): like r47006, get rid ofktsj2014-07-301-0/+5
* * process.c (rlimit_resource_type, rlimit_resource_value):ktsj2014-07-301-0/+13
* * ext/win32ole/win32ole.c (ole_invoke): pass WIN32OLE_RECORD variantsuke2014-07-301-0/+8
* * gc.c: remove unused macros.ko12014-07-301-0/+4
* * ext/win32ole/win32ole.c (hash2olerec): ignore WIN32OLE_RECORDsuke2014-07-291-0/+5
* * ext/win32ole/win32ole.c (folerecord_method_missing): refactoring.suke2014-07-291-0/+6
* * ext/win32ole/win23ole.c (folerecord_method_missing): supportsuke2014-07-281-0/+5
* * vm_eval.c: [DOC] Fix rdoc formatting of patch from [Bug #9551]zzak2014-07-271-0/+4
* * vm_eval.c: [DOC] [Bug #9551] Improve clarity of Kernel::catchzzak2014-07-271-0/+5
* * lib/uri/common.rb: [DOC] [Bug #9563] Recommend using URI.escapezzak2014-07-271-0/+6
* Fix ticket number from r46982, should be [Bug #10049]zzak2014-07-271-1/+1
* * time.c: [DOC] Clarify %Y in strftime, which can accept any digitszzak2014-07-271-0/+8
* * ChangeLog: [DOC] Fix typo s/originall/originallyzzak2014-07-271-1/+1
* * lib/uri/common.rb: [DOC] [Bug #10075] Clarify how URI.join argumentszzak2014-07-271-0/+5
* * file.c: [DOC] Clarify how File.file? handles symbolic links. Alsozzak2014-07-271-0/+6
* * time.c: [DOC] Remove dead link and old bug report, which hasn't beenzzak2014-07-271-0/+5
* * ext/zlib/zlib.c: [DOC] Remove default value of Zlib constants, aszzak2014-07-271-0/+6
* * ext/openssl/ossl_hmac.c: Fix NO_HMAC warning [Fixes GH-665]zzak2014-07-271-0/+5
* * lib/cgi/core.rb: remove unused variables.hsbt2014-07-271-0/+15
* * lib/irb.rb: [DOC] PROMPT_I cannot be nil, patch by @hgillane [ci skip]zzak2014-07-261-0/+6
* * lib/shell/command-processor.rb: remove unused variable.hsbt2014-07-261-0/+7
* * 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