[Rprotobuf-commits] r490 - pkg/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Oct 6 05:40:58 CEST 2012
Author: edd
Date: 2012-10-06 05:40:58 +0200 (Sat, 06 Oct 2012)
New Revision: 490
Modified:
pkg/inst/NEWS.Rd
Log:
standardized headers to mention package name
Modified: pkg/inst/NEWS.Rd
===================================================================
--- pkg/inst/NEWS.Rd 2012-10-05 20:50:34 UTC (rev 489)
+++ pkg/inst/NEWS.Rd 2012-10-06 03:40:58 UTC (rev 490)
@@ -2,7 +2,7 @@
\title{News for Package \pkg{RProtoBuf}}
\newcommand{\cpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}
-\section{Changes in version 0.2.6 (2012-10-04)}{
+\section{Changes in RProtoBuf version 0.2.6 (2012-10-04)}{
\itemize{
\item Applied several more patches by Murray to
\itemize{
@@ -22,7 +22,7 @@
}
}
-\section{Changes in version 0.2.5 (2012-08-08)}{
+\section{Changes in RProtoBuf version 0.2.5 (2012-08-08)}{
\itemize{
\item Applied patches by Murray to
\itemize{
@@ -36,7 +36,7 @@
\item Moved inst/doc/ to vignettes/ per newer CRAN Policy
}
}
-\section{Changes in version 0.2.4 (2012-05-15)}{
+\section{Changes in RProtoBuf version 0.2.4 (2012-05-15)}{
\itemize{
\item Applied several patches kindly supplied by Murray Stokely to
\itemize{
@@ -48,7 +48,7 @@
\item Made small improvements to the startup code
}
}
-\section{Changes in version 0.2.3 (2011-04-12)}{
+\section{Changes in RProtoBuf version 0.2.3 (2011-04-12)}{
\itemize{
\item Protect UINT64 and INT64 with '#ifdef RCPP_HAS_LONG_LONG' which
itself is valid with either g++ <= 4.4, or newer versions if the
@@ -58,7 +58,7 @@
target
}
}
-\section{Changes in version 0.2.2 (2011-01-11)}{
+\section{Changes in RProtoBuf version 0.2.2 (2011-01-11)}{
\itemize{
\item Applied two patches by Murray Stokely which
\itemize{
@@ -73,18 +73,18 @@
}
}
}
-\section{Changes in version 0.2.1 (2010-10-18)}{
+\section{Changes in RProtoBuf version 0.2.1 (2010-10-18)}{
\itemize{
\item Support for raw bytes added thanks to a patch by Koert Kuipers
}
}
-\section{Changes in version 0.2.0 (2010-09-10)}{
+\section{Changes in RProtoBuf version 0.2.0 (2010-09-10)}{
\itemize{
\item Second release with numerous internal changes made possible by
changes in Rcpp
}
}
-\section{Changes in version 0.1-0 (2010-02-01)}{
+\section{Changes in RProtoBuf version 0.1-0 (2010-02-01)}{
\itemize{
\item Initial CRAN release
}
More information about the Rprotobuf-commits
mailing list