summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
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
2013-11-25* NEWS: Add ObjectSpace.after_gc_{start,end}_hook=tmm1
2013-11-25* ext/bigdecimal/bigdecimal.gemspec: bump BigDecimal to 1.2.3 forzzak
2013-11-25* ext/bigdecimal/bigdecimal.gemspec: Remove Gem::Specification#datezzak
2013-11-24* ext/objspace/objspace_dump.c: test fixes and win32 compatibilitytmm1
2013-11-23* ext/bigdecimal/bigdecimal.c (BigDecimal_power): Use FIX2LONG insteadmrkn
2013-11-23* ext/bigdecimal/lib/bigdecimal/math.rb (BigMath.E): Use BigMath.exp.mrkn
2013-11-23expmrkn
2013-11-23* ext/bigdecimal/bigdecimal.c (BigDecimal_div2): The signature wasmrkn
2013-11-22* ext/bigdecimal/bigdecimal.c (BigDecimal_power):mrkn
2013-11-22* ext/bigdecimal/bigdecimal.gemspec: version 1.2.2.mrkn
2013-11-22* ext/bigdecimal/bigdecimal.c (BigDecimal_data_type):mrkn
2013-11-22* ext/bigdecimal/bigdecimal.c (BigDecimal_power): Round the result value.mrkn
2013-11-22* ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Insert rb_thread_check_ints.mrkn
2013-11-22* ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Fix the inserting pointsmrkn
2013-11-22* ext/bigdecimal/bigdecimal.c: Fix indentation.mrkn
2013-11-22* remove trailing spaces.nobu
2013-11-22* ext/nkf: merge nkf 2.1.3 2a2f2c5.naruse
2013-11-22openssl/buffering.rb: call supernobu
2013-11-21* ext/bigdecimal/bigdecimal.c (VpAlloc): Fix the expr to adjust the sizemrkn
2013-11-21* ext/bigdecimal/bigdecimal.c (BigDecimal_sqrt): Fix the precision ofmrkn
2013-11-21* ext/digest/bubblebabble/bubblebabble.c: Teach RDoc digest/bubblebabblezzak
2013-11-21* ext/openssl/lib/openssl/buffering.rb: [DOC] Fix HEREDOC comment forzzak
2013-11-21* ext/openssl/ossl_engine.c: [DOC] Documentation for OpenSSL::Enginezzak
2013-11-21* ext/openssl/lib/openssl/buffering.rb: Remove unused arguments fromzzak
2013-11-20* ext/json: merge JSON 1.8.1.naruse
2013-11-18ext/rbconfig/sizeof: move to an extension librarynobu