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
*
[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
*
[ruby/psych] Strip trailing spaces [ci skip]
Nobuyoshi Nakada
2023-01-06
1
-1
/
+1
*
[ruby/psych] Add msys2 dependencies for windows
dsisnero
2023-01-06
1
-0
/
+2
*
Add embedded status to dumps of T_OBJECT
Peter Zhu
2023-01-05
1
-0
/
+4
*
Fix crash in tracing object allocations
Peter Zhu
2023-01-04
2
-0
/
+8
*
[DOC] [Bug #19290] fix formatting
Nobuyoshi Nakada
2023-01-01
1
-1
/
+1
*
Coverage.supported? recognizes oneshot_lines mode (#7040)
Kevin Murphy
2022-12-29
1
-1
/
+2
*
[DOC] Surface existing MonitorMixin documentation
Marco Costa
2022-12-26
1
-7
/
+6
*
bump up to 3.0.5
Sutou Kouhei
2022-12-26
1
-1
/
+1
*
[ruby/strscan] Bump version
Sutou Kouhei
2022-12-26
1
-1
/
+1
*
[ruby/fiddle] Prefer String#unpack1 in Fiddle::ValueUtil
Mau Magnaguagno
2022-12-26
1
-15
/
+13
*
[ruby/fiddle] Bump version
Sutou Kouhei
2022-12-26
1
-1
/
+1
*
Apply the accidental commits again before Ruby 3.2.
Hiroshi SHIBATA
2022-12-26
1
-1
/
+1
*
Revert the additional change from openssl-3.1.0
Hiroshi SHIBATA
2022-12-23
1
-1
/
+1
*
[ruby/openssl] pkey/ec: constify
Nobuyoshi Nakada
2022-12-23
1
-1
/
+1
*
Bump version to 1.6.2
Hiroshi SHIBATA
2022-12-23
1
-1
/
+1
*
Bump up Racc parser version
Hiroshi SHIBATA
2022-12-23
1
-1
/
+1
*
[ruby/racc] Removed old originalId in comment
Johnny Willemsen
2022-12-23
1
-2
/
+0
[next]