.. |
-test-
|
Remove unneeded exec bits from some files
|
2019-11-09 21:36:30 +09:00 |
bigdecimal
|
[ruby/bigdecimal] Remove taint checking
|
2019-11-12 11:16:07 +09:00 |
cgi/escape
|
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
|
2019-07-14 17:58:03 +09:00 |
continuation
|
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
|
2019-07-14 17:58:03 +09:00 |
coverage
|
Revert https://github.com/ruby/ruby/pull/2486
|
2019-10-03 12:45:24 +09:00 |
date
|
[ruby/date] Added update-zonetab target
|
2019-11-01 17:30:17 +09:00 |
dbm
|
[ruby/dbm] Remove taint support
|
2019-10-26 07:03:33 +09:00 |
digest
|
Suppress deprecation warnings of MD5 from Xcode 11.1
|
2019-10-12 18:47:06 +09:00 |
etc
|
drop-in type check for rb_define_module_function
|
2019-08-29 18:34:09 +09:00 |
fcntl
|
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
|
2019-07-14 17:58:03 +09:00 |
fiber
|
Update dependencies
|
2016-07-06 05:48:13 +00:00 |
fiddle
|
Revert "[ruby/fiddle] Use ffi_closure_free by default. (#20)"
|
2019-10-24 20:58:32 +09:00 |
gdbm
|
[ruby/gdbm] Use Gemfile instead of Gem::Specification#add_development_dependency.
|
2019-10-31 15:34:01 +09:00 |
io
|
[ruby/io-console] Defer creating VT query string
|
2019-09-26 09:59:27 +09:00 |
json
|
Removed duplicate file
|
2019-11-11 15:57:21 +09:00 |
monitor
|
Monitor#exit: check monitor ownership.
|
2019-11-12 10:07:45 +09:00 |
nkf
|
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
|
2019-07-14 17:58:03 +09:00 |
objspace
|
Revert "Method reference operator"
|
2019-11-12 17:24:48 +09:00 |
openssl
|
Prefer rb_gc_register_mark_object
|
2019-10-10 19:59:21 +09:00 |
pathname
|
Fix more keyword argument separation issues in Pathname
|
2019-09-26 08:01:53 -07:00 |
psych
|
[ruby/psych] Add a note about safe_load
|
2019-11-12 10:43:54 +09:00 |
pty
|
rb_ensure now free from ANYARGS
|
2019-08-27 15:52:26 +09:00 |
racc/cparse
|
Update the latest versions from upstream repository of racc
|
2019-10-30 21:36:59 +09:00 |
rbconfig/sizeof
|
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
|
2019-07-14 17:58:03 +09:00 |
readline
|
Promote readline to default gems named readline-ext
|
2019-11-09 07:32:34 +09:00 |
ripper
|
Update comment of Ripper.lex
|
2019-11-13 09:50:58 +09:00 |
rubyvm
|
Added depend files
|
2019-07-14 01:31:29 +09:00 |
sdbm
|
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
|
2019-07-14 17:58:03 +09:00 |
socket
|
Clean up implementation of SOCKSSocket, its confusing and undocumented
|
2019-11-01 18:40:24 +09:00 |
stringio
|
[ruby/stringio] Remove taint support
|
2019-10-31 16:24:02 +09:00 |
strscan
|
Fixed overflow at onig_region_set
|
2019-10-14 15:10:56 +09:00 |
syslog
|
ext/syslog/extconf.rb: add -llog for Android
|
2019-10-10 23:21:24 +09:00 |
win32
|
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
|
2019-07-14 17:58:03 +09:00 |
win32ole
|
Fix call-seq of OpenSSL.fips_mode and WIN32OLE_METHOD#name [ci skip]
|
2018-11-01 07:25:50 +00:00 |
zlib
|
Adjust a fucntion signature
|
2019-11-05 02:05:46 +09:00 |
.document
|
ext/.document: follow-up r59734
|
2017-09-03 13:31:34 +00:00 |
Setup
|
Removed deprecated extensions of mathn.
|
2017-04-20 08:21:24 +00:00 |
Setup.atheos
|
* ext/tk: Tk is removed from stdlib. [Feature #8539]
|
2016-08-09 06:44:45 +00:00 |
Setup.nt
|
* ext/tk: Tk is removed from stdlib. [Feature #8539]
|
2016-08-09 06:44:45 +00:00 |
extmk.rb
|
Revert "DEBUG: dump mkmf.log"
|
2019-09-19 20:57:57 +09:00 |