summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add tag v2_4_0_preview2v2_4_0_preview2naruse2016-09-099-8/+90
|\
| * * gems/bundled_gems: sort lines.kazu2016-09-092-4/+8
| * json_generator_test.rb: no Bignumnobu2016-09-091-2/+3
| * thread.c: set cause by Thread#raisenobu2016-09-094-0/+66
| * fix file names [ci skip]nobu2016-09-093-2/+7
| * * News: Announcing update to Unicode version 9.0.0 [ci skip]duerst2016-09-092-0/+6
* | add tag v2_4_0_preview2naruse2016-09-097-15/+38
|\ \ | |/
| * object.c: update rdocnobu2016-09-091-11/+6
| * variable.c: rb_deprecate_constantnobu2016-09-092-0/+17
| * variable.c: fix deprecated constant messagenobu2016-09-093-2/+6
| * variable.c: fix private constant messagenobu2016-09-093-1/+9
| * * 2016-09-09svn2016-09-091-1/+1
| * e2mmap.rb: remove legacy codenobu2016-09-091-1/+0
* | add tag v2_4_0_preview2naruse2016-09-097-20/+54
|\ \ | |/
| * io.c: check if Integernobu2016-09-081-1/+1
| * * array.c (flatten): use rb_obj_class instead of rb_class_ofktsj2016-09-083-1/+25
| * rbinstall.rb: gem bindirnobu2016-09-082-1/+6
| * * eval.c (rb_mod_s_used_modules): rename Module.used_refinements toshugo2016-09-083-17/+22
* | add tag v2_4_0_preview2naruse2016-09-084-3/+12
|\ \ | |/
| * Unbundle tknaruse2016-09-081-1/+0
| * Update svn:ignore [ci skip]kazu2016-09-080-0/+0
| * * ext/psych/psych.gemspec, lib/rdoc/rdoc.gemspec: Use file list instead ofhsbt2016-09-083-2/+12
* | add tag v2_4_0_preview2naruse2016-09-080-0/+0
|/
* replace fixnum by integer in documents.akr2016-09-0815-123/+123
* * insns.def (setclassvariable, setconstant): warn when self is ashugo2016-09-084-0/+31
* NEWS: Add Hash#transform_valuesmrkn2016-09-081-0/+4
* hash.c: map_v -> transform_valuesmrkn2016-09-083-25/+33
* openssl: import v2.0.0.beta.2rhe2016-09-0812-971/+800
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2hsbt2016-09-0737-277/+103
* * 2016-09-08svn2016-09-071-1/+1
* * remove trailing spaces.svn2016-09-071-3/+3
* * eval.c (rb_mod_s_used_refinements): new methodshugo2016-09-073-0/+110
* Use our domain instead of other's domainkazu2016-09-071-2/+2
* fix a typo [ci skip]kazu2016-09-071-1/+1
* util.h: POSIX-noncompliant setenvnobu2016-09-073-6/+5
* * unicode/8.0.0/casefold.h, name2ctype.h, unicode/data/8.0.0:duerst2016-09-073-40414/+5
* timeout.rb: custom error messagenobu2016-09-073-2/+14
* * properties.svn2016-09-070-0/+0
* * common.mk: Updated Unicode version to 9.0.0 [Feature #12513]duerst2016-09-075-85/+42558
* class.c: instance method conditionsnobu2016-09-071-18/+23
* lib/open-uri.rb: Allow http to https redirection.akr2016-09-072-1/+7
* * ChangeLog: fix ticket number.ktsj2016-09-071-1/+1
* * lib/csv.rb (CSV::{Row,Table}#{each,delete_if}): returns an enumeratorktsj2016-09-074-5/+108
* * gems/bundled_gems: update to power_assert 0.3.1.ktsj2016-09-072-1/+5
* * ext/psych/*, test/psych/*: Update psych-2.1.1hsbt2016-09-077-35/+44
* * 2016-09-07svn2016-09-071-1/+1
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta1hsbt2016-09-0710-56/+67
* socket/depend: add srcs [ci skip]nobu2016-09-062-4/+6
* common.mk: fix path arguments [ci skip]nobu2016-09-061-1/+1
* * time.c (obj2subsecx): subsec might be GC'ed. try to get rid of SEGV on mswinusa2016-09-061-0/+1