aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* string.c: fix dumped suffixnobu2018-04-163-6/+15
* * 2018-04-16svn2018-04-161-1/+1
* string.c: fix checking ordernobu2018-04-162-4/+7
* thread_sync.c: [DOC] fix typostomar2018-04-141-1/+1
* string.c: [DOC] fix typostomar2018-04-141-1/+1
* gc.c: [DOC] fix typostomar2018-04-141-1/+1
* process.c: [DOC] fix grammarstomar2018-04-141-1/+1
* man/ruby.1: [DOC] fix grammarstomar2018-04-141-2/+2
* lib/fileutils.rb: [DOC] fix typos and grammarstomar2018-04-141-3/+3
* error.c: [DOC] minor fixesstomar2018-04-141-2/+2
* random.c: improve docs for Random.bytesstomar2018-04-141-4/+4
* * 2018-04-15svn2018-04-141-1/+1
* complex.c: improve docs for Complex#{finite?,infinite?}stomar2018-04-141-2/+2
* Extend timeoutnaruse2018-04-141-1/+1
* irb.rb: restore the last errornobu2018-04-143-2/+18
* irb/{context,workspace}.rb: use local_variable_setnobu2018-04-143-2/+54
* irb/context.rb: using input-methodnobu2018-04-141-0/+1
* Add write barrier calls for direct marking objects.tenderlove2018-04-132-7/+26
* irb.rb: backtrace ordernobu2018-04-131-10/+28
* * 2018-04-14svn2018-04-131-1/+1
* irb.rb: hoist out handle_exceptionnobu2018-04-131-33/+37
* file.c: chardev is loadablenobu2018-04-132-1/+6
* * 2018-04-13svn2018-04-121-1/+1
* parse.y: `when` indentnobu2018-04-122-11/+12
* * properties.svn2018-04-120-0/+0
* [DOC] Add win32/README.win32 to .documentkazu2018-04-122-0/+4
* assert indents of `case` and `end`nobu2018-04-121-0/+1
* error.c: fix for DRbnobu2018-04-121-3/+4
* error.c: super in method_missingnobu2018-04-124-66/+80
* * 2018-04-12svn2018-04-121-1/+1
* marshaltestlib.rb: use clean object for exceptionnobu2018-04-121-1/+3
* eval_error.c: fix loop on exception in messagenobu2018-04-113-13/+35
* * 2018-04-11svn2018-04-101-1/+1
* Try to fix some broken linkskazu2018-04-101-0/+4
* symbol.c: non-ASCII constant namesnobu2018-04-104-3/+80
* * 2018-04-10svn2018-04-091-1/+1
* rexml: Fix a XPath bug of -kou2018-04-091-2/+2
* parse.y: [DOC] Ripper.dedent_string is internalnobu2018-04-091-0/+2
* parse.y: extra error message after no digitsnobu2018-04-092-9/+18
* test_literal.rb: use assert_syntax_errornobu2018-04-091-5/+1
* offsetof(type, foo.bar) is (arguably) a GCCismshyouhei2018-04-091-1/+2
* Prefer alignof() over _Alignof()shyouhei2018-04-092-2/+9
* * 2018-04-09svn2018-04-081-1/+1
* parse.y: fix docs for Ripper.dedent_stringstomar2018-04-081-3/+3
* compile.c: disable debug prints on sparcnobu2018-04-081-3/+0
* compile.c: fix an exception argumentnobu2018-04-081-4/+6
* compile.c: suppress warningsnobu2018-04-081-11/+11
* compile.c: align ibf_object_headernobu2018-04-081-13/+34
* compile.c: debug prints in ibf_load_objectnobu2018-04-081-0/+13
* [DOC] `*` in glob matches `\n` too [ci skip]kazu2018-04-081-1/+1