aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * ext/psych/yaml/scanner.c: Fix typos, patch by James Dabbszzak2013-01-131-17/+17
* * ext/bigdecimal/bigdecimal.c (BigDecimal_sub):mrkn2013-01-131-5/+51
* * remove trailing spaces.nobu2013-01-121-2/+2
* * ext/psych/lib/psych/visitors/to_ruby.rb: merge key values thattenderlove2013-01-121-6/+20
* * ext/win32ole/win32ole.c (ole_set_byref): support VT_UI8|VT_BYREF,suke2013-01-111-4/+12
* extconf.rb: have_headernobu2013-01-101-12/+34
* * ext/psych/lib/psych/scalar_scanner.rb: strip trailing dots fromtenderlove2013-01-091-1/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: ascii only binary stringstenderlove2013-01-091-2/+3
* * ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal):mrkn2013-01-071-0/+2
* * eval.c (Init_eval): enable Refinements by default.shugo2013-01-072-13/+0
* * ext/psych/lib/psych.rb (Psych.load): Return value ofzzak2013-01-031-3/+3
* * ext/zlib/zlib.c (Zlib::GzipFile): Fix typo by zed_0xffzzak2013-01-011-1/+1
* * ext/curses/curses.c (window_cury, window_curx, window_maxy,shugo2012-12-291-10/+4
* * ext/stringio/stringio.c (strio_getline): fix not to raise TypeErrorglass2012-12-271-1/+1
* * ext/stringio/stringio.c (strio_ungetc): raise IOError instead of RuntimeErrorglass2012-12-271-0/+2
* zlib.c: function namenobu2012-12-231-1/+1
* Deprecate #{lines,bytes,chars,codepoints} of IO-likes.knu2012-12-222-20/+82
* * 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