aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Some platforms immediately returns from Socket#writeusa2018-06-071-3/+3
* iseq.h (struct iseq_compile_data): remove cached_const fieldnormal2018-06-071-1/+0
* * 2018-06-07svn2018-06-061-1/+1
* rb_vm_insn_addr2insn: use st to perform addr2insn mappingnormal2018-06-064-16/+28
* mjit.c: unify wording between comments and variablesk0kubun2018-06-061-14/+14
* math.c: adjust cbrtnobu2018-06-062-1/+9
* Use `Net::HTTPClientException` instead of `Net::HTTPServerException`naruse2018-06-061-1/+1
* Add Net::HTTPClientException [Bug #14688]naruse2018-06-063-1/+14
* fix r63587naruse2018-06-061-18/+18
* fix r63587 with temporal patch to pass the tests. please re-fix it.ko12018-06-061-1/+1