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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc/contributing.rdoc: Now ruby >= 2.2 or 2.3 is required to build ruby
Yusuke Endoh
2020-06-10
1
-2
/
+2
*
This document is steal status.
Hiroshi SHIBATA
2020-06-10
1
-793
/
+0
*
Update extension.rdoc for Ruby 3 keyword argument separation [ci skip]
Jeremy Evans
2020-06-01
1
-26
/
+0
*
doc/contributing.rdoc: Removed obsolete platforms [ci skip]
Nobuyoshi Nakada
2020-05-29
1
-1
/
+1
*
[DOC] Turned note-lists into label-lists [ci skip]
Nobuyoshi Nakada
2020-05-25
2
-196
/
+196
*
Fixed RDoc formatting [ci skip]
Nobuyoshi Nakada
2020-05-18
5
-78
/
+56
*
Document how to enable USDT method entry/exit tracepoints
Avdi Grimm
2020-05-18
1
-0
/
+6
*
[ci skip] Rdoc enhancements for Array (#3063)
Burdette Lamar
2020-05-15
1
-1
/
+35
*
[CI skip] Enhance rdoc intro for Hash (#3056)
Burdette Lamar
2020-05-15
1
-2
/
+2
*
Fix a typo [ci skip]
Kazuhiro NISHIYAMA
2020-05-15
1
-1
/
+1
*
Merge pull request #3047 from mame/suppress-backtrace
Yusuke Endoh
2020-05-15
1
-3
/
+3
*
Thread scheduler for light weight concurrency.
Samuel Williams
2020-05-14
1
-0
/
+137
*
[DOC] Added GNU make specific targets [ci skip]
Nobuyoshi Nakada
2020-04-24
1
-0
/
+11
*
[DOC] Split "How to run a part of the test suite" [ci skip]
Nobuyoshi Nakada
2020-04-24
1
-3
/
+16
*
RDoc enhancements for Hash[].
Burdette Lamar
2020-04-23
1
-0
/
+198
*
power_assert repository is transferred to ruby/power_assert
Kazuki Tsujimoto
2020-04-18
1
-1
/
+1
*
Removed NIL/TRUE/FALSE from documents too
Kazuhiro NISHIYAMA
2020-04-17
2
-6
/
+0
*
[DOC] get rid of parsing as TIDYLINK unintentionally
Nobuyoshi Nakada
2020-04-07
1
-1
/
+1
*
Fix typos
Kazuki Tsujimoto
2020-04-05
1
-2
/
+2
*
Enhance pattern matching introduction
zverok
2020-04-04
1
-27
/
+16
*
The upstream repository of bundler was changed rubygems/rubygems now.
Hiroshi SHIBATA
2020-03-16
1
-1
/
+1
*
Use URL instead of relative path
Kazuhiro NISHIYAMA
2020-03-10
1
-1
/
+1
*
Add link to ../benchmark/README.md from make_cheatsheet [ci skip]
Kazuhiro NISHIYAMA
2020-03-10
1
-0
/
+4
*
Document defined? and global_variables handling of regexp global variables [c...
Jeremy Evans
2020-03-06
1
-0
/
+30
*
Add pattern matching documentation
zverok
2020-02-24
3
-1
/
+459
*
Move an entry of net-ftp to the default gems section
Hiroshi SHIBATA
2020-02-21
2
-3
/
+4
*
Move an entry of net-ftp to the default gems section
Hiroshi SHIBATA
2020-02-21
2
-3
/
+4
*
Fix typo in NEWS-2.7.0
Masataka Pocke Kuwabara
2020-02-21
1
-1
/
+1
*
Move an entry of net-imap to the default gems section
Hiroshi SHIBATA
2020-02-20
2
-3
/
+4
*
doc/make_cheatsheet.md: fix typos
Marcus Stollsteimer
2020-02-19
1
-3
/
+3
*
Move the entry of net-protocol on docs
Hiroshi SHIBATA
2020-02-17
1
-2
/
+3
*
Move the English entries to the default gems at docs
Hiroshi SHIBATA
2020-02-13
2
-3
/
+4
*
Move the entries of tempfile on docs
Hiroshi SHIBATA
2020-02-12
2
-3
/
+4
*
Move the entries of tempfile on docs
Hiroshi SHIBATA
2020-02-12
2
-3
/
+4
*
Add backwards compatibility example macro for rb_eval_cmd_kwd [ci skip]
Jeremy Evans
2020-02-11
1
-0
/
+1
*
Monitor is extention library now
Hiroshi SHIBATA
2020-02-11
2
-3
/
+3
*
Update the documentation for weakref
Hiroshi SHIBATA
2020-02-11
2
-3
/
+4
*
Update readline-ext entry at docs
Hiroshi SHIBATA
2020-02-10
1
-2
/
+4
*
Added commands of test-bundler to cheatsheet.
Hiroshi SHIBATA
2020-02-10
1
-0
/
+3
*
doc/make_cheatsheet.md: add a memo about how to run one rubyspec file
Yusuke Endoh
2020-02-09
1
-0
/
+4
*
fix rdoc formatting [ci skip]
Taha Husain
2020-02-01
1
-2
/
+1
*
Fix a typo [ci skip]
Kazuhiro NISHIYAMA
2020-01-24
1
-1
/
+1
*
rename make-cheetsheet.md [ci skip]
MSP-Greg
2020-01-24
1
-0
/
+0
*
doc/make-cheetsheet.md: Added
Yusuke Endoh
2020-01-24
1
-0
/
+89
*
Update documentation for Array/Hash Argument section of methods.rdoc
Adam Isom
2020-01-17
1
-2
/
+13
*
Removed xmlrpc and net-telnet from the bundled gems.
Hiroshi SHIBATA
2020-01-16
2
-6
/
+0
*
Make rss library to the bundle gems
Hiroshi SHIBATA
2020-01-12
2
-5
/
+3
*
Make rexml library to the bundle gems
Hiroshi SHIBATA
2020-01-12
2
-5
/
+3
*
Fixed the wrong url for benchmark
Hiroshi SHIBATA
2020-01-10
1
-1
/
+1
*
Update the upstream repository of bundler
Hiroshi SHIBATA
2020-01-10
1
-1
/
+1
[next]