summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2012-06-12* include/ruby/intern.h (rb_exec_arg_init): deprecated.akr
2012-06-10* ext/openssl/ossl_pkey_ec.cemboss
2012-06-10* lib/openssl/ssl.rb: Use a simple random number to generate theemboss
2012-06-10* process.c (rb_exec_async_signal_safe): exported.akr
2012-06-10* ext/openssl/ossl.cemboss
2012-06-09* ext/openssl/ossl.c: Fix error in example. Patch by David Albert.emboss
2012-06-09* ext/openssl/ossl_ssl.c: Introduce SSLContext#renegotiation_cb andemboss
2012-06-08process.c, ext/pty/pty.c: status on errorsnobu
2012-06-08ext/pty/pty.c: status to protectnobu
2012-06-04Suppress warnings.naruse
2012-06-04compatible loadernobu
2012-06-03 * ext/date/date_core.c: checks whether the object is frozen or not.tadf
2012-06-02Add a test for r35863.naruse
2012-05-31* ext/dl/lib/dl/struct.rb (DL::CStructEntity#set_ctypes): Refactoreddrbrain
2012-05-31* ext/dl/lib/dl/struct.rb (DL::CStructEntity::size): Refactored ::sizedrbrain
2012-05-30* ext/dl/lib/dl/struct.rb (DL::CUnionEntity#set_ctypes): Refactoreddrbrain
2012-05-30* ext/dl/lib/dl/struct.rb (DL::CUnionEntity::size): Fixed ::size todrbrain
2012-05-30* ext/dl: Added documentation. Patch by Vincent Batts.drbrain
2012-05-30* ext/bigdecimal/lib/bigdecimal/jacobian.rb,mrkn
2012-05-30* ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian#dfdxi):mrkn
2012-05-27 * ext/date/date_strftime.c: allows %Ok and %Ol.tadf
2012-05-27 * ext/date/date_core.c: modified doc.tadf
2012-05-26 * ext/date/date_core.c: added description.tadf
2012-05-26re-modifiedtadf
2012-05-26 * ext/date/date_strftime.c: reduced the code.tadf
2012-05-26 * time.c: modified doc.tadf
2012-05-26* ext/openssl/ossl_ssl.c: Allow disabling client-side renegotiation.emboss
2012-05-25* ext/openssl/ossl_ssl.c: Revert r35583emboss
2012-05-25* trunk/ext/-test-/printf/printf.c: change function names because ofusa
2012-05-25* test/-ext-/test_printf.rb: tests for [Feature #5896].nobu
2012-05-23use RB_TYPE_P() instead of comparison of TYPE()nobu
2012-05-21* ext/syslog/syslog.c: Classify constants and macros into severalknu
2012-05-21* ext/syslog/syslog.c (mSyslog_inspect): Use rb_sprintf().knu
2012-05-21* ext/syslog/syslog.c (mSyslog_inspect): Make sure self is aknu
2012-05-20ext/extmk.rb: workaround for -framework optionnobu
2012-05-20ext/extmk.rb: reopen stdoutnobu
2012-05-20ext/extmk.rb: Shellwords.joinnobu
2012-05-20Bug #6462: EXTSOLIBSnobu
2012-05-19suppress unused-but-set-variable warningsnobu
2012-05-19static-linked-ext: all linked rubynobu
2012-05-19static-linked-ext: into librubynobu
2012-05-19static-linked-ext: into librubynobu
2012-05-19ext/extmk.rb: fold long macronobu
2012-05-18* ext/openssl/extconf.rb: Use Logging::message instead of message.kosaki
2012-05-18ext/extmk.rb: link archives onlynobu
2012-05-18Revert r35684 "* trunk/ext/json/extconf.rb: remove fake file."nobu
2012-05-18* ext/zlib/extconf.rb: Use an exception instaed of bare puts.kosaki
2012-05-18* ext/psych/extconf.rb: Use an exception instaed of bare abort.kosaki
2012-05-18* ext/fiddle/extconf.rb: Use an exception instaed of bare abort.kosaki
2012-05-18* ext/readline/extconf.rb: Use an exception instead of bare exit.kosaki