aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext/coverage/coverage.c: Add test casesyui-knk2017-12-121-0/+7
* * remove trailing spaces.svn2017-12-121-1/+1
* NEWS: polishsorah2017-12-121-88/+156
* ignore lines (to catch up r61155).ko12017-12-122-3/+3
* error.c(rb_error_write): Remove ec_ from its namesorah2017-12-122-4/+4
* NEWS for Method#===a_matsuda2017-12-121-0/+4
* Unneeded assertiona_matsuda2017-12-121-1/+0
* Add Method#=== that invokes #calla_matsuda2017-12-122-0/+7
* hotfix implicit-function-declarationsorah2017-12-122-1/+4
* NEWS entry for [Feature #12882]shyouhei2017-12-121-0/+1
* Add uplevel keyword to Kernel#warn and use itshyouhei2017-12-1232-63/+92
* error.c(exc_full_message): Exception#full_messagesorah2017-12-124-53/+109
* remove unused variableusa2017-12-121-1/+0
* NEWS entry for FrozenError [Feature #13224]shyouhei2017-12-121-0/+4
* irb/init.rb: make sure ARGV refers to toplevel onek0kubun2017-12-121-2/+2
* * properties.svn2017-12-120-0/+0
* irb.rb: preserve ARGV on binding.irbk0kubun2017-12-123-16/+41
* Bump version to fileutils-1.0.1.hsbt2017-12-121-1/+7
* Integer#allbits?, Integer#anybits?, Integer#nobits? [Feature #12753]naruse2017-12-123-0/+67
* Bump version to fileutils-1.0.0 as default gems.hsbt2017-12-121-3/+3
* switch from http to https for Unicode data file downloadsduerst2017-12-121-1/+1
* NEWS: mention Process.last_statusmrkn2017-12-121-0/+1
* process.c: add Process.last_statusmrkn2017-12-122-0/+27
* parse.y: Fix the locations of NODE_ITER (cmd_brace_block)yui-knk2017-12-121-0/+9
* mention support of emoji-related Unicode character properties in NEWSduerst2017-12-121-0/+1
* * properties.svn2017-12-120-0/+0
* Ignore gemspec under the lib directory for documentation.hsbt2017-12-122-0/+30
* NEWS: add entry for r61137k0kubun2017-12-121-0/+5
* struct.c: add keyword_init option to Struct.newk0kubun2017-12-123-11/+92
* * properties.svn2017-12-120-0/+0
* * remove trailing spaces, append newline at EOF.svn2017-12-122-1/+1
* Merge 1-16-stable branch of bundler.hsbt2017-12-1225-58/+226
* parse.y: Fix locations of NODE_ARRAY of mlhs_headyui-knk2017-12-121-1/+1
* catch up r61131.ko12017-12-121-2/+2
* Add FrozenError as a subclass of RuntimeErrorshyouhei2017-12-1229-89/+97
* parse.y: Fix locations of NODE_ARRAY in NODE_CALL(:=~)yui-knk2017-12-121-1/+1
* ext/coverage/coverage.c: remove COVERAGE_EXPERIMENTAL_MODEmame2017-12-124-10/+4
* parse.y: Fix locations of NODE_ARRAY of opt_call_argsyui-knk2017-12-121-1/+1
* NEWS: add changes for Matrix [ci-skip] [doc]marcandre2017-12-111-0/+5
* parse.y: Fix locations of NODE_ARRAY in NODE_BLOCK_PASSyui-knk2017-12-111-1/+1
* Fix a method nameyui-knk2017-12-111-1/+1
* parse.y: Change locations of NODE_DVAR in NODE_MASGNyui-knk2017-12-111-2/+5
* remove vm_opt_binop_dispatch().ko12017-12-112-97/+191
* do not disable `trace_` prefix insns.ko12017-12-115-50/+65
* fixed typousa2017-12-111-2/+2
* vm_exec.h: introduce macros for abstarction.ko12017-12-112-5/+11
* undef previous definition of `SIZEOF_STRUCT_STAT_ST_INO`usa2017-12-111-0/+1
* * 2017-12-12svn2017-12-111-1/+1
* Update test-unit to 3.2.7kou2017-12-111-1/+1
* extern rb_time_utc_offset to get utc offsetnaruse2017-12-112-8/+8