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
*
* ext/pathname/lib/pathname.rb (descend): Blockless form supported.
akr
2015-06-14
1
-0
/
+4
*
* enum.c (enum_chunk_while): New method Enumerable#chunk_while.
akr
2015-06-14
1
-0
/
+1
*
Add ticket numbers.
akr
2015-06-14
1
-0
/
+2
*
On Windows File::Stat#ino always returned 0, but
naruse
2015-06-13
1
-1
/
+1
*
move a new feature to correct section
naruse
2015-06-13
1
-3
/
+3
*
add news about inode for Windows [Feature #11216]
naruse
2015-06-13
1
-0
/
+4
*
add Thread.name and Thread.name= docs Feature #11251 [ci skip]
naruse
2015-06-13
1
-0
/
+3
*
* pack.c (pack_{un,}pack): new template character `j` and `J`, pointer
usa
2015-06-12
1
-0
/
+4
*
* file.c (File::SHARE_DELETE): new flag to be able to delete opened file
usa
2015-06-12
1
-0
/
+6
*
* ext/objspace/objspace.c: add two methods to debug internals.
ko1
2015-05-28
1
-0
/
+2
*
* NEWS: added news for net-telnet and rake
hsbt
2015-05-22
1
-0
/
+6
*
numeric.c: Numeric#positive? and Numeric#negative?
nobu
2015-05-17
1
-0
/
+5
*
fix a typo [ci skip]
kazu
2015-05-16
1
-1
/
+1
*
* enum.c (enum_grep_v, grep_i, grep_iter_i, Init_enum):
sorah
2015-05-14
1
-0
/
+4
*
NEWS: note IO#wait_readable change in r50263
normal
2015-04-15
1
-0
/
+4
*
connect_nonblock supports "exception: false"
normal
2015-04-12
1
-4
/
+5
*
* ext/objspace/objspace.c: add ObjectSpace.count_imemo_objects method
ko1
2015-04-10
1
-0
/
+3
*
* enum.c: Enumerable#chunk and Enumerable#slice_before no longer takes
akr
2015-04-06
1
-0
/
+5
*
accept_nonblock supports "exception: false"
normal
2015-03-12
1
-0
/
+8
*
* lib/matrix.rb: Add Vector#round. Patch by Jordan Stephens.
marcandre
2015-03-05
1
-0
/
+3
*
* ext/coverage/coverage.c: Add Coverage.peek_result. Allows you to
tenderlove
2015-02-13
1
-0
/
+4
*
* lib/base64.rb: make urlsafe mode user-friendly.
mame
2015-02-13
1
-0
/
+6
*
array.c: reduce to_ary call
nobu
2015-01-25
1
-0
/
+3
*
#10714 is a feature.
akr
2015-01-21
1
-1
/
+1
*
* NEWS: References to tickets added.
akr
2015-01-21
1
-2
/
+2
*
Describe IO#close.
akr
2015-01-15
1
-0
/
+3
*
array.c: linear performance
nobu
2015-01-15
1
-0
/
+5
*
* lib/drb/drb.rb: removed unused argument. Patch by @vipulnsward
hsbt
2015-01-04
1
-0
/
+3
*
* NEWS: added compatibility entry of r49101.
hsbt
2015-01-03
1
-0
/
+3
*
old ChangeLog and NEWS move to doc
kazu
2014-12-25
1
-328
/
+2
*
fix a typo [ci skip]
kazu
2014-12-17
1
-1
/
+1
*
* NEWS: mention about IO#fsync (and IO#flush). adviced by kosaki.
usa
2014-12-16
1
-3
/
+4
*
* ext/objspace/objspace.c: ObjectSpace.memsize_of(obj) returns
ko1
2014-12-15
1
-0
/
+4
*
* gc.c (gc_latest_gc_info): return :state field to show current
ko1
2014-12-12
1
-0
/
+1
*
* NEWS: add obsolete callcc.
kazu
2014-11-27
1
-0
/
+3
*
* gc.c (objspace_malloc_increase): enable lazy sweep on GC by malloc()
ko1
2014-11-27
1
-0
/
+1
*
Describe about TSort.each_*
akr
2014-11-27
1
-0
/
+5
*
ruby.h: export keyword argument functions
nobu
2014-11-26
1
-0
/
+3
*
Move the description about vfork.
akr
2014-11-25
1
-2
/
+4
*
* NEWS: add an "Implementation changes" section.
ko1
2014-11-25
1
-0
/
+13
*
* lib/rake: Update to rake 10.4.0
drbrain
2014-11-25
1
-0
/
+5
*
* lib/matrix.rb: Vector#independent? and associated class method
marcandre
2014-11-19
1
-0
/
+1
*
* lib/matrix.rb: Add Vector#angle_with
marcandre
2014-11-19
1
-0
/
+1
*
vm_eval.c: UncaughtThrowError
nobu
2014-11-15
1
-0
/
+3
*
* NEWS: mention about IO#nonblock_{read,write} of Windows' pipe.
usa
2014-11-14
1
-0
/
+4
*
fix a typo [ci skip]
kazu
2014-11-06
1
-1
/
+1
*
string.c: no terminator
nobu
2014-11-05
1
-4
/
+4
*
* NEWS: added period into Matrix section. [ci skip]
hsbt
2014-11-03
1
-4
/
+4
*
* ext/dl/*: remove DL as it is replaced by Fiddle.
tenderlove
2014-10-31
1
-0
/
+3
*
Make Digest() thread-safe.
knu
2014-10-31
1
-0
/
+5
[next]