changeset 8182:1b2256d6e01d

ChangeLog fixes
author John W. Eaton <jwe@octave.org>
date Mon, 06 Oct 2008 13:03:04 -0400
parents 1ebcb9872ced
children 277218396978
files doc/ChangeLog liboctave/ChangeLog scripts/ChangeLog src/ChangeLog test/ChangeLog
diffstat 5 files changed, 22 insertions(+), 21 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog	Mon Oct 06 11:07:54 2008 -0400
+++ b/doc/ChangeLog	Mon Oct 06 13:03:04 2008 -0400
@@ -1,4 +1,5 @@
-2008-10-03  Thorsten Meyer <thorsten.meyier@gmx.de>
+2008-10-03  Thorsten Meyer  <thorsten.meyier@gmx.de>
+
         * interpreter/contrib.txi: correction of the mercurial example
         * interpreter/container.txi: minor correction of the text
 
@@ -110,7 +111,7 @@
 	and dbdown functions.
 	* interpreter/octave.texi: Upodate index for debugging functions.
 
-2008-05-03  Rafael Laboissiere <rafael@debian.org>
+2008-05-03  Rafael Laboissiere  <rafael@debian.org>
 
 	* interpreter/expr.txi, interpreter/tips.txi: Use ischar instead of
 	deprecated isstr.
@@ -145,7 +146,7 @@
 	* interpreter/io.txi: Document dlmread, dlmwrite, csvread and
 	csvwrite.
 
-2008-02-25  Ben Abbott <bpabbott@mac.com>
+2008-02-25  Ben Abbott  <bpabbott@mac.com>
 
 	* interpreter/geometryimages.m, interpreter/interpimages.m,
 	interpreter/plotimages.m, interpreter/sparseimages.m:
@@ -794,7 +795,7 @@
 	($(HTML_IMAGES_PNG): HTML/%.png : %.png): New pattern rule.
 	(html-dir): Delete target.
 
-2006-10-03  Rafael Laboissiere <rafael@debian.org>
+2006-10-03  Rafael Laboissiere  <rafael@debian.org>
 
 	* interpreter/mkoctfile.1: Fix indentation for --mex description.
 
--- a/liboctave/ChangeLog	Mon Oct 06 11:07:54 2008 -0400
+++ b/liboctave/ChangeLog	Mon Oct 06 13:03:04 2008 -0400
@@ -21,7 +21,7 @@
 	* Array.cc (assignN): Do not call maybe_delete_elements when
 	for empty matrix.
 
-2008-09-30  Jaroslav Hajek <highegg@gmail.com>
+2008-09-30  Jaroslav Hajek  <highegg@gmail.com>
 
 	* oct-inttypes.h: Mostly rewrite. 
 	* oct-inttypes.cc: Modstly rewrite.
--- a/scripts/ChangeLog	Mon Oct 06 11:07:54 2008 -0400
+++ b/scripts/ChangeLog	Mon Oct 06 13:03:04 2008 -0400
@@ -1,20 +1,20 @@
 2008-10-02  John W. Eaton  <jwe@octave.org>
 
-	* pkg/pkg.m (configure_make): Handle filenames with spaces.: 
-
-2008-10-02  Benjamin Lindner <lindnerb@users.sourceforge.net>
+	* pkg/pkg.m (configure_make): Handle filenames with spaces.
+
+2008-10-02  Benjamin Lindner  <lindnerb@users.sourceforge.net>
 
 	* pkg.m (configure_make): Enclose building directory in quotes.
 
-2008-10-02  Ben Abbott <bpabbott@mac.com>
-
-	* plot/__go_draw_axes__.m: Remove depdenence on gnuplot version..
+2008-10-02  Ben Abbott  <bpabbott@mac.com>
+
+	* plot/__go_draw_axes__.m: Remove depdenence on gnuplot version.
 
 2008-09-30  Jaroslav Hajek  <highegg@gmail.com>
 
 	* string/split.m: New tests.
 
-2008-09-30  Ben Abbott <bpabbott@mac.com>
+2008-09-30  Ben Abbott  <bpabbott@mac.com>
 
 	* plot/__go_draw_axes__.m: Fix interpolation of facecolors.
 
@@ -26,7 +26,7 @@
 
 	* plot/__gnuplot_version__.m: Also include patchlevel.
 
-2008-09-29  Ben Abbott <bpabbott@mac.com>
+2008-09-29  Ben Abbott  <bpabbott@mac.com>
 
 	* polynomial/deconv.m: Fix row/col orientation & length of output.
 
@@ -72,7 +72,7 @@
 
 	* plot/pcolor.m: Improve doc string.
 
-2008-09-22 Ben Abbott <bpabbott@mac.com>
+2008-09-22 Ben Abbott  <bpabbott@mac.com>
 
 	* plot/comet.m: New file.
 	* plot/Makefile.in (SOURCES): Add it here.
@@ -85,7 +85,7 @@
 	* general/quadgk.m: No function count in quadgk and so don't try and
 	print it when given trace argument.
 
-2008-09-18  Jaroslav Hajek <highegg@gmail.com>
+2008-09-18  Jaroslav Hajek  <highegg@gmail.com>
 
 	* general/blkdiag.m: Skip assignment if rhs is empty.
 
@@ -243,7 +243,7 @@
 	* plot/Makefile.in (SOURCES): Add ezplot.m to the list.
 	* plot/__ezplot__.m: Adapt to allow for use with the ezplot function.
 	
-2008-08-20  Jaroslav Hajek <highegg@gmail.com>
+2008-08-20  Jaroslav Hajek  <highegg@gmail.com>
 
 	* pkg/pkg.m (configure_make): Pass handle to is_architecture_dependent
 	directly.
@@ -295,7 +295,7 @@
 	* Makefile.in: Remove all references to the above directories.
 	* configure.in: ditto.
 
-2008-07-28  Ben Abbott <bpabbott@mac.com>
+2008-07-28  Ben Abbott  <bpabbott@mac.com>
 
 	* plot/hold.m: Clarify help text.
 
@@ -872,7 +872,7 @@
 
 	* polynomial/convn.m: New tests.
 
-2008-03-20  Ben Abbott <bpabbott@mac.com>
+2008-03-20  Ben Abbott  <bpabbott@mac.com>
 
 	* statistics/base/statistics.m: Calculate median and quantiles in
 	a manner consistent with method #7 used by GNU R.
--- a/src/ChangeLog	Mon Oct 06 11:07:54 2008 -0400
+++ b/src/ChangeLog	Mon Oct 06 13:03:04 2008 -0400
@@ -4,7 +4,7 @@
 	Array<T>::maybe_delete_elements.
 	* ov-base-mat.cc (octave_base_matrix<MT>::delete_elements): Dtto.
 
-2008-10-02  Jaroslav Hajek <highegg@gmail.com>
+2008-10-02  Jaroslav Hajek  <highegg@gmail.com>
 
 	* Cell.h (Cell::delete_elements): Declare new member function.
 	* Cell.h (Cell::delete_elements): Define it.
@@ -284,7 +284,7 @@
 
 	* DLD-FUNCTIONS/chol.cc: Double tolerance.
 
-2008-08-26  Jaroslav Hajek <highegg@gmail.com>
+2008-08-26  Jaroslav Hajek  <highegg@gmail.com>
 
 	* parse.y (Fassignin): Use default  scope when calling varref.
 
--- a/test/ChangeLog	Mon Oct 06 11:07:54 2008 -0400
+++ b/test/ChangeLog	Mon Oct 06 13:03:04 2008 -0400
@@ -1,4 +1,4 @@
-2008-09-26  Jaroslav Hajek <highegg@gmail.com>
+2008-09-26  Jaroslav Hajek  <highegg@gmail.com>
 
 	* test_null_assign.m: More test for null assignments.