summaryrefslogtreecommitdiff
path: root/ext/monitor
diff options
context:
space:
mode:
authorBurdette Lamar <BurdetteLamar@Yahoo.com>2020-10-01 17:00:24 -0500
committerSutou Kouhei <kou@cozmixng.org>2020-11-24 09:33:55 +0900
commit4641a9a92b449e2e9d4cbc91a93de27f98396a96 (patch)
treecd754ff4fcdcebc21de65b14a6512d7cba431788 /ext/monitor
parent76e5e5aaec9eb0ec83eb32831a4df4203c24a0a9 (diff)
[ruby/csv] Emphasize with-headers over without-headers in recipes (#180)
https://github.com/ruby/csv/commit/c7bbedd28a
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3804
Diffstat (limited to 'ext/monitor')
0 files changed, 0 insertions, 0 deletions
>2016-06-11forwardable.rb: backtracenobu 2016-06-10forwardable.rb: nodoc _delegator_method [ci skip]nobu 2016-06-10forwardable.rb: fix for non-module objectsnobu 2016-01-12* lib/forwardable.rb: Convert given accessors to String.sorah 2015-12-30forwardable.rb: adjust backtrace by tail callnobu 2015-12-30Forwardable: Fix delegating to 'args' and 'block'nobu 2015-12-16Add frozen_string_literal: false for all filesnaruse 2015-10-23forwardable.rb: full qualify namesnobu 2015-10-23* lib/forwardable (def_instance_delegator, def_single_delegator):shugo 2013-05-23reapply r40839 [Fixes GH-316]zzak 2013-05-23revert forwardable rdoc patch for demozzak 2013-05-20reapply r40839 [Fixes GH-313]zzak 2013-05-20Revert r40839 for demozzak 2013-05-19* lib/forwardable.rb: Forwardable examples in overview were brokenzzak 2013-03-22forwardable.rb: reduce allocations in def_delegatorsnobu 2013-01-04* lib/forwardable.rb: Fix rdoc parameters for ::def_single_delegator.zzak 2013-01-03* lib/forwardable.rb (SingleForwardable): Fix example in overviewzzak 2012-12-07* doc/forwardable.rd: Remove stale documentation filezzak 2012-08-21remove trainling spaces.nobu 2011-05-22 * lib/forwardable.rb: Document def_delegator. Patch by Sandor Szucs.drbrain 2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu 2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain 2011-05-11 * lib/forwardable.rb: support 'delegate :foo => :bar' for to meetkeiju 2010-06-23Clean warnings: unused variables.naruse 2010-05-23* ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,nobu 2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu 2008-11-28 * lib/foerwardable.rb: should be usable def_single_delegator forkeiju 2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz 2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr