1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 6648136779 readline/extconf.rb: fix typo
* ext/readline/extconf.rb: fix typo, `$defs` not `$DEFS`.
  [ruby-core:61756] [Bug #9578]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45488 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-03-31 14:57:47 +00:00
..
-test- struct.c: not_a_member message 2014-03-28 10:32:16 +00:00
bigdecimal class.c: do nothing if copying self 2014-02-21 11:42:03 +00:00
continuation
coverage
date unused functions and variables 2014-03-17 04:57:14 +00:00
dbm use do/while(0) around GetDBM macros 2014-03-02 22:50:31 +00:00
digest
dl dl/extconf.rb: check for -fno-defer-pop option 2014-03-20 03:21:52 +00:00
etc
fcntl
fiber
fiddle fiddle/function.c: fix memory leak on exception 2014-03-09 04:51:38 +00:00
gdbm use do/while(0) around GetDBM macros 2014-03-02 22:50:31 +00:00
io * ext/io/console/console.c (console_dev): need read access for conout$ 2014-02-22 10:11:25 +00:00
json json/parser/prereq.mk: use enum 2014-03-17 04:57:19 +00:00
mathn
nkf * ext/nkf/nkf-utf8/nkf.c: fix typo by @windwiny [fix GH-506] 2014-01-19 05:43:23 +00:00
objspace ext/objspace: Check fptr before trying to dump FILE object fd 2014-03-10 21:55:51 +00:00
openssl * lib/openssl/ssl.rb: Explicitly whitelist the default 2014-03-06 01:43:53 +00:00
pathname remove unnecessary unshift 2014-03-25 14:42:36 +00:00
psych * ext/psych/psych.gemspec: update gemspec for psych-2.0.5 2014-03-28 00:23:13 +00:00
pty
racc/cparse
rbconfig/sizeof
readline readline/extconf.rb: fix typo 2014-03-31 14:57:47 +00:00
ripper * ext/ripper/lib/ripper/lexer.rb: [DOC] use lower case version of core 2014-02-07 12:57:44 +00:00
sdbm use do/while(0) around GetDBM macros 2014-03-02 22:50:31 +00:00
socket option.c: use rb_w32_inet_pton 2014-02-23 03:18:56 +00:00
stringio * ext/stringio/stringio.c: [DOC] add docs and example by @schneems [ci skip] [fix GH-527] 2014-02-06 03:08:38 +00:00
strscan strscan.c: fix typo 2014-01-14 03:23:20 +00:00
syslog
thread thread.c: undumpable 2014-03-26 02:20:26 +00:00
tk * ext/tk/README.tcltklib: [DOC] Fix typo by @xta [Fixes GH-532] [ci skip] 2014-02-11 08:02:01 +00:00
win32
win32ole ext/win32ole/win32ole.c (ole_typedesc2val): add VT_RECORD case. 2014-02-01 06:16:42 +00:00
zlib class.c: do nothing if copying self 2014-02-21 11:42:03 +00:00
.document * ext/.document: remove refinement from documentable directories. 2014-03-15 09:56:43 +00:00
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt