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 f5a12ac596 bigdecimal.c: rename macros
* ext/bigdecimal/bigdecimal.c (RB_OBJ_CLASSNAME): rename from CLASS_NAME().

* ext/bigdecimal/bigdecimal.c (RB_OBJ_STRING): for object itself.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44608 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-01-15 08:16:33 +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: rename macros 2014-01-15 08:16:33 +00:00
continuation
coverage * common.mk, ext/objspace/depend, ext/coverage/depend, 2013-10-28 03:43:17 +00:00
date date_strptime.c: get rid of backtrack explosion 2013-12-10 14:58:43 +00:00
dbm dbm.c: yield dup of keystr 2014-01-01 18:43:13 +00:00
digest * ext/digest/bubblebabble/bubblebabble.c: Teach RDoc digest/bubblebabble 2013-11-21 07:53:39 +00:00
dl ext: real class name 2014-01-13 00:57:36 +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 function.c: adjust indent 2014-01-15 08:16:32 +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 ext/json: objects depend on $(ruby_headers) 2014-01-07 01:13:46 +00:00
mathn
nkf * remove trailing spaces. 2013-11-22 05:21:06 +00:00
objspace * ext/objspace/object_tracing.c: Fix typo in a variable name 2013-12-17 11:18:47 +00:00
openssl * ext/openssl/ossl_pkey_dh.c: Fixed typo by Sandor Szücs [Bug #9243] 2014-01-13 05:27:23 +00:00
pathname ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST 2013-11-29 07:59:14 +00:00
psych * ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings with 2014-01-09 00:56:45 +00:00
pty ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUE 2014-01-12 08:11:36 +00:00
racc/cparse ext: use PRIsVALUE for rb_raise and rb_warn 2014-01-13 00:57:38 +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 socket.c: format flags 2014-01-04 10:15:31 +00:00
stringio * add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use 2013-10-29 11:16:54 +00:00
strscan strscan.c: fix typo 2014-01-14 03:23:20 +00:00
syslog ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUE 2014-01-13 00:57:41 +00:00
thread * ext/thread/thread.c (rb_szqueue_clear): notify SZQUEUE_WAITERS 2014-01-14 12:14:48 +00:00
tk * ext/tk/extconf.rb: --with-tcllib and --with-tklib configure options 2014-01-12 09:04:06 +00:00
win32 win32/registry.rb: size in bytes 2013-09-24 07:41:17 +00:00
win32ole ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUE 2014-01-12 08:11:36 +00:00
zlib ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUE 2014-01-12 08:11:36 +00:00
.document * ext/.document: Remove curses from documentable directories. 2013-12-09 21:16:19 +00:00
extmk.rb extmk.rb: static extensions 2013-07-28 11:10:52 +00:00
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