index
:
ruby.git
master
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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-27
sed -i '/r_cast.h/d'
卜部昌平
2020-08-27
include/ruby/backward/2/r_cast.h: deprecate
卜部昌平
2020-08-27
improve deprecation warning
卜部昌平
2020-08-27
DEPRECATED_TYPE: is deprecated
卜部昌平
2020-08-27
RClassDeprecated: delete
卜部昌平
2020-08-27
Use own mutex instead of Thread.exclusive
Kazuhiro NISHIYAMA
2020-08-27
git rm include/ruby/backward/rubyio.h
卜部昌平
2020-08-27
git rm include/ruby/backward/rubysig.h
卜部昌平
2020-08-27
git rm include/ruby/backward/{st,util}.h
卜部昌平
2020-08-27
* 2020-08-27 [ci skip]
git
2020-08-27
rb_deprecated_classext_struct: delete
卜部昌平
2020-08-27
git rm include/ruby/backward/classext.h
卜部昌平
2020-08-27
sed -i '\,2/extern.h,d'
卜部昌平
2020-08-27
git rm include/ruby/backward/2/extern.h
卜部昌平
2020-08-26
Fixed error messages at non-ascii %string terminator
Nobuyoshi Nakada
2020-08-26
Removed a never-true condition
Nobuyoshi Nakada
2020-08-26
[webrick][DOC] Describe the stance of WEBrick about its security and utilizat...
Kenta Murata
2020-08-25
Comply with guide for method doc: hash.c (#3454)
Burdette Lamar
2020-08-25
Add documentation to "dcompact" callback and "parent" member
Lars Kanis
2020-08-25
Correctly account for heap_pages_final_slots so it does not underflow
Peter Zhu
2020-08-26
* 2020-08-26 [ci skip]
git
2020-08-25
Comply with guide for method doc: hash.c (#3451)
Burdette Lamar
2020-08-25
Promote nkf to default gems
Hiroshi SHIBATA
2020-08-25
Fix erb executable
Lars Kanis
2020-08-25
Specify the executable of erb
Hiroshi SHIBATA
2020-08-25
* 2020-08-25 [ci skip]
git
2020-08-24
Update PTY.open documentation to document it yields a single argument [ci skip]
Jeremy Evans
2020-08-24
Added entry for changes of default gems
Hiroshi SHIBATA
2020-08-24
Fix links [ci skip]
Kazuhiro NISHIYAMA
2020-08-24
NEWS.md: add an example, add references, and move some items
Yusuke Endoh
2020-08-24
* 2020-08-24 [ci skip]
git
2020-08-23
Remove checks for self returned in array.c and hash.c examples (#3446)
Burdette Lamar
2020-08-23
Fix typos
Kazuhiro NISHIYAMA
2020-08-23
* 2020-08-23 [ci skip]
git
2020-08-23
.github/workflows/compilers.yml: more compilers
卜部昌平
2020-08-22
configure.ac: suppress more Sun C warnings.
卜部昌平
2020-08-22
.travis.yml: prefer gcc
卜部昌平
2020-08-22
configure.ac: more checks on STRIP
卜部昌平
2020-08-22
Fix type of getlogin_r's 2nd argument
Kazuhiro NISHIYAMA
2020-08-21
Avoid a use after free in VM assertion
Jeremy Evans
2020-08-21
Remove trivial examples from array.c (#3442)
Burdette Lamar
2020-08-21
Remove nil-return examples from hash.c (#3438)
Burdette Lamar
2020-08-22
configure.ac: rule out old Sun C++
卜部昌平
2020-08-22
protect CFLAGS from being smashed by AC_PROG_CC
卜部昌平
2020-08-22
* 2020-08-22 [ci skip]
git
2020-08-22
do not test --version
卜部昌平
2020-08-21
Fixup 3292f4d965845d543733559fd1736b8c42fadab3
Hiroshi SHIBATA
2020-08-21
Fixed the executable path for erb command
Hiroshi SHIBATA
2020-08-21
Promote erb to default gems
Hiroshi SHIBATA
2020-08-21
Promote rinda to default gems
Hiroshi SHIBATA
[next]