aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* marshal.c: fix symlink indexnobu2014-07-292-1/+6
* * 2014-07-29svn2014-07-281-2/+2
* marshal.c: fix instance variable load odrdernobu2014-07-281-1/+2
* add some documents [ci skip]nobu2014-07-285-2/+15
* * ext/win32ole/win23ole.c (folerecord_method_missing): supportsuke2014-07-282-6/+34
* symbols instead of IDsnobu2014-07-286-75/+79
* common.mk: null device namenobu2014-07-281-1/+1
* * vm_eval.c: [DOC] Fix rdoc formatting of patch from [Bug #9551]zzak2014-07-272-14/+15
* * vm_eval.c: [DOC] [Bug #9551] Improve clarity of Kernel::catchzzak2014-07-272-25/+47
* * lib/uri/common.rb: [DOC] [Bug #9563] Recommend using URI.escapezzak2014-07-272-0/+9
* 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-273-2/+10
* win32ole.c: suppress warningnobu2014-07-271-1/+1
* * ChangeLog: [DOC] Fix typo s/originall/originallyzzak2014-07-271-1/+1
* * lib/uri/common.rb: [DOC] [Bug #10075] Clarify how URI.join argumentszzak2014-07-272-1/+6
* * file.c: [DOC] Clarify how File.file? handles symbolic links. Alsozzak2014-07-272-4/+12
* * time.c: [DOC] Remove dead link and old bug report, which hasn't beenzzak2014-07-272-6/+7
* * ext/zlib/zlib.c: [DOC] Remove default value of Zlib constants, aszzak2014-07-272-6/+14
* * 2014-07-28svn2014-07-271-2/+2
* * ext/openssl/ossl_hmac.c: Fix NO_HMAC warning [Fixes GH-665]zzak2014-07-272-1/+6
* * lib/cgi/core.rb: remove unused variables.hsbt2014-07-2713-20/+23
* symbol.c: wrap global_symbols tablesnobu2014-07-271-22/+40
* symbol.c: return the results directlynobu2014-07-271-60/+52
* * lib/irb.rb: [DOC] PROMPT_I cannot be nil, patch by @hgillane [ci skip]zzak2014-07-262-1/+7
* * lib/shell/command-processor.rb: remove unused variable.hsbt2014-07-265-4/+10
* * properties.svn2014-07-260-0/+0
* * lib/weakref.rb: split executable code into sample directory.hsbt2014-07-263-11/+14
* * lib/delegate.rb: split executable code into sample directory.hsbt2014-07-263-34/+36
* * proc.c (method_super_method): [DOC] Method#super_methodzzak2014-07-262-0/+7
* proc.c: method_super_methodnobu2014-07-264-2/+91
* * 2014-07-27svn2014-07-261-2/+2
* eval_error.c: quote unprintablenobu2014-07-261-4/+4
* eval_error.c: rb_print_inaccessiblenobu2014-07-263-12/+22
* compile.c: check sizenobu2014-07-261-4/+4
* * ext/objspace/objspace_dump.c (dump_append): avoid fflush.shyouhei2014-07-262-1/+8
* struct iseq_compile_data_storage: 16 bytes (from 32) overheadnormal2014-07-264-10/+15
* rb_iseq_t: reduce to (280 bytes from 288 bytes) on 64-bitnormal2014-07-264-5/+12
* rbconfig/sizeof: remove garbagenobu2014-07-261-1/+1
* rbconfig/sizeof: revert r46924nobu2014-07-261-1/+1
* struct parse_params: trivial packingnormal2014-07-252-3/+7
* ChangeLog: add references [ci skip]normal2014-07-251-0/+1
* introduce ZALLOC{,_N} to replace ALLOC{,_N}+MEMZERO usenormal2014-07-2512-30/+33
* * 2014-07-26svn2014-07-251-2/+2
* symbol.c (dsymbol_check): remove unneeded semi-colonnormal2014-07-252-1/+5
* test/ripper/test_scanner_events.rb: fill empty test methodsnobu2014-07-251-0/+8
* fix encoding specnobu2014-07-254-5/+2
* rubygems/util.rb: redirect optionsnobu2014-07-251-1/+12
* specification.rb: fix leaked FDsnobu2014-07-251-1/+3
* rubygems/util.rb: fix leaked FDsnobu2014-07-251-0/+2
* remote_fetcher.rb: fix leaked FDsnobu2014-07-252-0/+8