summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2012-12-21* ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):kou
2012-12-21* ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):kou
2012-12-21* ext/fiddle/lib/fiddle/import.rb (Fiddle::Importer#sizeof):kou
2012-12-20tkutil.c: NIL_Pnobu
2012-12-20ossl.c: RTESTnobu
2012-12-20* ext/openssl/ossl_cipher.c: fix errors for installations that do notemboss
2012-12-20* ext/openssl/ossl.c: do not use FIPS_mode_set if not available.emboss
2012-12-20* remove trailing spaces.nobu
2012-12-20* ext/openssl/ossl_cipher.c: add support for Authenticated Encryptionemboss
2012-12-20* ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss
2012-12-19* ext/.document: Add missing ext modules to .documentzzak
2012-12-18* vm.c (rb_vm_make_jump_tag_but_local_jump): take care of the casenagachika
2012-12-18* ext/openssl/lib/ssl.rb: Enable insertion of empty fragments as aemboss
2012-12-17* ext/psych/lib/psych/visitors/to_ruby.rb: speed up node mapping sotenderlove
2012-12-15* ext/fiddle/pointer.c (rb_fiddle_ptr2cptr): fix error message forgotten to b...ngoto
2012-12-14* ext/.document: add fiddle/pointer.c, fiddle/handle.c, and fiddle/win32/lib ...ngoto
2012-12-13* ext/psych/lib/psych/visitors/yaml_tree.rb: quote strings that begintenderlove
2012-12-13* include/ruby/ruby.h (RB_UNUSED_VAR): new macro to suppressshugo
2012-12-12* ext/json: merge JSON 1.7.5.naruse
2012-12-11* ext/dl/lib/dl/func.rb (DL::Function#unbind, #bound?): suppress NoMethodErro...ngoto
2012-12-11* ext/fiddle/function.c (Fiddle::Function.new): new keyword argument :name to...ngoto
2012-12-11* ext/pathname/lib/pathname.rb: Hide private methods from RDoc.drbrain
2012-12-11* ext/dl/win32/extconf.rb: Fix typonaruse
2012-12-10* properties.nobu
2012-12-10* ext/fiddle/win32/*: library ports from DL to Fiddle.usa
2012-12-08Improve rdoc for Ripper, based on a patch by Oscar Del Ben [github:219]marcandre
2012-12-08* ext/openssl/ossl_x509name.c: Completed documentation fordrbrain
2012-12-08* ext/objspace/objspace.c (iow_size): return size of internal objectko1
2012-12-07* ext/refinement/refinement.c: include ruby/ruby.h instead of theshugo
2012-12-07* doc/etc.rd: Removed stale documentation filezzak
2012-12-07* ext/fiddle/closure.c (Fiddle::Closure.new): fix typo in documentationngoto
2012-12-07* ext/fiddle/function.c (Fiddle::Function.new): fix typo in documentationngoto
2012-12-07Add declaration of rb_warnnaruse
2012-12-06* ext/fiddle/lib/fiddle/function.rb (Fiddle::Function#name): newngoto
2012-12-06* eval.c (ruby_Init_refinement): a new function to enableshugo
2012-12-06* ext/dl/lib/dl/func.rb (CALL_TYPE_TO_ABI, FiddleClosureCFunc): exclude priva...ngoto
2012-12-06* ext/fiddle/lib/fiddle/import.rb (CALL_TYPE_TO_ABI): exclude private constan...ngoto
2012-12-05* ext/dl/lib/dl/func.rb (DL::Function#bind): When Fiddle is used,ngoto
2012-12-05* remove trailing spaces.nobu
2012-12-05* ext/dl/lib/dl/func.rb (DL::Function#initialize, DL::Function#bind):ngoto
2012-12-04* ext/fiddle/lib/fiddle/types.rb: copied from ext/dl/lib/dl/types.rbngoto
2012-12-04* ext/fiddle/lib/fiddle/import.rb (import_function, bind_function):ngoto
2012-12-02* ext/bigdecimal/bigdecimal.c (BigDecimal_new): stop checking stringmrkn
2012-11-30suppress warnings: uninitialized variablesnaruse
2012-11-30* ext/fiddle/extconf.rb, ext/fiddle/function.cngoto
2012-11-30zlib.c: suppress warningnobu
2012-11-30zlib.c: suppress warningnobu
2012-11-30value.rb: adjust indentnobu
2012-11-30value.rb: remove DLnobu
2012-11-29* ext/openssl/ossl_ssl.c (ssl_npn_encode_protocol_i): fix byte orderngoto