summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2014-01-14strscan.c: fix typonobu
2014-01-14strscan.c: make string directlynobu
2014-01-13* ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Add an additionalmrkn
2014-01-13* ext/openssl/ossl_pkey_dh.c: Fixed typo by Sandor Szücs [Bug #9243]zzak
2014-01-13* ext/thread/thread.c (rb_szqueue_push): check GET_SZQUEUE_WAITERScharliesome
2014-01-13openssl/ossl.h: calculate as longnobu
2014-01-13ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu
2014-01-13ext: use PRIsVALUE for rb_raise and rb_warnnobu
2014-01-13ext: real class namenobu
2014-01-13cptr.c: unused variablenobu
2014-01-12* ext/tk/extconf.rb: --with-tcllib and --with-tklib configure optionsnagai
2014-01-12ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu
2014-01-12stubs.c: library name stringsnobu
2014-01-12tcltklib.c: create_ip_exc format argumentnobu
2014-01-12ruby/util.h: DECIMAL_SIZE_OF_BITSnobu
2014-01-11bigdecimal.c: expand buffernobu
2014-01-09tk/extconf.rb: fix libpathflag argumentsnobu
2014-01-09* ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings withtenderlove
2014-01-09* ext/psych/lib/psych/visitors/to_ruby.rb: anonymous structstenderlove
2014-01-07ext/json: objects depend on $(ruby_headers)tmm1
2014-01-05tk/extconf.rb: rpath by libpathflagnobu
2014-01-04ext/tk/extconf.rb: fix build error with tk variantnobu
2014-01-04socket.c: format flagsnobu
2014-01-04socket.c: use rb_syserr_failnobu
2014-01-03* ext/socket/socket.c (rsock_sys_fail_host_port): save and restore errnocharliesome
2014-01-02* ext/bigdecimal: update class method call style from :: to .eregon
2014-01-01dbm.c: yield dup of keystrnobu
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