ruby/ext
naruse 22ce47745b merge revision(s) 44579: [Backport #9500]
ext: use PRIsVALUE for rb_raise and rb_warn

	* ext/bigdecimal/bigdecimal.c (BigDecimal_new): use PRIsVALUE for
  rb_raise() and rb_warn().
	* ext/openssl/ossl_cipher.c (ossl_cipher_init): ditto.
	* ext/racc/cparse/cparse.c (extract_user_token): ditto.
	* ext/syslog/syslog.c (mSyslog_log): ditto.

	* ext/openssl/ossl.h (OSSL_Check_Kind, OSSL_Check_Instance): now
  ossl_raise() also accepts PRIsVALUE.
	* ext/openssl/ossl_asn1.c (ossl_asn1_default_tag):

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@44904 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-02-10 13:35:07 +00:00
..
-test- parse.y: use rb_fstring() for strings stored in the symbol table 2013-12-08 01:39:27 +00:00
bigdecimal merge revision(s) 44579: [Backport #9500] 2014-02-10 13:35:07 +00:00
continuation * cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed 2009-01-20 07:17:28 +00:00
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 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 merge revision(s) 44572,44578,44591,44592: [Backport #9490] 2014-02-10 11:45:14 +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 * cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed 2009-01-20 07:17:28 +00:00
fiddle merge revision(s) 44572,44578,44591,44592: [Backport #9490] 2014-02-10 11:45:14 +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 * complex.c (nucomp_canonicalization): renamed. 2008-12-12 23:40:55 +00:00
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 merge revision(s) 44579: [Backport #9500] 2014-02-10 13:35:07 +00:00
pathname ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST 2013-11-29 07:59:14 +00:00
psych * ext/psych/yaml/emitter.c: Fix typo in the variable name 2013-12-14 01:19:06 +00:00
pty merge revision(s) 44572,44578,44591,44592: [Backport #9490] 2014-02-10 11:45:14 +00:00
racc/cparse merge revision(s) 44579: [Backport #9500] 2014-02-10 13:35:07 +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 merge revision(s) 44490,44496: [Backport #9352] 2014-02-05 13:08:32 +00:00
stringio * add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use 2013-10-29 11:16:54 +00:00
strscan merge revision(s) 44572,44578,44591,44592: [Backport #9490] 2014-02-10 11:45:14 +00:00
syslog merge revision(s) 44579: [Backport #9500] 2014-02-10 13:35:07 +00:00
thread merge revision(s) 44852: [Backport #9343] 2014-02-06 07:24:46 +00:00
tk merge revision(s) 44572,44578,44591,44592: [Backport #9490] 2014-02-10 11:45:14 +00:00
win32 win32/registry.rb: size in bytes 2013-09-24 07:41:17 +00:00
win32ole merge revision(s) 44572,44578,44591,44592: [Backport #9490] 2014-02-10 11:45:14 +00:00
zlib merge revision(s) 44572,44578,44591,44592: [Backport #9490] 2014-02-10 11:45:14 +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