aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):kou2012-12-211-1/+1
* * ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):kou2012-12-211-1/+1
* * ext/fiddle/lib/fiddle/import.rb (Fiddle::Importer#sizeof):kou2012-12-211-1/+1
* tkutil.c: NIL_Pnobu2012-12-201-4/+4
* ossl.c: RTESTnobu2012-12-201-2/+2
* * ext/openssl/ossl_cipher.c: fix errors for installations that do notemboss2012-12-202-0/+8
* * ext/openssl/ossl.c: do not use FIPS_mode_set if not available.emboss2012-12-201-0/+7
* * remove trailing spaces.nobu2012-12-201-1/+1
* * ext/openssl/ossl_cipher.c: add support for Authenticated Encryptionemboss2012-12-201-4/+213
* * ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss2012-12-201-1/+29
* * ext/.document: Add missing ext modules to .documentzzak2012-12-191-0/+7
* * vm.c (rb_vm_make_jump_tag_but_local_jump): take care of the casenagachika2012-12-182-0/+20
* * ext/openssl/lib/ssl.rb: Enable insertion of empty fragments as aemboss2012-12-181-1/+3
* * ext/psych/lib/psych/visitors/to_ruby.rb: speed up node mapping sotenderlove2012-12-171-35/+37
* * ext/fiddle/pointer.c (rb_fiddle_ptr2cptr): fix error message forgotten to b...ngoto2012-12-151-1/+1
* * ext/.document: add fiddle/pointer.c, fiddle/handle.c, and fiddle/win32/lib ...ngoto2012-12-141-0/+3
* * ext/psych/lib/psych/visitors/yaml_tree.rb: quote strings that begintenderlove2012-12-131-0/+3
* * include/ruby/ruby.h (RB_UNUSED_VAR): new macro to suppressshugo2012-12-131-1/+1
* * ext/json: merge JSON 1.7.5.naruse2012-12-128-28/+40
* * ext/dl/lib/dl/func.rb (DL::Function#unbind, #bound?): suppress NoMethodErro...ngoto2012-12-111-0/+22
* * ext/fiddle/function.c (Fiddle::Function.new): new keyword argument :name to...ngoto2012-12-112-8/+18
* * ext/pathname/lib/pathname.rb: Hide private methods from RDoc.drbrain2012-12-111-9/+9
* * ext/dl/win32/extconf.rb: Fix typonaruse2012-12-111-1/+1
* * properties.nobu2012-12-101-3/+3
* * ext/fiddle/win32/*: library ports from DL to Fiddle.usa2012-12-104-1/+1228
* Improve rdoc for Ripper, based on a patch by Oscar Del Ben [github:219]marcandre2012-12-081-1/+5
* * ext/openssl/ossl_x509name.c: Completed documentation fordrbrain2012-12-081-7/+97
* * ext/objspace/objspace.c (iow_size): return size of internal objectko12012-12-081-1/+8
* * ext/refinement/refinement.c: include ruby/ruby.h instead of theshugo2012-12-071-7/+2
* * doc/etc.rd: Removed stale documentation filezzak2012-12-071-83/+177
* * ext/fiddle/closure.c (Fiddle::Closure.new): fix typo in documentationngoto2012-12-071-1/+1
* * ext/fiddle/function.c (Fiddle::Function.new): fix typo in documentationngoto2012-12-071-1/+1
* Add declaration of rb_warnnaruse2012-12-071-0/+7
* * ext/fiddle/lib/fiddle/function.rb (Fiddle::Function#name): newngoto2012-12-062-2/+9
* * eval.c (ruby_Init_refinement): a new function to enableshugo2012-12-062-0/+11
* * ext/dl/lib/dl/func.rb (CALL_TYPE_TO_ABI, FiddleClosureCFunc): exclude priva...ngoto2012-12-061-3/+5
* * ext/fiddle/lib/fiddle/import.rb (CALL_TYPE_TO_ABI): exclude private constan...ngoto2012-12-061-0/+2
* * ext/dl/lib/dl/func.rb (DL::Function#bind): When Fiddle is used,ngoto2012-12-051-0/+2
* * remove trailing spaces.nobu2012-12-0510-24/+24
* * ext/dl/lib/dl/func.rb (DL::Function#initialize, DL::Function#bind):ngoto2012-12-052-10/+44
* * ext/fiddle/lib/fiddle/types.rb: copied from ext/dl/lib/dl/types.rbngoto2012-12-041-0/+71
* * ext/fiddle/lib/fiddle/import.rb (import_function, bind_function):ngoto2012-12-041-3/+12
* * ext/bigdecimal/bigdecimal.c (BigDecimal_new): stop checking stringmrkn2012-12-021-1/+0
* suppress warnings: uninitialized variablesnaruse2012-11-301-1/+7
* * ext/fiddle/extconf.rb, ext/fiddle/function.cngoto2012-11-302-1/+3
* zlib.c: suppress warningnobu2012-11-301-1/+1
* zlib.c: suppress warningnobu2012-11-301-3/+3
* value.rb: adjust indentnobu2012-11-301-52/+52
* value.rb: remove DLnobu2012-11-301-2/+0
* * ext/openssl/ossl_ssl.c (ssl_npn_encode_protocol_i): fix byte orderngoto2012-11-291-1/+3