[Rcpp-commits] r2858 - in pkg/Rcpp: R inst/include inst/include/Rcpp inst/include/Rcpp/generated inst/include/Rcpp/internal inst/include/Rcpp/macros inst/include/Rcpp/module inst/include/Rcpp/stats inst/include/Rcpp/stats/dpq inst/include/Rcpp/stats/random inst/include/Rcpp/sugar inst/include/Rcpp/sugar/block inst/include/Rcpp/sugar/functions inst/include/Rcpp/sugar/logical inst/include/Rcpp/sugar/matrix inst/include/Rcpp/sugar/nona inst/include/Rcpp/sugar/operators inst/include/Rcpp/traits inst/include/Rcpp/vector inst/include/doxygen src

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Jan 11 13:59:45 CET 2011


Author: romain
Date: 2011-01-11 13:59:44 +0100 (Tue, 11 Jan 2011)
New Revision: 2858

Modified:
   pkg/Rcpp/R/00_classes.R
   pkg/Rcpp/R/01_show.R
   pkg/Rcpp/R/02_completion.R
   pkg/Rcpp/R/03_prompt.R
   pkg/Rcpp/R/Module.R
   pkg/Rcpp/R/Rcpp.package.skeleton.R
   pkg/Rcpp/R/SHLIB.R
   pkg/Rcpp/R/bib.R
   pkg/Rcpp/R/exceptions.R
   pkg/Rcpp/R/inline.R
   pkg/Rcpp/R/populate.R
   pkg/Rcpp/R/tools.R
   pkg/Rcpp/R/unit.tests.R
   pkg/Rcpp/R/zzz.R
   pkg/Rcpp/inst/include/Rcpp.h
   pkg/Rcpp/inst/include/Rcpp/DataFrame.h
   pkg/Rcpp/inst/include/Rcpp/DataFrame_generated.h
   pkg/Rcpp/inst/include/Rcpp/Date.h
   pkg/Rcpp/inst/include/Rcpp/DateVector.h
   pkg/Rcpp/inst/include/Rcpp/Date_forward.h
   pkg/Rcpp/inst/include/Rcpp/Datetime.h
   pkg/Rcpp/inst/include/Rcpp/DatetimeVector.h
   pkg/Rcpp/inst/include/Rcpp/Datetime_forward.h
   pkg/Rcpp/inst/include/Rcpp/Dimension.h
   pkg/Rcpp/inst/include/Rcpp/DottedPair.h
   pkg/Rcpp/inst/include/Rcpp/Environment.h
   pkg/Rcpp/inst/include/Rcpp/Evaluator.h
   pkg/Rcpp/inst/include/Rcpp/Extractor.h
   pkg/Rcpp/inst/include/Rcpp/Fast.h
   pkg/Rcpp/inst/include/Rcpp/Formula.h
   pkg/Rcpp/inst/include/Rcpp/Function.h
   pkg/Rcpp/inst/include/Rcpp/Generator.h
   pkg/Rcpp/inst/include/Rcpp/InternalFunction.h
   pkg/Rcpp/inst/include/Rcpp/Language.h
   pkg/Rcpp/inst/include/Rcpp/Module.h
   pkg/Rcpp/inst/include/Rcpp/Named.h
   pkg/Rcpp/inst/include/Rcpp/Pairlist.h
   pkg/Rcpp/inst/include/Rcpp/Promise.h
   pkg/Rcpp/inst/include/Rcpp/RObject.h
   pkg/Rcpp/inst/include/Rcpp/Reference.h
   pkg/Rcpp/inst/include/Rcpp/S4.h
   pkg/Rcpp/inst/include/Rcpp/StringTransformer.h
   pkg/Rcpp/inst/include/Rcpp/Symbol.h
   pkg/Rcpp/inst/include/Rcpp/Vector.h
   pkg/Rcpp/inst/include/Rcpp/WeakReference.h
   pkg/Rcpp/inst/include/Rcpp/XPtr.h
   pkg/Rcpp/inst/include/Rcpp/algo.h
   pkg/Rcpp/inst/include/Rcpp/as.h
   pkg/Rcpp/inst/include/Rcpp/barrier.h
   pkg/Rcpp/inst/include/Rcpp/cache.h
   pkg/Rcpp/inst/include/Rcpp/clone.h
   pkg/Rcpp/inst/include/Rcpp/complex.h
   pkg/Rcpp/inst/include/Rcpp/config.h
   pkg/Rcpp/inst/include/Rcpp/exceptions.h
   pkg/Rcpp/inst/include/Rcpp/generated/DottedPair__ctors.h
   pkg/Rcpp/inst/include/Rcpp/generated/Function__operator.h
   pkg/Rcpp/inst/include/Rcpp/generated/InternalFunction__ctors.h
   pkg/Rcpp/inst/include/Rcpp/generated/Language__ctors.h
   pkg/Rcpp/inst/include/Rcpp/generated/Pairlist__ctors.h
   pkg/Rcpp/inst/include/Rcpp/generated/Vector__create.h
   pkg/Rcpp/inst/include/Rcpp/generated/grow__pairlist.h
   pkg/Rcpp/inst/include/Rcpp/grow.h
   pkg/Rcpp/inst/include/Rcpp/internal/ListInitialization.h
   pkg/Rcpp/inst/include/Rcpp/internal/Proxy_Iterator.h
   pkg/Rcpp/inst/include/Rcpp/internal/caster.h
   pkg/Rcpp/inst/include/Rcpp/internal/export.h
   pkg/Rcpp/inst/include/Rcpp/internal/posixt.h
   pkg/Rcpp/inst/include/Rcpp/internal/r_coerce.h
   pkg/Rcpp/inst/include/Rcpp/internal/r_vector.h
   pkg/Rcpp/inst/include/Rcpp/internal/wrap.h
   pkg/Rcpp/inst/include/Rcpp/internal/wrap_forward.h
   pkg/Rcpp/inst/include/Rcpp/macros/unroll.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_Add_Property.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_Field.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_Property.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_generated_Constructor.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_generated_CppFunction.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_generated_CppMethod.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_generated_Pointer_CppMethod.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_generated_Pointer_method.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_generated_class_constructor.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_generated_class_signature.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_generated_ctor_signature.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_generated_function.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_generated_get_return_type.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_generated_get_signature.h
   pkg/Rcpp/inst/include/Rcpp/module/Module_generated_method.h
   pkg/Rcpp/inst/include/Rcpp/preprocessor.h
   pkg/Rcpp/inst/include/Rcpp/preprocessor_generated.h
   pkg/Rcpp/inst/include/Rcpp/r_cast.h
   pkg/Rcpp/inst/include/Rcpp/routines.h
   pkg/Rcpp/inst/include/Rcpp/sprintf.h
   pkg/Rcpp/inst/include/Rcpp/stats/beta.h
   pkg/Rcpp/inst/include/Rcpp/stats/binom.h
   pkg/Rcpp/inst/include/Rcpp/stats/cauchy.h
   pkg/Rcpp/inst/include/Rcpp/stats/chisq.h
   pkg/Rcpp/inst/include/Rcpp/stats/dpq/dpq.h
   pkg/Rcpp/inst/include/Rcpp/stats/exp.h
   pkg/Rcpp/inst/include/Rcpp/stats/f.h
   pkg/Rcpp/inst/include/Rcpp/stats/gamma.h
   pkg/Rcpp/inst/include/Rcpp/stats/geom.h
   pkg/Rcpp/inst/include/Rcpp/stats/hyper.h
   pkg/Rcpp/inst/include/Rcpp/stats/lnorm.h
   pkg/Rcpp/inst/include/Rcpp/stats/logis.h
   pkg/Rcpp/inst/include/Rcpp/stats/nbeta.h
   pkg/Rcpp/inst/include/Rcpp/stats/nbinom.h
   pkg/Rcpp/inst/include/Rcpp/stats/nbinom_mu.h
   pkg/Rcpp/inst/include/Rcpp/stats/nchisq.h
   pkg/Rcpp/inst/include/Rcpp/stats/nf.h
   pkg/Rcpp/inst/include/Rcpp/stats/norm.h
   pkg/Rcpp/inst/include/Rcpp/stats/nt.h
   pkg/Rcpp/inst/include/Rcpp/stats/pois.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/random.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rbeta.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rbinom.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rcauchy.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rchisq.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rexp.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rf.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rgamma.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rgeom.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rhyper.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rlnorm.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rlogis.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rnbinom.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rnbinom_mu.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rnchisq.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rnorm.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rpois.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rsignrank.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rt.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/runif.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rweibull.h
   pkg/Rcpp/inst/include/Rcpp/stats/random/rwilcox.h
   pkg/Rcpp/inst/include/Rcpp/stats/stats.h
   pkg/Rcpp/inst/include/Rcpp/stats/t.h
   pkg/Rcpp/inst/include/Rcpp/stats/unif.h
   pkg/Rcpp/inst/include/Rcpp/stats/weibull.h
   pkg/Rcpp/inst/include/Rcpp/sugar/Range.h
   pkg/Rcpp/inst/include/Rcpp/sugar/block/SugarBlock_1.h
   pkg/Rcpp/inst/include/Rcpp/sugar/block/SugarBlock_2.h
   pkg/Rcpp/inst/include/Rcpp/sugar/block/SugarBlock_3.h
   pkg/Rcpp/inst/include/Rcpp/sugar/block/SugarMath.h
   pkg/Rcpp/inst/include/Rcpp/sugar/block/Vectorized_Math.h
   pkg/Rcpp/inst/include/Rcpp/sugar/block/block.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/Lazy.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/all.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/any.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/complex.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/cumsum.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/diff.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/functions.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/head.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/ifelse.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/is_na.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/lapply.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/math.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/pmax.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/pmin.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/pow.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/rep.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/rep_each.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/rep_len.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/rev.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/sapply.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/seq_along.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/sign.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/sum.h
   pkg/Rcpp/inst/include/Rcpp/sugar/functions/tail.h
   pkg/Rcpp/inst/include/Rcpp/sugar/logical/SingleLogicalResult.h
   pkg/Rcpp/inst/include/Rcpp/sugar/logical/and.h
   pkg/Rcpp/inst/include/Rcpp/sugar/logical/can_have_na.h
   pkg/Rcpp/inst/include/Rcpp/sugar/logical/is.h
   pkg/Rcpp/inst/include/Rcpp/sugar/logical/logical.h
   pkg/Rcpp/inst/include/Rcpp/sugar/logical/not.h
   pkg/Rcpp/inst/include/Rcpp/sugar/logical/or.h
   pkg/Rcpp/inst/include/Rcpp/sugar/matrix/as_vector.h
   pkg/Rcpp/inst/include/Rcpp/sugar/matrix/col.h
   pkg/Rcpp/inst/include/Rcpp/sugar/matrix/diag.h
   pkg/Rcpp/inst/include/Rcpp/sugar/matrix/lower_tri.h
   pkg/Rcpp/inst/include/Rcpp/sugar/matrix/matrix_functions.h
   pkg/Rcpp/inst/include/Rcpp/sugar/matrix/outer.h
   pkg/Rcpp/inst/include/Rcpp/sugar/matrix/row.h
   pkg/Rcpp/inst/include/Rcpp/sugar/matrix/tools.h
   pkg/Rcpp/inst/include/Rcpp/sugar/matrix/upper_tri.h
   pkg/Rcpp/inst/include/Rcpp/sugar/nona/nona.h
   pkg/Rcpp/inst/include/Rcpp/sugar/operators/Comparator.h
   pkg/Rcpp/inst/include/Rcpp/sugar/operators/Comparator_With_One_Value.h
   pkg/Rcpp/inst/include/Rcpp/sugar/operators/divides.h
   pkg/Rcpp/inst/include/Rcpp/sugar/operators/logical_operators__Vector__Vector.h
   pkg/Rcpp/inst/include/Rcpp/sugar/operators/logical_operators__Vector__primitive.h
   pkg/Rcpp/inst/include/Rcpp/sugar/operators/minus.h
   pkg/Rcpp/inst/include/Rcpp/sugar/operators/not.h
   pkg/Rcpp/inst/include/Rcpp/sugar/operators/operators.h
   pkg/Rcpp/inst/include/Rcpp/sugar/operators/plus.h
   pkg/Rcpp/inst/include/Rcpp/sugar/operators/r_binary_op.h
   pkg/Rcpp/inst/include/Rcpp/sugar/operators/times.h
   pkg/Rcpp/inst/include/Rcpp/sugar/operators/unary_minus.h
   pkg/Rcpp/inst/include/Rcpp/sugar/sugar.h
   pkg/Rcpp/inst/include/Rcpp/sugar/sugar_forward.h
   pkg/Rcpp/inst/include/Rcpp/sugar/undoRmath.h
   pkg/Rcpp/inst/include/Rcpp/traits/Exporter.h
   pkg/Rcpp/inst/include/Rcpp/traits/expands_to_logical.h
   pkg/Rcpp/inst/include/Rcpp/traits/get_na.h
   pkg/Rcpp/inst/include/Rcpp/traits/has_iterator.h
   pkg/Rcpp/inst/include/Rcpp/traits/has_na.h
   pkg/Rcpp/inst/include/Rcpp/traits/if_.h
   pkg/Rcpp/inst/include/Rcpp/traits/init_type.h
   pkg/Rcpp/inst/include/Rcpp/traits/integral_constant.h
   pkg/Rcpp/inst/include/Rcpp/traits/is_const.h
   pkg/Rcpp/inst/include/Rcpp/traits/is_convertible.h
   pkg/Rcpp/inst/include/Rcpp/traits/is_na.h
   pkg/Rcpp/inst/include/Rcpp/traits/is_reference.h
   pkg/Rcpp/inst/include/Rcpp/traits/is_sugar_expression.h
   pkg/Rcpp/inst/include/Rcpp/traits/is_trivial.h
   pkg/Rcpp/inst/include/Rcpp/traits/matrix_interface.h
   pkg/Rcpp/inst/include/Rcpp/traits/named_object.h
   pkg/Rcpp/inst/include/Rcpp/traits/r_sexptype_traits.h
   pkg/Rcpp/inst/include/Rcpp/traits/r_type_traits.h
   pkg/Rcpp/inst/include/Rcpp/traits/remove_const.h
   pkg/Rcpp/inst/include/Rcpp/traits/remove_const_and_reference.h
   pkg/Rcpp/inst/include/Rcpp/traits/remove_reference.h
   pkg/Rcpp/inst/include/Rcpp/traits/result_of.h
   pkg/Rcpp/inst/include/Rcpp/traits/same_type.h
   pkg/Rcpp/inst/include/Rcpp/traits/storage_type.h
   pkg/Rcpp/inst/include/Rcpp/traits/wrap_type_traits.h
   pkg/Rcpp/inst/include/Rcpp/vector/00_forward_Vector.h
   pkg/Rcpp/inst/include/Rcpp/vector/00_forward_eval_methods.h
   pkg/Rcpp/inst/include/Rcpp/vector/00_forward_proxy.h
   pkg/Rcpp/inst/include/Rcpp/vector/LazyVector.h
   pkg/Rcpp/inst/include/Rcpp/vector/Matrix.h
   pkg/Rcpp/inst/include/Rcpp/vector/MatrixBase.h
   pkg/Rcpp/inst/include/Rcpp/vector/MatrixColumn.h
   pkg/Rcpp/inst/include/Rcpp/vector/MatrixRow.h
   pkg/Rcpp/inst/include/Rcpp/vector/RangeIndexer.h
   pkg/Rcpp/inst/include/Rcpp/vector/SubMatrix.h
   pkg/Rcpp/inst/include/Rcpp/vector/Vector.h
   pkg/Rcpp/inst/include/Rcpp/vector/VectorBase.h
   pkg/Rcpp/inst/include/Rcpp/vector/converter.h
   pkg/Rcpp/inst/include/Rcpp/vector/eval_methods.h
   pkg/Rcpp/inst/include/Rcpp/vector/instantiation.h
   pkg/Rcpp/inst/include/Rcpp/vector/proxy.h
   pkg/Rcpp/inst/include/Rcpp/vector/string_proxy.h
   pkg/Rcpp/inst/include/Rcpp/vector/swap.h
   pkg/Rcpp/inst/include/Rcpp/vector/traits.h
   pkg/Rcpp/inst/include/RcppCommon.h
   pkg/Rcpp/inst/include/doxygen/Examples.h
   pkg/Rcpp/src/Date.cpp
   pkg/Rcpp/src/DateVector.cpp
   pkg/Rcpp/src/Datetime.cpp
   pkg/Rcpp/src/DatetimeVector.cpp
   pkg/Rcpp/src/Dimension.cpp
   pkg/Rcpp/src/DottedPair.cpp
   pkg/Rcpp/src/Environment.cpp
   pkg/Rcpp/src/Evaluator.cpp
   pkg/Rcpp/src/Formula.cpp
   pkg/Rcpp/src/Function.cpp
   pkg/Rcpp/src/Language.cpp
   pkg/Rcpp/src/Module.cpp
   pkg/Rcpp/src/Pairlist.cpp
   pkg/Rcpp/src/Promise.cpp
   pkg/Rcpp/src/RObject.cpp
   pkg/Rcpp/src/RcppCommon.cpp
   pkg/Rcpp/src/Rcpp_init.c
   pkg/Rcpp/src/Reference.cpp
   pkg/Rcpp/src/S4.cpp
   pkg/Rcpp/src/Symbol.cpp
   pkg/Rcpp/src/WeakReference.cpp
   pkg/Rcpp/src/barrier.cpp
   pkg/Rcpp/src/cache.cpp
   pkg/Rcpp/src/coerce.cpp
   pkg/Rcpp/src/complex.cpp
   pkg/Rcpp/src/debugging.cpp
   pkg/Rcpp/src/exceptions.cpp
   pkg/Rcpp/src/posixt.cpp
   pkg/Rcpp/src/r_cast.cpp
Log:
happy new year

Modified: pkg/Rcpp/R/00_classes.R
===================================================================
--- pkg/Rcpp/R/00_classes.R	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/R/00_classes.R	2011-01-11 12:59:44 UTC (rev 2858)
@@ -1,4 +1,4 @@
-# Copyright (C)        2010 John Chambers, Dirk Eddelbuettel and Romain Francois
+# Copyright (C) 2010 - 2011 John Chambers, Dirk Eddelbuettel and Romain Francois
 #
 # This file is part of Rcpp.
 #

Modified: pkg/Rcpp/R/01_show.R
===================================================================
--- pkg/Rcpp/R/01_show.R	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/R/01_show.R	2011-01-11 12:59:44 UTC (rev 2858)
@@ -1,4 +1,4 @@
-# Copyright (C)        2010 John Chambers, Dirk Eddelbuettel and Romain Francois
+# Copyright (C) 2010 - 2011 John Chambers, Dirk Eddelbuettel and Romain Francois
 #
 # This file is part of Rcpp.
 #

Modified: pkg/Rcpp/R/02_completion.R
===================================================================
--- pkg/Rcpp/R/02_completion.R	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/R/02_completion.R	2011-01-11 12:59:44 UTC (rev 2858)
@@ -1,4 +1,4 @@
-# Copyright (C)        2010 John Chambers, Dirk Eddelbuettel and Romain Francois
+# Copyright (C) 2010 - 2011 John Chambers, Dirk Eddelbuettel and Romain Francois
 #
 # This file is part of Rcpp.
 #

Modified: pkg/Rcpp/R/03_prompt.R
===================================================================
--- pkg/Rcpp/R/03_prompt.R	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/R/03_prompt.R	2011-01-11 12:59:44 UTC (rev 2858)
@@ -1,4 +1,4 @@
-# Copyright (C)        2010 John Chambers, Dirk Eddelbuettel and Romain Francois
+# Copyright (C) 2010 - 2011 John Chambers, Dirk Eddelbuettel and Romain Francois
 #
 # This file is part of Rcpp.
 #

Modified: pkg/Rcpp/R/Module.R
===================================================================
--- pkg/Rcpp/R/Module.R	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/R/Module.R	2011-01-11 12:59:44 UTC (rev 2858)
@@ -1,4 +1,4 @@
-# Copyright (C)        2010 John Chambers, Dirk Eddelbuettel and Romain Francois
+# Copyright (C) 2010 - 2011 John Chambers, Dirk Eddelbuettel and Romain Francois
 #
 # This file is part of Rcpp.
 #

Modified: pkg/Rcpp/R/Rcpp.package.skeleton.R
===================================================================
--- pkg/Rcpp/R/Rcpp.package.skeleton.R	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/R/Rcpp.package.skeleton.R	2011-01-11 12:59:44 UTC (rev 2858)
@@ -1,4 +1,4 @@
-# Copyright (C)        2009 - 2010 Dirk Eddelbuettel and Romain Francois
+# Copyright (C) 2009 - 2011 Dirk Eddelbuettel and Romain Francois
 #
 # This file is part of Rcpp.
 #

Modified: pkg/Rcpp/R/SHLIB.R
===================================================================
--- pkg/Rcpp/R/SHLIB.R	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/R/SHLIB.R	2011-01-11 12:59:44 UTC (rev 2858)
@@ -1,4 +1,4 @@
-# Copyright (C)        2010 Dirk Eddelbuettel and Romain Francois
+# Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 #
 # This file is part of Rcpp.
 #

Modified: pkg/Rcpp/R/bib.R
===================================================================
--- pkg/Rcpp/R/bib.R	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/R/bib.R	2011-01-11 12:59:44 UTC (rev 2858)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+# Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 #
 # This file is part of Rcpp.
 #

Modified: pkg/Rcpp/R/exceptions.R
===================================================================
--- pkg/Rcpp/R/exceptions.R	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/R/exceptions.R	2011-01-11 12:59:44 UTC (rev 2858)
@@ -1,4 +1,4 @@
-# Copyright (C)        2009 - 2010 Dirk Eddelbuettel and Romain Francois
+# Copyright (C) 2009 - 2011 Dirk Eddelbuettel and Romain Francois
 #
 # This file is part of Rcpp.
 #

Modified: pkg/Rcpp/R/inline.R
===================================================================
--- pkg/Rcpp/R/inline.R	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/R/inline.R	2011-01-11 12:59:44 UTC (rev 2858)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009 - 2010	Dirk Eddelbuettel and Romain Francois
+# Copyright (C) 2009 - 2011 Dirk Eddelbuettel and Romain Francois
 #
 # This file is part of Rcpp.
 #

Modified: pkg/Rcpp/R/populate.R
===================================================================
--- pkg/Rcpp/R/populate.R	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/R/populate.R	2011-01-11 12:59:44 UTC (rev 2858)
@@ -1,4 +1,4 @@
-# Copyright (C)        2010 John Chambers, Dirk Eddelbuettel and Romain Francois
+# Copyright (C) 2010 - 2011 John Chambers, Dirk Eddelbuettel and Romain Francois
 #
 # This file is part of Rcpp.
 #

Modified: pkg/Rcpp/R/tools.R
===================================================================
--- pkg/Rcpp/R/tools.R	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/R/tools.R	2011-01-11 12:59:44 UTC (rev 2858)
@@ -1,4 +1,4 @@
-# Copyright (C)        2010 Dirk Eddelbuettel and Romain Francois
+# Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 #
 # This file is part of Rcpp.
 #

Modified: pkg/Rcpp/R/unit.tests.R
===================================================================
--- pkg/Rcpp/R/unit.tests.R	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/R/unit.tests.R	2011-01-11 12:59:44 UTC (rev 2858)
@@ -1,4 +1,4 @@
-# Copyright (C)        2010 Dirk Eddelbuettel and Romain Francois
+# Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 #
 # This file is part of Rcpp.
 #

Modified: pkg/Rcpp/R/zzz.R
===================================================================
--- pkg/Rcpp/R/zzz.R	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/R/zzz.R	2011-01-11 12:59:44 UTC (rev 2858)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009- 2010	Dirk Eddelbuettel and Romain Francois
+# Copyright (C) 2009 - 2011 Dirk Eddelbuettel and Romain Francois
 #
 # This file is part of Rcpp.
 #

Modified: pkg/Rcpp/inst/include/Rcpp/DataFrame.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/DataFrame.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/DataFrame.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // DataFrame.h: Rcpp R/C++ interface class library -- data frames
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/DataFrame_generated.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/DataFrame_generated.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/DataFrame_generated.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -3,7 +3,7 @@
 //
 // DataFrame_generated.h: Rcpp R/C++ interface class library -- data frames
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Date.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Date.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Date.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Date.h: Rcpp R/C++ interface class library -- dates
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/DateVector.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/DateVector.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/DateVector.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // DateVector.h: Rcpp R/C++ interface class library -- Date vector support
 //
-// Copyright (C) 2010	     Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011    Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Date_forward.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Date_forward.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Date_forward.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Date_forward.h: Rcpp R/C++ interface class library -- 
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Datetime.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Datetime.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Datetime.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Datetime.h: Rcpp R/C++ interface class library -- Datetime (POSIXct)
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/DatetimeVector.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/DatetimeVector.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/DatetimeVector.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // DatetimeVector.h: Rcpp R/C++ interface class library -- Datetime vector
 //
-// Copyright (C) 2010	     Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011    Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Datetime_forward.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Datetime_forward.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Datetime_forward.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Datetime_forward.h: Rcpp R/C++ interface class library -- 
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Dimension.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Dimension.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Dimension.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Dimension.h: Rcpp R/C++ interface class library -- dimensions
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/DottedPair.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/DottedPair.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/DottedPair.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // DottedPair.h: Rcpp R/C++ interface class library -- dotted pair list template
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Environment.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Environment.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Environment.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Environment.h: Rcpp R/C++ interface class library -- access R environments
 //
-// Copyright (C) 2009 - 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2009 - 2011	Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Evaluator.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Evaluator.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Evaluator.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Evaluator.h: Rcpp R/C++ interface class library -- protected evaluation
 //
-// Copyright (C) 2009 - 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2009 - 2011	Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Extractor.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Extractor.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Extractor.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Extractor.h: Rcpp R/C++ interface class library -- faster vectors (less interface)
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Fast.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Fast.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Fast.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Fast.h: Rcpp R/C++ interface class library -- faster vectors (less interface)
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Formula.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Formula.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Formula.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Formula.h: Rcpp R/C++ interface class library -- formula
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Function.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Function.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Function.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Function.h: Rcpp R/C++ interface class library -- functions (also primitives and builtins)
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Generator.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Generator.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Generator.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Generator.h: Rcpp R/C++ interface class library -- framework for random number generation
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/InternalFunction.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/InternalFunction.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/InternalFunction.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // InternalFunction.h: Rcpp R/C++ interface class library -- exposing C++ functions
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Language.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Language.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Language.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Language.h: Rcpp R/C++ interface class library -- language objects (calls)
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Module.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Module.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Module.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Module.h: Rcpp R/C++ interface class library -- Rcpp modules
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Named.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Named.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Named.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Named.h: Rcpp R/C++ interface class library -- named object 
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Pairlist.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Pairlist.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Pairlist.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Pairlist.h: Rcpp R/C++ interface class library -- pair lists objects (LISTSXP)
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Promise.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Promise.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Promise.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Promise.h: Rcpp R/C++ interface class library -- promises (PROMSXP)
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/RObject.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/RObject.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/RObject.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // RObject.h: Rcpp R/C++ interface class library -- general R object wrapper
 //
-// Copyright (C) 2009 - 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2009 - 2011	Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Reference.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Reference.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Reference.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Reference.h: Rcpp R/C++ interface class library -- S4 objects
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/S4.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/S4.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/S4.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // S4.h: Rcpp R/C++ interface class library -- S4 objects
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/StringTransformer.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/StringTransformer.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/StringTransformer.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // clone.h: Rcpp R/C++ interface class library -- clone RObject's
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Symbol.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Symbol.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Symbol.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Symbol.h: Rcpp R/C++ interface class library -- access R environments
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/Vector.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/Vector.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/Vector.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Vector.h: Rcpp R/C++ interface class library -- vectors
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/WeakReference.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/WeakReference.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/WeakReference.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // WeakReference.h: Rcpp R/C++ interface class library -- weak references
 //
-// Copyright (C) 2009 - 2010	Romain Francois and Dirk Eddelbuettel
+// Copyright (C) 2009 - 2011	Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/XPtr.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/XPtr.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/XPtr.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // XPtr.h: Rcpp R/C++ interface class library -- smart external pointers
 //
-// Copyright (C) 2009 - 2010	Romain Francois
+// Copyright (C) 2009 - 2011	Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/algo.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/algo.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/algo.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // algo.h: Rcpp R/C++ interface class library -- STL-style algorithms
 //
-// Copyright (C) 2010 Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/as.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/as.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/as.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // as.h: Rcpp R/C++ interface class library -- convert SEXP to C++ objects
 //
-// Copyright (C) 2009 - 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2009 - 2011	Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/barrier.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/barrier.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/barrier.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // barrier.h: Rcpp R/C++ interface class library -- crossin the write barrier
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/cache.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/cache.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/cache.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // cache.h: Rcpp R/C++ interface class library -- 
 //
-// Copyright (C) 2009 - 2010 Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2009 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/clone.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/clone.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/clone.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // clone.h: Rcpp R/C++ interface class library -- clone RObject's
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/complex.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/complex.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/complex.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // complex.h: Rcpp R/C++ interface class library -- binary operators for Rcomplex
 //
-// Copyright (C) 2010 Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/config.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/config.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/config.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // config.h: Rcpp R/C++ interface class library -- Rcpp configuration of optional features
 //
-// Copyright (C) 2010 Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/exceptions.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/exceptions.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/exceptions.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // exceptions.h: Rcpp R/C++ interface class library -- exceptions
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/generated/DottedPair__ctors.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/generated/DottedPair__ctors.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/generated/DottedPair__ctors.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // DottedPair__ctors.h: Rcpp R/C++ interface class library -- generated helper code for DottedPair.h
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/generated/Function__operator.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/generated/Function__operator.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/generated/Function__operator.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Function__operator.h: Rcpp R/C++ interface class library -- generated helper code for Function.h
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/generated/InternalFunction__ctors.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/generated/InternalFunction__ctors.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/generated/InternalFunction__ctors.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //           
 // InternalFunction__ctors.h: Rcpp R/C++ interface class library -- generated helper code for InternalFunction.h
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/generated/Language__ctors.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/generated/Language__ctors.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/generated/Language__ctors.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Language__ctors.h: Rcpp R/C++ interface class library -- generated helper code for Language.h
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/generated/Pairlist__ctors.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/generated/Pairlist__ctors.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/generated/Pairlist__ctors.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Pairlist__ctors.h: Rcpp R/C++ interface class library -- generated helper code for Pairlist.h
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/generated/Vector__create.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/generated/Vector__create.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/generated/Vector__create.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // Vector__create.h: Rcpp R/C++ interface class library -- generated helper code for Vector.h
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/generated/grow__pairlist.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/generated/grow__pairlist.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/generated/grow__pairlist.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // grow__pairlist.h: Rcpp R/C++ interface class library -- generated helper code for grow.h
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/grow.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/grow.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/grow.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -2,7 +2,7 @@
 //
 // grow.h: Rcpp R/C++ interface class library -- grow a pairlist
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/internal/ListInitialization.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/internal/ListInitialization.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/internal/ListInitialization.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -3,7 +3,7 @@
 //
 // ListInitialization.h: Rcpp R/C++ interface class library -- 
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/internal/Proxy_Iterator.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/internal/Proxy_Iterator.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/internal/Proxy_Iterator.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -3,7 +3,7 @@
 //
 // Proxy_Iterator.h: Rcpp R/C++ interface class library -- 
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/internal/caster.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/internal/caster.h	2011-01-11 12:40:58 UTC (rev 2857)
+++ pkg/Rcpp/inst/include/Rcpp/internal/caster.h	2011-01-11 12:59:44 UTC (rev 2858)
@@ -3,7 +3,7 @@
 //
 // caster.h: Rcpp R/C++ interface class library -- 
 //
-// Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2011 Dirk Eddelbuettel and Romain Francois
 //
 // This file is part of Rcpp.
 //

Modified: pkg/Rcpp/inst/include/Rcpp/internal/export.h
===================================================================
[TRUNCATED]

To get the complete diff run:
    svnlook diff /svnroot/rcpp -r 2858


More information about the Rcpp-commits mailing list