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/psych] Fixup 05d7e818a6abe3ee1c56b6be92f086647d73141c
Hiroshi SHIBATA
2020-06-23
1
-1
/
+1
*
[ruby/psych] Bump version strings for header file
Hiroshi SHIBATA
2020-06-23
1
-5
/
+5
*
[ruby/psych] Bump libyaml version to 0.2.5
Hiroshi SHIBATA
2020-06-23
9
-192
/
+433
*
[ruby/psych] Fix anchor lookup with symbolized names
Jean Boussier
2020-06-23
1
-7
/
+7
*
Match the output without encoding for localized compilers
Nobuyoshi Nakada
2020-06-23
1
-1
/
+1
*
[ruby/date] [DOC] Mentioned alternative `strptime` methods
Nobuyoshi Nakada
2020-06-21
1
-3
/
+6
*
[ruby/date] [DOC] Emphasized that `parse` methods are not validators
Nobuyoshi Nakada
2020-06-21
1
-4
/
+15
*
[ruby/date] Bump version to 3.0.1
Hiroshi SHIBATA
2020-06-20
1
-1
/
+1
*
[ruby/date] Promote simple date to complex date to load fractional date (Fixe...
Nobuyoshi Nakada
2020-06-20
1
-4
/
+7
*
[ruby/date] Fix cannot load complex into simple error when loading marshal du...
Jeremy Evans
2020-06-20
1
-2
/
+2
*
compile.c: Improve branch coverage instrumentation [Bug #16967]
Yusuke Endoh
2020-06-20
1
-26
/
+52
*
Removed sdbm entries from toolchanins
Hiroshi SHIBATA
2020-06-19
3
-3
/
+0
*
Removed sdbm and it tests
Hiroshi SHIBATA
2020-06-19
6
-2462
/
+0
*
Introduce find pattern [Feature #16828]
Kazuki Tsujimoto
2020-06-14
1
-0
/
+1
*
Gem::Specification#date is set automatically by RubyGems.org.
Hiroshi SHIBATA
2020-06-11
1
-2
/
+0
*
[ruby/fcntl] add F_GETPIPE_SZ and F_SETPIPE_SZ
pavel
2020-06-09
1
-0
/
+14
*
[ruby/fcntl] Use Gemfile instead of Gem::Specification#add_development_depend...
Hiroshi SHIBATA
2020-06-09
1
-4
/
+0
*
[ruby/dbm] Update dbm.gemspec
dsisnero
2020-06-09
1
-0
/
+1
*
Avoid requiring "psych/versions"
Yusuke Endoh
2020-06-09
1
-5
/
+5
*
[ruby/psych] Add LICENSE to the gem
Po-Chuan Hsieh
2020-06-05
1
-1
/
+1
*
[ruby/psych] Remove unnecessary version guard from versions.rb
David RodrÃguez
2020-06-05
2
-7
/
+5
*
[ruby/psych] Fix ArgumentError with leading and trailing underscores in numbe...
Mark Thorn
2020-06-05
1
-1
/
+1
*
[ruby/psych] Fix gem installation
David RodrÃguez
2020-06-05
1
-1
/
+1
*
[ruby/psych] Implement `freeze` option for Pysch.load
Jean Boussier
2020-06-05
1
-7
/
+11
*
[ruby/psych] Implement a freeze load option
Jean Boussier
2020-06-05
3
-10
/
+11
*
[ruby/psych] Refactor `symbolize_names`
Jean Boussier
2020-06-05
3
-24
/
+15
*
Allow references to $$ in Ripper DSL
Nobuyoshi Nakada
2020-05-29
1
-0
/
+3
*
autoconf may not be available
Nobuyoshi Nakada
2020-05-27
1
-1
/
+1
*
fiddle: need to update configure after updating config tools
Nobuyoshi Nakada
2020-05-27
1
-0
/
+2
*
_GNU_SOURCE is needed for mkostemp on Cygwin
Nobuyoshi Nakada
2020-05-26
2
-0
/
+12
*
ext/fiddle/fiddle.gemspec: avoid require lib/fiddle/version.rb
Yusuke Endoh
2020-05-24
1
-6
/
+9
*
[ruby/fiddle] Improve documentation on how to correctly free memory and free ...
Chris Seaton
2020-05-23
2
-6
/
+31
*
[ruby/fiddle] Export Fiddle::VERSION
Sutou Kouhei
2020-05-23
1
-1
/
+3
*
[ruby/fiddle] Update file list
Sutou Kouhei
2020-05-23
1
-3
/
+32
*
[ruby/fiddle] Fix a typo
Sutou Kouhei
2020-05-23
1
-1
/
+1
*
[ruby/fiddle] Bump version
Sutou Kouhei
2020-05-23
1
-1
/
+1
*
[ruby/fiddle] Add Fiddle::VERSION
Sutou Kouhei
2020-05-23
2
-1
/
+12
*
[ruby/fiddle] Add missing spec.extensions
Sutou Kouhei
2020-05-23
1
-0
/
+1
*
[ruby/fiddle] Fix assignment to array within struct (#26)
sinisterchipmunk
2020-05-23
1
-1
/
+28
*
[ruby/fiddle] Make array access override compatible with base class (#25)
sinisterchipmunk
2020-05-23
1
-4
/
+31
*
[ruby/fiddle] Initialize memory to 0 when calling Fiddle.malloc(). (#24)
sinisterchipmunk
2020-05-23
1
-2
/
+3
*
Suppress warnings no inline ruby debug (#3107)
Kenta Murata
2020-05-22
1
-1
/
+2
*
Thread scheduler for light weight concurrency.
Samuel Williams
2020-05-14
5
-199
/
+66
*
ext/json/parser/prereq.mk: remove type-limit warning if char is unsigned
Yusuke Endoh
2020-05-14
2
-2
/
+3
*
[ruby/openssl] Ruby/OpenSSL 2.2.0
Kazuki Yamaguchi
2020-05-13
1
-1
/
+1
*
[ruby/openssl] ssl: temporarily remove SSLContext#add_certificate_chain_file
Kazuki Yamaguchi
2020-05-13
1
-16
/
+0
*
[ruby/openssl] pkey: add PKey#inspect and #oid
Kazuki Yamaguchi
2020-05-13
1
-0
/
+38
*
[ruby/openssl] Fix signing example to not use Digest instance
Bart de Water
2020-05-13
1
-4
/
+2
*
[ruby/openssl] Look up cipher by name instead of constant
Bart de Water
2020-05-13
1
-21
/
+5
*
[ruby/openssl] Remove 'mapping between Digest class and sn/ln'
Bart de Water
2020-05-13
1
-37
/
+0
[next]