index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
*
* array.c: Add Array#to_h [Feature #7292]
marcandre
2013-10-23
1
-0
/
+8
*
* lib/tsort.rb (TSort.tsort): Extracted from TSort#tsort.
akr
2013-10-17
1
-0
/
+4
*
* lib/tsort.rb (TSort.each_strongly_connected_component_from):
akr
2013-10-17
1
-0
/
+4
*
* NEWS: add a line into NEWS for last commit.
ko1
2013-10-16
1
-0
/
+1
*
* NEWS (with all sufficient information):
drbrain
2013-10-11
1
-0
/
+11
*
NEWS: timeout
nobu
2013-10-06
1
-0
/
+4
*
Add NEWS about RbConfig::SIZEOF
naruse
2013-10-02
1
-0
/
+4
*
* ext/objspace/object_tracing.c: add new 3 methods to control tracing.
ko1
2013-09-30
1
-0
/
+12
*
[DOC]
akr
2013-09-27
1
-12
/
+9
*
NEWS: required keyword arguments
nobu
2013-09-25
1
-0
/
+3
*
* NEWS: add a news for r42974.
ko1
2013-09-19
1
-0
/
+3
*
* NEWS: Update for RDoc 4.1.0.preview.1 and RubyGems 2.2.0.preview.1
drbrain
2013-09-19
1
-3
/
+9
*
NEWS: sort
nobu
2013-09-13
1
-20
/
+21
*
* lib/rubygems: Update to RubyGems 2.1.3
drbrain
2013-09-13
1
-2
/
+2
*
NEWS: Update RubyGems note.
kazu
2013-09-10
1
-2
/
+2
*
Updated.
akr
2013-09-08
1
-2
/
+3
*
updated.
akr
2013-09-06
1
-1
/
+2
*
* NEWS: Note about Module#include and prepend scope change
a_matsuda
2013-09-04
1
-0
/
+1
*
Enhance Numeric#step.
knu
2013-09-02
1
-0
/
+6
*
* NEWS: Add note about frozen string literals
charliesome
2013-09-02
1
-0
/
+2
*
* NEWS: fix description of number literal suffixes.
mrkn
2013-09-02
1
-1
/
+1
*
updated.
akr
2013-08-31
1
-0
/
+11
*
update NEWS for read / write nonblock
tenderlove
2013-08-26
1
-0
/
+2
*
* proc.c (rb_mod_define_method): now they return the symbols of the
usa
2013-08-14
1
-0
/
+6
*
* NEWS (REXML::Parsers::SAX2Parser): Add about this change.
kou
2013-08-11
1
-0
/
+6
*
* process.c (rb_clock_gettime): New method.
akr
2013-08-11
1
-3
/
+5
*
* NEWS: [DOC] typo in example reported by @moretea
zzak
2013-08-10
1
-1
/
+1
*
* NEWS: update about new methods for Binding.
ko1
2013-08-09
1
-0
/
+6
*
* vm_insnhelper.c (vm_invoke_block): returning from lambda proc
ktsj
2013-08-09
1
-0
/
+5
*
object.c: Module#singleton_class?
nobu
2013-08-08
1
-0
/
+2
*
* NEWS: add description of incompatibility introduced by r42396.
shugo
2013-08-08
1
-0
/
+7
*
* lib/webrick/httpresponse.rb: Allow #body to be an IO-like object
drbrain
2013-08-07
1
-0
/
+4
*
Add Process.argv0.
knu
2013-08-07
1
-1
/
+2
*
Add Process.setproctitle().
knu
2013-08-07
1
-0
/
+4
*
* NEWS: Add the description that IO#seek supports SEEK_DATA
glass
2013-08-02
1
-1
/
+2
*
* NEWS: fix typos in the description of number literal suffixes.
eregon
2013-08-01
1
-2
/
+2
*
* NEWS: Add the description of number literal suffixes.
mrkn
2013-08-01
1
-0
/
+10
*
* eval.c (rb_mod_refine, mod_using, top_using): don't show
shugo
2013-07-31
1
-2
/
+5
*
Add Set#intersect? and #disjoint?.
knu
2013-07-30
1
-0
/
+5
*
* NEWS: Add a new feature that REXML::Parsers::StreamParser
kou
2013-07-26
1
-0
/
+3
*
Add facility to Syslog::Logger.
knu
2013-07-26
1
-0
/
+3
*
Define Set#to_set so that aSet.to_set returns self.
knu
2013-07-19
1
-0
/
+4
*
* NEWS: Add REXML::Text#<< related updates.
kou
2013-07-07
1
-0
/
+4
*
* eval.c (rb_using_module): activate refinements in the ancestors of
shugo
2013-07-01
1
-0
/
+5
*
* NEWS (XMLRPC::Client#http): Add.
kou
2013-06-16
1
-0
/
+8
*
* NEWS: add a note for Module#using.
shugo
2013-06-14
1
-4
/
+9
*
* NEWS: add notes for $SAFE.
shugo
2013-06-14
1
-0
/
+10
*
* NEWS: describe a compatibility issue of Numeric#quo
mrkn
2013-06-06
1
-0
/
+4
*
* NEWS: fix style.
mrkn
2013-06-06
1
-3
/
+2
*
* lib/rubygems: Update to RubyGems 2.0.3
drbrain
2013-06-04
1
-0
/
+5
[next]