| .. |
|
-test-
|
* ext/-test-/debug/depend: New file.
|
2013-04-14 10:48:08 +00:00 |
|
bigdecimal
|
* ext/bigdecimal/bigdecimal.c: Formatting for BigMath [Fixes GH-306]
|
2013-05-19 21:00:43 +00:00 |
|
continuation
|
* cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed
|
2009-01-20 07:17:28 +00:00 |
|
coverage
|
* include/ruby/ruby.h: constify RBasic::klass and add
|
2013-05-13 10:49:11 +00:00 |
|
curses
|
fix typos. Patch by k_takata.
|
2013-05-19 03:10:21 +00:00 |
|
date
|
* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]
|
2013-04-16 03:25:50 +00:00 |
|
dbm
|
* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]
|
2013-04-16 03:25:50 +00:00 |
|
digest
|
* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,
|
2013-04-13 00:46:29 +00:00 |
|
dl
|
fix typos. Patch by k_takata.
|
2013-05-19 03:10:21 +00:00 |
|
etc
|
* file.c, ext/etc/etc.c, ext/socket/unixsocket.c,
|
2013-05-09 12:12:17 +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/extconf.rb: ignore rc version of libffi to fix build failure.
|
2013-05-19 02:42:16 +00:00 |
|
gdbm
|
* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]
|
2013-04-16 03:25:50 +00:00 |
|
io
|
* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]
|
2013-04-16 03:25:50 +00:00 |
|
json
|
* ext/json/generator/generator.c (isArrayOrObject): cast char to
|
2013-05-08 05:00:02 +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
|
* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,
|
2013-04-13 00:46:29 +00:00 |
|
openssl
|
fix typos. Patch by k_takata.
|
2013-05-19 03:10:21 +00:00 |
|
pathname
|
fix typos. Patch by k_takata.
|
2013-05-19 03:10:21 +00:00 |
|
psych
|
fix typos. Patch by k_takata.
|
2013-05-19 03:10:21 +00:00 |
|
pty
|
fixed wrong value by @taksatou [fix GH-287]
|
2013-04-16 02:31:55 +00:00 |
|
racc/cparse
|
* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,
|
2013-04-13 00:46:29 +00:00 |
|
readline
|
fix typos. Patch by k_takata.
|
2013-05-19 03:10:21 +00:00 |
|
ripper
|
* lib/mkmf.rb (MakeMakefile#create_makefile): remove {$(VPATH)} other
|
2013-04-13 18:00:25 +00:00 |
|
sdbm
|
fix typos. Patch by k_takata.
|
2013-05-19 03:10:21 +00:00 |
|
socket
|
* ext/socket/mkconstants.rb (INTEGER2NUM): Make less comparisons.
|
2013-05-18 11:28:51 +00:00 |
|
stringio
|
* ext/stringio/stringio.c: Correct position of method rdoc
|
2013-05-19 22:49:29 +00:00 |
|
strscan
|
* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,
|
2013-04-13 00:46:29 +00:00 |
|
syslog
|
* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,
|
2013-04-13 00:46:29 +00:00 |
|
tk
|
fix typos inspired by r40825
|
2013-05-19 14:50:47 +00:00 |
|
win32ole
|
* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]
|
2013-04-16 03:25:50 +00:00 |
|
zlib
|
* include/ruby/ruby.h: constify RBasic::klass and add
|
2013-05-13 10:49:11 +00:00 |
|
.document
|
* ext/.document: Add missing ext modules to .document
|
2012-12-19 16:04:11 +00:00 |
|
extmk.rb
|
* ext/extmk.rb: nodoc this file
|
2013-05-20 12:42:02 +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 |