aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add castnobu2016-11-071-1/+1
* vcs.rb: exclude beginning revisionnobu2016-11-072-9/+12
* vcs.rb: unnecessary argumentsnobu2016-11-072-7/+7
* vcs.rb: use chdir optionnobu2016-11-071-4/+21
* Just check that interruption doesn't cause SEGV.shugo2016-11-071-3/+1
* make-snapshot: sort globbed resultsnobu2016-11-071-1/+1
* fix NEWS messageko12016-11-071-1/+1
* Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.ko12016-11-077-1100/+1482
* vcs.rb: popen with envnobu2016-11-071-0/+13
* revision.h shouldn't depend ChangeLognaruse2016-11-061-1/+1
* Obsolete ChangeLog [Feature #12283]naruse2016-11-061-9492/+0
* * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):usa2016-11-062-1/+7
* * 2016-11-07svn2016-11-061-1/+1
* confirm that status.termsig is not nil.shugo2016-11-061-3/+4
* * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):shugo2016-11-062-3/+20
* remove debug sleep & exitnaruse2016-11-061-2/+0
* * tool/vcs.rb (export_changelog): generate ChangeLog file fromnaruse2016-11-063-0/+40
* * NEWS: Added entry for RDoc 5.hsbt2016-11-062-0/+8
* * NEWS: ordered entries and adjust styles.hsbt2016-11-062-14/+23
* * NEWS: Added entry for [Feature #12160][ruby-core:74239]hsbt2016-11-062-0/+9
* * NEWS: Added entry for r56624.hsbt2016-11-062-0/+8
* * remove trailing spaces.svn2016-11-061-1/+1
* * configure.in (-Wno-maybe-uninitialized): gcc 6 also shows the sameshugo2016-11-062-1/+6
* include and prepend check no argsnobu2016-11-063-0/+21
* ChangeLog: remove garbage linesnobu2016-11-061-4/+0
* ChangeLog: make us-asciinobu2016-11-061-0/+4
* ChangeLog: make us-asciinobu2016-11-061-1/+1
* add a ticket number [ci skip]kazu2016-11-061-1/+1
* * remove trailing spaces.svn2016-11-061-1/+1
* * test/rinda/test_rinda.rb (test_make_socket_ipv6_multicast,shugo2016-11-062-0/+10
* irb.rb: Binding#irbnobu2016-11-062-0/+12
* * test/net/smtp/test_smtp.rb (test_tls_connect, test_tls_connect):shugo2016-11-062-9/+29
* irb.rb: IRB::Irb#runnobu2016-11-062-15/+23
* e2mmap.rb: remove old definitionnobu2016-11-062-0/+6
* Use Signal.signame instead of Signal.list.shugo2016-11-061-1/+1
* * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):shugo2016-11-062-4/+12
* process.c: PATH env in spawnnobu2016-11-064-8/+40
* * doc/standard_library.rdoc: fix a typo [ci skip]sho-h2016-11-061-1/+1
* shell.rb: suppress warningsnobu2016-11-051-2/+6
* e2mmap.rb: suppress a warningnobu2016-11-051-2/+6
* * properties.svn2016-11-050-0/+0
* * remove trailing spaces.svn2016-11-051-1/+1
* Add ChangeLog-2015 as an anchor of new ChangeLog see #12283naruse2016-11-051-0/+791
* Alias regist_scanner to register_scannera_matsuda2016-11-052-2/+9
* * compile.c (tailcallable_p): disable tail call optimization forshugo2016-11-053-0/+37
* * vm_insnhelper.h: rename REG_(CFP|PC|SP|EP) to VM_REG_....ko12016-11-053-21/+28
* dir.c: merge rb_glob2 into rb_globnobu2016-11-051-17/+6
* Enumerator::Lazy#chunk_while defined.akr2016-11-052-0/+7
* numeric.c: raise TypeError at wrong argumentnobu2016-11-051-2/+2
* * vm_eval.c (vm_call0_cfunc_with_frame): pass method id toktsj2016-11-052-2/+7