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
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
MSWin: Use MESSAGE_BEGIN/MESSAGE_END instead of bare `echo`
Nobuyoshi Nakada
2023-03-02
1
-4
/
+13
*
Update the depend files
Matt Valentine-House
2023-02-28
93
-209
/
+0
*
[ruby/stringio] Implement write barrier on StringIO
Jean Boussier
2023-02-28
1
-4
/
+5
*
Remove intern/gc.h from Make deps
Matt Valentine-House
2023-02-27
93
-209
/
+0
*
Prefer to use File.foreach instead of IO.foreach
Hiroshi SHIBATA
2023-02-27
1
-1
/
+1
*
Prefer to use File.binwrite instead of IO.binwrite
Hiroshi SHIBATA
2023-02-27
1
-2
/
+2
*
Prefer to use File.binread instead of IO.binread
Hiroshi SHIBATA
2023-02-27
1
-2
/
+2
*
[ruby/stringio] Remove (newly unneeded) remarks about aliases
BurdetteLamar
2023-02-25
1
-6
/
+0
*
[ruby/bigdecimal] Bump up to 3.1.4
Nobuyoshi Nakada
2023-02-21
1
-1
/
+1
*
[ruby/bigdecimal] Move RB_GC_GUARD() at the end, like in BigMath_s_exp()
Benoit Daloze
2023-02-21
1
-6
/
+7
*
[ruby/bigdecimal] Avoid RB_GC_GUARD(a) = b in bigdecimal
Benoit Daloze
2023-02-21
1
-6
/
+12
*
[ruby/openssl] Stub gemspec for JRuby
Charles Oliver Nutter
2023-02-21
1
-3
/
+9
*
[ruby/strscan] Bump version
Sutou Kouhei
2023-02-21
1
-1
/
+1
*
[ruby/strscan] Mention return value of `rest?` in the doc
OKURA Masafumi
2023-02-21
1
-2
/
+3
*
[ruby/bigdecimal] Read version from bigdecimal.c
Nobuyoshi Nakada
2023-02-21
4
-32
/
+15
*
[ruby/date] Removed (newly unneeded) alias remarks
Burdette Lamar
2023-02-19
1
-19
/
+0
*
[DOC] Improve ObjectSpace#dump_XXX method docs
zverok
2023-02-19
1
-21
/
+14
*
[ruby/bigdecimal] Fix the license name [ci skip]
Nobuyoshi Nakada
2023-02-19
1
-1
/
+1
*
[ruby/bigdecimal] Stub out extension build on JRuby
Charles Oliver Nutter
2023-02-17
2
-10
/
+20
*
[ruby/bigdecimal] Handle correctly #remainder with infinity. Fixes
Maciej Rzasa
2023-02-17
1
-0
/
+7
*
Encapsulate RCLASS_ATTACHED_OBJECT
Jean Boussier
2023-02-15
1
-0
/
+2
*
Merge gc.h and internal/gc.h
Matt Valentine-House
2023-02-09
6
-8
/
+8
*
Extract include/ruby/internal/attr/packed_struct.h
Nobuyoshi Nakada
2023-02-08
93
-0
/
+209
*
[ruby/psych] Bump version to 5.1 for release
Charles Oliver Nutter
2023-02-07
1
-1
/
+1
*
[ruby/stringio] Development of 3.0.6 started.
Nobuyoshi Nakada
2023-02-03
1
-1
/
+1
*
[ruby/stringio] Revert "bump up to 3.0.6" [ci skip]
Nobuyoshi Nakada
2023-02-02
1
-1
/
+1
*
[ruby/stringio] bump up to 3.0.6
Nobuyoshi Nakada
2023-02-02
1
-1
/
+1
*
[Bug #19399] Parsing invalid heredoc inside block parameter
Nobuyoshi Nakada
2023-02-02
1
-1
/
+1
*
[ruby/bigdecimal] Make BigDecimal WB protected
Peter Zhu
2023-02-01
1
-1
/
+1
*
[ruby/openssl] [DOC] Remove repeated example from Digest
Mau Magnaguagno
2023-01-31
1
-5
/
+1
*
Initial move to SnakeYAML Engine
Charles Oliver Nutter
2023-01-31
2
-2
/
+2
*
Extract check for RSTRING_SOCKLEN
Nobuyoshi Nakada
2023-01-30
1
-3
/
+15
*
[ruby/stringio] [Bug #19389] Fix chomping with longer separator
Nobuyoshi Nakada
2023-01-28
1
-2
/
+3
*
[ruby/fiddle] fiddle: Use C11 _Alignof to define ALIGN_OF when
Khem Raj
2023-01-27
1
-1
/
+11
*
[ruby/fiddle] Fix comment formatting
Aaron Patterson
2023-01-27
1
-12
/
+12
*
[ruby/fiddle] Update documentation
Aaron Patterson
2023-01-27
1
-14
/
+19
*
Fix homepage url in gemspec
Yusuke Nakamura
2023-01-23
1
-3
/
+3
*
[ruby/psych] Fix RestrictedYAMLTree allowing the Symbol class should allow al...
Jean Boussier
2023-01-23
1
-2
/
+2
*
[ruby/psych] Bump up 5.0.2
Hiroshi SHIBATA
2023-01-18
1
-1
/
+1
*
Clean up removed directories in ext/Setup* [ci skip]
Kazuhiro NISHIYAMA
2023-01-18
3
-12
/
+1
*
Remove removed files from ext/.document [ci skip]
Kazuhiro NISHIYAMA
2023-01-18
1
-3
/
+0
*
[ruby/psych] Bump up 5.0.2.pre1 for testing
Hiroshi SHIBATA
2023-01-17
1
-1
/
+1
*
[ruby/psych] configure of libyaml couldn't detect "arm64-apple-darwin22" for ...
Hiroshi SHIBATA
2023-01-17
1
-1
/
+1
*
fix typo in comments / autodoc
Rick Hull
2023-01-16
1
-1
/
+1
*
[ruby/psych] Remove deleted file from gemspec
Charles Oliver Nutter
2023-01-14
1
-1
/
+0
*
Remove Encoding#replicate
Benoit Daloze
2023-01-11
2
-0
/
+187
*
[ruby/psych] Get rid of anonymous eval calls
Jean Boussier
2023-01-11
2
-3
/
+3
*
[ruby/zlib] Check for functions with arguments and the header
Nobuyoshi Nakada
2023-01-09
1
-4
/
+3
*
[ruby/psych] Fix wrong package name of MSYS2/MINGW dependency
Lars Kanis
2023-01-09
1
-1
/
+1
*
[ruby/bigdecimal] Fix format specifiers for `size_t`
Nobuyoshi Nakada
2023-01-07
1
-1
/
+1
[next]