..
-test-
* ext/-test-/file/depend, ext/-test-/postponed_job/depend,
2013-10-28 12:36:23 +00:00
bigdecimal
* ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] remove example of
2013-11-14 14:40:53 +00:00
continuation
* cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed
2009-01-20 07:17:28 +00:00
coverage
* common.mk, ext/objspace/depend, ext/coverage/depend,
2013-10-28 03:43:17 +00:00
curses
* ext/curses/curses.c: [DOC] Cleaned up formatting consistency of rdoc
2013-10-16 22:12:43 +00:00
date
* common.mk, ext/objspace/depend, ext/coverage/depend,
2013-10-28 03:43:17 +00:00
dbm
* ext/dbm/dbm.c: [DOC] Fix wrong constant name in DBM by @edward
2013-10-04 10:56:27 +00:00
digest
* ext/digest/*: [DOC] Fix several typos and broken http links.
2013-11-13 10:09:28 +00:00
dl
* ext/dl/cfunc.c: [DOC] fix typo in example [Bug #8944 ]
2013-11-09 05:29:59 +00:00
etc
etc.c: encodings
2013-08-03 00:46:10 +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
* cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed
2009-01-20 07:17:28 +00:00
fiddle
* ext/fiddle/*: [DOC] More doc on dlopen and RTLD_DEFAULT from r42186
2013-07-26 05:06:57 +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.gemspec: certification
2013-11-13 08:08:09 +00:00
json
Eliminate less-than-zero checks for unsigned variables
2013-09-12 13:37:11 +00:00
mathn
* complex.c (nucomp_canonicalization): renamed.
2008-12-12 23:40:55 +00:00
nkf
* remove trailing spaces.
2013-04-29 08:06:06 +00:00
objspace
objspace_dump.c: refine output
2013-11-14 16:06:09 +00:00
openssl
Squashed commit of the following:
2013-11-13 15:14:59 +00:00
pathname
* array.c (rb_ary_splice): use RARRAY_PTR_USE() without WB because
2013-08-26 05:47:27 +00:00
psych
* ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys before
2013-11-05 19:15:40 +00:00
pty
pty.c: check error of seteuid
2013-11-05 08:10:34 +00:00
racc /cparse
* ext/racc/cparse/cparse.c: use rb_ary_entry() and
2013-06-10 20:06:53 +00:00
readline
* ext/readline/readline.c (readline_getc): Consider
2013-10-29 03:09:00 +00:00
ripper
parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042 ]
2013-11-10 06:13:02 +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/ifaddr.c (rsock_getifaddrs): fix possible memory leak.
2013-10-02 12:41:28 +00:00
stringio
* add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use
2013-10-29 11:16:54 +00:00
strscan
* add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use
2013-10-29 11:16:54 +00:00
syslog
Add facility to Syslog::Logger.
2013-07-26 11:15:06 +00:00
thread
* ext/thread/thread.c: [DOC] This patch accomplishes the following:
2013-11-13 17:37:47 +00:00
tk
mkmf.rb: fix framework option
2013-10-14 02:07:51 +00:00
win32
win32/registry.rb: size in bytes
2013-09-24 07:41:17 +00:00
win32ole
* ext/win32ole/win32ole.c (folevariant_initialize): check type of
2013-09-08 05:06:20 +00:00
zlib
* ext/zlib/zlib.c (zstream_run): Fix handling of deflate streams that
2013-08-28 20:36:21 +00:00
.document
* ext/.document: add object_tracing.c to document file
2013-06-18 11:38:10 +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
extmk.rb
extmk.rb: static extensions
2013-07-28 11:10:52 +00:00