summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2013-12-28* benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typoscharliesome
2013-12-25ossl_ssl.c: declare OP_MSIE_SSLV2_RSA_PADDING only if definednobu
2013-12-24ossl.c: integer overflownobu
2013-12-22* doc/ChangeLog-1.9.3: [DOC] Fix typos by @dvsureshzzak
2013-12-17* ext/objspace/object_tracing.c: Fix typo in a variable namea_matsuda
2013-12-16* ext/objspace/objspace.c (reachable_object_from_root_i): useko1
2013-12-15* ext/objspace/objspace.c (reachable_object_from_root_i):ko1
2013-12-14* ext/psych/yaml/emitter.c: Fix typo in the variable namea_matsuda
2013-12-13* ext/socket/lib/socket.rb: Don't test $! in "ensure" clause becauseakr
2013-12-12* ext/bigdecimal/bigdecimal.c (VpSetPTR): fix for limitation of the resultingmrkn
2013-12-12* ext/bigdecimal/bigdecimal.c (VpAddAbs): put out a conditional branch frommrkn
2013-12-12* ext/bigdecimal/bigdecimal.c (VPrint): be a static function, support anothermrkn
2013-12-12* doc/contributing.rdoc: [DOC] Fix typo in comments by @dvsuresh [Fixes GH-475]a_matsuda
2013-12-11* ext/win32ole/sample/olegen.rb: Fix typoa_matsuda
2013-12-11 * ext/tk/lib/tkextlib/SUPPORT_STATUS: [DOC] remove link of RAA.hsbt
2013-12-11 * ext/racc/cparse/README: [DOC] Use upstream and github link instead of RAA.hsbt
2013-12-10date_strptime.c: get rid of backtrack explosionnobu
2013-12-10openssl/digest.rb: check by lambdanobu
2013-12-10openssl/digest.rb: get rid of deprecated classnobu
2013-12-10objspace_dump.c: include object's gc flags in dumptmm1
2013-12-09* ext/.document: Remove curses from documentable directories.drbrain
2013-12-09* ext/openssl/lib/openssl/digest.rb: Deprecate OpenSSL::Digest::Digestzzak
2013-12-09* ext/thread/thread.c: [DOC] add call-seq alias for Queue#enq, #<<, etc.ktsj
2013-12-09* ext/curses, sample/curses: removed curses.shugo
2013-12-09object_tracing.c: fix allocation from NEWOBJ hooknobu
2013-12-09date_parse.c: get rid of backtrack explosionnobu
2013-12-08* ext/.document: Add syslog/lib and thread/thread.c to documentabledrbrain
2013-12-08* bigdecimal.c (BigDecimal_coerce): convert a Float to a BigDecimal insteadmrkn
2013-12-08parse.y: use rb_fstring() for strings stored in the symbol tabletmm1
2013-12-07* ext/tk/lib/tk/canvas.rb: [DOC] Fix typo (s/paramter/parameter/)a_matsuda
2013-12-05* ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec):mrkn
2013-12-05ext/objspace: remove OS.after_gc_start_hook= and move internal testtmm1
2013-12-05gc.c: split GC_END event into GC_END_MARK and GC_END_SWEEPtmm1
2013-12-03* ext/openssl/lib/openssl/buffering.rb: Return ASCII-8BIT strings fromdrbrain
2013-12-01* ext/openssl/lib/openssl/buffering.rb: Fix warning in copyrightzzak
2013-11-30win32ole.c: correct declarationnobu
2013-11-30eval.c: determine exit status and signal before finalizationnobu
2013-11-30vm_eval.c: blockargnobu
2013-11-30* ext/tk/extconf.rb: show the reason of why ignore tclConfig.sh/tkConfig.sh.nagai
2013-11-29* ext/tk/lib/tkextlib/tktable/tktable.rb: fix bug on arguments for Proc object.nagai
2013-11-29ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLISTnobu
2013-11-27* lib/irb/notifier.rb: [Doc] Fix typoa_matsuda
2013-11-26* ext/psych/lib/psych.rb: psych version 2.0.2tenderlove
2013-11-26* ext/psych/lib/psych/scalar_scanner.rb: fix support for negativetenderlove
2013-11-26* ext/psych/lib/psych/scalar_scanner.rb: fix regexp for matching TIMEtenderlove
2013-11-26should not ignore the rest of recursive constructsnobu
2013-11-26* ext/objspace/object_tracing.c (newobj_i): skip class_path if classko1
2013-11-26* vm_trace.c: prohibit to specify normal events and internal eventsko1
2013-11-26* ext/objspace/objspace_dump.c (dump_append_string_value): Escapetmm1
2013-11-26bigdecimal.gemspec: datenobu