1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
ktsj 2251a2729a * ext/thread/thread.c: [DOC] add call-seq alias for Queue#enq, #<<, etc.
* ext/thread/thread.c (Init_thread): use rb_define_alias instead of
  rb_alias to document alias.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-12-09 15:47:35 +00:00
..
-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
date date_parse.c: get rid of backtrack explosion 2013-12-09 02:14:35 +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
fcntl
fiber
fiddle
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 object_tracing.c: fix allocation from NEWOBJ hook 2013-12-09 03:26:07 +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
thread * ext/thread/thread.c: [DOC] add call-seq alias for Queue#enq, #<<, etc. 2013-12-09 15:47:35 +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
.document * ext/.document: Add syslog/lib and thread/thread.c to documentable 2013-12-08 19:44:07 +00:00
extmk.rb
Setup * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00
Setup.atheos * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00
Setup.emx * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00
Setup.nacl * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00
Setup.nt * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00