aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * ext/date/date_core.c: define date_sg_t.tadf2012-06-161-26/+15
* * ext/date/date_tmx.h: offset in struct tmx_funcs is now int.tadf2012-06-163-7/+6
* * ext/psych/lib/psych.rb: bumping psych to 1.3.3tenderlove2012-06-152-5/+5
* * include/ruby/intern.h (rb_exec_arg_init): deprecated.akr2012-06-121-2/+2
* * ext/openssl/ossl_pkey_ec.cemboss2012-06-101-0/+74
* * lib/openssl/ssl.rb: Use a simple random number to generate theemboss2012-06-101-1/+3
* * process.c (rb_exec_async_signal_safe): exported.akr2012-06-102-11/+9
* * ext/openssl/ossl.cemboss2012-06-104-7/+22
* * ext/openssl/ossl.c: Fix error in example. Patch by David Albert.emboss2012-06-091-14/+105
* * ext/openssl/ossl_ssl.c: Introduce SSLContext#renegotiation_cb andemboss2012-06-091-70/+54
* process.c, ext/pty/pty.c: status on errorsnobu2012-06-081-0/+1
* ext/pty/pty.c: status to protectnobu2012-06-081-2/+2
* Suppress warnings.naruse2012-06-041-0/+1
* compatible loadernobu2012-06-044-0/+69
* * ext/date/date_core.c: checks whether the object is frozen or not.tadf2012-06-031-0/+9
* Add a test for r35863.naruse2012-06-022-0/+43
* * ext/dl/lib/dl/struct.rb (DL::CStructEntity#set_ctypes): Refactoreddrbrain2012-05-311-19/+12
* * ext/dl/lib/dl/struct.rb (DL::CStructEntity::size): Refactored ::sizedrbrain2012-05-311-20/+12
* * ext/dl/lib/dl/struct.rb (DL::CUnionEntity#set_ctypes): Refactoreddrbrain2012-05-301-13/+2
* * ext/dl/lib/dl/struct.rb (DL::CUnionEntity::size): Fixed ::size todrbrain2012-05-301-11/+3
* * ext/dl: Added documentation. Patch by Vincent Batts.drbrain2012-05-305-3/+148
* * ext/bigdecimal/lib/bigdecimal/jacobian.rb,mrkn2012-05-302-2/+2
* * ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian#dfdxi):mrkn2012-05-301-1/+2
* * ext/date/date_strftime.c: allows %Ok and %Ol.tadf2012-05-271-2/+1
* * ext/date/date_core.c: modified doc.tadf2012-05-271-3/+2
* * ext/date/date_core.c: added description.tadf2012-05-261-8/+8
* re-modifiedtadf2012-05-261-2/+2
* * ext/date/date_strftime.c: reduced the code.tadf2012-05-261-20/+4
* * time.c: modified doc.tadf2012-05-261-2/+2
* * ext/openssl/ossl_ssl.c: Allow disabling client-side renegotiation.emboss2012-05-261-35/+114
* * ext/openssl/ossl_ssl.c: Revert r35583emboss2012-05-251-0/+1
* * trunk/ext/-test-/printf/printf.c: change function names because ofusa2012-05-251-6/+6
* * test/-ext-/test_printf.rb: tests for [Feature #5896].nobu2012-05-252-0/+32
* use RB_TYPE_P() instead of comparison of TYPE()nobu2012-05-239-20/+20
* * ext/syslog/syslog.c: Classify constants and macros into severalknu2012-05-211-67/+92
* * ext/syslog/syslog.c (mSyslog_inspect): Use rb_sprintf().knu2012-05-211-15/+8
* * ext/syslog/syslog.c (mSyslog_inspect): Make sure self is aknu2012-05-211-0/+2
* ext/extmk.rb: workaround for -framework optionnobu2012-05-202-2/+2
* ext/extmk.rb: reopen stdoutnobu2012-05-201-4/+7
* ext/extmk.rb: Shellwords.joinnobu2012-05-201-1/+1
* Bug #6462: EXTSOLIBSnobu2012-05-201-1/+1
* suppress unused-but-set-variable warningsnobu2012-05-191-4/+10
* static-linked-ext: all linked rubynobu2012-05-191-1/+1
* static-linked-ext: into librubynobu2012-05-191-1/+1
* static-linked-ext: into librubynobu2012-05-191-3/+9
* ext/extmk.rb: fold long macronobu2012-05-191-17/+17
* * ext/openssl/extconf.rb: Use Logging::message instead of message.kosaki2012-05-182-10/+10
* ext/extmk.rb: link archives onlynobu2012-05-181-1/+1
* Revert r35684 "* trunk/ext/json/extconf.rb: remove fake file."nobu2012-05-181-0/+3
* * ext/zlib/extconf.rb: Use an exception instaed of bare puts.kosaki2012-05-181-2/+1