aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove sunsetting FTP sitekazu2018-06-132-10/+0
* thread.c: use flags for sleep_* functionsnormal2018-06-131-13/+19
* range.c: prohibit `(1..nil)`mame2018-06-134-41/+35
* Make VM_INSN_INFO_TABLE_IMPL=1 workmame2018-06-132-2/+4
* add "print_flags" gdb command.ko12018-06-131-0/+31
* bignum.c: call functions directlynobu2018-06-131-17/+18
* bignum.c: refine pownobu2018-06-131-3/+5
* * 2018-06-13svn2018-06-121-1/+1
* lib/securerandom.rb: improve docsstomar2018-06-121-0/+5
* Remove needless lineskazu2018-06-121-2/+0
* Use `&.` instead of modifier ifkazu2018-06-121-3/+2
* doc/signals.rdoc: fix typostomar2018-06-121-1/+1
* win32.c: precise timenobu2018-06-121-19/+22
* intern.h: suppress warningsnobu2018-06-111-1/+9
* ruby.c: making hidden objectsnobu2018-06-111-4/+2
* * 2018-06-12svn2018-06-111-1/+1
* string.c: [DOC] grammar fixesstomar2018-06-111-7/+6
* Use `&.` instead of modifier if and remove needless closed?kazu2018-06-111-1/+1
* Copy gemspec from github repository and keep .document file for rdoc.hsbt2018-06-111-1/+2
* Added webrick.rb to cleanup target.hsbt2018-06-111-1/+1
* * 2018-06-11svn2018-06-111-1/+1
* Added entries of recent updates for gemification.hsbt2018-06-111-0/+42
* NEWS: Add TracePoint#parameters which was introduced by r63562yui-knk2018-06-101-0/+6
* random.c: fix need_secure flagsnobu2018-06-101-2/+2
* parse.y: Fix locations of none and mid-rule actionsyui-knk2018-06-101-1/+8
* doc/extension.rdoc: Fix small copy+paste mistakenobu2018-06-101-1/+1
* parse.y: Fix locations of NODE_RESCUEyui-knk2018-06-101-1/+5
* Use `&.` instead of modifier ifkazu2018-06-101-1/+1
* gems/bundled_gems: update to power_assert 1.1.2ktsj2018-06-101-1/+1
* * 2018-06-10svn2018-06-091-1/+1
* Revert "Use `&.` instead of modifier if"kazu2018-06-091-1/+1
* Use `&.` instead of modifier ifkazu2018-06-091-1/+1
* write_timeout doc upates [skip ci]naruse2018-06-082-2/+3
* * 2018-06-09svn2018-06-081-1/+1
* assert_raise(Net::ReadTimeout) on Windows [Bug #14829]naruse2018-06-081-5/+3
* Re-add Matrix to doc/standard_library.rdoc [ci skip]kazu2018-06-081-0/+1
* ast.c: fix callsnobu2018-06-082-3/+31
* [Docs] Improve documentation of String#linesnobu2018-06-081-2/+8
* common.mk: dependency of node_name.incnobu2018-06-081-0/+3
* Removed needless extension for require.hsbt2018-06-082-2/+2
* th is nilusa2018-06-081-2/+2
* * 2018-06-08svn2018-06-071-1/+1
* node.c: Fix format of NODE_OP_ASGN1 and NODE_OP_ASGN2yui-knk2018-06-071-2/+2
* ast.c: refine AST#childrennobu2018-06-072-37/+87
* ast.c: adjust indentnobu2018-06-071-1/+2
* ast.c: Fix to raise `SyntaxError`yui-knk2018-06-072-4/+31
* Promote Matrix to default gems.hsbt2018-06-073-3/+23
* Fix typos [ci skip]kazu2018-06-071-1/+1
* Promote OpenStruct to default gems.hsbt2018-06-073-3/+24
* skip write_timeout test on Windowsnaruse2018-06-071-5/+5