.. |
-test-
|
parse.y: use rb_fstring() for strings stored in the symbol table
|
2013-12-08 01:39:27 +00:00 |
bigdecimal
|
* bigdecimal.c (BigDecimal_coerce): convert a Float to a BigDecimal instead
|
2013-12-08 11:20:51 +00:00 |
continuation
|
|
|
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
|
ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST
|
2013-11-29 07:59:14 +00:00 |
digest
|
* ext/digest/bubblebabble/bubblebabble.c: Teach RDoc digest/bubblebabble
|
2013-11-21 07:53:39 +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
|
|
|
fiddle
|
* ext/fiddle/*: [DOC] More doc on dlopen and RTLD_DEFAULT from r42186
|
2013-07-26 05:06:57 +00:00 |
gdbm
|
ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST
|
2013-11-29 07:59:14 +00:00 |
io
|
io-console.gemspec: certification
|
2013-11-13 08:08:09 +00:00 |
json
|
* lib/irb/notifier.rb: [Doc] Fix typo
|
2013-11-27 12:56:08 +00:00 |
mathn
|
|
|
nkf
|
* remove trailing spaces.
|
2013-11-22 05:21:06 +00:00 |
objspace
|
ext/objspace: remove OS.after_gc_start_hook= and move internal test
|
2013-12-05 09:24:02 +00:00 |
openssl
|
* ext/openssl/lib/openssl/buffering.rb: Return ASCII-8BIT strings from
|
2013-12-03 01:44:41 +00:00 |
pathname
|
ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST
|
2013-11-29 07:59:14 +00:00 |
psych
|
* ext/psych/lib/psych.rb: psych version 2.0.2
|
2013-11-26 22:14:34 +00:00 |
pty
|
pty.c: check error of seteuid
|
2013-11-05 08:10:34 +00:00 |
racc/cparse
|
ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST
|
2013-11-29 07:59:14 +00:00 |
rbconfig/sizeof
|
ext/rbconfig/sizeof: move to an extension library
|
2013-11-18 14:19:16 +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
|
ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST
|
2013-11-29 07:59:14 +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
|
* ext/tk/lib/tk/canvas.rb: [DOC] Fix typo (s/paramter/parameter/)
|
2013-12-07 10:27:27 +00:00 |
win32
|
win32/registry.rb: size in bytes
|
2013-09-24 07:41:17 +00:00 |
win32ole
|
win32ole.c: correct declaration
|
2013-11-30 09:05:48 +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 syslog/lib and thread/thread.c to documentable
|
2013-12-08 19:44:07 +00:00 |
extmk.rb
|
extmk.rb: static extensions
|
2013-07-28 11:10:52 +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 |