.. |
-test-
|
* ext/-test-/bignum/intpack.c: Renamed from ext/-test-/bignum/pack.c.
|
2013-07-18 16:07:03 +00:00 |
bigdecimal
|
* ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] document top-level
|
2013-07-15 23:16:26 +00:00 |
continuation
|
|
|
coverage
|
* include/ruby/ruby.h: constify RBasic::klass and add
|
2013-05-13 10:49:11 +00:00 |
curses
|
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
|
2013-06-12 14:20:51 +00:00 |
date
|
date_parse.c: missing wday
|
2013-07-21 18:16:00 +00:00 |
dbm
|
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
|
2013-06-12 14:20:51 +00:00 |
digest
|
* ext/digest/lib/digest.rb (Digest::Class.file): Take optional
|
2013-05-21 12:41:34 +00:00 |
dl
|
ext/win32: move
|
2013-07-13 03:24:28 +00:00 |
etc
|
* ext/etc/etc.c (setup_passwd): revert r41560, unnecessary
|
2013-06-22 06:26:32 +00:00 |
fcntl
|
* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,
|
2013-04-13 00:46:29 +00:00 |
fiber
|
|
|
fiddle
|
* ext/fiddle/lib/fiddle.rb: [DOC] Document Fiddle.dlopen(nil)
|
2013-07-26 04:11:27 +00:00 |
gdbm
|
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
|
2013-06-12 14:20:51 +00:00 |
io
|
io/console: rdoc
|
2013-05-24 06:54:25 +00:00 |
json
|
fixup stying of Json#generate parameter docs by @daveworth [fixes GH-339]
|
2013-07-09 11:48:19 +00:00 |
mathn
|
|
|
nkf
|
* remove trailing spaces.
|
2013-04-29 08:06:06 +00:00 |
objspace
|
* ext/objspace/object_tracing.c: Return for ::allocation_generation
|
2013-06-18 13:10:25 +00:00 |
openssl
|
* ext/openssl/ossl.c: support additional three thread synchronization
|
2013-07-25 03:39:50 +00:00 |
pathname
|
* ext/pathname/pathname.c (path_inspect): use PRIsVALUE to preserve
|
2013-07-19 05:21:38 +00:00 |
psych
|
* ext/psych/lib/psych*: [DOC] Capitalize "Ruby" in documentation
|
2013-07-19 02:27:25 +00:00 |
pty
|
* ext/pty/pty.c (get_device_once): FreeBSD 10-current and 9-stable
|
2013-05-25 12:34:50 +00:00 |
racc/cparse
|
* ext/racc/cparse/cparse.c: use rb_ary_entry() and
|
2013-06-10 20:06:53 +00:00 |
readline
|
readline.c: $SAFE 4
|
2013-07-22 14:24:41 +00:00 |
ripper
|
* lib/mkmf.rb (MakeMakefile#create_makefile): remove {$(VPATH)} other
|
2013-04-13 18:00:25 +00:00 |
sdbm
|
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
|
2013-06-12 14:20:51 +00:00 |
socket
|
* ext/socket/ipsocket.c (init_inetsock_internal): Don't try mismached
|
2013-07-01 15:43:21 +00:00 |
stringio
|
stringio.c: keep coderange
|
2013-07-01 06:04:23 +00:00 |
strscan
|
Remove unused variable
|
2013-05-25 11:37:35 +00:00 |
syslog
|
* lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341]
|
2013-07-18 13:50:32 +00:00 |
tk
|
* ext/tk/extconf.rb: Default search_versions are set 8.5 and 8.4 only. At present, Tcl/Tk8.6 is not supported.
|
2013-07-19 04:43:16 +00:00 |
win32
|
* properties.
|
2013-07-23 01:12:41 +00:00 |
win32ole
|
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
|
2013-06-12 14:20:51 +00:00 |
zlib
|
zlib.c: check EOF
|
2013-05-31 23:00:48 +00:00 |
.document
|
* ext/.document: add object_tracing.c to document file
|
2013-06-18 11:38:10 +00:00 |
extmk.rb
|
extmk.rb: untouch makefiles
|
2013-05-28 02:30:13 +00:00 |
Setup
|
* ext/syck: removed. Fixes [ruby-core:43360]
|
2012-08-22 17:43:16 +00:00 |
Setup.atheos
|
* ext/syck: removed. Fixes [ruby-core:43360]
|
2012-08-22 17:43:16 +00:00 |
Setup.emx
|
configure.in: find Setup file automatically
|
2013-02-25 04:12:45 +00:00 |
Setup.nacl
|
* ext/syck: removed. Fixes [ruby-core:43360]
|
2012-08-22 17:43:16 +00:00 |
Setup.nt
|
* ext/Setup.nt: this file has not been used by default.
|
2013-02-25 15:54:00 +00:00 |