# Automatically generated file --- DO NOT EDIT
2006-03-17 00:27  pkienzle

	* RELEASE-NOTES: prep 2006-03-17 release 

2006-03-16 08:45  pkienzle

	* main/strings/strncmp.m: Removed because it is now in Octave 

2006-03-14 17:19  adb014

	* main/time/datenum.m: remove datenum.m as its now conditionally
	installed 

2006-03-12 15:39  adb014

	* main/: plot/Makefile, plot/print.m, plot/print.m.in,
	time/Makefile, time/datenum.m.in: Conditional build of some files
	transferred to octave 

2006-03-09 04:40  pkienzle

	* main/statistics/regress.m: doc correction: test values computed
	with 500 digit arithmetic.  

2006-03-09 04:33  pkienzle

	* main/statistics/regress.m: [for William Poetra Yoga Hadisoeseno]
	added alpha test; code tidying.  

2006-03-08 19:47  pkienzle

	* main/specfun/legendre.m: Protect against return shape in polyval;
	add test case 

2006-03-06 16:06  schloegl

	* extra/NaN/: percentile.m, quantile.m: Support of DIM argument
	implemented 

2006-03-03 15:30  schloegl

	* extra/tsa/mvar.m: rename Nutall-Strand to Vieira-Morf; fix
	Nutall-Strand (mode 3 and 7); update documentation 

2006-02-27 17:02  qspencer

	* main/comm/de2bi.m: Fix de2bi to correctly handle cases where
	columns(b)<rows(b).  

2006-02-27 07:46  sjvdw

	* main/image/imread.m: Imagemagick interface is broken for PNGs. 
	Use pngread and jpgread in the meantime.  

2006-02-19 20:00  pkienzle

	* main/audio/auload.m: Use int16/int32 rather than int/long
	internally and in returned sample format 

2006-02-19 18:48  pkienzle

	* extra/ode/ode45.m: Fix doc strings to say row vector rather than
	column vector.  

2006-02-19 18:31  pkienzle

	* main/statistics/regress.m: Add regress function for linear
	regression.  

2006-02-18 17:06  qspencer

	* main/octcdf/: ov-ncatt.h, ov-ncdim.h, ov-ncvar.h: Replace int
	with octave_idx_type so it compiles correctly on 64 bit systems.  

2006-02-16 13:50  qspencer

	* main/: comm/Makefile, comm/doc/Makefile, fixed/Makefile,
	fixed/doc/Makefile: Apply DESTDIR patch from William Poetra Yoga
	Hadisoeseno on mailing list.  

2006-02-15 20:53  pkienzle

	* FIXES/rand.cc: state vector is a row vector.  

2006-02-13 08:56  rlaboiss

	* Makefile: Since the distclean target depends on the clean target,
	we would expect that that calling "make distclean" would include the
	effects of "make clean".  This was not the case, because when the
	subdirs target is executed, make is called for each sub-directory
	with MAKECMDGOALS = distclean.  
	
	The distclean target depends now on subdirs, which insures that make 
	distclean is executed recursively.  A call to make clean is
	explicitly done now in the distclean stanza.  

2006-02-12 08:26  pkienzle

	* main/sparse/Makefile: Don't build sparse in 2.9.4 

2006-02-12 08:25  pkienzle

	* Makefile: Clean up more build targets on clean/distclean 

2006-02-12 02:34  pkienzle

	* main/strings/Makefile: regexp doesn't show up in Octave until
	after 2.9.4 

2006-02-12 02:16  pkienzle

	* main/fixed/: fixedCColVector.h, fixedCMatrix.h, fixedCNDArray.h,
	fixedCRowVector.h, fixedColVector.h, fixedComplex.h, fixedMatrix.h,
	fixedNDArray.h, fixedRowVector.h, int/fixed.h: Separate
	declaration/definition from friend statement for g++ 4.1 

2006-02-12 02:15  pkienzle

	* main/fixed/ov-fixed-complex.h: Set is_numeric_type to true for
	complex fixed points.  

2006-02-10 18:13  abarth93

	* main/octcdf/ov-ncvar.cc: Bug Fix: Distinguish between NetCDF and
	Octave rank (ndims) 

2006-02-10 18:12  abarth93

	* main/octcdf/ov-ncvar.h: ov-ncvar.cc 

2006-02-10 18:10  abarth93

	* main/octcdf/ov-netcdf.h: use 0- or 1-based permutation vectors
	depending on the octave version 

2006-02-10 18:06  abarth93

	* main/octcdf/Makefile: define OCTLINK variable if the ./configure
	script is not used 

2006-02-04 10:16  pkienzle

	* main/: image/Makefile, symbolic/Makefile: Fix multiple function
	per file linkage problems.  

2006-02-03 08:08  adb014

	* main/: general/Makefile, set/Makefile: Add missing
	main/set/Makefile and fix main/general/Makefile 

2006-02-01 05:07  adb014

	* admin/octlink.sh: Add missing octlink.sh file 

2006-01-28 21:58  pkienzle

	* ChangeLog: R2006-01-28 release 

2006-01-28 21:57  pkienzle

	* RELEASE-NOTES: Update release date.  

2006-01-28 21:38  pkienzle

	* ChangeLog, main/miscellaneous/OCTAVE_FORGE_VERSION.m: R2006-01-28
	release 

2006-01-26 10:38  rlaboiss

	* nonfree/gpc/: ChangeLog, Makefile.am, configure.in: Release
	octave-gpc 0.1.6 

2006-01-25 15:35  abarth93

	* main/octcdf/ov-netcdf.cc: Bug fix: Octave function ncdim uses now
	ncdimvec (NetCDF conventions) instead of dimvec (Octave conventions) 

2006-01-25 15:31  abarth93

	* main/octcdf/: ncdump.m, ov-ncvar.cc, ov-ncvar.h: Fix bug in
	handling 0D datasets (i.e. scalars) 

2006-01-17 14:30  pkienzle

	* extra/soctcl/octave.tcl: Use TMP or TEMP for temporary image file
	on Windows 

2006-01-17 13:23  pkienzle

	* extra/soctcl/octave.tcl: Don't forget to clear the active socket 

2006-01-17 13:20  pkienzle

	* extra/soctcl/octave.tcl: Suppress output on octave commands 

2006-01-14 00:47  pkienzle

	* main/cell/cell2mat.m.in: [for Laurent Mazet] fixed bug in 1D cell
	argument.  

2006-01-11 15:57  adb014

	* main/: cell/.cvsignore, cell/Makefile, cell/cell2mat.m,
	cell/cell2mat.m.in, general/.cvsignore, general/Makefile,
	general/blkdiag.m, general/blkdiag.m.in, general/isequal.m,
	general/sortrows.m, general/sortrows.m.in, set/.cvsignore,
	set/ismember.m, set/ismember.m.in, set/setdiff.m, set/setdiff.m.in,
	set/unique.m, set/unique.m.in, strings/.cvsignore,
	strings/Makefile, strings/str2double.m, strings/str2double.m.in,
	strings/strcmpi.m, strings/strcmpi.m.in, strings/strmatch.m,
	strings/strmatch.m.in, general/isequal.m.in: Conditional build of
	functions ported to 2.9.x 

2006-01-11 12:20  pkienzle

	* extra/soctcl/README, extra/soctcl/octave.doc,
	extra/soctcl/octave.txt, main/miscellaneous/listen.doc,
	main/miscellaneous/listen.txt: Rename *.doc to *.txt; fix docs to
	use quoted strings in sscanf 

2006-01-09 16:08  abarth93

	* main/octcdf/: test_3d.m, test_netcdf.m, test_octcdf.m: Remove old
	tests 

2006-01-09 16:02  abarth93

	* main/octcdf/: ov-ncatt.cc, ov-ncatt.h, ov-ncdim.cc, ov-ncdim.h,
	ov-ncfile.cc, ov-ncfile.h, ov-ncvar.cc, ov-ncvar.h, ov-netcdf.cc,
	ov-netcdf.h: Support for autoscaling of variables and renaming of
	netcdf objects 

2006-01-09 16:00  abarth93

	* main/octcdf/nctype.m4: Clean up copyright notices 

2006-01-09 15:58  abarth93

	* main/octcdf/Makefile: Use links with .oct extention if Octave
	version is 2.1.x 

2006-01-09 14:52  abarth93

	* main/octcdf/nctest.m: test function callable directly from octave 

2006-01-09 14:14  pkienzle

	* extra/pdb/.cvsignore: plotpdb is generated automatically.  

2006-01-08 01:26  pkienzle

	* admin/make_index: Better reporting of shadowed functions; better
	support for DOCSTRINGS 

2006-01-08 01:18  pkienzle

	* main/INDEX: listen provides senderror command, not send_error 

2006-01-08 00:54  pkienzle

	* extra/soctcl/octave.tcl: Allow octave connection to be closed and
	reopened.  

2006-01-08 00:47  pkienzle

	* extra/pdb/creadpdb.cc: Include headers to make solaris happy.  

2006-01-08 00:47  pkienzle

	* main/octcdf/.cvsignore, extra/pdb/.cvsignore: Ignore build
	targets 

2006-01-07 00:23  adb014

	* FIXES/grid.m, extra/graceplot/alternatives/axis.m,
	extra/graceplot/alternatives/errorbar.m,
	extra/graceplot/alternatives/legend.m,
	extra/graceplot/alternatives/print.m,
	extra/graceplot/alternatives/semilogx.m,
	extra/graceplot/alternatives/semilogxerr.m,
	extra/graceplot/alternatives/semilogy.m,
	extra/graceplot/alternatives/semilogyerr.m, main/comm/modmap.m,
	main/fixed/examples/testofdm.m, main/irsa/irsa_act.m,
	main/irsa/irsa_dft.m, main/irsa/irsa_jitsp.m,
	main/irsa/irsa_mdsp.m, main/irsa/irsa_plotdft.m,
	main/irsa/irsa_rgenreal.m, main/plot/__plt3__.m, main/plot/gget.m,
	main/plot/meshc.m, main/plot/quiver.m, main/signal/arburg.m,
	main/signal/freqs_plot.m, main/signal/rceps.m,
	main/signal/zplane.m, main/sparse/fem_test.m, main/sparse/spy.m: 
	remove all references to gset, gshow, graw, gsplot and replace with
	__gnuplot_* versions 

2006-01-07 00:11  adb014

	* Makeconf.base, Makefile, configure.base, FIXES/.cvsignore,
	FIXES/Makefile, admin/mkpkgadd, admin/mktests.sh,
	extra/Windows/Makefile, extra/graceplot/.cvsignore,
	extra/graceplot/Makefile, extra/linear-algebra/.cvsignore,
	extra/symband/.cvsignore, extra/symband/Makefile,
	extra/testfun/.cvsignore, extra/tk_octave/Makefile,
	main/cell/.cvsignore, main/comm/.cvsignore, main/comm/Makefile,
	main/fixed/.cvsignore, main/fixed/Makefile,
	main/fixed/examples/.cvsignore, main/general/.cvsignore,
	main/general/Makefile, main/geometry/.cvsignore,
	main/gsl/.cvsignore, main/gsl/Makefile, main/image/.cvsignore,
	main/image/Makefile, main/io/.cvsignore,
	main/miscellaneous/.cvsignore, main/miscellaneous/Makefile,
	main/octcdf/Makefile, main/optim/.cvsignore, main/plot/.cvsignore,
	main/signal/.cvsignore, main/sparse/.cvsignore,
	main/sparse/Makefile, main/specfun/.cvsignore,
	main/splines/.cvsignore, main/strings/.cvsignore,
	main/struct/.cvsignore, main/symbolic/.cvsignore,
	nonfree/gpc/.cvsignore: patch to allow 2.9.x autoload functionality
	to replace symbolic links 

2006-01-06 18:31  adb014

	* main/fixed/fixedpoint.m: fix for fixed point tests in uninstalled
	tree 

2006-01-05 23:43  pkienzle

	* main/general/interp1.m: [For Olaf Till] fix problem of none unit
	spacing in *linear 

2006-01-05 21:58  pkienzle

	* main/optim/test_wpolyfit.m: Accept either row or column as
	returned coefficients vector.  

2006-01-05 10:45  qspencer

	* Makeconf.base, FIXES/Makefile, extra/Makefile,
	extra/engine/Makefile, extra/mex/Makefile, extra/tsa/Makefile,
	main/Makefile, nonfree/Makefile: Apply patch (from mailing list)
	that allows installation into DESTDIR.  

2006-01-05 08:19  schloegl

	* extra/tsa/arfit2.m: warning on the use uf SBC and FPE added 

2006-01-02 22:57  pkienzle

	* main/statistics/INDEX: Add mvn functions 

2006-01-02 22:56  pkienzle

	* main/: general/char.m, general/deal.m, general/double.m,
	general/isa.m, general/ndims.m, strings/cellstr.m,
	struct/Makeconf.add, struct/Makefile, struct/README,
	struct/configure.add, struct/fieldnames.m, struct/isfield.m,
	struct/rmfield.m, struct/struct.cc, struct/struct.m: Purge
	functions added to Octave 

2006-01-02 21:09  pkienzle

	* main/image/qtdecomp.m: Reorder tests so that shared variables are
	displayed unless relevant.  

2006-01-02 21:06  pkienzle

	* main/sparse/sparse_ops.h: Sparse row was being set to one in the
	constructor.  

2006-01-02 17:05  pkienzle

	* main/image/qtdecomp.m: Reduce number of shared variables in tests 

2006-01-02 15:53  pkienzle

	* main/image/qtgetblk.m: Reduce number of shared variables in tests 

2006-01-02 15:10  pkienzle

	* main/general/interp2.m: Fix test 

2006-01-02 11:11  pkienzle

	* main/fixed/Makefile: Use correct flag for MX_ND_REDUCTION
	selection 

2006-01-02 06:13  schloegl

	* main/strings/strfind.m: support of CELLSTR added; code and doce
	converted into octave-style by WPYH 

2005-12-31 05:07  pkienzle

	* main/optim/wsolve.m: Allow for multiple y values when calculating
	degrees of freedom.  

2005-12-29 20:51  pkienzle

	* main/miscellaneous/units.m: Call 'units' program to convert
	units.  

2005-12-28 22:54  pkienzle

	* main/signal/: cheb.m, chebwin.m, qp_kaiser.m: Restore accent on
	author name.  

2005-12-28 22:50  pkienzle

	* main/: general/bicubic.m, image/conv2.cc, octcdf/ncbyte.m,
	octcdf/ncchar.m, octcdf/ncdouble.m, octcdf/ncdump.m,
	octcdf/ncfloat.m, octcdf/ncint.m, octcdf/nclong.m,
	octcdf/ncshort.m, octcdf/netcdf_setup.m, octcdf/ov-ncatt.cc,
	octcdf/ov-ncdim.cc, octcdf/ov-ncfile.cc, octcdf/ov-ncvar.cc,
	octcdf/ov-netcdf.cc, signal/cheb.m, signal/chebwin.m,
	signal/qp_kaiser.m: Clean up copyright notices 

2005-12-28 22:48  pkienzle

	* main/general/blkdiag.m: Add a test 

2005-12-28 22:21  pkienzle

	* RELEASE-NOTES: Update notes for Oct-Dec 2005 

2005-12-21 16:00  adb014

	* extra/NaN/INDEX, extra/NaN/sumskipnan.cc, extra/soctcl/INDEX,
	extra/tsa/INDEX, main/INDEX, main/econometrics/INDEX,
	main/octcdf/INDEX: Index updates 

2005-12-21 15:59  adb014

	* admin/make_index: make octave versions of function precede
	octave-forge versions. Some fixes to indexing 

2005-12-21 15:42  adb014

	* main/miscellaneous/: Makefile, mfilename.cc: add mfilename
	function 

2005-12-19 03:50  schloegl

	* extra/NaN/README.TXT: updated 

2005-12-19 03:49  schloegl

	* extra/NaN/statistic.m: if DIM = last dimension, result has 1
	dimension less. this caused problems at revoming the mean: FIXED 

2005-12-19 03:45  schloegl

	* extra/NaN/: center.m, ranks.m: docu corrected, leaner code 

2005-12-17 17:18  schloegl

	* extra/tsa/mvar.m: docu improved 

2005-12-17 16:51  schloegl

	* extra/tsa/arfit2.m: improve docu; w is now always column 

2005-12-17 16:32  adb014

	* main/: INDEX, image/conv2.cc, sparse/INDEX, statistics/INDEX,
	strings/INDEX: some index updates 

2005-12-17 15:59  schloegl

	* extra/tsa/y2res.m: estimation of ENTROPY added; maximum error on
	equidistant Quantisation added; docu improved 

2005-12-15 17:13  abarth93

	* main/octcdf/: Makeconf.add, Makefile, configure.add: OPeNDAP is
	not detected by configure using ncdap-config 

2005-12-15 12:39  abarth93

	* main/octcdf/test_octcdf.m: added test/assert test case 

2005-12-14 17:49  abarth93

	* main/octcdf/: Makeconf.add, Makefile, configure.add,
	example_netcdf.m, example_opendap.m, ncbyte.m, ncchar.m,
	ncdouble.m, ncdump.m, ncfloat.m, ncint.m, nclong.m, ncshort.m,
	nctype.m4, netcdf_setup.m, ov-ncatt.cc, ov-ncatt.h, ov-ncdim.cc,
	ov-ncdim.h, ov-ncfile.cc, ov-ncfile.h, ov-ncvar.cc, ov-ncvar.h,
	ov-netcdf.cc, ov-netcdf.h, test_3d.m, test_netcdf.m: Initial commit
	into CVS.  

2005-12-06 08:12  pkienzle

	* main/io/dlmwrite.m: Use fopen 'rt' in tests; check that filename
	is a string.  

2005-12-06 03:18  sjvdw

	* main/audio/wavread.m: Read 2-channel files correctly.  

2005-11-29 01:52  pkienzle

	* main/io/dlmwrite.m: [with Bill Denney] improved functionality;
	texinfo docs 

2005-11-28 04:33  sjvdw

	* main/optim/fmins.m: [with Mark van Rossum] Don't ignore specified
	options.  

2005-11-27 13:15  pkienzle

	* main/general/interp2.m: Only meshgrid XI,YI if different
	orientations; add non-meshed XI,YI tests 

2005-11-26 16:23  pkienzle

	* main/general/interp2.m: [with Pierre Baldensperger] XI,YI don't
	need to be meshgridded; add test for 'n' subdivisions option.  

2005-11-23 03:59  mcreel

	* main/econometrics/mle_estimate.m: [no log message] 

2005-11-22 06:42  sjvdw

	* main/image/: pngread.cc, pngwrite.cc: PNG headers want to include
	setjmp.h first. Order changed and C++ #ifdefs removed [with Orion
	Poplawski].  

2005-11-20 17:46  pkienzle

	* main/statistics/mvnrnd.m: Add comments about accuracy testing.  

2005-11-16 16:41  pkienzle

	* main/miscellaneous/listen.cc: Use ANY/LOOPBACK address variable
	rather than forcing loopback.  

2005-11-14 13:24  aadler

	* main/sparse/: make_sparse.h, sparse_ops.h: Define INT64 type to
	properly handle large matrices 

2005-11-13 20:23  pkienzle

	* main/general/polyarea.m: [with Torsten Finke] save half the
	computation; add simple test 

2005-11-10 18:19  adb014

	* extra/testfun/test.m: minor typo in test.m 

2005-11-09 05:25  schloegl

	* extra/tsa/mvfreqz.m: PDCF added 

2005-11-08 12:29  pkienzle

	* main/miscellaneous/listen.cc: Allow loopback address; fix args so
	debug doesn't have to be last.  

2005-11-07 23:42  pkienzle

	* main/statistics/mvnpdf.m: Improve docs; cite ref.  

2005-11-07 16:11  pkienzle

	* main/miscellaneous/: Makefile, listen.cc, stringmatch.c: Allow
	connection from subnet based on glob pattern 

2005-11-07 15:45  pkienzle

	* extra/soctcl/demo/octsync.tcl: Allow sync timing test from a
	separate host 

2005-11-07 15:28  aadler

	* main/image/conv2.cc: relicensed under GPL - got permission from
	P.Kiezle for his modifications 

2005-11-07 09:42  schloegl

	* extra/tsa/amarma.m: let's add it, too 

2005-11-07 09:40  schloegl

	* extra/tsa/arfit2.m: style 

2005-11-07 09:38  schloegl

	* extra/tsa/mvar.m: docu corrected 

2005-11-05 22:12  pkienzle

	* main/statistics/mvnrnd.m: multivariate normal generator 

2005-11-05 11:57  pkienzle

	* main/statistics/mvnpdf.m: multivariate normal pdf 

2005-11-04 17:24  pkienzle

	* main/io/dlmwrite.m: Support sq_string/string distinction.  

2005-11-04 17:12  pkienzle

	* extra/testfun/fail.m, extra/testfun/test.m,
	main/general/interp1.m, main/path/addpath.m, main/path/rmpath.m,
	main/struct/getfield.m, main/struct/setfield.m,
	main/struct/setfields.m: Replace string concatenation with sprintf
	to avoid warnings.  

2005-11-04 17:06  pkienzle

	* batch_test.m: Move getfield/setfield tests to getfield/setfield 

2005-11-04 09:03  pkienzle

	* extra/testfun/pretty.cc: Fix line terminator in extended string.  

2005-11-04 05:03  adb014

	* main/fixed/: Makeconf.add, configure.add, fixedCNDArray.cc,
	fixedNDArray.cc: fixed for recent change to MX_ND_REDUCTION macro 

2005-11-04 04:00  schloegl

	* extra/tsa/arcext.m: display of debugging information removed 

2005-11-01 10:39  pkienzle

	* main/optim/polyconf.m: Clarify docs for control parameter 1-alpha 

2005-10-31 16:18  tpikonen

	* main/image/__imagemagick__.cc: Add ImageMagick++ support to
	imread 

2005-10-31 10:20  tpikonen

	* main/image/: Makeconf.add, Makefile, configure.add, imread.m: Add
	ImageMagick++ support to imread 

2005-10-31 01:18  pkienzle

	* main/plot/: fill3.m, meshc.m: [for Dmitri Sergatskov] fix other
	problems with parameteric.  

2005-10-31 01:13  pkienzle

	* doc/: index.html, octave-forge-home.html: Link to translation
	guide from the correct place 

2005-10-31 01:09  pkienzle

	* doc/index.html: Add link to the translation guide.  

2005-10-30 22:32  pkienzle

	* extra/tk_octave/tk_interp.cc: [for Balbir Thomas] fix compile
	problems for VTK.  

2005-10-30 22:20  pkienzle

	* main/plot/__plt3__.m: [for Dmitri Sergatskov] fix helix example
	for 2.1.71 

2005-10-30 07:20  aadler

	* main/optim/fzero.m: no warning when user explicitly says options
	= [] 

2005-10-29 17:11  pkienzle

	* main/signal/: residued.m, residuez.m: [for Julius Smith] partial
	fraction expansion of filters 

2005-10-29 16:25  pkienzle

	* main/signal/qp_kaiser.m: [For Andre Carezia] coefficients for a
	PPN filter bank 

2005-10-28 01:10  pkienzle

	* extra/testfun/test.m: Revert function to using global symbols
	rather than function handles.  

2005-10-27 15:51  adb014

	* extra/testfun/: assert.m, demo.m, example.m, pretty.cc, speed.m,
	test.m: Update FSF address and more texinfo in preparation for
	inclusion in octave 

2005-10-26 18:07  adb014

	* extra/testfun/: assert.m, demo.m, example.m, fail.m: texinfo-fy
	help and some code style issues in fail.m for eventual inclusion in
	octave 

2005-10-25 23:46  pkienzle

	* extra/testfun/test.m: [with David Bateman] allow spaces around
	function name in function block.  

2005-10-25 02:13  pkienzle

	* extra/testfun/test.m: Support '%!error <pattern> code' and
	'%!warning <pattern> code' 

2005-10-25 00:01  pkienzle

	* extra/testfun/fail.m: more meaningful test messages for warnings.  

2005-10-24 23:55  pkienzle

	* extra/testfun/fail.m: Allow fail(code,'warning',pattern).  

2005-10-24 22:19  pkienzle

	* extra/testfun/test.m: More tests of functions; improved
	documentation 

2005-10-24 22:10  pkienzle

	* extra/testfun/test.m: Clear test functions when shared is reset.  

2005-10-24 22:02  pkienzle

	* extra/testfun/test.m: Allow function blocks in tests 

2005-10-20 10:42  pkienzle

	* main/io/dlmwrite.m: Extend compatibility to control precision and
	newline, and allow append.  

2005-10-14 09:07  sjvdw

	* main/image/imread.m: Fix reading rectangular images.  Tell
	'convert' to compress ppm files.  Remove temporary files when done.  

2005-10-13 22:38  pkienzle

	* main/image/testimio.m: Make more sensible tests; test alpha
	channel on png.  

2005-10-13 08:43  sjvdw

	* main/image/pngread.cc: Correctly return alpha layer.  Texinfo
	docstring.  

2005-10-13 00:40  pkienzle

	* FIXES/randmtzig.c: Use #include <inttypes.h> as the default 

2005-10-12 14:47  adb014

	* main/comm/: galois.cc, galois.h, gf.cc: Fix calculation of rank
	of galois array so it actually works 

2005-10-12 11:13  pkienzle

	* configure.base, FIXES/rand.cc, extra/linear-algebra/chol.cc,
	main/fixed/fixedCNDArray.cc, main/fixed/fixedCNDArray.h,
	main/fixed/fixedNDArray.cc, main/fixed/fixedNDArray.h,
	main/optim/bfgsmin.cc, main/sparse/complex_sparse_ops.cc,
	main/sparse/sparse_ops.cc, main/specfun/ellipj.cc: [for Orion
	Poplawski] Support 64-bit indexing.  

2005-10-12 11:10  pkienzle

	* batch_test.m: Protect against testimio failures; remove 2.1.36
	warnings.  

2005-10-12 11:05  pkienzle

	* main/image/testimio.m: Use new interface to png/jpg read 

2005-10-12 11:05  pkienzle

	* main/image/pngwrite.cc: Remove debug messages 

2005-10-12 10:24  sjvdw

	* main/image/imread.m: Handle change in identify's output format
	since ImageMagick 6.2.  

2005-10-11 23:01  pkienzle

	* main/comm/randint.m: Fix docs to reflect correct range; fix tests
	to check correct range; add support for negative scalar range
	returning values between [m+1,0] 

2005-10-10 03:14  pkienzle

	* main/time/weekday.m: [for Deepak Goel <deego@gnufans.org>] Fix
	doc. Sunday is 1, not 0.  

2005-10-10 00:21  pkienzle

	* main/optim/wpolyfit.m: Return the polynomial as a row vector.  

2005-10-07 09:07  pkienzle

	* main/optim/wpolyfit.m: If a third output argument is requested,
	center and scale the data first.  

2005-10-06 21:13  pkienzle

	* main/optim/test_wpolyfit.m: Make it easier to swap between
	wpolyfit and polyfit in the tests.  

2005-10-05 10:16  sjvdw

	* main/image/pngread.cc: Update docstring to reflect new return
	format.  

2005-10-04 20:25  pkienzle

	* main/time/now.m: Use clock instead of time so we don't have to
	find the offset from CUT.  

2005-10-04 17:52  adb014

	* main/: fixed/Makefile, fixed/examples/Makefile,
	fixed/int/fixed.h, image/Makefile, strings/Makeconf.add,
	strings/Makefile, strings/configure.add, strings/regexp.cc: Some
	mingw fixes 

2005-10-04 00:08  pkienzle

	* RELEASE-NOTES: Prepare release notes for next release 

2005-09-29 22:38  pkienzle

	* main/plot/print.m: Add -dpdf option 

2005-09-29 22:38  pkienzle

	* main/plot/gget.m: Remove warning regarding fopen being ascii.  

2005-09-28 03:12  mcreel

	* main/: econometrics/mle_results.m, optim/bfgsmin_example.m,
	optim/samin_example.m: minor improvements 

2005-09-26 03:38  pkienzle

	* main/statistics/anderson_darling_test.m: Return more info;
	improve exponential test criteria; add docs 

2005-09-24 00:52  adb014

	* main/cell/Makefile: Remove build dependency on num2cell 

2005-09-18 15:18  adb014

	* main/cell/num2cell.cc: num2cell.cc migrated to octave 2.9 

2005-09-13 08:27  adb014

	* main/cell/num2cell.cc: generic version of num2cell 

2005-09-13 05:36  adb014

	* main/cell/num2cell.cc: num2cell for sparse matrices 

2005-09-13 04:15  adb014

	* main/cell/num2cell.cc: fix for strings 

2005-09-11 18:44  adb014

	* main/cell/num2cell.cc: update num2cell to allow integer and char
	types 

2005-09-11 17:50  adb014

	* main/cell/: Makefile, num2cell.cc: First implementation of
	num2cell 

2005-09-10 17:04  schloegl

	* extra/tsa/mvfreqz.m: return coherncy not just coherence 

2005-09-10 12:07  sjvdw

	* main/image/: Makefile, imread.m, jpgread.cc, pngcanvas.h,
	pngread.cc, pngwrite.cc: Changes to handle MxNx3 images of
	different numeric classes: 
	
	* imread.m: Return the appropriate numeric class. Colour images are
	of size MxNx3, gray images MxN.  Uses ImageMagick's "identify" to
	find the image type (b&w/grayscale/colour).  
	
	* jpgread.cc: Error handler modified to prevent segfaults. Colour
	images are returned as MxNx3 matrices, gray images as MxN.
	Conversion from colour to grey-level is not done anymore (rather use 
	im2gray).  
	
	* pngread.cc: No segfault on loading invalid file types. Handle
	different depths correctly. Split into pngread, pngwrite and
	pngcanvas. Return the appropriate numeric classes and matrix sizes.  
	
	* imread.m: Prefer jpgread and pngread to ImageMagick.  

2005-09-07 23:19  pkienzle

	* main/: general/bicubic.m, general/cumtrapz.m, general/gradient.m,
	general/lookup.m, general/trapz.m, geometry/convhull.m,
	geometry/delaunay.m, geometry/delaunay3.m, geometry/griddata.m,
	image/grayslice.m, image/mat2gray.m, image/medfilt2.m,
	plot/__plt3__.m, plot/meshc.m, plot/quiver.m, signal/xcorr.m,
	specfun/legendre.m: [for Bill Denney] is_vector -> isvector 

2005-09-07 23:12  pkienzle

	* extra/soctcl/tclphoto.m, extra/testfun/test.m,
	main/audio/auload.m, main/general/char.m, main/general/rats.m,
	main/general/sortrows.m, main/image/imread.m, main/io/dlmread.m,
	main/set/unique.m, main/strings/strsort.m, main/strings/strvcat.m: 
	[for Bill Denney] setstr -> char 

2005-09-07 23:07  pkienzle

	* extra/pdb/write_pdb.m, extra/perl/Octave.pm, main/optim/d2_min.m,
	main/optim/minimize.m, main/optim/optimset.m,
	main/strings/mat2str.m, main/struct/isfield.m,
	main/struct/rmfield.m: [for Bill Denney] is_struct -> isstruct 

2005-09-07 22:00  pkienzle

	* FIXES/grid.m, extra/NaN/statistic.m,
	extra/graceplot/alternatives/__errcomm__.m,
	extra/graceplot/alternatives/__plt1__.m,
	extra/graceplot/alternatives/__plt2__.m,
	extra/graceplot/alternatives/__plt__.m,
	extra/graceplot/alternatives/__pltopt1__.m,
	extra/graceplot/alternatives/__pltopt__.m,
	extra/graceplot/alternatives/axis.m,
	extra/graceplot/alternatives/legend.m,
	extra/graceplot/alternatives/polar.m,
	extra/graceplot/alternatives/print.m, extra/pdb/strtoz.m,
	extra/perl/Octave.pm, extra/soctcl/tclsend.m,
	extra/testfun/assert.m, extra/testfun/test.m,
	extra/tk_octave/tk_dialog.m, extra/tk_octave/tk_entry.m,
	main/audio/auplot.m, main/comm/ademodce.m, main/comm/amodce.m,
	main/comm/apkconst.m, main/comm/awgn.m, main/comm/bchpoly.m,
	main/comm/bi2de.m, main/comm/biterr.m, main/comm/de2bi.m,
	main/comm/decode.m, main/comm/demodmap.m, main/comm/encode.m,
	main/comm/eyediagram.m, main/comm/gfweight.m, main/comm/lloyds.m,
	main/comm/modmap.m, main/comm/rsdecof.m, main/comm/rsencof.m,
	main/comm/scatterplot.m, main/comm/symerr.m, main/comm/wgn.m,
	main/econometrics/prettyprint.m, main/general/double.m,
	main/general/interp2.m, main/general/sortrows.m,
	main/geometry/convhull.m, main/geometry/delaunay.m,
	main/geometry/delaunay3.m, main/geometry/griddata.m,
	main/geometry/voronoi.m, main/geometry/voronoin.m,
	main/image/blkproc.m, main/image/dilate.m, main/image/erode.m,
	main/image/im2col.m, main/image/imnoise.m, main/image/imread.m,
	main/image/imwrite.m, main/image/medfilt2.m, main/image/nlfilter.m,
	main/image/ordfilt2.m, main/image/padarray.m,
	main/io/append_save.m, main/linear-algebra/funm.m,
	main/linear-algebra/thfm.m, main/miscellaneous/map.m,
	main/miscellaneous/read_options.m, main/miscellaneous/slurp_file.m,
	main/miscellaneous/xmlwrite.m, main/optim/d2_min.m,
	main/optim/deriv.m, main/optim/fminunc.m, main/optim/fzero.m,
	main/optim/polyconf.m, main/optim/test_fminunc_1.m,
	main/optim/test_minimize_1.m, main/optim/wpolyfit.m,
	main/plot/dhbar.m, main/plot/legend.m, main/plot/plot3.m,
	main/plot/print.m, main/plot/stem.m, main/plot/text.m,
	main/set/unique.m, main/signal/__power.m, main/signal/decimate.m,
	main/signal/grpdelay.m, main/signal/pulstran.m,
	main/signal/pwelch.m, main/signal/xcorr.m, main/signal/xcorr2.m,
	main/signal/xcov.m, main/statistics/pareto.m,
	main/statistics/scatter.m, main/strings/base64encode.m,
	main/strings/cellstr.m, main/strings/mat2str.m,
	main/strings/strcmpi.m, main/strings/strncmp.m,
	main/strings/strncmpi.m, main/struct/rmfield.m,
	main/struct/setfields.m, main/time/datenum.m, main/time/datevec.m,
	main/time/weekday.m, main/vrml/save_vrml.m, main/vrml/vmesh.m,
	main/vrml/vrml_TimeSensor.m, main/vrml/vrml_faces.m,
	main/vrml/vrml_frame.m, main/vrml/vrml_interp.m,
	main/vrml/vrml_lines.m, main/vrml/vrml_surf.m,
	main/vrml/vrml_thick_surf.m: [for Bill Denney] isstr -> ischar 

2005-09-07 09:34  adb014

	* main/general/: interp2.m, bicubic.m: New cubic interpolation, add
	option to interp2 [For Hoxide Ma] 

2005-08-29 21:18  pkienzle

	* extra/pdb/write_pdb.m, main/comm/eyediagram.m,
	main/comm/rsdecof.m, main/io/dlmread.m, main/io/dlmwrite.m,
	main/vrml/save_vrml.m: [For Bill Denney] specify file open mode as
	text or binary.  

2005-08-22 14:50  qspencer

	* main/audio/wavread.m: Fixes bug reported on octave mailing list
	by Iain Murray. Avoids warning message about file open mode, and
	fixes an incompatibility for big-endian architectures.  

2005-08-22 10:56  qspencer

	* main/miscellaneous/edit.m: Applied patch sent to Octave mailing
	list by Bill Denney to fix the warnings about the default file open
	mode being binary.  

2005-08-14 12:47  etienne

	* main/vrml/: vrml_newname.m, test_moving_surf.m,
	vrml_DirectionalLight.m, vrml_ROUTE.m, vrml_TimeSensor.m,
	vrml_anim.m, vrml_interp.m: Added functions 

2005-08-14 12:36  etienne

	* main/vrml/: vmesh.m, vrml_faces.m, vrml_surf.m: Fixes 

2005-08-13 23:15  etienne

	* main/vrml/: best_dir.m, best_dir_cov.m, bound_convex.m,
	proplan.m, save_vrml.m, select_3D_points.m, test_vmesh.m,
	test_vrml_faces.m, vmesh.m, vrml_Background.m, vrml_PointLight.m,
	vrml_arrow.m, vrml_browse.m, vrml_cyl.m, vrml_demo_tutorial_1.m,
	vrml_demo_tutorial_2.m, vrml_demo_tutorial_3.m,
	vrml_demo_tutorial_4.m, vrml_faces.m, vrml_flatten.m, vrml_frame.m,
	vrml_group.m, vrml_kill.m, vrml_lines.m, vrml_material.m,
	vrml_parallelogram.m, vrml_points.m, vrml_select_points.m,
	vrml_surf.m, vrml_text.m, vrml_thick_surf.m, vrml_transfo.m: Fix
	for new freewrl usage 

2005-08-01 23:12  pkienzle

	* main/general/lookup.m: [For Claudio Belotti] fix doc string 

2005-07-29 10:35  aadler

	* main/image/conv2.cc: format changes 

2005-07-21 12:03  aadler

	* main/image/: imread.m, imwrite.m: Improve error messages and use
	pipes 

2005-07-19 04:21  schloegl

	* extra/NaN/xcovf.m: XCOVF implements XCORR for data with missing
	data (encoded as NaN's) 

2005-07-12 10:23  sjvdw

	* main/image/imtranslate.m: Suppress unwanted output.  

2005-07-02 21:10  pkienzle

	* main/image/: bestblk.m, bweuler.m, conndef.m: Try to correct for
	missing newline at the end of the file 

2005-07-01 21:50  pkienzle

	* extra/Makefile, main/Makefile, nonfree/Makefile: -q not available
	on all versions of grep so don't use it.  

2005-06-29 12:36  aadler

	* main/image/conv2.cc: mods to octave code format 

2005-06-23 23:27  pkienzle

	* main/statistics/histfit.m: [with Luca Arzeni] allow negative data
	when testing for uniform binwidth 

2005-06-17 14:02  qspencer

	* admin/RPM/octave-forge.spec.in: Updated spec file to match the
	version used in Fedora Extras. Includes moving the path hacks from
	the configure section to the install section (similar to the Debian
	package). New dependency added for pcre. Note that BuildRequires now
	lists gcc-gfortran instead of gcc-g77. This is needed for gcc 4.0.
	Compiling on earlier versions of gcc would require a change back to
	g77.  

2005-06-17 10:36  sjvdw

	* main/io/: Makefile, textread.cc, textread.m: Replace `textread'
	with a faster, dynamically-linked function.  

2005-06-17 10:03  qspencer

	* main/plot/legend.m: Fix problem with legend generating an error
	on the first attempt.  

2005-06-15 23:48  pkienzle

	* Makefile: Clean up message when build fails to reduce
	maintainance requests.  

2005-06-15 23:47  pkienzle

	* extra/MacOSX/Makefile: Only rebuild ofsndplay when necessary 

2005-06-13 02:08  pkienzle

	* ChangeLog, main/miscellaneous/OCTAVE_FORGE_VERSION.m: R2005-06-13
	release 

2005-06-13 02:02  pkienzle

	* RELEASE-NOTES: Add missing functions 

2005-06-13 01:46  pkienzle

	* main/signal/sgolay.m: Slightly looser error bars on test 

2005-06-13 01:39  pkienzle

	* extra/NaN/sumskipnan.m: Make internal name consistent with
	external name.  

2005-06-12 23:08  pkienzle

	* main/plot/dxfwrite.m: [for Larry Doolittle] AutoCAD 2002 support 

2005-06-12 21:00  pkienzle

	* main/image/: bwarea.m, imresize.m: [for Soren Hauberg] new image
	manipulation functions 

2005-06-12 20:14  pkienzle

	* main/signal/fir2.m: Add support for very narrow bands.  

2005-06-12 19:36  pkienzle

	* main/signal/fir2.m: Improve handling of rapid transitions 

2005-06-12 18:27  pkienzle

	* main/path/addpath.m: Interpret empty string as system path 

2005-06-12 16:29  pkienzle

	* main/path/savepath.m: [for Bill Denney] save the current path to
	~/.octaverc 

2005-06-12 15:37  pkienzle

	* main/path/addpath.m: Change directory errors to warnings so that
	partial work is done.  

2005-06-12 15:19  pkienzle

	* main/path/addpath.m: compatibility change (-begin/-end only as
	last parameter); bug fixes; add tests; move instead of duplicate
	existing path entries 

2005-06-12 15:17  pkienzle

	* main/path/rmpath.m: Fix bugs and add tests 

2005-06-12 10:35  pkienzle

	* main/time/datestr.m: [for Keith Goodman] compatibility now
	requires leading zero on format 'mm' 

2005-06-10 04:55  adb014

	* main/miscellaneous/: Makefile, dispatch.m, dispatch.m.in: Only
	built dispatch for non 2.9.x versions of octave 

2005-06-09 20:09  pkienzle

	* main/time/datestr.m: [for Keith Goodman] use two digits for "dd"
	format.  

2005-06-05 00:25  adb014

	* main/miscellaneous/dispatch.cc: trivial dispatch change to aid
	indexing 

2005-06-02 11:07  schloegl

	* extra/NaN/sumskipnan.m: for performance reasons: replace SUM(X)
	by X*ones, replace ISNAN(X) by X~=X 

2005-06-02 11:06  schloegl

	* extra/NaN/covm.m: for performance reasons replace ISNAN(X) by
	X~=X 

2005-06-01 16:55  adb014

	* admin/make_index: allow help as only a macro. ignore first lines
	when calling octave help 

2005-06-01 16:36  adb014

	* main/sparse/INDEX: remove recently added duplicates from INDEX 

2005-06-01 13:21  schloegl

	* extra/tsa/histo4.m: fix conflicts; octave supports now INT-types 

2005-06-01 13:20  schloegl

	* extra/tsa/y2res.m: fix conflicts, add Quantization 

2005-05-31 10:30  qspencer

	* extra/tsa/aarmam.m, extra/tsa/acorf.m, extra/tsa/acovf.m,
	extra/tsa/bispec.m, extra/tsa/histo4.m, extra/tsa/mvfreqz.m,
	extra/tsa/rmle.m, extra/tsa/y2res.m, main/image/dilate.m,
	main/image/erode.m, main/plot/peaks.m, main/signal/butter.m,
	main/signal/cheby1.m, main/signal/cheby2.m, main/signal/ellip.m,
	main/strings/str2double.m: Converted several files from DOS
	end-of-line to UNIX-style (using the dos2unix utility). These files
	were inconsistent with the line encoding used throughout the rest of
	octave-forge.  

2005-05-30 23:06  adb014

	* main/statistics/mad.m: Typo 

2005-05-30 23:04  adb014

	* main/geometry/griddata.m: fix for single/double quote issues 

2005-05-30 23:01  adb014

	* extra/tsa/rc2ac.m: Typo 

2005-05-30 22:55  adb014

	* main/audio/wavread.m: fix for single/double quote issues 

2005-05-30 22:53  adb014

	* extra/mex/myfeval.m: better fix for single/double quote issues 

2005-05-30 22:50  adb014

	* extra/mex/myfeval.m: Typo 

2005-05-30 15:33  pkienzle

	* main/signal/grpdelay.m: [for Julius Smith] complete rewrite 

2005-05-30 11:18  mcreel

	* main/optim/bfgsmin.cc: cleanup tabbing 

2005-05-30 11:16  mcreel

	* main/econometrics/: average_moments.m, gmm_estimate.m,
	gmm_example.m, gmm_results.m, mle_example.m, mle_obj.m,
	mle_obj_nodes.m, mle_results.m, mle_variance.m, nls_obj.m,
	nls_obj_nodes.m, sum_moments_nodes.m: cleanups and documentation 

2005-05-30 10:49  adb014

	* main/: INDEX, sparse/INDEX: Add missing functions to INDEX 

2005-05-30 10:49  adb014

	* admin/make_index: fix to allow make_index to work with multiple
	macos in help 

2005-05-30 09:04  adb014

	* main/statistics/anovan.m: Fix texinfo help of anova function 

2005-05-30 05:17  adb014

	* main/io/dlmread.cc: typo in dlmread.cc help prevented texinfo
	working 

2005-05-30 01:26  pkienzle

	* main/strings/: Makefile, configure.add: Try pcre-config if pcre.h
	is not available.  

2005-05-29 20:22  pkienzle

	* extra/mex/: Makefile, mex.in: Use more traditional @AWK@
	substitution rather than @_AWK_@ 

2005-05-29 20:20  pkienzle

	* configure.base: Attempt to work around Tetex 3.0 problem on Suse.  

2005-05-29 12:48  pkienzle

	* main/strings/strtok.m: bug compatibility: make sure strtok works
	on column strings as well.  

2005-05-29 12:00  pkienzle

	* main/optim/fzero.m: Document extended arguments 

2005-05-29 11:41  pkienzle

	* main/optim/fzero.m: Remove spurious abs() from asserts 

2005-05-29 11:40  pkienzle

	* main/optim/fzero.m: [for Ben Barrowes] accept extra arguments for
	objective function 

2005-05-28 16:23  pkienzle

	* main/image/pngread.cc: Reverse order of png.h and octave/oct.h
	even though it shouldn't matter.  

2005-05-28 15:22  pkienzle

	* Makeconf.base, main/gsl/Makefile: [for Dan McMahill] don't assume
	/bin/sh 

2005-05-28 12:22  pkienzle

	* Makefile: [for Dan McMahill] remove some non-portable shell
	constructs 

2005-05-28 12:12  pkienzle

	* main/sparse/Makefile: [for Adam Ciarcinski] don't hard code the
	name of the shell.  

2005-05-28 12:08  pkienzle

	* FIXES/randmtzig.c: [for Dan McMahill] <sys/types.h> is more
	portable than <stdint.h> 

2005-05-28 11:39  pkienzle

	* main/gsl/replace_template.sh: Eliminate csplit dependency 

2005-05-27 04:36  adb014

	* FIXES/test/testsort.m: Add copyright to testsort.m 

2005-05-25 23:45  aadler

	* main/: plot/gpick.cc, plot/grab.cc, statistics/anovan.m: correct
	contact info 

2005-05-25 19:42  pkienzle

	* main/symbolic/probably_prime.cc: Use correct comment character
	for C++ 

2005-05-25 09:42  pkienzle

	* extra/graceplot/alternatives/print.m, extra/tsa/rmle.m,
	main/audio/wavread.m, main/audio/wavwrite.m, main/image/imrotate.m,
	main/linear-algebra/GramSchmidt.cc, main/miscellaneous/waitbar.cc,
	main/parallel/getid.m, main/parallel/scloseall.m,
	main/parallel/server.m, main/plot/get_graph_data.m,
	main/signal/__ellip_ws.m, main/signal/__ellip_ws_min.m,
	main/signal/ellipord.m, main/signal/ncauer.m, main/signal/remez.cc: 
	More author/copyright consistency changes 

2005-05-25 09:26  pkienzle

	* admin/get_authors: Use more compact regular expressions 

2005-05-25 09:04  pkienzle

	* main/econometrics/: average_moments.m, delta_method.m,
	gmm_estimate.m, gmm_example.m, gmm_obj.m, gmm_results.m,
	gmm_variance.m, gmm_variance_inefficient.m, mle_estimate.m,
	mle_example.m, mle_obj.m, mle_obj_nodes.m, mle_results.m,
	mle_variance.m, nls_estimate.m, nls_obj.m, nls_obj_nodes.m,
	parameterize.m, poisson.m, poisson_moments.m, prettyprint.m,
	prettyprint_c.m, scale_data.m, sum_moments_nodes.m,
	unscale_parameters.m: Consistent author/copyright notice 

2005-05-25 09:02  schloegl

	* extra/: NaN/mean.m, tsa/ar_spa.m, tsa/flix.m, tsa/mvaar.m,
	NaN/conv2nan.m, NaN/covm.m: fix conflicts of repositories 

2005-05-25 05:32  tpikonen

	* extra/pdb/Makefile: Add Makefile to extra/pdb 

2005-05-25 00:43  pkienzle

	* admin/get_authors: Strip blanks before operating on extracted
	name.  

2005-05-24 23:43  pkienzle

	* batch_test.m, interact_test.m, FIXES/test/fsolve_3.m,
	admin/get_authors, extra/Windows/grab.cc,
	extra/Windows/grab_win32part.cc, extra/graceplot/__grcmd__.cc,
	extra/linear-algebra/ov-re-tri.cc, extra/soctcl/tclphoto.m,
	extra/soctcl/tclsend.m, extra/ver20/fieldnames.m,
	main/audio/aurecord.cc, main/audio/endpoint.cc,
	main/audio/wavread.m, main/audio/wavwrite.m,
	main/control/feedback.m, main/general/mark_for_deletion.cc,
	main/general/quadl.m, main/geometry/tsearchdemo.m,
	main/image/bwborder.m, main/image/bwlabel.m, main/image/imginfo.m,
	main/image/imread.m, main/image/imwrite.m, main/io/dlmread.m,
	main/io/textread.m, main/irsa/irsa_plotdft.m,
	main/linear-algebra/rref.m, main/miscellaneous/grep.m,
	main/miscellaneous/inz.m, main/miscellaneous/nze.m,
	main/miscellaneous/rotparams.m, main/miscellaneous/rotv.m,
	main/miscellaneous/slurp_file.m, main/optim/adsmax.m,
	main/optim/cdiff.m, main/optim/d2_min.m, main/optim/expdemo.m,
	main/optim/fzero.m, main/optim/lp_test.m, main/optim/mdsmax.m,
	main/optim/nelder_mead_min.m, main/optim/nmsmax.m,
	main/optim/test_d2_min_1.m, main/optim/test_d2_min_2.m,
	main/optim/test_d2_min_3.m, main/optim/test_nelder_mead_min_1.m,
	main/optim/test_nelder_mead_min_2.m, main/optim/test_wpolyfit.m,
	main/optim/wpolyfitdemo.m, main/path/addpath.m, main/path/rmpath.m,
	main/plot/gpick.cc, main/plot/grab.cc, main/signal/bilinear.m,
	main/signal/butter.m, main/signal/cheby1.m, main/signal/dctmtx.m,
	main/signal/ellip.m, main/signal/filter2.m,
	main/signal/medfilt1.cc, main/signal/sftrans.m,
	main/signal/sgolay.m, main/signal/sgolayfilt.m,
	main/sparse/nonzeros.m, main/sparse/spfun.m, main/sparse/spones.m,
	main/sparse/tests/sparse_mul.cc, main/specfun/ellipj.cc,
	main/statistics/fullfact.m, main/statistics/princomp.m,
	main/strings/cellstr.m, main/strings/strsort.m,
	main/symbolic/splot.m: Author/Copyright consistency 

2005-05-24 23:41  pkienzle

	* main/: vrml/best_dir.m, vrml/best_dir_cov.m, vrml/bound_convex.m,
	vrml/proplan.m, vrml/save_vrml.m, vrml/select_3D_points.m,
	vrml/test_vmesh.m, vrml/test_vrml_faces.m, vrml/vmesh.m,
	vrml/vrml_Background.m, vrml/vrml_PointLight.m, vrml/vrml_arrow.m,
	vrml/vrml_browse.m, vrml/vrml_cyl.m, vrml/vrml_demo_tutorial_1.m,
	vrml/vrml_demo_tutorial_2.m, vrml/vrml_demo_tutorial_3.m,
	vrml/vrml_demo_tutorial_4.m, vrml/vrml_ellipsoid.m,
	vrml/vrml_faces.m, vrml/vrml_flatten.m, vrml/vrml_frame.m,
	vrml/vrml_group.m, vrml/vrml_kill.m, vrml/vrml_lines.m,
	vrml/vrml_material.m, vrml/vrml_parallelogram.m,
	vrml/vrml_points.m, vrml/vrml_select_points.m, vrml/vrml_surf.m,
	vrml/vrml_text.m, vrml/vrml_thick_surf.m, vrml/vrml_transfo.m,
	struct/getfield.m, struct/getfields.m, struct/isfield.m,
	struct/rmfield.m, struct/setfield.m, struct/setfields.m,
	struct/struct.cc, struct/struct.m, struct/tar.m,
	struct/test_struct.m: Copyright and author consistency 

2005-05-24 22:52  pkienzle

	* extra/tsa/: aar.m, aarmam.m, ac2poly.m, ac2rc.m, acorf.m,
	acovf.m, adim.m, ar2poly.m, ar2rc.m, ar_spa.m, arfit2.m, biacovf.m,
	bisdemo.m, bispec.m, durlev.m, flag_implicit_samplerate.m, flix.m,
	hup.m, invest0.m, invest1.m, invfdemo.m, lattice.m, lpc.m, mvaar.m,
	mvfilter.m, parcor.m, poly2ac.m, poly2ar.m, poly2rc.m, rc2ac.m,
	rc2ar.m, rc2poly.m, rmle.m, sbispec.m, selmo.m, sinvest1.m,
	tsademo.m, ucp.m: Make copyright notices consistent 

2005-05-24 22:35  pkienzle

	* extra/NaN/: center.m, coefficient_of_variation.m, conv2nan.m,
	cor.m, corrcoef.m, cov.m, covm.m, detrend.m,
	flag_implicit_significance.m, geomean.m, harmmean.m, kurtosis.m,
	mad.m, mean.m, meandev.m, meansq.m, median.m, mod.m, moment.m,
	naninsttest.m, nantest.m, normcdf.m, norminv.m, normpdf.m,
	quantile.m, ranks.m, rem.m, spearman.m, std.m, tcdf.m, tinv.m,
	tpdf.m, var.m, zscore.m: Fixup copyright notices 

2005-05-24 18:30  pkienzle

	* main/: image/imginfo.m, miscellaneous/rotparams.m,
	miscellaneous/rotv.m, miscellaneous/slurp_file.m,
	struct/test_struct.m, vrml/best_dir.m, vrml/best_dir_cov.m,
	vrml/bound_convex.m, vrml/proplan.m, vrml/save_vrml.m,
	vrml/select_3D_points.m, vrml/vmesh.m, vrml/vrml_Background.m,
	vrml/vrml_PointLight.m, vrml/vrml_arrow.m, vrml/vrml_browse.m,
	vrml/vrml_cyl.m, vrml/vrml_demo_tutorial_1.m,
	vrml/vrml_demo_tutorial_2.m, vrml/vrml_demo_tutorial_3.m,
	vrml/vrml_demo_tutorial_4.m, vrml/vrml_ellipsoid.m,
	vrml/vrml_faces.m, vrml/vrml_flatten.m, vrml/vrml_frame.m,
	vrml/vrml_group.m, vrml/vrml_kill.m, vrml/vrml_lines.m,
	vrml/vrml_material.m, vrml/vrml_parallelogram.m,
	vrml/vrml_points.m, vrml/vrml_select_points.m, vrml/vrml_surf.m,
	vrml/vrml_text.m, vrml/vrml_thick_surf.m, vrml/vrml_transfo.m: 
	Copyright notices for Etienne Grossmann files.  

2005-05-24 17:42  pkienzle

	* main/control/feedback.m: Add GPL header 

2005-05-24 17:36  pkienzle

	* extra/pdb/: creadpdb.cc, plotpdb.m.in, read_pdb.m, strtoz.m,
	write_pdb.m: Add copyright notices to the individual files 

2005-05-24 17:24  pkienzle

	* RELEASE-NOTES: Update release notes for Feb to May.  

2005-05-24 16:52  pkienzle

	* main/general/interp1.m: Add a linear extrapolation test.  

2005-05-24 16:42  pkienzle

	* doc/octave-forge-home.html: Remove link to octave for windows FAQ 

2005-05-19 17:58  adb014

	* main/comm/op-fil-gm.cc: Conditional build of file operator - Take
	2 

2005-05-19 17:57  adb014

	* main/fixed/: op-fil-fcm.cc, op-fil-fcs.cc, op-fil-fm.cc,
	op-fil-fs.cc: Conditional build of file operators - Take 2 

2005-05-19 17:51  adb014

	* main/: comm/op-fil-gm.cc, fixed/op-fil-fcm.cc,
	fixed/op-fil-fcs.cc, fixed/op-fil-fm.cc, fixed/op-fil-fs.cc: 
	Conditional build of file operator 

2005-05-19 17:50  adb014

	* main/general/deref.cc: Fix format of copyright 

2005-05-17 09:00  mcreel

	* main/optim/: bfgsmin.cc, bisectionstep.cc, celleval.cc,
	finitedifference.cc, newtonstep.cc, numgradient.cc, numhessian.cc,
	samin.cc: fix tabs 

2005-05-13 13:49  schloegl

	* extra/NaN/: percentile.m, quantile.m: flix is more powerful than
	interp1 

2005-05-13 06:31  mcreel

	* main/econometrics/: README, average_moments.m, gmm_estimate.m,
	gmm_example.m, gmm_obj.m, gmm_results.m, mle_estimate.m,
	mle_example.m, mle_obj.m, mle_obj_nodes.m, mle_results.m,
	nls_estimate.m, nls_obj.m, nls_obj_nodes.m, poisson.m,
	poisson_moments.m, sum_moments_nodes.m: update to allow parallel if
	available, add nls 

2005-05-11 21:36  aadler

	* main/struct/setfields.m: accepts 0 arguments 

2005-05-09 12:02  aadler

	* main/statistics/anovan.m: added modeltype 

2005-05-09 11:04  aadler

	* main/statistics/anovan.m: test results 

2005-05-02 17:32  qspencer

	* main/plot/__plt3__.m: Applied patch from Dmitri Sergatskov (we
	have to use __gnuplot_splot__, instead of __gnuplot_raw__ ("splot
	...") to ensure parsing of the parameters).  

2005-05-02 16:13  adb014

	* main/comm/scatterplot.m: fix tpo in previous patch 

2005-05-02 11:30  qspencer

	* FIXES/grid.m, main/comm/apkconst.m, main/comm/eyediagram.m,
	main/comm/qaskenco.m, main/comm/scatterplot.m,
	main/general/interp2.m, main/time/datesplit.m, main/time/datevec.m: 
	Applied patches written by Dmitri Sergatskov to update gset and
	gplot to the new gnuplot plotting interface (__gnuplot_set__ etc).  

2005-04-28 17:03  schloegl

	* extra/NaN/sumskipnan.cc: support for NDArrays fixed 

2005-04-26 18:42  schloegl

	* extra/NaN/sumskipnan.cc: improved support for ND-arrays;
	DIM-related bug fixed 

2005-04-26 00:44  alnd

	* admin/get_authors: 
	
	Improve logic to identify public domain files; add -s option to
	define size of "short" programs.  

2005-04-24 21:05  aadler

	* main/image/: imread.m, imwrite.m: added GPL copyrights 

2005-04-24 12:33  pkienzle

	* extra/ver20/fieldnames.m, main/general/deref.cc,
	main/image/testimio.m, main/optim/wsolve.m,
	main/signal/ellipdemo.m, main/signal/flattopwin.m,
	main/signal/freqs_plot.m, main/symbolic/probably_prime.cc: Fix
	copyright notices.  

2005-04-24 11:17  pkienzle

	* main/specfun/expint.f: Never used.  

2005-04-22 16:29  schloegl

	* extra/NaN/: INSTALL, sumskipnan.cc: OCT-version is faster by a
	factor of 4 to 5 

2005-04-22 13:29  aadler

	* main/image/rotate_scale.cc: Change layout to not confuse
	builtins.cc 

2005-04-21 09:58  qspencer

	* main/plot/: __plt3__.m, clf.m, fill3.m, gget.m, legend.m,
	meshc.m, pcolor.m, peaks.m, print.m, quiver.m, stem.m, surf.m,
	surfc.m, text.m, tics.m, view.m: Applied patches written by Dmitri
	Sergatskov to use the new gnuplot inferface for versions 2.1.69 and
	later.  

2005-04-19 23:01  pkienzle

	* main/signal/sgolay.m: Fix first derivative and all odd
	derivative; add test 

2005-04-13 07:27  pkienzle

	* main/strings/configure.add: [for Dmitri Sergatoskov] typo in
	'expressions' 

2005-04-05 11:04  pkienzle

	* main/optim/leasqrdemo.m: Restore matlab compatibility 

2005-04-05 11:02  pkienzle

	* main/optim/leasqr.m: [with Timothe Lecomte] use sparse matrices
	to save storage.  

2005-04-05 10:04  pkienzle

	* main/path/addpath.m: [with Bill Denney] use texinfo strings; use
	error() for errors; 

2005-04-02 10:05  h_fujiwara

	* main/parallel/: pserver.cc, recv.cc, send.cc: update for 2.9.0 

2005-03-31 07:56  schloegl

	* extra/tsa/: mvar.m, mvfreqz.m: docu corrected; cosmetic changes 

2005-03-26 14:26  aadler

	* main/sparse/tests/: Makefile, sparse_mul.cc: test suite 

2005-03-26 13:02  aadler

	* main/sparse/tests/: Makefile, sparse_mul.cc: sparse
	multiplication test code 

2005-03-23 14:22  pkienzle

	* main/time/datesplit.m: Fix some tests 

2005-03-23 00:59  pkienzle

	* main/symbolic/: INDEX, Makefile, symbols.cc: Add Sqrt.  

2005-03-22 23:51  pkienzle

	* main/optim/minimize.m: Don't use getfields.  

2005-03-22 23:04  pkienzle

	* main/miscellaneous/edit.m: Automatically expand ~; return field
	values if asked.  

2005-03-22 22:43  pkienzle

	* main/vrml/: select_3D_points.m, vrml_frame.m,
	vrml_parallelogram.m: Don't use getfields 

2005-03-22 00:38  pkienzle

	* main/vrml/vrml_Background.m: Better error checking; remove
	references to setfields 

2005-03-21 08:22  pkienzle

	* main/vrml/vrml_PointLight.m: Eliminate setfields 

2005-03-21 07:45  pkienzle

	* main/miscellaneous/edit.m: [for Soren Hauberg] check against fid
	< 0 for fopen failure 

2005-03-19 13:42  schloegl

	* main/strings/strvcat.m: add support for cell-strings 

2005-03-16 08:54  schloegl

	* extra/NaN/: quantile.m, percentile.m: replace FLIX by INTERP1;
	remove FLAG_SKIP_NAN 

2005-03-15 17:44  schloegl

	* extra/NaN/ranks.m: conversion of version number fixed for 1-digit
	number 

2005-03-09 17:07  qspencer

	* main/io/: textread.m, xlsread.m: Changed textread.m so that it
	returns cell arrays rather than lists. Changed xlsread from DOS to
	UNIX end of line characters.  

2005-03-07 17:33  aadler

	* extra/perl/Makefile.PL: remove IPC::Run for now 

2005-03-07 16:45  aadler

	* extra/perl/Octave.pm: fixes for versions 

2005-03-07 15:20  aadler

	* extra/perl/: Makefile.PL, Octave.pm: version accepts \d.\d\.cvs 

2005-03-03 03:02  schloegl

	* extra/NaN/sumskipnan.cpp: fix comilation error 

2005-03-02 23:46  pkienzle

	* main/general/interp2.m: [Thomas Weber and Paul Kienzle] simplify
	and add test cases 

2005-03-02 12:57  schloegl

	* extra/NaN/cov.m: address incompatibility with COV in MATLAB 

2005-03-02 08:52  przykry2004

	* main/sparse/pcr.m: Removed failing test and dependency on random
	data in other tests 

2005-03-01 11:38  pkienzle

	* main/strings/: Makefile, pcregexp.cc: Make sure pcregexp compiles
	and passes the tests 

2005-03-01 11:33  pkienzle

	* configure.base, main/geometry/configure.add,
	main/gsl/configure.add, main/image/configure.add,
	main/miscellaneous/configure.add, main/strings/configure.add: Don't
	append to LIBS when checking for a function in a library 

2005-03-01 07:45  pkienzle

	* main/optim/optimset.m: [for Heikki Junes] remove obsolete
	reference to set_field 

2005-03-01 07:39  pkienzle

	* main/strings/Makefile: [For Heikki Junes] fix makefile
	conditional syntax 

2005-03-01 01:51  pkienzle

	* main/set/intersect.m: [for Ben Hall] return ia and ib as well 

2005-03-01 00:34  pkienzle

	* main/signal/: cplxreal.m, sos2tf.m, sos2zp.m, tf2sos.m, zp2sos.m: 
	[for Julius Smith] second order section support 

2005-02-28 23:30  pkienzle

	* main/strings/: Makeconf.add, Makefile, configure.add,
	pcregexp.cc: [for Stefan van der Walt] added Perl compatible
	regular expressions 

2005-02-28 23:28  pkienzle

	* octinst.sh.in, Makefile, extra/mex/Makefile, extra/tsa/Makefile,
	main/Makefile, nonfree/Makefile: Clean up install so that it is
	quiet unless there is a problem and so that it doesn't write into
	the source directories during installation.  

2005-02-28 22:27  pkienzle

	* main/: miscellaneous/read_options.m, optim/fminunc.m,
	optim/optimset.m, struct/setfields.m: Use struct() rather than
	setfields() for an empty structure 

2005-02-28 16:34  pkienzle

	* main/gsl/: Makeconf.add, Makefile, README, buildgsl_sf.sh,
	configure.add: Protect against older versions of GSL.  

2005-02-28 16:25  pkienzle

	* main/gsl/: double_double_to_double.cc.template,
	double_mode_to_double.cc.template, double_to_double.cc.template,
	int_double_to_double.cc.template,
	int_int_double_to_double.cc.template, int_to_double.cc.template,
	precode.cc.template: Add docs for error return; improve retval
	construction for err; mark files as C++ for emacs 

2005-02-28 07:07  tpikonen

	* extra/graceplot/toggle_grace_use.m: Add detection for Grace
	version, versions >= 5.99 are not supported.  

2005-02-28 06:07  mcreel

	* main/econometrics/: gmm_example.m, gmm_results.m: clean up
	example 

2005-02-27 22:09  pkienzle

	* extra/Windows/: image.m, BROWSER.m: Add 'file:///' to htm file
	for use in FireFox.  Add BROWSER function to override explorer
	default.  

2005-02-27 20:58  pkienzle

	* main/time/datesplit.m: Use unix line endings 

2005-02-27 20:58  pkienzle

	* main/time/datesplit.m: Fix tests so they pass 

2005-02-27 20:55  pkienzle

	* main/time/datesplit.m: Remove dd/mm forms from tests.  

2005-02-27 20:32  pkienzle

	* main/time/: datesplit.m, datevec.m: Add string support 

2005-02-27 19:56  pkienzle

	* main/time/weekday.m: [for Bill Denney] Fix weekday documentation.  

2005-02-25 11:58  pkienzle

	* main/general/mark_for_deletion.cc: pt-plot.h is disappearing in
	future octave versions 

2005-02-25 11:19  pkienzle

	* .cvsignore: Ignore fndemos.m 

2005-02-25 11:17  pkienzle

	* main/plot/legend.m: [for Stefan van der Walt] add some legend
	demos 

2005-02-25 10:54  pkienzle

	* admin/template.readme: Add donation info.  

2005-02-25 10:51  pkienzle

	* main/cell/cell2mat.m: Avoid crashing octave 2.1.64 or lower
	during make test 

2005-02-25 09:46  pkienzle

	* README, doc/octave-forge-home.html: Move suggestion to donate
	from octave-forge site to octave-forge README 

2005-02-25 07:33  pkienzle

	* main/image/imrotate.m: [For Justus Piater] add some test cases 

2005-02-25 05:49  adb014

	* FIXES/polyderiv.m: Backport fix from octave to polyderiv 

2005-02-25 05:48  adb014

	* RELEASE-NOTES: Add cellfun cell2mat to RELEASE-NOTES 

2005-02-24 18:09  pkienzle

	* nonfree/splines/gcvspl.cc: Don't use stack for temporary arrays 

2005-02-24 13:51  pkienzle

	* main/signal/sgolay.m: Add comments explaining details of the
	algorithm.  

2005-02-24 13:27  qspencer

	* admin/RPM/: README, octave-forge.spec.in, update_spec.sh: Updated
	the octave-forge.spec.in file to automatically determine the octave
	version when it is built. Removed two files that are now no longer
	needed.  

2005-02-24 11:38  pkienzle

	* main/sparse/buildtests.sh: Improved support for random stress
	testing --- still not complete 

2005-02-24 10:42  pkienzle

	* main/sparse/buildtests.sh: octave-forge sparse is dead-end code
	so suppress failing tests 

2005-02-24 10:33  pkienzle

	* main/sparse/buildtests.sh: Make sure sparse==full in
	gen_square_tests 

2005-02-24 09:48  pkienzle

	* main/signal/kaiserord.m: Don't use test framework as TODO list 

2005-02-24 07:44  pkienzle

	* extra/testfun/assert.m: fix test for numeric A exactly matches B 

2005-02-23 22:52  pkienzle

	* main/audio/aurecord.cc: Remove X11 header dependencies 

2005-02-23 05:33  pkienzle

	* RELEASE-NOTES: Notes for new release.  

2005-02-23 05:07  pkienzle

	* FIXES/: Makefile, randmtzig.c: Fix confusing HAVE_X86 behaviour;
	now -DHAVE_X86_32 or -DUSE_X86_32=0|1 

2005-02-21 21:27  pkienzle

	* FIXES/: rand.cc, randpoisson.c: Test extreme values; set
	randp(inf) to NaN --- is this correct? 

2005-02-21 20:53  pkienzle

	* FIXES/rand.cc: Don't assume info about the internals of
	randg/fill_randg.  

2005-02-21 20:36  pkienzle

	* FIXES/: Makefile, rand.cc, randgamma.c: Add randg for gamma-based
	RNGs; add moment tests for all RNGs.  

2005-02-21 13:12  pkienzle

	* FIXES/rand.cc: Fix dimension check for lambda parameter of randp.  

2005-02-18 22:18  pkienzle

	* main/signal/: invfreq.m, invfreqs.m, invfreqz.m: Fix order of
	parameters in the documentation.  

2005-02-17 23:42  pkienzle

	* main/image/imrotate.m: Add simple test for 'nearest' near 90
	degrees.  More tests needed.  

2005-02-15 23:07  pkienzle

	* main/image/: imrotate.m, imrotate_Fourier.m: [for Justus Piater]
	fix half-pixel alignment problem and add optimization for n*90
	degree rotations.  

2005-02-10 06:44  pkienzle

	* main/signal/filtfilt.m: Support vectors or matrices but not yet
	nD arrays.  

2005-02-09 11:19  mcreel

	* main/econometrics/: average_moments.m, delta_method.m,
	gmm_estimate.m, gmm_example.m, gmm_obj.m, gmm_results.m,
	gmm_variance.m, gmm_variance_inefficient.m, mle_estimate.m,
	mle_example.m, mle_obj.m, mle_results.m, mle_variance.m,
	parameterize.m, prettyprint.m, prettyprint_c.m, scale_data.m,
	unscale_parameters.m: cleaning and beginnings of help messages 

2005-02-08 07:58  pkienzle

	* main/time/datestr.m: Fix mm/dd/yy separator 

2005-02-08 07:57  pkienzle

	* main/time/datestr.m: Fix mm/dd/yy order 

2005-02-06 11:19  pkienzle

	* FIXES/randmtzig.c: Better handling of HAVE_X86?   Fixes bad
	distribution for non-intel arch.  

2005-02-01 10:29  adb014

	* main/cell/cellfun.cc: Add use of arbitrary function to cellfun 

2005-01-31 19:48  adb014

	* main/set/: ismember.m, unique.m: treat cell arrays 

2005-01-31 19:17  adb014

	* main/cell/cellfun.cc: add size option to cellfun 

2005-01-31 18:04  adb014

	* main/cell/.cvsignore: add .cvsignore 

2005-01-31 18:04  adb014

	* main/INDEX: add cell2mat to INDEX 

2005-01-31 02:03  mazet

	* main/cell/: Makefile, cell2mat.m, cellfun.cc: add cell2mat and
	cellfun functions 

2005-01-14 22:12  schloegl

	* extra/NaN/nantest.m: test for ALL and ANY added 

2005-01-14 04:18  mcreel

	* main/optim/bfgsmin_example.m: improve explanatory comments 

2005-01-14 04:17  mcreel

	* main/optim/bfgsmin.cc: add check for obj fn value, fix lbfgs
	memory bug 

2005-01-13 05:45  tpikonen

	* extra/graceplot/alternatives/legend.m: Add Grace support for
	legend-command.  

2005-01-03 22:59  adb014

	* main/fixed/int/fixed.cc: Rather than include config.h in
	int/fixed.cc move inclusion of fixed.h (For Orion Poplawski) 

2005-01-03 22:49  adb014

	* main/fixed/int/fixed.cc: Include config.h in int/fixed.cc (For
	Orion Poplawski) 

2004-12-28 18:33  pkienzle

	* admin/Windows/octave.nsi: Clean up test and cancel code for
	processor and previous installation.  

2004-12-28 17:32  pkienzle

	* admin/Windows/donation.txt: nag text 

2004-12-28 17:32  pkienzle

	* admin/Windows/octave.nsi: remove cruft; add nag; fix cancel
	during language selection; remove strings from .oninit; convert all
	strings to LangStrings; use Octave as name; use XPStyle 

2004-12-23 12:39  schloegl

	* extra/NaN/corrcoef.m: improve docu 

2004-12-23 06:38  pkienzle

	* main/signal/: sgolay.m, sgolayfilt.m: [for Pascal Dupuis] allow
	derivatives 

2004-12-19 08:19  persquare

	* extra/MacOSX/Makefile: Fixing typo 

2004-12-17 23:13  pkienzle

	* extra/MacOSX/Makefile: [for Corey Halpin] UFS is case sensitive,
	so use correct filenames.  

2004-12-14 10:01  tpikonen

	* extra/pdb/read_pdb.m: Tweaked element detection heuristics.  

2004-12-13 23:56  pkienzle

	* extra/symband/SymBand.cc: Fix bug in which SBSolve(A,B) was
	changing the value of B.  

2004-12-13 08:41  adb014

	* main/plot/legend.m: Only call replot is automatic_replot is set
	(For Daniel Sebald) 

2004-12-09 05:40  schloegl

	* extra/tsa/mvfreqz.m: default value of C is eye(K) - not ones(k) 

2004-12-06 18:55  schloegl

	* extra/NaN/nantest.m: test for (0-3i)/inf included 

2004-12-06 15:46  aadler

	* main/plot/get_graph_data.m: fixed for axes that don't meet at 0 

2004-12-06 13:24  aadler

	* main/plot/get_graph_data.m: fixed bug in graph rotation 

2004-12-06 13:09  aadler

	* main/plot/get_graph_data.m: assume an axis with a zero is linear 

2004-12-06 12:38  aadler

	* main/plot/get_graph_data.m: complete - appears to work 

2004-12-06 11:19  aadler

	* main/plot/get_graph_data.m: get data from graphs 

2004-12-03 12:19  schloegl

	* extra/tsa/mvfilter.m: fix docu; avoiding confusing behavior if
	data is transposed 

2004-12-03 09:13  adb014

	* main/plot/text.m: Use %g and not %f in text.m so that small arg
	positions are placed correctly (For Pascale Dupuis) 

2004-12-02 23:20  pkienzle

	* admin/Windows/.cvsignore: Ignore status files when checking for
	differences 

2004-12-02 22:11  pkienzle

	* admin/Windows/: Makefile, config_octave.sh: Pass source directory
	as a parameter to configure 

2004-12-01 09:54  pkienzle

	* admin/Windows/: Makefile, config_octave.sh: Put details of octave
	configuration in a separate file 

2004-12-01 04:53  adb014

	* extra/mex/configure.add: add AC_PROG_AWK to mex configure.add
	(For Dan McMahill) 

2004-11-30 17:58  pkienzle

	* admin/Windows/start_octave.sh: Remove '--traditional' flag 

2004-11-30 03:35  pkienzle

	* admin/Windows/: Makefile, README: Add "clean" target to force
	reconfigure/rebuild 

2004-11-30 03:21  pkienzle

	* admin/Windows/Makefile: Unbundle octave-2.1.xx.tar.bz2 as part of
	the build 

2004-11-30 03:12  pkienzle

	* admin/Windows/: README, Makefile: More refinements --- still a
	work in progress.  

2004-11-16 20:04  pkienzle

	* ChangeLog, main/miscellaneous/OCTAVE_FORGE_VERSION.m: R2004-11-16
	release 

2004-11-16 19:59  pkienzle

	* main/sparse/buildtests.sh: Fix some tests; note those that are
	still failing.  

2004-11-16 19:39  pkienzle

	* configure.base: Correct the sense of the test for op_uplus 

2004-11-16 07:47  schloegl

	* extra/tsa/INDEX: add categories of MVAAR and rmle 

2004-11-16 05:31  adb014

	* Makeconf.base, configure.base, main/comm/Makefile,
	main/comm/op-gm-gm.cc, main/fixed/Makefile,
	main/fixed/op-fcm-fcm.cc, main/fixed/op-fcs-fcs.cc,
	main/fixed/op-fm-fm.cc, main/fixed/op-fs-fs.cc,
	main/sparse/Makefile, main/sparse/complex_sparse_ops.cc,
	main/sparse/sparse_ops.cc: HAVE_OCTAVE_UPLUS config option for
	backwards compatiability 

2004-11-16 04:20  pkienzle

	* RELEASE-NOTES: ready for release? 

2004-11-16 04:18  pkienzle

	* extra/NaN/INDEX, main/INDEX, extra/pdb/INDEX,
	main/econometrics/INDEX, main/image/INDEX, main/signal/INDEX,
	main/strings/INDEX: Add new functions 

2004-11-16 02:19  pkienzle

	* main/signal/hann.m: Compatibility function 

2004-11-16 02:05  pkienzle

	* main/sparse/Makefile: Use sh rather than bash for portability.  

2004-11-16 01:56  pkienzle

	* Makeconf.base, extra/mex/Makefile, extra/mex/mex.in,
	extra/mex/myfeval.m: [with Dan McMahill] Use doc string from .m
	file if available 

2004-11-16 01:12  pkienzle

	* main/sparse/buildtests.sh: [for Dan McMahill] remove bashisms 

2004-11-16 01:03  pkienzle

	* main/audio/: wavread.m, wavwrite.m: [For Julius Smith] read/write
	parts of .wav files (unlike auload/ausave) 

2004-11-16 00:17  pkienzle

	* main/signal/czt.m: [with Danial Gunyan] Replace with correct
	implementation and add tests.  

2004-11-15 11:04  pkienzle

	* main/image/: blkproc.m, nlfilter.m: Fix tests for functions which
	return boolean matrices 

2004-11-15 05:26  adb014

	* main/: comm/op-gm-gm.cc, fixed/op-fcm-fcm.cc,
	fixed/op-fcs-fcs.cc, fixed/op-fm-fm.cc, fixed/op-fs-fs.cc,
	sparse/complex_sparse_ops.cc, sparse/sparse_ops.cc: Add unary plus
	operators as no-op, due to recent change in octave 

2004-11-10 10:26  adb014

	* main/symbolic/: findsymbols.cc, ov-ex.cc: Must explicitly use the
	"GiNaC::operator ==" as there is an ambiguity between this and the
	newly introduced int-type operators in the octave core..  

2004-11-09 18:34  adb014

	* configure.base, main/comm/galois-ops.h, main/comm/galois.cc,
	main/comm/galois.h, main/comm/op-gm-gm.cc, main/comm/op-gm-m.cc,
	main/comm/op-gm-s.cc, main/comm/op-s-gm.cc, main/comm/ov-galois.cc,
	main/comm/ov-galois.h, main/fixed/fixed-def.h,
	main/fixed/fixedCMatrix.cc, main/fixed/fixedCMatrix.h,
	main/fixed/fixedCNDArray.cc, main/fixed/fixedCNDArray.h,
	main/fixed/fixedMatrix.cc, main/fixed/fixedMatrix.h,
	main/fixed/fixedNDArray.cc, main/fixed/fixedNDArray.h,
	main/fixed/ov-base-fixed.h, main/fixed/ov-fixed-complex.cc,
	main/fixed/ov-fixed-complex.h, main/fixed/ov-fixed-cx-mat.cc,
	main/fixed/ov-fixed-cx-mat.h, main/fixed/ov-fixed-mat.cc,
	main/fixed/ov-fixed-mat.h, main/fixed/ov-fixed.cc,
	main/fixed/ov-fixed.h, main/sparse/complex_sparse_ops.cc,
	main/sparse/make_sparse.h, main/sparse/sparse_ops.cc,
	main/sparse/sparse_ops.h: Fix concatenation for recent octave core
	CVS changes 

2004-11-08 06:41  adb014

	* FIXES/randmtzig.c: Small bug fix for tail of rande 

2004-11-01 13:37  schloegl

	* main/strings/strfind.m: added 

2004-10-27 22:58  pkienzle

	* admin/Windows/Makefile: Remove old links before creating new ones
	in the mklinks target 

2004-10-27 08:06  etienne

	* main/image/imrotate.m: Justus Piater's imrotate 

2004-10-27 03:16  schloegl

	* extra/NaN/cor.m: fix for ML7 

2004-10-26 08:24  mcreel

	* main/optim/bfgsmin.cc: add iters as output 

2004-10-21 10:54  mcreel

	* main/econometrics/mle_estimate.m: little bugfix 

2004-10-20 06:31  mcreel

	* main/econometrics/: average_moments.m, gmm_estimate.m,
	gmm_example.m, gmm_obj.m, gmm_results.m, gmm_variance.m,
	gmm_variance_inefficient.m: initial commit of gmm functions 

2004-10-20 05:14  mcreel

	* main/econometrics/mle_example.m: indicate it's a script, with a
	"1;" 

2004-10-20 05:12  mcreel

	* main/econometrics/: delta_method.m, mle_estimate.m,
	mle_example.m, mle_obj.m, mle_results.m, mle_variance.m,
	parameterize.m, prettyprint.m, prettyprint_c.m, scale_data.m,
	unscale_parameters.m: initial commit of econometrics functions 

2004-10-20 05:06  adb014

	* main/miscellaneous/dispatch.cc: Constructor should set has_alias
	to false (For Gernot Hueber) 

2004-10-15 10:24  tpikonen

	* extra/pdb/read_pdb.m: Fixed atomname to Z conversion.  

2004-10-15 09:34  tpikonen

	* extra/pdb/: README, plotpdb.m, plotpdb.m.in, write_pdb_quick.m: 
	Made plotpdb.m use the rasmol script installed at XPATH.  

2004-10-15 06:05  adb014

	* FIXES/rand.cc: Allow state to be probed even if rand never used 

2004-10-15 05:59  adb014

	* main/irsa/irsa_resample.m: Fix to allow optional argument to be
	acceptted 

2004-10-13 01:04  pkienzle

	* admin/Windows/: Makefile, install_octave.sh: First cut at an
	automated link generator; untested.  

2004-10-11 20:42  pkienzle

	* admin/make_index: Allow preinstalled octave to fill in missing
	function definitions.  Put forge link on each page of main panel.  

2004-10-11 09:15  aadler

	* extra/perl/Octave.pm: warning in $input testing 

2004-10-08 00:34  pkienzle

	* FIXES/rand.cc: Document Poisson generator methods and references 

2004-10-07 12:22  tpikonen

	* extra/pdb/creadpdb.cc: Fix reading of non-conforming files.  

2004-10-07 10:30  tpikonen

	* extra/pdb/: INDEX, plotpdb.m, write_pdb.m: Ditched
	write_pdb_quick.m, made write_pdb.m slightly faster.  

2004-10-06 23:27  pkienzle

	* FIXES/: Makefile, rand.cc, randpoisson.c: Initial posting of
	Poisson RNG randp(); this function needs vetting.  

2004-10-02 23:34  pkienzle

	* admin/make_index, admin/template.ndev,
	doc/octave-forge-home.html: Use new source-forge logo and group
	id=2888.  

2004-09-30 20:43  pkienzle

	* admin/Windows/octave.nsi: This will be the new NSIS script; still
	not ready to build with it.  

2004-09-30 20:41  pkienzle

	* admin/Windows/: Makefile, README: More refinements; still can't
	build octinst.exe directly (need links).  

2004-09-30 15:17  pkienzle

	* main/: miscellaneous/read_options.m, optim/fminunc.m,
	optim/minimize.m, optim/optimset.m, vrml/select_3D_points.m,
	vrml/vrml_frame.m, vrml/vrml_parallelogram.m: Change to use
	getfields/setfields 

2004-09-30 12:36  adb014

	* main/fixed/Makefile: Fix for cygwin build due to change of
	SH_LDFLAGS to DL_LDFLAGS in mkoctfile 

2004-09-30 05:56  tpikonen

	* main/struct/: Makefile, getfields.cc, setfields.cc: Removed
	oct-versions of getfields and setfields.  

2004-09-29 14:06  pkienzle

	* FIXES/randmtzig.c: Use stdint.h instead of inttypes.h. Suggest
	what to do if it is missing.  

2004-09-29 11:29  pkienzle

	* admin/Windows/: Makefile, README: Improved build procedure but
	still not complete 

2004-09-28 06:23  mcreel

	* main/optim/: bfgsmin.cc, numgradient.cc, numhessian.cc: more arg
	checking 

2004-09-27 11:26  przykry2004

	* main/sparse/sprand.m: Used Paul's hint to allow larger random
	matrices, at the price of sometimes lower density than desired 

2004-09-27 05:56  adb014

	* extra/ode/: ode23.m, ode45.m, ode78.m, penddot.m, pendulum.m,
	rk2fixed.m, rk4fixed.m, rk8fixed.m: Fix copyright notices so that
	help is correctly displayed 

2004-09-27 05:56  adb014

	* admin/make_index: Don't replace help text for existing functions.
	That is help of *.cc versions preferred to *.m versions (cf
	dispatch) 

2004-09-24 17:12  adb014

	* main/INDEX: Update INDEX since make_index can find operators and
	keywords 

2004-09-24 17:10  adb014

	* main/vrml/INDEX: specify vrml_demo_tutorial_{1,2,3,4} seperately
	so make_index can find them 

2004-09-24 17:09  adb014

	* admin/make_index: Update make_index to check for DEFCONST, also
	use DOCSTRINGS for text of help even if function is found elsewhere
	to allow for help string defined as macros, and call help in octave
	to find operators and keywords 

2004-09-24 11:38  adb014

	* admin/make_index: Allow '== = <text>' syntax in INDEX 

2004-09-24 11:00  etienne

	* main/specfun/factorial.m: add missing ; 

2004-09-24 09:48  adb014

	* main/image/: graycomatrix.cc, houghtf.cc: can't have space after
	DEFUN_DLD( or indexing script misses the function name 

2004-09-24 09:37  adb014

	* main/struct/: getfield.m, setfield.m: Its @{ and not { in texinfo 

2004-09-24 09:37  adb014

	* main/INDEX: Add some new functions, delet some old work arounds 

2004-09-24 09:15  schloegl

	* main/general/isdir.m: check if directory  - initial revision 

2004-09-23 20:11  pkienzle

	* main/miscellaneous/dispatch.m: Reasonable default if dispatch.oct
	is unavailable.  

2004-09-22 23:43  pkienzle

	* main/miscellaneous/listen.cc: portability fix: use ceil rather
	than round for debug time stamps 

2004-09-22 04:45  sjvdw

	* main/image/houghtf.cc: Correct indexing of image 

2004-09-21 11:19  adb014

	* main/INDEX: index shiftdim/circshift 

2004-09-21 10:30  adb014

	* main/INDEX: fftw_wisdom not fft_wisdom 

2004-09-19 18:35  schloegl

	* extra/NaN/: median.m, trimean.m: fix: sort does not necessarily
	put NaNs at the upper end 

2004-09-17 05:55  mcreel

	* main/optim/: bfgsmin.cc, samin.cc: fix a recently-introduced bug
	(severely C-challenged) 

2004-09-15 22:17  pkienzle

	* main/sparse/buildtests.sh: Correct a few more tests.  

2004-09-15 22:14  pkienzle

	* main/image/bwmorph.m: Use frivolous uint8() call to block tests
	for version 2.1.57 and earlier 

2004-09-15 22:13  pkienzle

	* extra/testfun/assert.m: Don't check type if tolerance is not
	zero; this is required to handle functions with a negligible complex
	portion.  An unfortunate side effect is that the return types of
	functions will not be tested if they are inexact.  

2004-09-15 16:36  jmones

	* main/image/bwmorph.m: logical(1) => true 

2004-09-15 16:00  jmones

	* main/image/bwmorph.m: Updated tests to match Gonzalez&Woods
	example 

2004-09-15 15:04  pkienzle

	* main/sparse/buildtests.sh: Clean up a couple of more tests 

2004-09-15 14:38  pkienzle

	* main/time/calendar.m: correct expected type of test result 

2004-09-15 13:54  pkienzle

	* extra/testfun/assert.m, main/image/roicolor.m,
	main/sparse/buildtests.sh, main/sparse/pcg.m, main/sparse/pcr.m: 
	test that data type matches during assert 

2004-09-15 09:51  pkienzle

	* main/image/bwmorph.m: Use logical in tests; reduce number of
	shared variables in tests.  

2004-09-14 08:16  mcreel

	* main/optim/: bfgsmin.cc, bisectionstep.cc, newtonstep.cc: final
	round arg checking for these functions (famous last words!) 

2004-09-13 15:19  pkienzle

	* admin/Windows/: Makefile, README, TODO, bsubst.c, mkdll.sh: Steps
	to automate the building of new packages.  

2004-09-11 10:40  przykry2004

	* main/optim/fzero.m: Minor changes; octave-2.1.58's fsolve makes
	the 8th demo break down...  

2004-09-09 15:36  jmones

	* main/image/qtdecomp.m: all_va_args -> varargin{:}. Now works on
	2.1.58 

2004-09-09 12:02  pkienzle

	* ChangeLog, main/miscellaneous/OCTAVE_FORGE_VERSION.m: R2004-09-09
	release 

2004-09-09 11:58  pkienzle

	* main/statistics/pareto.m: small spelling correction; faster and
	cleaner implementation; added demo 

2004-09-09 11:52  pkienzle

	* main/statistics/tabulate.m: Better support for non-integer bins 

2004-09-09 11:46  pkienzle

	* admin/mktests.sh: Don't use mindepth/maxdepth gnu extenstions to
	find.  

2004-09-09 09:57  pkienzle

	* main/splines/pchip.m: [for Guenther Palfinger] allow forward or
	reverse x 

2004-09-09 09:37  pkienzle

	* main/io/: csvread.m, csvwrite.m: Wrappers for dlmread/dlmwrite
	for compatibility 

2004-09-09 08:17  mcreel

	* main/optim/samin-example.m: [no log message] 

2004-09-09 08:16  mcreel

	* main/optim/: bfgsmin.cc, finitedifference.cc, samin.cc: more
	complere arg checking 

2004-09-09 08:09  pkienzle

	* main/miscellaneous/configure.add: [for Dan McMahill] prefer
	termcap.h to term.h 

2004-09-09 07:53  pkienzle

	* Makeconf.base, octinst.sh.in, admin/run_forge,
	extra/mex/Makefile: [for Dan McMahill] use INSTALL_SCRIPT for
	scripts 

2004-09-09 07:48  pkienzle

	* extra/mex/mex.in: [for Dan McMahill] remove bashisms 

2004-09-09 07:44  pkienzle

	* configure.base: [for Dan McMahill] portability---use -Rfp as
	default copy flags 

2004-09-09 00:16  pkienzle

	* main/sparse/buildtests.sh: [for Dan McMahill] remove bashisms 

2004-09-08 23:47  pkienzle

	* main/fixed/Makefile: Fix rule lookup: clear "%.o: %.cc" before
	defining "%.o: %.cc %.d".  

2004-09-08 23:36  pkienzle

	* configure.base: Fix HAVE_SWAP_BYTES test so that it succeeds in
	2.1.58 but not 2.1.57.  

2004-09-08 20:26  adb014

	* main/optim/Makefile: Remove deleted target 

2004-09-08 14:52  pkienzle

	* admin/mktests.sh: Print number of files with and without tests. 
	Use looser output format so warnings come after you know which
	directory is being tested.  

2004-09-08 12:19  pkienzle

	* main/optim/fzero.m: Clean up argument checking and tests so they
	work in 2.1.58 

2004-09-08 12:06  jmones

	* main/image/cmunique.m: Solved problem with uint8 indexing and
	reduced tests on types (suggested by P. Kienzle) 

2004-09-08 11:10  pkienzle

	* admin/mktests.sh: Only run tests in top-level directories.  

2004-09-08 11:07  pkienzle

	* main/image/devel/__bridge_lut_fun__.m: Use new __ name in tests
	as well.  

2004-09-08 11:01  pkienzle

	* main/image/cmpermute.m: Redo tests: reduce # of shared variables;
	force full range of uint8 

2004-09-08 10:13  jmones

	* main/image/cmpermute.m: Synchronized with cmunique. uint8 support
	added. Tests working for 2.1.58 

2004-09-08 10:12  mcreel

	* main/optim/lbfgsmin_example.m: [no log message] 

2004-09-08 10:10  mcreel

	* main/optim/: bfgsmin.cc, bfgsmin_example.m: Integrate bfgsmin and
	lbfgsmin into same file so convergence, etc. is same. Complete
	argument checking (Go ahead - hit me!). Beautify output.  

2004-09-08 10:07  mcreel

	* main/optim/bfgsmin-example.m: [no log message] 

2004-09-08 10:07  pkienzle

	* main/image/qtdecomp.m: Fix test for 'inline function' 

2004-09-08 09:58  mcreel

	* main/optim/: lbfgsmin-example.m, lbfgsmin.cc: [no log message] 

2004-09-08 06:31  schloegl

	* extra/tsa/: contents.m, rmle.m: Implementation by Jose L.
	Guitierrez of AR estimation with RMLE added 

2004-09-08 03:41  adb014

	* main/: comm/Makefile, fixed/Makefile: Makefile fixes for *.d
	files 

2004-09-08 00:54  pkienzle

	* RELEASE-NOTES: Summarize changelog since last release 

2004-09-07 17:18  pkienzle

	* main/comm/Makefile: Remove all .d files (there was a spelling
	error in OTHERDEPENDS) 

2004-09-07 10:47  pkienzle

	* main/image/poly2mask.m: Avoid segfaults on pre-2.1.58 octave. 
	Invisible whitespace changes.  

2004-09-07 06:31  mcreel

	* main/optim/: bfgsmin_example.m, lbfgsmin_example.m,
	samin_example.m: renamed example files 

2004-09-07 06:30  mcreel

	* main/optim/: bfgsmin.cc, lbfgsmin.cc, newtonstep.cc, samin.cc: 
	Fix newtonstep bug introduced in July, and add pointers to examples
	to algorithms 

2004-09-06 10:45  tpikonen

	* extra/graceplot/alternatives/: __errcomm__.m, __errplot__.m,
	__plr2__.m, __plt2mm__.m, __plt2mv__.m, __plt2ss__.m, __plt2vm__.m,
	__plt2vv__.m, __plt__.m, __pltopt__.m, bar.m, errorbar.m, mplot.m,
	multiplot.m, oneplot.m, plot.m, polar.m, semilogx.m, semilogxerr.m,
	semilogy.m, semilogyerr.m, subplot.m, subwindow.m, xlabel.m,
	ylabel.m: Cleanup and update alternative plotting functions.  

2004-09-06 09:50  mcreel

	* main/optim/: bisectionstep.cc, finitedifference.cc,
	newtonstep.cc: full argument checking (number and types) added 

2004-09-06 08:48  mcreel

	* main/optim/: bfgsmin-example.m, bfgsmin.cc, bisectionstep.cc,
	finitedifference.cc, lbfgsmin.cc, newtonstep.cc: Improvement of
	help strings and argument checking for internal use functions. Still
	need to check types.  

2004-09-06 01:59  pkienzle

	* main/image/: graycomatrix.cc, houghtf.cc: strict cmath: no
	round() and ceil() operates on floating point types.  

2004-09-03 17:07  adb014

	* main/comm/: op-gm-s.cc, op-s-gm.cc: INSTALL_G_CATOP is a null
	macro < 2.1.58 

2004-09-03 14:36  pkienzle

	* main/comm/: op-gm-s.cc, op-s-gm.cc: DEFCATOP is unavailable in
	2.1.57 and below 

2004-09-03 14:33  pkienzle

	* main/image/padarray.m: skip tests which use cat(3,X,Y) for octave
	<= 2.1.57 

2004-09-03 13:57  jmones

	* main/image/col2im.m: Added support for int* and uint* types 

2004-09-03 13:49  jmones

	* main/image/blkproc.m: Improved uint8 and uint16 padding
	expections 

2004-09-03 13:37  jmones

	* main/image/im2col.m: Added support for int* and uint* types 

2004-09-03 13:12  jmones

	* main/image/poly2mask.m: Uses uint8 to save some temporal memory
	(suggested by David Bateman) 

2004-09-03 13:07  jmones

	* main/image/cmunique.m: Support for uint8 and uint16 types added.  

2004-09-03 10:25  przykry2004

	* main/optim/fzero.m: Complete replacement for the old wrapper
	function. Now fzero actually implements the Brent's root-finding
	method or, if necessary, falls back to fsolve(). This function has
	been written by a student of mine, Lukasz Bodzon.  

2004-09-03 09:40  jmones

	* main/image/blkproc.m: Check result has same class as function
	result, and improved fun param checking 

2004-09-03 09:37  jmones

	* main/image/padarray.m: Corrected behaviour for int* and uint*
	types 

2004-09-03 09:32  jmones

	* main/image/poly2mask.m: Work with logical arrays from BW creation 

2004-09-03 09:28  jmones

	* main/image/nlfilter.m: Corrected behaviour for int* and uint*
	types 

2004-09-02 08:24  adb014

	* main/image/graycomatrix.cc: Fix for ambiguous return value with
	2.1.58 

2004-09-01 18:51  jmones

	* main/image/imadjust.m: Fully recoded: NDArray support, docs,
	tests, more compatible with MATLAB, changed copyright 

2004-09-01 18:35  jmones

	* main/image/bwmorph.m: Added Lantuejoul skeletonizing algorithm
	from Gonzalez&Woods 

2004-09-01 09:49  schloegl

	* main/strings/str2double.m: returns a cell array of strings as 3rd
	argout; use of more specific EXIST improves performance 

2004-09-01 04:52  sjvdw

	* main/image/: INDEX, Makefile: Add graycomatrix and houghtf 

2004-08-31 11:24  adb014

	* Makeconf.base, configure.base, main/comm/Makefile,
	main/comm/ov-galois.cc, main/fixed/Makefile,
	main/fixed/fixed-conv.h, main/fixed/ov-fixed-cx-mat.cc,
	main/fixed/ov-fixed-mat.cc: Fix for removal of swap_8_bytes, etc
	from octave 

2004-08-31 11:23  adb014

	* main/sparse/: complex_sparse_ops.cc, sparse_ops.cc, sparse_ops.h: 
	Small build fix for the macro SPARSE_RESIZE 

2004-08-31 10:18  adb014

	* doc/compatibility.html: typo 

2004-08-30 07:59  adb014

	* doc/compatibility.html: Add '[a{:}] =' as a compatiability issue 

2004-08-29 10:02  pkienzle

	* doc/compatibility.html: Remove resolved issues 

2004-08-25 21:33  jmones

	* main/image/INDEX: stretchlim added: Finds limits to contrast
	stretch an image 

2004-08-25 12:35  jmones

	* main/image/stretchlim.m: stretchlim added: Finds limits to
	contrast stretch an image 

2004-08-25 12:13  adb014

	* main/sparse/: complex_sparse_ops.cc, make_sparse.h,
	sparse_ops.cc, sparse_ops.h: Working, but inefficient,
	concatentaion code 

2004-08-25 12:12  adb014

	* main/: fixed/fixedCMatrix.cc, fixed/fixedMatrix.cc,
	comm/galois.cc: Check for empty intermediate rather than final
	matrices 

2004-08-23 07:57  przykry2004

	* main/sparse/INDEX: Added pcg and pcr entries 

2004-08-23 07:54  przykry2004

	* main/sparse/pcr.m: First version of PCR function which implements
	preconditioned conjugate residual method 

2004-08-23 07:52  przykry2004

	* main/sparse/pcg.m: Minor changes to the help text 

2004-08-20 05:09  sjvdw

	* main/image/houghtf.cc: Straight line Hough-transform 

2004-08-20 05:08  sjvdw

	* main/image/graycomatrix.cc: Calculate the gray-level
	co-occurrence matrix.  

2004-08-18 11:09  jmones

	* main/image/INDEX: col2im and im2col added to block processing
	functions 

2004-08-18 10:57  jmones

	* main/image/cmpermute.m: speed improvement suggested by Paul
	Kienzle 

2004-08-18 10:39  jmones

	* main/image/: col2im.m, im2col.m: im2col and col2im added 

2004-08-17 15:18  jmones

	* main/image/cmpermute.m: cmpermute added: Reorders colors in a
	colormap 

2004-08-17 12:31  jmones

	* main/image/isrgb.m: isrgb added: Returns true if parameter is a
	RGB image 

2004-08-17 11:48  jmones

	* main/image/cmunique.m: Clarified expected data for RGB images in
	doc 

2004-08-17 11:45  jmones

	* main/image/cmunique.m: cmunique: Finds colormap with unique
	colors and corresponding image 

2004-08-16 10:43  jmones

	* main/image/devel/README: README added with info about this
	directory 

2004-08-16 10:42  jmones

	* main/image/devel/: __bridge_lut_fun__.m,
	__conditional_mark_patterns_lut_fun__.m,
	__diagonal_fill_lut_fun__.m,
	__unconditional_mark_patterns_lut_fun__.m: Functions used to code
	bwmorph 

2004-08-15 15:47  jmones

	* main/image/bwmorph.m: bwmorph added: Perform a morphological
	operation on a binary image 

2004-08-15 15:43  jmones

	* main/image/nlfilter.m: corrected a typo in doc 

2004-08-15 15:42  jmones

	* main/image/: INDEX, nlfilter.m: nlfilter: Processes image in
	siliding blocks using user-supplied function 

2004-08-15 15:38  jmones

	* main/image/: INDEX, conndef.m: conndef added: Creates a
	connectivity array 

2004-08-15 15:33  jmones

	* main/image/bweuler.m: bweuler: Calculates the Euler number of a
	binary image 

2004-08-15 15:27  jmones

	* main/image/blkproc.m: blkproc: block process an image using
	user-supplied function 

2004-08-15 15:21  jmones

	* main/image/padarray.m: support column vector padsize 

2004-08-15 15:01  jmones

	* main/image/: INDEX, bestblk.m: bestblk added: Calculates best
	block size for block processing 

2004-08-12 10:01  pkienzle

	* main/fixed/fixed-def.h: Correct parameters of FIXED_DEFCATOP_FN
	dummy macro for !HAVE_OCTAVE_CONCAT 

2004-08-11 15:52  jmones

	* main/image/: qtdecomp.m, qtgetblk.m, qtsetblk.m: qtsetblk added 

2004-08-11 13:39  jmones

	* main/image/poly2mask.m: Algorithm url in docs corrected.  

2004-08-11 13:34  jmones

	* main/image/: INDEX, poly2mask.m: poly2mask added: creates filled
	polygon bw mask 

2004-08-11 11:04  pkienzle

	* main/image/: padarray.m, roicolor.m, uintlut.m: Convert dos line
	endings to unix line endings 

2004-08-10 23:06  pkienzle

	* main/miscellaneous/dispatch.cc: Preserve command status through
	dispatch 

2004-08-10 20:57  jmones

	* main/image/INDEX: qtgetblk and qtsetblk added to INDEX 

2004-08-10 20:05  jmones

	* main/image/qtdecomp.m: seealso qtgetblk added to doc 

2004-08-10 20:03  jmones

	* main/image/qtgetblk.m: new gtgetblk: get blocks from quatree
	decomposition 

2004-08-09 20:19  jmones

	* main/image/qtdecomp.m: Corrected misleading comment.  

2004-08-08 21:48  jmones

	* main/image/: INDEX, qtdecomp.m: Added qtdecomp: quadtree
	decomposition 

2004-08-08 17:20  jmones

	* main/image/: INDEX, padarray.m, uintlut.m: uintlut and padarray
	functions added 

2004-08-08 17:08  jmones

	* main/image/INDEX: Added cathegory region-based processing and
	roi* functions to it 

2004-08-08 17:02  jmones

	* main/image/roicolor.m: Add roicolor function (selects ROI based
	on color) 

2004-08-08 10:13  adb014

	* main/: general/.cvsignore, miscellaneous/.cvsignore: Update
	ignores 

2004-08-07 23:49  pkienzle

	* main/general/isa.m: compatibility function: return true if x is
	of a particular class 

2004-08-05 04:26  adb014

	* main/miscellaneous/inline.m.in: Depreciate inline.m as it is in
	2.1.58 

2004-08-05 04:21  adb014

	* main/miscellaneous/: Makefile, inline.m: Depreciate inline.m as
	it is in 2.1.58 

2004-08-03 10:45  aadler

	* main/sparse/: complex_sparse_ops.cc, sparse_ops.cc, sparse_ops.h: 
	clean up ASSEMBLE_SPARSE macro 

2004-08-02 19:40  pkienzle

	* main/image/: applylut.m, makelut.m: [for Josep Mones i Teixidor]
	new image processing functions 

2004-08-02 16:01  pkienzle

	* main/statistics/anderson_darling_test.m: Use estimated parameter
	form for the exponential/normal distributions.  

2004-08-02 14:46  aadler

	* main/sparse/: make_sparse.h, sparse_ops.cc: some code for concat
	operators 

2004-08-02 14:39  rlaboiss

	* main/miscellaneous/map.m: Make map work with two input arguments.
	The following works now: 
	
	    map ("mean", {[1,2,5], [3,7,9]}); 

2004-08-02 12:35  aadler

	* main/sparse/: buildtests.sh, complex_sparse_ops.cc,
	sparse_ops.cc: saving to the octave -binary format 

2004-08-02 12:00  aadler

	* main/sparse/sparse_full.cc: fixed bug in spfind -> will now
	return fortran_vector index for nargout ==1 

2004-08-02 11:46  aadler

	* main/sparse/: buildtests.sh, complex_sparse_ops.cc,
	make_sparse.h, sparse_ops.cc: tests for sparse saving 

2004-08-02 11:45  aadler

	* extra/testfun/test.m: specify text mode for fopen since binary is
	now default 

2004-08-02 10:47  aadler

	* main/sparse/complex_sparse_ops.cc: complex save and load ascii 

2004-08-02 02:23  pkienzle

	* main/statistics/anderson_darling_test.m: Minor doc. change 

2004-08-02 02:17  pkienzle

	* main/statistics/anderson_darling_cdf.m: Improve example 

2004-08-02 01:25  pkienzle

	* main/statistics/histfit.m: Better heuristic for differing bin
	widths 

2004-08-02 01:10  pkienzle

	* main/statistics/histfit.m: Allow user selection of bins, so long
	as width is uniform 

2004-07-31 09:29  pkienzle

	* main/general/nthroot.m: Force real roots to the nthroot of x, if
	they are available 

2004-07-30 19:13  pkienzle

	* main/statistics/INDEX: Note Anderson-Darling test and cdf.  

2004-07-30 19:10  pkienzle

	* main/statistics/anderson_darling_test.m: Anderson-Darling
	distribution rejection test: this code has unresolved issues 

2004-07-30 19:00  pkienzle

	* main/statistics/anderson_darling_cdf.m: Anderson-Darling CDF 

2004-07-30 18:34  pkienzle

	* FIXES/randmtzig.c: move array generators from rand.cc; more
	extensive docs; undo set_state damage; reorganize code to separate
	randmt from uniform from zig.  

2004-07-30 18:30  pkienzle

	* FIXES/rand.cc: Move fill functions to randmtzig 

2004-07-30 18:28  pkienzle

	* FIXES/Makefile: Document rand build.  

2004-07-30 05:28  mazet

	* main/miscellaneous/Makefile: Add some documentation in the
	Makefile about the flexml/flex proccess 

2004-07-30 04:00  adb014

	* main/statistics/: INDEX, histfit.m, pareto.m, tabulate.m: Add new
	functions for Alberto Terruzzi <t-albert@libero.it> 

2004-07-29 21:14  pkienzle

	* main/image/: dilate.m, erode.m: Use filter2's default "same" flag
	to control result size 

2004-07-29 19:37  pkienzle

	* FIXES/randmtzig.c: Fix docs re: range of uniform return value,
	which is now (0,1) for 53-bit 

2004-07-29 18:31  pkienzle

	* FIXES/randmtzig.c: Add CPU_X86_32 flag and faster 53-bit support; 
	use (0,1) rather than [0,1) for 53-bit uniform; fix randn sign bit
	for idx=0 case when value outside of ziggurat 

2004-07-29 11:15  pkienzle

	* FIXES/Makefile: build and clean randtest 

2004-07-29 11:15  pkienzle

	* FIXES/randmtzig.c: Allow g++ build of standalone.  

2004-07-29 10:05  pkienzle

	* FIXES/: Makefile, randmtzig.c: Slight (5%) speed improvement for
	randi32().  

2004-07-28 20:07  pkienzle

	* main/image/: dilate.m, erode.m: [for Josep Mones i Teixidor] new
	functions 

2004-07-28 17:16  pkienzle

	* FIXES/: Makefile, rand.cc, randmtzig.c: Allow 'make
	ALLBITS=-DALLBITS' to generate all 53 bits of mantissa.  

2004-07-28 02:56  mazet

	* main/miscellaneous/xmltree_read.c: change all yy* into xml_* 

2004-07-28 02:10  pkienzle

	* FIXES/rand.cc: Use 53 bits of precision for rand; randn still
	uses 32.  

2004-07-27 17:39  adb014

	* main/general/: Makefile, bitcmp.m, bitcmp.m.in, bitget.m,
	bitget.m.in, bitset.m, bitset.m.in, bitshift.m, bitshift.m.in: Make
	building and installation of bitfcns optional on version 2.1.57 or
	less 

2004-07-27 16:56  aadler

	* main/sparse/: Makefile, complex_sparse_ops.cc, make_sparse.h,
	sparse_ops.cc: first steps to concatenation working 

2004-07-27 16:39  pkienzle

	* main/miscellaneous/listen.cc: Need to register senderror as well
	as send 

2004-07-27 15:46  rlaboiss

	* main/optim/fmins.m: Put the description of the options vector
	inside a @verbatim environment.  I did not check whether this would
	look okay when processed by TeX but, at least, the output of "help
	fmins" is not gibberish anymore.  

2004-07-27 14:24  aadler

	* main/sparse/: buildtests.sh, complex_sparse_ops.cc,
	make_sparse.h, sparse_ops.cc: save_ascii 

2004-07-27 12:05  aadler

	* main/sparse/: Makefile, complex_sparse_ops.cc, make_sparse.h,
	sparse_full.cc, sparse_ops.cc: simplify find 

2004-07-27 04:50  mazet

	* main/miscellaneous/: cell2csv.cc, csvexplode.cc: 
	* Empty cell are no more replaced by NaN 
	* Fix a bug with string in cell 

2004-07-26 21:04  pkienzle

	* doc/octave-forge-home.html: Add oct2mat 

2004-07-26 17:00  pkienzle

	* main/signal/fir1.m: [with Pers Persson] more flexible argument
	handling; add tests 

2004-07-26 16:58  pkienzle

	* main/signal/fir2.m: Allow windows to be passed by name or
	function handle 

2004-07-26 16:54  pkienzle

	* main/signal/flattopwin.m: New window type 

2004-07-26 16:32  pkienzle

	* main/signal/gausswin.m: Use name gausswin throughout 

2004-07-26 10:55  adb014

	* Makeconf.base, configure.base, main/comm/Makefile,
	main/comm/galois-ops.h, main/comm/galois.cc, main/comm/galois.h,
	main/comm/op-gm-gm.cc, main/comm/op-gm-m.cc, main/comm/op-gm-s.cc,
	main/comm/op-m-gm.cc, main/comm/op-s-gm.cc, main/comm/ov-galois.cc,
	main/comm/ov-galois.h, main/comm/doc/comms.txi,
	main/fixed/Array-f.cc, main/fixed/Makefile, main/fixed/fixed-def.h,
	main/fixed/fixedCMatrix.cc, main/fixed/fixedCMatrix.h,
	main/fixed/fixedCNDArray.cc, main/fixed/fixedCNDArray.h,
	main/fixed/fixedMatrix.cc, main/fixed/fixedMatrix.h,
	main/fixed/fixedNDArray.cc, main/fixed/fixedNDArray.h,
	main/fixed/op-fcm-fcm.cc, main/fixed/op-fcm-fcs.cc,
	main/fixed/op-fcm-fm.cc, main/fixed/op-fcm-fs.cc,
	main/fixed/op-fcs-fcm.cc, main/fixed/op-fcs-fcs.cc,
	main/fixed/op-fcs-fm.cc, main/fixed/op-fcs-fs.cc,
	main/fixed/op-fm-fcm.cc, main/fixed/op-fm-fcs.cc,
	main/fixed/op-fm-fm.cc, main/fixed/op-fm-fs.cc,
	main/fixed/op-fs-fcm.cc, main/fixed/op-fs-fcs.cc,
	main/fixed/op-fs-fm.cc, main/fixed/op-fs-fs.cc,
	main/fixed/ov-base-fixed-mat.h, main/fixed/ov-base-fixed.h,
	main/fixed/ov-fixed-complex.cc, main/fixed/ov-fixed-complex.h,
	main/fixed/ov-fixed-cx-mat.cc, main/fixed/ov-fixed-cx-mat.h,
	main/fixed/ov-fixed-mat.cc, main/fixed/ov-fixed-mat.h,
	main/fixed/ov-fixed.cc, main/fixed/ov-fixed.h,
	main/fixed/doc/fixed.txi: Add user type concatenation to galois and
	fixed point types 

2004-07-25 04:06  pkienzle

	* main/time/calendar.m: Slightly more elegant code.  

2004-07-25 03:49  pkienzle

	* main/time/calendar.m: Sacrifice elegance for utility: print an
	asterisk beside today's date.  

2004-07-25 03:18  pkienzle

	* main/time/: calendar.m, eomday.m: Display calendar month 

2004-07-25 02:22  pkienzle

	* main/time/datevec.m: Add some tests; fix h:m:s portion of
	converted date.  

2004-07-25 02:09  pkienzle

	* main/time/: datenum.m, datevec.m: Update copyright notice to PD.  

2004-07-25 02:02  pkienzle

	* main/time/datenum.m: Accept datevec output; make it faster by
	moving start of year to March 1.  

2004-07-25 01:24  pkienzle

	* main/time/datevec.m: Implement Peter Baum's Julian->Gregorian
	conversion.  

2004-07-24 22:30  rlaboiss

	* nonfree/gpc/: configure.in, octave-gpc.cc, gpc_create.cc: Version
	0.1.5.  Adjusted assignments to Octave_map objects in octave-gpc.cc 
	gpc_read.cc to the new API for Octave: instead of using the
	overloaded operator [], use the member functions assign() and
	contents().  For this reason, check for version >= 2.1.57 of Octave
	in configure.in.  

2004-07-24 22:27  rlaboiss

	* nonfree/gpc/acinclude.m4: Overquote definitions to make aclocal
	happy 

2004-07-23 17:10  aadler

	* main/vrml/: vrml_Background.m, vrml_PointLight.m: modifications
	for changes to setfields 

2004-07-23 17:08  aadler

	* main/: miscellaneous/xmltree_read.c, vrml/vmesh.m,
	vrml/vrml_cyl.m, vrml/vrml_surf.m, vrml/vrml_text.m: modifications
	for changes to getfields 

2004-07-23 16:45  aadler

	* main/struct/getfield.m: some more efficient code 

2004-07-23 16:28  aadler

	* main/struct/: getfield.m, setfield.m, test_struct.m: new Matlab
	compatible code for getfield 

2004-07-23 15:57  aadler

	* main/struct/: Makefile, getfield.cc, getfields.cc, getfields.m,
	setfield.cc, setfields.cc, setfields.m, test_struct.m: move
	getfield -> getfields, etc 

2004-07-23 08:33  etienne

	* main/miscellaneous/read_options.m: list->cell and no more
	[sg]etfield 

2004-07-20 21:14  pkienzle

	* main/time/weekday.m: Avoid global variables when we can use
	persistent variables.  

2004-07-20 10:02  adb014

	* main/fixed/concat.m: Minor fixed for stupid case of mixed
	fixed/galois arguments to concat.m 

2004-07-20 09:52  adb014

	* main/audio/bin/.cvsignore: add .cvsignore 

2004-07-20 09:44  adb014

	* main/fixed/int/.cvsignore: add .cvsignore 

2004-07-20 06:25  adb014

	* main/gsl/: double_double_to_double.cc.template,
	double_mode_to_double.cc.template, double_to_double.cc.template,
	int_double_to_double.cc.template,
	int_int_double_to_double.cc.template, int_to_double.cc.template: 
	Possible ambiguous use of octave_value_list with latest octave CVS.
	Use octave_value instead.  

2004-07-20 06:10  adb014

	* main/gsl/: coupling_3j.cc, coupling_6j.cc, coupling_9j.cc: 
	Possible ambiguous use of octave_value_list with latest octave CVS.
	Use octave_value instead 

2004-07-20 06:05  adb014

	* extra/graceplot/__grcmd__.cc: Possible ambiguous use of
	octave_value_list with octave CVS. Use octave_value instead 

2004-07-20 03:34  pkienzle

	* main/time/datenum.m: Rewrite for speed and extended range.  

2004-07-19 12:13  tpikonen

	* main/gsl/INDEX: Index-file for GSL functions.  

2004-07-15 19:11  adb014

	* main/comm/: _gfweight.cc, bchpoly.m, syndtable.cc: Remove
	restriction on gfweight and reduce restriction on syndtable 

2004-07-14 20:14  pkienzle

	* extra/graceplot/alternatives/__errplot__.m: [for Miki Dovrat]
	match end to block type 

2004-07-14 15:59  pkienzle

	* main/gsl/Makefile: Make sure -lgsl is used on all gsl oct-files.  
	Symlinks shouldn't depend on base file.  

2004-07-14 15:57  pkienzle

	* main/gsl/configure.add: Make sure -lgsl comes before -lgslcblas
	since some linkers care 

2004-07-13 17:29  pkienzle

	* FIXES/: rand.cc, Makefile, randmtzig.c: Split random number
	generator from the octave interface 

2004-07-13 11:53  pkienzle

	* Makefile, admin/run_forge, admin/runpath.sh: Add libs and bins to
	the octave-forge runtime environment for "make run" 

2004-07-13 11:10  pkienzle

	* main/audio/configure.add: Set the correct variable when soundcard
	is detected 

2004-07-12 23:14  pkienzle

	* main/fixed/: fixedCNDArray.cc, fixedNDArray.cc: Use
	INSTANTIATE_ARRAY_CAT to distinguish >=2.1.57 from <=2.1.55 

2004-07-12 22:56  pkienzle

	* main/fixed/: fixedCNDArray.cc, fixedNDArray.cc: Some compilers
	don't like #ifdef's in the middle of macro expansions.  

2004-07-12 10:56  pkienzle

	* main/: image/fftconv2.m, optim/polyconf.m: Added copyright
	notices 

2004-07-12 09:03  pkienzle

	* admin/make_index: [for David Bateman] use viewcvs rather than
	cvsweb 

2004-07-10 08:12  adb014

	* main/comm/scatterplot.m: Typo in scatterplot for Dmitri A.
	Sergatskov 

2004-07-09 17:17  schloegl

	* extra/tsa/ar_spa.m: sum(F) is now total power 

2004-07-09 05:03  mcreel

	* main/optim/samin.cc: prevent temperature from becoming infinite
	in first stage 

2004-07-09 02:36  persquare

	* extra/MacOSX/README: Update.  

2004-07-09 02:26  persquare

	* extra/MacOSX/: Makefile, OFSndPlay.cc: Adding ofsndplay, a
	utility to play sounds in various formats including wav, aiff and
	au.  

2004-07-09 01:40  pkienzle

	* main/io/dlmread.m: [for Mark Esplin] skip user-specified number
	of leading rows.  

2004-07-09 00:13  pkienzle

	* configure.base: Fix Octave_map indexing test.  

2004-07-08 23:58  pkienzle

	* main/plot/quiver.m: Set style on gplot command so clf is no
	longer required after quiver.  

2004-07-08 23:17  pkienzle

	* main/plot/quiver.m: Add demos; use vector data style rather than
	drawing vectors individually.  

2004-07-08 22:10  pkienzle

	* main/plot/clf.m: Reset data style to lines after resetting
	gnuplot 

2004-07-08 21:33  pkienzle

	* main/struct/: Makeconf.add, Makefile, configure.add: Check for
	builtin struct before building 

2004-07-08 20:51  pkienzle

	* main/miscellaneous/dispatch.cc: [for Philippe Leroux] fix use of
	template instantiation without class keyword 

2004-07-08 11:13  pkienzle

	* release.sh: Clean the bug-tracker as part of the release cycle.  

2004-07-08 00:56  pkienzle

	* extra/graceplot/toggle_grace_use.m,
	extra/graceplot/alternatives/multiplot.m, extra/mex/mex.cc,
	main/geometry/tsearch.cc, main/image/fftconv2.m, main/plot/print.m,
	main/specfun/nchoosek.m, main/strings/mat2str.m,
	main/strings/strmatch.m: Fix copyright strings.  Only one allowed
	on top line so keep the most recent there and move the rest below
	the license statement.  'And' copyrights still not handled
	correctly.  

2004-07-08 00:32  pkienzle

	* admin/get_authors: [for Dirk Eddelbuettel] operate on C++ source
	as well as m-files 

2004-07-07 13:55  pkienzle

	* ChangeLog: R2004-07-07 release 

2004-07-07 13:54  pkienzle

	* release.sh: Add -F option to tag so that tags can be moved.  

2004-07-07 13:48  pkienzle

	* ChangeLog: R2004-07-07 release 

2004-07-07 13:46  pkienzle

	* Makefile: Make 'dist' target work 

2004-07-07 13:36  pkienzle

	* ChangeLog, main/miscellaneous/OCTAVE_FORGE_VERSION.m: R2004-07-07
	release 

2004-07-07 13:32  pkienzle

	* Makefile, release.sh, admin/get_contents: Streamline release
	process; update docs.  

2004-07-07 11:25  pkienzle

	* main/: optim/polyconf.m, sparse/buildtests.sh, strings/strtok.m,
	struct/struct.cc: Correct tests; hide unimplemented features and
	known bugs in sparse 

2004-07-07 10:21  pkienzle

	* RELEASE-NOTES: Add new functions. Clarify known test failures.
	make -k is now implicit.  

2004-07-07 10:13  pkienzle

	* Makefile: Remove duplicate code.  Propagate dist to
	subdirectories.  Clean build log 

2004-07-07 05:38  adb014

	* Makefile, FIXES/Makefile, extra/Makefile,
	extra/graceplot/Makefile, extra/linear-algebra/Makefile,
	extra/symband/Makefile, extra/testfun/Makefile, main/Makefile,
	main/audio/Makefile, main/comm/Makefile, main/comm/doc/Makefile,
	main/comm/doc/comms.info, main/comm/doc/comms.ps,
	main/fixed/Makefile, main/fixed/doc/Makefile,
	main/fixed/doc/fixed.info, main/fixed/doc/fixed.ps,
	main/general/Makefile, main/gsl/Makefile, main/image/Makefile,
	main/io/Makefile, main/linear-algebra/Makefile,
	main/miscellaneous/Makefile, main/optim/Makefile,
	main/parallel/Makefile, main/signal/Makefile,
	main/specfun/Makefile, main/splines/Makefile,
	main/strings/Makefile, main/struct/Makefile, nonfree/Makefile,
	nonfree/splines/Makefile: Allow dist, distclean and clean targets
	to run without Makeconf. Replace include with sinclude in Makefiles.
	Build fixed and comm docs as part of dist target 

2004-07-07 03:58  persquare

	* main/image/bmpwrite.m: Fixing off-by-one error in color map
	indexing.  

2004-07-07 01:19  pkienzle

	* batch_test.m: Add fixedpoint tests 

2004-07-07 01:13  pkienzle

	* Makefile, extra/Makefile, main/Makefile, nonfree/Makefile: Have
	make continue after errors, but report which portions did not build.  

2004-07-06 17:48  persquare

	* extra/MacOSX/image.m: From J. Koski: image.m now relies on
	bmpwrite from octave-forge rather than convert from  ImageMagick.  

2004-07-06 17:36  pkienzle

	* main/io/dlmread.cc: Use OCTAVE_LOCAL_BUFFER for runtime array
	allocation 

2004-07-06 16:58  pkienzle

	* main/fixed/: fixedCNDArray.cc, fixedNDArray.cc: ::cat_ra not
	available in early versions of n-D array support 

2004-07-06 16:55  pkienzle

	* main/fixed/fixedComplex.cc: MipsPro 7.3 has broken abs(complex)
	template, so avoid std::abs 

2004-07-06 16:53  pkienzle

	* main/fixed/examples/ffft.cc: Fixes for SGI MipsPro 7.3 compiler.  

2004-07-06 16:52  pkienzle

	* main/fixed/examples/Makefile: Not all architectures support
	stripped oct-files.  

2004-07-06 16:50  pkienzle

	* main/fixed/int/: fixed.cc, fixed.h: Not all compilers support
	varying length macro argument lists.  

2004-07-06 10:54  qspencer

	* admin/RPM/octave-forge.spec.in: Change packaged file list to
	reflect the removal of INDEX from the root directory.  

2004-07-06 05:49  adb014

	* main/fixed/: Makefile, doc/Makefile, doc/fixed.info,
	doc/fixed.ps: Store ps and texinfo docs so that they don't
	generally need to be rebuilt 

2004-07-06 05:45  adb014

	* main/comm/: Makefile, doc/Makefile, doc/comms.info, doc/comms.ps: 
	Store ps and texinfo docs so that they don't generally need to be
	rebuilt 

2004-07-05 08:17  adb014

	* main/comm/Makefile: typo 

2004-07-05 05:49  adb014

	* main/: comm/Makefile, fixed/Makefile: Don't build *.d files on
	clean 

2004-07-05 05:13  schloegl

	* extra/tsa/: contents.m, mvaar.m: multivariate adaptivive
	autoregerssive estimation added 

2004-07-05 03:03  schloegl

	* extra/NaN/median.m: typo in docu corrected 

2004-07-02 11:27  pkienzle

	* main/fixed/ov-fixed-mat.cc: Missing CLASS_HAS_LOAD_SAVE clause
	around includes 

2004-07-02 06:42  pkienzle

	* RELEASE-NOTES: Note new functions 

2004-07-02 06:38  pkienzle

	* INSTALL: Recommend use of make -k 

2004-07-02 06:16  pkienzle

	* admin/RPM/.cvsignore, main/gsl/.cvsignore, main/io/.cvsignore: 
	Ignore build outputs 

2004-06-30 05:35  mcreel

	* main/optim/INDEX: more accurate sorting 

2004-06-29 06:31  pkienzle

	* main/image/fftconv2.m: [for Stefan van der Walt]: faster but less
	accurate conv2 

2004-06-29 06:28  pkienzle

	* main/image/conv2.cc: Don't create arrays of negative dimensions.  

2004-06-29 05:45  mcreel

	* main/optim/lbfgsmin.cc: more realistic default tolerance for
	gradient - was too picky 

2004-06-29 05:44  mcreel

	* main/optim/bfgsmin.cc: more realistic default tolerance for
	gradient, was too picky 

2004-06-28 15:35  adb014

	* main/fixed/: Makeconf.add, Makefile, configure.add, fixed.cc,
	fixedCNDArray.cc, fixedNDArray.cc: Patch for change to
	MX_ND_REDUCTION args for octave CVS. Seems to be only change needed
	for octave cvs relative to 2.1.57 

2004-06-28 08:11  mcreel

	* main/optim/samin-example.m: applied insecticide, function minimum
	really is zero now 

2004-06-28 07:57  mcreel

	* main/optim/: bfgsmin.cc, bisectionstep.cc, celleval.cc,
	finitedifference.cc, lbfgsmin.cc, newtonstep.cc, numgradient.cc,
	numhessian.cc, samin.cc: re-indented using emacs 

2004-06-26 19:46  adb014

	* main/general/ifftshift.m: Missing second arg in ifftshift 

2004-06-25 20:14  pkienzle

	* FIXES/hankel.m: Fix docs; add tests 

2004-06-25 19:07  pkienzle

	* doc/octave-forge-home.html: Chemical and Biological engineering 

2004-06-25 08:08  adb014

	* main/comm/primpoly.cc: prevent seg fault with primpoly called
	without args 

2004-06-25 07:53  adb014

	* main/comm/doc/comms.txi: texinfo fix in multi-column tables 

2004-06-24 19:21  pkienzle

	* main/signal/invfreq.m: [for J.O. Smith] fix links 

2004-06-23 16:52  schloegl

	* main/strings/str2double.m: improved performance using SSCANF 

2004-06-23 10:30  schloegl

	* main/io/filesep.m: filesep is now part of Octave; its not needed
	here eanymore 

2004-06-23 10:21  schloegl

	* main/strings/str2double.m: decimal delimiter included; works with
	xlsread; minor fixes for 2.1.57 

2004-06-23 10:18  schloegl

	* main/io/xlsread.m: hack to read Excel files; reads Tab-delimited
	text files 

2004-06-21 12:30  mcreel

	* main/optim/mintoolkit/: Makefile, battery.m, bfgsmin.cc,
	bisectionstep.cc, celleval.cc, finitedifference.cc, lbfgsmin.cc,
	newtonstep.cc, numgradient.cc, numhessian.cc, samin.cc: remove old
	files 

2004-06-21 12:29  mcreel

	* main/optim/doc/: mintoolkit.lyx, mintoolkit.tex, readme.txt: 
	commit mintoolkit documentation 

2004-06-21 05:26  adb014

	* main/fixed/Array-f.cc: fix up use of INSTANTIATE_ARRAY_CAT 

2004-06-21 05:15  adb014

	* main/comm/: cyclgen.cc, cyclpoly.cc: Yet another attemptted fix
	for cyclpoly/cyclgen, I think this one is right 

2004-06-21 03:36  adb014

	* main/fixed/Array-f.cc: Use INSTANTIAT_ARRAY_CAT macro 

2004-06-19 16:18  pkienzle

	* extra/NaN/INDEX, main/INDEX, main/control/INDEX,
	main/optim/INDEX, main/signal/INDEX, main/statistics/INDEX,
	main/strings/INDEX: categorize new functions 

2004-06-19 15:38  pkienzle

	* admin/make_index, INDEX, main/INDEX: Windows/OS X have
	case-insensitive file names, so move INDEX out of the way of index,
	and make sure the index building still works.  

2004-06-19 14:55  pkienzle

	* main/sparse/: nonzeros.m, speye.m, spfun.m, spones.m: Add tests;
	support full as well as sparse matrices 

2004-06-19 10:51  pkienzle

	* main/sparse/speye.m: sparse identity matrix 

2004-06-19 09:19  pkienzle

	* main/sparse/spones.m: faster implementation 

2004-06-19 09:12  pkienzle

	* main/sparse/nonzeros.m: return just the 'v' vector of spfind 

2004-06-19 09:06  pkienzle

	* main/sparse/spfun.m: compute f(t) for non-zero elements of sparse
	t 

2004-06-19 08:57  pkienzle

	* main/sparse/spones.m: matrix of ones for non-zero entries 

2004-06-19 01:53  pkienzle

	* RELEASE-NOTES: Initial release nots for June '04 

2004-06-18 17:39  pkienzle

	* main/plot/zoom.m: Null command 

2004-06-18 16:44  pkienzle

	* main/plot/text.m: fix keyword-only form of position,string spec.  

2004-06-18 16:27  pkienzle

	* main/geometry/: Makeconf.add, Makefile, README, __voronoi__.cc,
	configure.add, convhulln.cc, delaunayn.cc: Check if qh_version is
	needed before defining it.  

2004-06-17 19:10  pkienzle

	* main/io/dlmread.cc: Need lo-ieee.h 

2004-06-17 19:07  pkienzle

	* FIXES/rand.cc: Fixed initialization from entropy.  

2004-06-17 15:30  etienne

	* main/vrml/vrml_browse.m: Laurent's '-' -> '--' patch 

2004-06-17 10:05  qspencer

	* admin/RPM/: README, configure.add, octave-forge.spec.in,
	update_spec.sh: Modified and added files in this directory: 
	  - octave-forge.spec has the correct version number (the name of
	    the release rather than the octave variable OCTAVE_FORGE_VERSION).  
	  - octave version dependencies are not present in octave-forge.spec 
	    by default so that it will build on systems with different
	    octave installations.  
	  - a script to add octave version dependencies (update_spec.sh) 
	  - a README file explaining all of this 

2004-06-17 08:09  mazet

	* admin/RPM/qhull.spec: Qhull .spec file to build RPM 

2004-06-16 21:45  pkienzle

	* main/io/Makefile: Build dlmread.cc 

2004-06-16 19:41  adb014

	* main/comm/cyclgen.cc: typo 

2004-06-16 19:29  adb014

	* main/comm/: cyclgen.cc, cyclpoly.cc: Conflicts?? 

2004-06-16 19:05  adb014

	* main/comm/: cyclgen.cc, cyclpoly.cc, gf.cc: Another try and
	fixing test for irreducible polynomials. Minor bug fix for gfilter 

2004-06-16 13:30  pkienzle

	* FIXES/rand.cc: Fix docs; allow vectors longer than 625 for state
	without crashing.  

2004-06-16 11:13  adb014

	* main/comm/lloyds.m: Fix for changed behaviour of != for vectors
	used as an expr 

2004-06-16 10:51  etienne

	* main/optim/: bfgsmin.cc, minimize.m, test_min_4.m,
	test_minimize_1.m: cruft for bfgs -> bfgsmin transition 

2004-06-16 10:03  adb014

	* main/comm/: cyclgen.cc, cyclpoly.cc, primpoly.cc: seg-fault fix
	and better irreducible polynomial test 

2004-06-16 07:22  adb014

	* main/fixed/Array-f.cc: instantiated cat_ra template in fixed
	point 

2004-06-16 02:18  mazet

	* extra/tk_octave/: rainbow.m, tk_busy_cancel.m, tk_dialog.m,
	tk_entry.m, tk_matrix: Various bug fixed 

2004-06-15 18:42  persquare

	* INSTALL.MacOSX: Updating to reflect current status.  

2004-06-15 18:41  persquare

	* extra/MacOSX/README: Update to reflect current status.  

2004-06-15 17:43  pkienzle

	* extra/tk_octave/README: Warn deprecated 

2004-06-15 17:09  qspencer

	* main/comm/decode.m: Added missing semicolon in decode.m 

2004-06-15 14:55  etienne

	* main/vrml/vrml_lines.m: s/varagin/varargin/ 

2004-06-15 11:58  etienne

	* main/vrml/: test_vmesh.m, vmesh.m, vrml_faces.m: Changes to the
	'demo' of vmesh and vrml_faces 

2004-06-15 11:46  adb014

	* main/fixed/fixedCNDArray.cc: Attempt at NDArray build fix 

2004-06-15 04:51  tpikonen

	* main/gsl/: Makefile, coupling_3j.cc, coupling_6j.cc,
	coupling_9j.cc: Add functions for Wigner 3j, 6j and 9j coupling
	coefficients.  

2004-06-15 03:50  adb014

	* main/fixed/examples/Makefile: Disable fixed point examples on OS
	X till someone fixes it 

2004-06-14 14:07  pkienzle

	* main/optim/wpolyfit.m: Explain what 'good fit' means.  Describe
	F-test for determining polynomial order.  

2004-06-14 07:32  adb014

	* main/fixed/fixed.h: Fix typo in header file 

2004-06-11 14:52  pkienzle

	* doc/README: bourne shell syntax for OFHOME 

2004-06-11 14:49  pkienzle

	* doc/octave-forge-home.html: Add donation information 

2004-06-10 11:16  schloegl

	* extra/NaN/corrcoef.m: nargout is not reentrant in Octave, fixed 

2004-06-09 04:50  mazet

	* main/vrml/: select_3D_points.m, vrml_browse.m, vrml_cyl.m,
	vrml_demo_tutorial_2.m, vrml_demo_tutorial_4.m, vrml_points.m,
	vrml_select_points.m: Fix 'space bug' 

2004-06-09 02:45  mazet

	* main/: general/cplxpair.m, signal/dct.m: Fix 'space bug' 

2004-06-09 02:40  mazet

	* extra/tk_octave/tk_scale.m: Fix 'space bug' 

2004-06-08 05:26  mazet

	* FIXES/hankel.m: Fix an incorrect concatenation (space bug) 

2004-06-03 20:27  pkienzle

	* main/optim/minimize.m: use struct rather than setfield 

2004-06-02 15:54  adb014

	* admin/make_index: make_index fix for help strings with macros
	like load or fft 

2004-06-02 15:52  adb014

	* main/fixed/fixed.cc: Small macro fix, to allow make_index to
	correctly pick up the help strings 

2004-06-02 12:15  pkienzle

	* INDEX, main/miscellaneous/inputname.m: compatible version of argn 

2004-06-01 11:44  adb014

	* main/fixed/: Makefile, fixed.h, fixedCNDArray.cc,
	fixedCNDArray.h, fixedComplex.h, fixedNDArray.cc, fixedNDArray.h,
	doc/fixed.txi: Add NDArray classes. First step to fixed NDArrays as
	needs further integration to rest of code 

2004-06-01 08:32  pkienzle

	* main/optim/wpolyfit.m: Report probability rather than raw chi^2
	numbers.  

2004-06-01 07:57  mazet

	* main/miscellaneous/xmlwrite.m: Exclude NDArray > 2 

2004-05-31 20:02  pkienzle

	* main/optim/: wpolyfit.m, wsolve.m: details: sumsq( (y-f(x))/sigma
	) is chisq, chisq/df is normalized chisq 

2004-05-31 14:12  pkienzle

	* main/optim/wpolyfit.m: Update documentation; provide access to
	the internal plot function 

2004-05-31 13:31  pkienzle

	* main/optim/polyconf.m: Add test against Hocking data 

2004-05-30 22:48  pkienzle

	* main/: optim/polyconf.m, optim/test_wpolyfit.m, optim/wpolyfit.m,
	optim/wsolve.m, statistics/polyconf.m: wpolyfit now returns a
	struction compatible with polyfit.  

2004-05-29 23:41  pkienzle

	* main/miscellaneous/dispatch.cc: Add tests for builtin() 

2004-05-29 23:29  pkienzle

	* main/miscellaneous/Makefile: Add links for dispatch_help and
	builtin 

2004-05-29 23:04  pkienzle

	* main/miscellaneous/dispatch.cc: Fix help so that base file help
	is loaded as needed.  Fix bug which caused dispatch to be ignored if
	base called before dispatch.  Add 'any' type which allows complete
	replacement of builtin functions even if called without arguments.  
	Fix clear bug (which may or may not have been committed to CVS).  

2004-05-29 17:59  pkienzle

	* main/miscellaneous/map.m: Fix header so help works 

2004-05-28 16:04  pkienzle

	* main/statistics/polyconf.m: Default to prediction interval for
	compatibility; provide flag for confidence interval for use in
	inference on the mean.  

2004-05-28 16:02  pkienzle

	* main/strings/strmatch.m: Fix copyright statement so help works;
	clean up formatting 

2004-05-28 02:40  pkienzle

	* main/statistics/polyconf.m: New function to compute confidence
	intervals on fitted polynomials.  

2004-05-27 05:49  adb014

	* main/fixed/int/fixed.cc: Alternate fix for OS X build problem 

2004-05-26 16:06  adb014

	* main/fixed/: fixedpoint.m, examples/ffft.cc, examples/ffft.h,
	examples/fixed_inc.cc, examples/testfixed.m, examples/testofdm.m,
	int/fixed.cc, int/fixed.h: Small test code fixed, and fixed for
	over-zealous script to add copyright 

2004-05-26 10:42  adb014

	* main/fixed/int/fixed.cc: Fix for OS X build problem 

2004-05-26 10:18  adb014

	* main/fixed/: Array-f.cc, Makefile, concat.m,
	create_lookup_table.m, fixed-conv.cc, fixed-conv.h, fixed-def.h,
	fixed-var.cc, fixed-var.h, fixed.cc, fixed.h, fixedCColVector.cc,
	fixedCColVector.h, fixedCMatrix.cc, fixedCMatrix.h,
	fixedCRowVector.cc, fixedCRowVector.h, fixedColVector.cc,
	fixedColVector.h, fixedComplex.cc, fixedComplex.h, fixedMatrix.cc,
	fixedMatrix.h, fixedRowVector.cc, fixedRowVector.h, fixedpoint.m,
	float.m, fsort.m, lookup_table.m, op-fcm-fcm.cc, op-fcm-fcs.cc,
	op-fcm-fm.cc, op-fcm-fs.cc, op-fcs-fcm.cc, op-fcs-fcs.cc,
	op-fcs-fm.cc, op-fcs-fs.cc, op-fil-fcm.cc, op-fil-fcs.cc,
	op-fil-fm.cc, op-fil-fs.cc, op-fm-fcm.cc, op-fm-fcs.cc,
	op-fm-fm.cc, op-fm-fs.cc, op-fs-fcm.cc, op-fs-fcs.cc, op-fs-fm.cc,
	op-fs-fs.cc, ov-base-fixed-mat.cc, ov-base-fixed-mat.h,
	ov-base-fixed.cc, ov-base-fixed.h, ov-fixed-complex.cc,
	ov-fixed-complex.h, ov-fixed-cx-mat.cc, ov-fixed-cx-mat.h,
	ov-fixed-mat.cc, ov-fixed-mat.h, ov-fixed.cc, ov-fixed.h,
	doc/fixed.txi, examples/ffft.cc, examples/ffft.h,
	examples/fixed_inc.cc, examples/testfixed.m, examples/testofdm.m,
	int/fixed.cc, int/fixed.h: Errr, forgot my employers Copyright :-)
	in initial commit 

2004-05-26 10:12  adb014

	* main/gsl/: Makeconf.add, Makefile, configure.add: Fixed test for
	libgsl, so that gsl toolbox doesn't try to build if missing 

2004-05-26 09:29  mcreel

	* main/optim/: bfgsmin.cc, lbfgsmin.cc: improvements in determining
	convergence when stepsize goes to zero 

2004-05-26 09:28  mcreel

	* main/optim/: bfgsmin-example.m, lbfgsmin-example.m,
	samin-example.m: add mintoolkit example files 

2004-05-25 15:39  pkienzle

	* main/optim/wpolyfit.m: Support matrix inputs:
	wpolyfit([x,y,dy],n).  Correct comments.  Use 'uncertainty' instead
	of 'error'.  Remove GPL license (trivial amounts of John's code or
	comments left).  

2004-05-25 15:35  pkienzle

	* main/optim/wsolve.m: Avoid assumptions about inv(Q) during
	derivation; check for underdetermined systems.  

2004-05-25 12:18  mazet

	* extra/testfun/speed.m: Remove gnuplot_has_multiplot as deleted
	2.1.51 

2004-05-25 12:14  mazet

	* main/: signal/freqs_plot.m, comm/eyediagram.m: Remove
	gnuplot_has_multiplot as deleted 2.1.51 

2004-05-25 11:03  adb014

	* main/fixed/: .cvsignore, doc/.cvsignore, doc/Makefile,
	doc/fixed.txi, doc/ofdmber.eps, doc/ofdmber.png, doc/ofdmsnr.eps,
	doc/ofdmsnr.png, examples/.cvsignore, examples/Makefile,
	examples/README, examples/ffft.cc, examples/ffft.h,
	examples/fixed_inc.cc, examples/testfixed.m, examples/testofdm.m,
	int/fixed.cc, int/fixed.h, int/fixedversion.h: Initial commit of
	fixed-point toolbox 

2004-05-25 11:00  adb014

	* main/fixed/: Array-f.cc, COPYING, INDEX, Makeconf.add, Makefile,
	concat.m, configure.add, create_lookup_table.m, fixed-conv.cc,
	fixed-conv.h, fixed-def.h, fixed-var.cc, fixed-var.h, fixed.cc,
	fixed.h, fixedCColVector.cc, fixedCColVector.h, fixedCMatrix.cc,
	fixedCMatrix.h, fixedCRowVector.cc, fixedCRowVector.h,
	fixedColVector.cc, fixedColVector.h, fixedComplex.cc,
	fixedComplex.h, fixedMatrix.cc, fixedMatrix.h, fixedRowVector.cc,
	fixedRowVector.h, fixedpoint.m, float.m, fsort.m, lookup_table.m,
	op-fcm-fcm.cc, op-fcm-fcs.cc, op-fcm-fm.cc, op-fcm-fs.cc,
	op-fcs-fcm.cc, op-fcs-fcs.cc, op-fcs-fm.cc, op-fcs-fs.cc,
	op-fil-fcm.cc, op-fil-fcs.cc, op-fil-fm.cc, op-fil-fs.cc,
	op-fm-fcm.cc, op-fm-fcs.cc, op-fm-fm.cc, op-fm-fs.cc, op-fs-fcm.cc,
	op-fs-fcs.cc, op-fs-fm.cc, op-fs-fs.cc, ov-base-fixed-mat.cc,
	ov-base-fixed-mat.h, ov-base-fixed.cc, ov-base-fixed.h,
	ov-fixed-complex.cc, ov-fixed-complex.h, ov-fixed-cx-mat.cc,
	ov-fixed-cx-mat.h, ov-fixed-mat.cc, ov-fixed-mat.h, ov-fixed.cc,
	ov-fixed.h: Initial commit of fixed-point toolbox 

2004-05-25 10:59  adb014

	* main/comm/: Makefile, awgn.m, randerr.m, randint.m, randsrc.m,
	wgn.m: Split some tests an pass random seed correctly for randerr 

2004-05-25 10:21  pkienzle

	* main/specfun/nchoosek.m: Fix comments 

2004-05-24 22:35  pkienzle

	* main/special-matrix/hadamard.m: vectorize normalization
	operations 

2004-05-24 22:02  pkienzle

	* main/special-matrix/hadamard.m: like sylvester_matrix, but faster
	and handles 2^k*p for p in 1,12,20,28 

2004-05-24 07:34  pkienzle

	* main/general/interp2.m: [for Stefan van der Walt] remove
	ambiguous spaces from within [ ... ] 

2004-05-24 06:57  mcreel

	* main/optim/Makefile: new .cc files 

2004-05-24 06:56  mcreel

	* main/optim/celleval.cc: oops, forgot to add it 

2004-05-22 02:06  pkienzle

	* main/signal/hilbert.m: Add examples 

2004-05-21 20:01  pkienzle

	* main/optim/: wpolyfit.m, wsolve.m: Separate system solver from
	observation matrix construction; the solver is useful by itself, for
	example in solving weighted systems.  

2004-05-21 19:39  pkienzle

	* main/statistics/: ff2n.m, fullfact.m: basic factorial designs 

2004-05-21 16:57  pkienzle

	* main/optim/: test_wpolyfit.m, wpolyfit.m: Correct the
	fit-through-origin test; add monte carlo test; warn in documentation
	that monte carlo results do not match fit results.  

2004-05-21 15:57  pkienzle

	* main/optim/wpolyfit.m: More accurate and faster computation of
	uncertainty in parameters.  
	
	For weighted fits, use weights to compute uncertainty in parameters.  
	Now computing the standard deviation on the parameters from a monte 
	carlo simulation of an unweighted fit to data selected from a
	gaussian distribution according to weights matches the uncertainty
	computed from the weighted fit.  
	
	For unweighted data, continue to estimate uncertainty from chisq.  

2004-05-21 10:26  przykry2004

	* main/sparse/pcg.m: Added 4 demos and 4 tests 

2004-05-20 08:09  mcreel

	* main/optim/: battery.m, bfgsmin.cc, bisectionstep.cc,
	finitedifference.cc, lbfgsmin.cc, newtonstep.cc, numgradient.cc,
	numhessian.cc, samin.cc: add the .cc files from mintoolkit 

2004-05-20 08:05  mcreel

	* main/optim/: Makefile, bfgs.m, bs_gradient.m, test_min_1.m,
	test_min_2.m, test_min_3.m: move ./optim mintoolkit to ./optim,
	replace bfgs.m and bs_gradient.m 

2004-05-19 20:35  pkienzle

	* main/optim/Makefile: Build and install mintoolkit subdirectory
	(build works, install untested) 

2004-05-19 20:29  pkienzle

	* main/optim/: Makefile, mintoolkit/bisectionstep.cc,
	mintoolkit/newtonstep.cc: Use lo_ieee_isnan rather than isnan.  

2004-05-18 21:10  pkienzle

	* main/miscellaneous/dispatch.cc: [for Philippe Leroux] add class
	keyword for template class 

2004-05-18 09:28  przykry2004

	* main/sparse/pcg.m: Warning messages use warning() function 

2004-05-18 09:10  przykry2004

	* main/sparse/pcg.m: First commit 

2004-05-18 07:55  mcreel

	* main/optim/mdsmax.m: fix crash when stopit is not provided
	(failure to use default) 

2004-05-18 07:54  mcreel

	* main/optim/adsmax.m: fix crash when either stopit or P are not
	provided (failure to use defaults) 

2004-05-17 04:42  mcreel

	* main/optim/mintoolkit/lbfgsmin.cc: minor retouches 

2004-05-14 09:02  pkienzle

	* admin/template.ndev: Update new developer docs with new cvs
	address.  

2004-05-14 06:33  mcreel

	* main/optim/mintoolkit/lbfgsmin.cc: brain transplant, not more
	intelligent 

2004-05-14 06:32  mcreel

	* main/optim/mintoolkit/bfgsmin.cc: buxfix - not intelligent enough
	- Thanks Teemu Ikonen for noticing problem 

2004-05-14 06:29  pkienzle

	* main/signal/pwelch.m: [for Roland Kaufmann] support complex
	inputs 

2004-05-13 10:01  tpikonen

	* main/gsl/: Makefile, legendre_sphPlm_array.cc: Add function
	legendre_sphPlm_array.oct 

2004-05-13 09:48  tpikonen

	* extra/pdb/: creadpdb.cc, plotpdb.m, read_pdb.m, strtoz.m,
	write_pdb.m, write_pdb_quick.m: Rewrite of read_pdb in C++, new
	implementation of strtoz.m 

2004-05-13 09:46  tpikonen

	* extra/pdb/data/elements_struct.mat: Data file for new strtoz
	implementation 

2004-05-12 17:03  pkienzle

	* main/statistics/princomp.m: use economy SVD; add tests; add
	warning that Tsq is not always correct 

2004-05-12 07:06  pkienzle

	* main/statistics/princomp.m: principal components calculation 

2004-05-12 04:20  pkienzle

	* main/statistics/zscore.m: syntax error in prototype 

2004-05-11 14:45  schloegl

	* main/strings/str2double.m: bug fix for case that last number is a
	single digit 

2004-05-11 06:16  pkienzle

	* main/signal/xcorr.m: [asbjorn sabo] formula modified (and output
	reversed) for compatibility 

2004-05-07 23:48  pkienzle

	* main/set/unique.m: use size(x,1) instead of rows(x); add tests 

2004-05-06 04:42  tpikonen

	* main/gsl/buildgsl_sf.sh: Add function sinc_gsl 

2004-05-04 11:49  tpikonen

	* main/gsl/: Makefile, buildgsl_sf.sh, configure.add,
	double_double_to_double.cc.template,
	double_mode_to_double.cc.template, double_to_double.cc.template,
	int_double_to_double.cc.template,
	int_int_double_to_double.cc.template, int_to_double.cc.template,
	precode.cc.template, replace_template.sh: Special functions from
	GNU Scientific Library 

2004-04-28 04:55  adb014

	* FIXES/sort.cc: gcc 3.4.0 fix for sort.cc 

2004-04-26 00:24  adb014

	* FIXES/ziggurat.h: Remove old ziggurat.h file that is no longer
	used 

2004-04-26 00:22  adb014

	* Makeconf.base, FIXES/Makefile: Include OCTAVE_VERSION in Makeconf
	and use to to decide whether to build FIXES/sort.oct or not 

2004-04-23 22:15  pkienzle

	* main/general/ifftshift.m: [for David Bateman] NDArray support 

2004-04-23 22:14  pkienzle

	* main/general/: rat.m, rats.m: [for David Bateman] texinfo
	documentation, NDArray support 

2004-04-23 10:14  schloegl

	* main/strings/str2double.m: allow delimiters :/ these are useful
	for date&time conversion; deal with empty input 

2004-04-21 23:22  pkienzle

	* main/signal/zplane.m: [for Stefan van der Welt] 
	 * plot correct nr of zeros at 0 
	 * label nr of zeros/poles at a point 
	 * use different colours for plotting each column (matrix
	 zeros/poles) 
	* set automatic_replot to 0 for duration of demo 

2004-04-21 19:55  pkienzle

	* main/miscellaneous/inline.m: Return a function handle rather than
	a function name.  

2004-04-21 12:20  adb014

	* main/specfun/perms.m: Vectorize argument of perms for matlab
	compatiability 

2004-04-21 09:51  pkienzle

	* extra/mex/README: Note the requirement for -Wl,-Bsymbolic flag on
	link line.  

2004-04-19 10:47  pkienzle

	* extra/mex/mex.in: exit with error after usage statement 

2004-04-15 18:06  aadler

	* extra/perl/Octave.pm: [no log message] 

2004-04-13 06:54  pkienzle

	* main/miscellaneous/dispatch.cc: Hack around dld protected
	problems 

2004-04-13 01:12  mazet

	* main/miscellaneous/: Makefile, cell2csv.cc, csv2cell.cc,
	csvconcat.cc, csvexplode.cc: News CSV functions 

2004-04-12 13:11  aadler

	* extra/perl/Octave.pm: added wnohang signalling 

2004-04-12 12:12  aadler

	* extra/perl/: Octave.pm, t/2_calling.t: set SIGnals only when
	doing a read 

2004-04-11 22:56  pkienzle

	* main/signal/filtic.m: [for David Billinghurst] compute initial
	conditions for filter.  

2004-04-11 21:47  pkienzle

	* configure.base: Simplify canonical_host_type defn using
	OCTAVE_EVAL macro.  

2004-04-09 21:26  pkienzle

	* extra/mex/mex.cc: Don't forget to initialize pmap, otherwise
	mxArray thinks it is a map 

2004-04-08 06:53  mcreel

	* main/optim/mintoolkit/doc/: mintoolkit.lyx, mintoolkit.pdf,
	mintoolkit.tex, readme.txt: remove pdf, add lyx and tex 

2004-04-07 07:19  adb014

	* main/specfun/factorial.m: factorial.m allows matrix and NDArray
	args 

2004-04-06 05:49  adb014

	* main/statistics/: nanmedian.m, nanstd.m: NDArray update for
	nanstd.m and nanmedian.m 

2004-04-04 16:11  adb014

	* FIXES/sort.cc: Small update to sort for old versions of octave 

2004-04-02 11:04  adb014

	* FIXES/sort.cc: Update sort to allow optional dim argument 

2004-04-02 08:21  adb014

	* main/statistics/: geomean.m, harmmean.m, mad.m, nanmax.m,
	nanmin.m, nanstd.m, trimmean.m, zscore.m: More NDArray fixes 

2004-04-02 04:41  mcreel

	* main/optim/mintoolkit/doc/mintoolkit.pdf: add documentation 

2004-04-02 04:40  mcreel

	* main/optim/mintoolkit/README: [no log message] 

2004-04-02 04:37  mcreel

	* main/optim/mintoolkit/: battery.m, bfgsmin.cc, lbfgsmin.cc,
	samin.cc: update 

2004-04-01 10:48  adb014

	* FIXES/: Makefile, sort.cc: NDArray update to sort 

2004-04-01 09:21  adb014

	* main/statistics/nanstd.m: NDArray fix nanstd.m 

2004-04-01 08:49  adb014

	* main/general/bitand.cc: get rid of debug message 

2004-04-01 08:43  adb014

	* main/general/: Makefile, bitand.cc, bitget.m, bitset.m,
	bitshift.m: NDArray updates for btand, etc 

2004-03-31 23:33  pkienzle

	* main/miscellaneous/dispatch.cc: Avoid loading base function when
	dispatch is specified --- saves 10 seconds off startup under
	windows, but loses nice help text.  

2004-03-30 09:41  mcreel

	* main/optim/mintoolkit/README: add readme 

2004-03-30 09:38  mcreel

	* main/optim/mintoolkit/lbfgsmin.cc: add lbfgs 

2004-03-30 09:37  mcreel

	* main/optim/mintoolkit/: Example2SA.m, ExampleMin.m, ExampleSA.m,
	Makefile, bfgsmin.cc, bisectionstep.cc, finitedifference.cc,
	newtonmin.cc, newtonstep.cc, samin.cc: update files 

2004-03-26 12:23  schloegl

	* extra/tsa/arfit2.m: fix typo 

2004-03-23 20:16  adb014

	* main/comm/doc/Makefile: Update Makefile to force use of
	texinfo.tex at toplevel 

2004-03-23 20:15  adb014

	* texinfo.tex: Copy texinfo.tex from octave itself to avoid
	problems with broken texinfo 

2004-03-22 03:16  mcreel

	* main/optim/mintoolkit/Makefile: make makefile work 

2004-03-20 11:17  h_fujiwara

	* main/parallel/: README, connect.cc, pserver.cc, recv.cc,
	reval.cc, sclose.cc, send.cc, swab.h: Support endian conversion 

2004-03-19 10:51  mcreel

	* main/optim/mintoolkit/: Example2SA.m, ExampleMin.m, ExampleSA.m,
	Makefile, battery.m, bfgsmin.cc, bisectionstep.cc, celleval.cc,
	finitedifference.cc, newtonmin.cc, newtonstep.cc, numgradient.cc,
	numhessian.cc, samin.cc: add mintoolkit files 

2004-03-18 09:36  rlaboiss

	* main/geometry/: __voronoi__.cc, configure.add, convhulln.cc,
	delaunayn.cc: [RL for Dirk Eddelbuettel] 
	
	Applied patch from Dirk for the Debian octave-forge package.  From
	the debian/changelog: 
	
	  * main/geometry/{convhulln,delaunayn,voronoi}.cc: Change version 
	    identifier declaration to `char *qh_version' to match libqhull5 

2004-03-18 03:34  persquare

	* main/miscellaneous/edit.m: Fixing custom license string 

2004-03-16 08:54  pkienzle

	* main/plot/orient.m: fix typo in variable name; add tests! 

2004-03-15 21:19  pkienzle

	* main/miscellaneous/listen.cc: Make forking a runtime parameter 

2004-03-15 21:17  pkienzle

	* configure.base: Ask octave what libs are needed.  

2004-03-15 17:23  adb014

	* main/comm/: apkconst.m, eyediagram.m, galois-def.h, modmap.m,
	ov-galois.cc, ov-galois.h, qaskenco.m, scatterplot.m: Changes for
	2.1.57 compatiablity: automatic_replot, array_value and return value
	of == 

2004-03-15 10:55  pkienzle

	* doc/octave-forge-home.html: Convenience package for octcl 

2004-03-14 18:05  schloegl

	* main/strings/strmatch.m: fix for CELL; strcmp must be used 

2004-03-13 00:41  pkienzle

	* doc/octave-forge-home.html: include link to nightly cvs tarball 

2004-03-12 04:32  abcollier

	* extra/mapping/: azimuth.m, deg2rad.m, distance.m, rad2deg.m: 
	Initial commit into CVS.  

2004-03-06 17:48  schloegl

	* main/strings/str2double.m: dealing with char-array more
	straightforward 

2004-03-05 14:16  schloegl

	* main/strings/str2double.m: deblanking character array 

2004-03-05 09:30  pkienzle

	* main/sparse/sparse_full.cc: Add dispatch commands for spfind 

2004-03-05 00:46  pkienzle

	* main/miscellaneous/edit.m: remove quotes around editor name when
	no file is given.  

2004-03-03 01:46  pkienzle

	* main/image/isind.m: Allow ind value of 1; allow empty matrices;
	add tests 

2004-02-28 09:02  pkienzle

	* main/plot/plot3.m: [for Jean-Michel besnard] match for/endfor 

2004-02-25 00:48  pkienzle

	* octinst.sh.in: (for David Billinghurst) avoid bashisms: in sh,
	shift fails if no more args 

2004-02-24 21:27  pkienzle

	* main/image/imnoise.m: (with Stefan van der Walt): correct
	variance on 'speckle'; clip output [0,1]; add tests 

2004-02-24 14:07  qspencer

	* admin/RPM/octave-forge.spec.in: [no log message] 

2004-02-23 19:09  pkienzle

	* main/splines/fnval.m: compatibility wrapper for ppval 

2004-02-23 10:29  schloegl

	* extra/tsa/ar_spa.m: fix bug if multiple realizations are used 

2004-02-20 05:48  persquare

	* extra/MacOSX/figure.m: This is no longer needed. Octave's
	figure.m now uses GNUTERM to select output device.  

2004-02-18 09:54  pkienzle

	* main/image/imread.m: Colour values from ppm are 0-255 not 1-256 

2004-02-18 08:05  adb014

	* FIXES/: Makefile, rand.cc: Add Ziggurat rande function as well 

2004-02-18 03:26  schloegl

	* extra/tsa/mvfreqz.m: removed display of debugging information 

2004-02-17 08:17  adb014

	* FIXES/Makefile: Include HAVE_ND_ARRAYS in build of rand.oct 

2004-02-16 12:17  qspencer

	* admin/RPM/octave-forge.spec.in: added dependencies for png and
	jpeg support 

2004-02-15 10:37  etienne

	* main/vrml/: save_vrml.m, test_vrml_faces.m, vmesh.m,
	vrml_Background.m, vrml_PointLight.m, vrml_browse.m, vrml_faces.m,
	vrml_group.m, vrml_parallelogram.m, vrml_thick_surf.m,
	vrml_transfo.m: fix space-in-[] breakage; add demo code 

2004-02-13 09:14  mazet

	* main/miscellaneous/: Makefile, xmlread.cc, xmltree_read.act,
	xmltree_read.c, xmltree_read.l: Fix xmlread compilation trouble and
	yy* symbol conflicts 

2004-02-12 15:32  pkienzle

	* doc/: octave-forge-home.html, coda/Makefile, coda/oct/matpow.png,
	coda/out/matpow.eps, coda/out/matpow.png: Revise build system to
	include www-dist target; add matpow.eps for pdf; include links to
	source and html tarballs on octave-forge home 

2004-02-12 02:58  pkienzle

	* ChangeLog, main/miscellaneous/OCTAVE_FORGE_VERSION.m: R2004-02-12
	release 

2004-02-12 02:55  pkienzle

	* .cvsignore, doc/coda/.cvsignore: Fixup output of cvs update 

2004-02-12 02:49  pkienzle

	* INDEX, extra/NaN/INDEX, main/image/INDEX, main/image/bwlabel.cc,
	main/irsa/INDEX, main/parallel/INDEX, main/signal/INDEX,
	main/sparse/INDEX, main/statistics/INDEX, main/strings/INDEX: Add
	some of the missing functions to the categorical index 

2004-02-12 01:40  pkienzle

	* main/general/: ind2sub.m, sub2ind.m: ind2sub/sub2ind are now part
	of octave 

2004-02-12 01:31  pkienzle

	* RELEASE-NOTES: note quadl and csape 

2004-02-11 20:37  pkienzle

	* doc/octave-forge-home.html: Link the categorical index tarball.  

2004-02-11 20:34  pkienzle

	* doc/compatibility.html: Update with recent octave improvements 

2004-02-11 12:49  schloegl

	* extra/NaN/: mod.m, rem.m: improve performance: sign test not
	needed, error interval is calculated only when needed 

2004-02-10 10:59  pkienzle

	* main/general/quadl.m: Walter Gander's improved adaptive
	quadrature routine 

2004-02-10 10:12  pkienzle

	* doc/coda/Makefile: Run TeX enough times that it resolves
	references.  

2004-02-10 07:17  h_fujiwara

	* main/parallel/pserver.cc: Avoid panic when starting pervert 

2004-02-09 13:35  pkienzle

	* doc/octave-forge-home.html: Link to new build of coda documents 

2004-02-09 11:16  pkienzle

	* doc/coda/: Makefile, coda.sgml, appendices/examples.sgml,
	oct/advanced.sgml, oct/matpow.png, oct/oct.sgml, oct/quickref.sgml,
	oct/tut-basic.sgml, oct/tut-interm.sgml, oct/tut-intro.sgml,
	oct/tutorial.sgml, standalone/standalone.sgml: [for Stfan van der
	Walt] updated documentation and build 

2004-02-06 15:34  pkienzle

	* extra/testfun/test.m: Better hack for broken system function 

2004-02-06 14:33  pkienzle

	* extra/tk_octave/: Makeconf.add, Makefile, README, configure.add,
	tk_interp.cc, tk_matrix, tk_matrix.tcl: Make sure it builds and
	simple tk_matrix test runs; vtk test doesn't work 

2004-02-06 12:05  pkienzle

	* Makeconf.base, configure.base, extra/mex/Makefile,
	extra/mex/mex.in: Go back to linking mex.o directly rather than
	using libmex.so --- easier installation for now, and long term mex
	is moving into octave.  

2004-02-05 16:16  persquare

	* INSTALL.MacOSX: Removing octave install info, point to wiki
	instead. Updating.  

2004-02-05 12:00  pkienzle

	* main/struct/struct.cc: Add error tests; allow creation of empty
	structures; report argument numbers for non-conformant args 

2004-02-05 08:03  tpikonen

	* extra/graceplot/: README, grace_octave_path.m.in,
	toggle_grace_use.m: Fixed a bug caused by change in glob.m return
	value type in octave-2.1.53, typo fixes.  

2004-02-05 00:41  pkienzle

	* Makeconf.base, configure.base, extra/mex/Makefile,
	extra/mex/mex.in: Install mex stuff in octlibdir 

2004-02-05 00:17  pkienzle

	* main/splines/csape.m: Don't fail for n=3; do fail for n<3.  

2004-02-04 22:31  pkienzle

	* RELEASE-NOTES: Success compile against 2.1.40 

2004-02-04 14:46  qspencer

	* main/general/double.m: This change improves MATLAB compatibility.
	Previously, the "toascii" function was called when the input was a
	string. However, this only worked correctly for values under 128.
	Values between 128 and 256 were mapped to the range below 128,
	destroying the information in the most significant bit. The new
	implementation preserves this information, but it takes two
	operations and is therefore slower.  

2004-02-04 14:25  qspencer

	* main/general/double.m: Replaced "toascii(str)" with
	"toascii(in)".  

2004-02-02 16:21  schloegl

	* main/strings/str2double.m: support for user-defined delimiters 

2004-02-01 13:40  schloegl

	* main/strings/str2double.m: performance improvement - replace
	strtok by 

2004-02-01 10:01  schloegl

	* extra/NaN/: mod.m, rem.m: fix for ML5.3 

2004-01-31 16:45  mazet

	* main/miscellaneous/: Makefile, xmlread.cc, xmltree.c, xmltree.h,
	xmltree_read.act, xmltree_read.c, xmltree_read.h, xmltree_read.l: 
	Xmlread is now finished and fully tested. There's now a easy way for
	Octave to exchange data with XML powered languages (Perl and Php).  

2004-01-31 16:39  mazet

	* main/miscellaneous/: octave.dtd, xmlwrite.m: Update xmlwrite
	according to the new DTD 

2004-01-30 17:08  etienne

	* main/miscellaneous/read_options.m: fix name collision w/ 'args' 

2004-01-30 12:59  pkienzle

	* main/image/imnoise.m: [for Stfan van der Walt]: fix speckle
	calculation to be local.  

2004-01-30 06:03  schloegl

	* extra/NaN/: cor.m, corrcoef.m: improve documentation - only
	(CORRCOEF)<=1, abs(COR) can be larger than 1, too 

2004-01-29 19:28  pkienzle

	* main/sparse/buildtests.sh: Make test work even if
	do_fortran_indexing is false 

2004-01-29 18:23  schloegl

	* extra/NaN/: INDEX, README.TXT, mod.m, rem.m: alternative REM and
	MOD: more intuitive usage, especially with extrem values, like y=0
	and inf.  

2004-01-29 17:03  pkienzle

	* extra/testfun/fail.m: Better argument checking and error
	reporting.  

2004-01-29 16:24  pkienzle

	* main/image/configure.add: Test for newer versions of libpng.  

2004-01-29 16:13  pkienzle

	* FIXES/sort.cc, extra/mex/mex.cc, main/comm/gf.cc,
	main/comm/ov-galois.cc, main/image/bwfill.cc,
	main/image/bwlabel.cc, main/signal/remez.cc,
	main/sparse/make_sparse.h, main/strings/regexp.cc,
	main/struct/struct.cc: Use std::vector rather than std::auto_ptr
	for temporary memory 

2004-01-29 16:12  pkienzle

	* configure.base: Fix quoting in OCTAVE_EXISTS for IRIX /bin/sh.  
	Clean up TRY_MKOCTFILE tests.  

2004-01-29 16:09  pkienzle

	* extra/testfun/fail.m: Don't do failure tests if evalin function
	doesn't exist 

2004-01-29 13:55  schloegl

	* extra/NaN/nantest.m: check whether REM(x,Inf) and MOD(x,INF)
	return NaN 

2004-01-29 12:47  pkienzle

	* RELEASE-NOTES: Summary of changes since last release 

2004-01-29 11:57  schloegl

	* extra/NaN/nantest.m: check whether BITAND and BITSHIFT can return
	NaN 

2004-01-28 17:48  pkienzle

	* main/struct/: Makefile, struct.cc: Add struct() for octave
	versions which can support it (2.1.52 and up) 

2004-01-28 17:40  pkienzle

	* main/miscellaneous/read_options.m: reverse nargin conflict
	changes 

2004-01-28 17:38  pkienzle

	* main/vrml/: vrml_frame.m, vrml_lines.m, vrml_points.m: Undo
	nargin conflicts 

2004-01-28 17:19  pkienzle

	* main/miscellaneous/listen.cc: Use Feval directly rather than
	trying to simulate it --- this should be more robust against changes
	in the octave interpreter.  

2004-01-28 11:57  etienne

	* main/: miscellaneous/read_options.m, vrml/vrml_frame.m,
	vrml/vrml_lines.m, vrml/vrml_points.m: 2.1.53 nargin changes; misc
	changes 

2004-01-28 11:54  etienne

	* main/vrml/doc/vrml-mini-howto-1.lyx: fix nargin for 2.1.53 

2004-01-28 02:03  pkienzle

	* extra/testfun/test.m: Add fail block 

2004-01-28 01:56  pkienzle

	* extra/testfun/fail.m: Test that code produces an error matching a
	regular expression 

2004-01-28 01:41  pkienzle

	* extra/testfun/assert.m: Support for cells and structure arrays 

2004-01-27 21:36  pkienzle

	* extra/mex/: INSTALL, Makefile, README, mex.cc, mex.in,
	mystruct.c: Compile mex.cc as a library rather than a .o file ---
	this save ~55k in stripped oct-file size.  
	
	Improve struct support for 2.1.53 --- it is compilable and you can 
	access the elements of a struct matrix, but you can create your own.  

2004-01-27 21:06  pkienzle

	* Makeconf.base, configure.base: Streamline use of Octave during
	configuration tests by providing OCTAVE_EVAL to set a variable to an
	octave expression and OCTAVE_CHECK_EXIST to perform one or another
	action depending on whether a symbol exists in Octave.  
	
	Add tests for HAVE_OCTAVE_MAP_INDEX and SHLEXT 

2004-01-27 13:27  pkienzle

	* FIXES/rand.cc: Support for n-D arrays; faster code 

2004-01-27 10:41  pkienzle

	* main/image/imnoise.m: All call with only two parameters.  

2004-01-27 02:18  mazet

	* main/miscellaneous/: octave.dtd, xmlwrite.m: Final DTD.  

2004-01-26 19:13  pkienzle

	* extra/graceplot/alternatives/__errcomm__.m,
	extra/graceplot/alternatives/__errplot__.m,
	extra/graceplot/alternatives/__plt__.m,
	extra/tk_octave/tk_dialog.m, main/miscellaneous/read_options.m,
	main/path/addpath.m, main/path/rmpath.m, main/plot/legend.m,
	main/plot/plot3.m, main/struct/rmfield.m, main/vrml/save_vrml.m,
	main/vrml/vrml_cyl.m, main/vrml/vrml_frame.m,
	main/vrml/vrml_group.m, main/vrml/vrml_lines.m,
	main/vrml/vrml_points.m, main/vrml/vrml_text.m: nargin is now a
	function, so don't use it as a variable 

2004-01-26 09:34  adb014

	* extra/linear-algebra/chol.cc: Initialization bug in chol.cc 

2004-01-25 11:07  adb014

	* FIXES/rand.cc: fix bug in save seed/state in rand/randn 

2004-01-25 10:23  adb014

	* FIXES/ziggurat.h: Typos 

2004-01-25 10:17  adb014

	* FIXES/: Makeconf.add, Makefile, README, configure.add,
	oct-sort.cc, oct-sort.h, rand.cc, sort.cc, ziggurat.h,
	test/testsort.m: Add ziggurat code for the generation of normally
	distributed random numbers. Port the Python sorting code to octave,
	making it a class as a replacement to Octave's in-built sort code.
	Both of these are significantly more rapid than the versions they
	replace.  

2004-01-25 09:56  schloegl

	* main/strings/str2double.m: bug fix: empty remainder caused early
	return 

2004-01-24 21:25  schloegl

	* main/strings/str2double.m: support of char-arrays and cell-arrays
	of strings; bugs fixes: space at the end, single sign 

2004-01-24 12:42  rlaboiss

	* main/geometry/delaunayn.cc: Dummy commit 

2004-01-23 03:22  schloegl

	* main/strings/str2double.m: initial check-in 

2004-01-21 11:40  aadler

	* main/general/double.m: double should return value if its not a
	string 

2004-01-19 18:03  pkienzle

	* main/sparse/.cvsignore: Ignore generated sptest.m 

2004-01-19 18:03  pkienzle

	* batch_test.m, main/sparse/Makefile, main/sparse/buildtests.sh: 
	Generate sparse tests systematically so that operations on
	real/complex sparse matrices are tested against real/complex
	scalar/sparse/full second operands in leading and trailing position.  

2004-01-15 02:07  mazet

	* main/miscellaneous/: octave.dtd, xmlwrite.m: Output is now a
	valid XML file and its DTD is defined.  

2004-01-13 23:20  pkienzle

	* main/comm/ov-galois.cc: Include ifdef's for the relevant headers
	in load/save support.  

2004-01-12 02:43  mazet

	* main/miscellaneous/xmlwrite.m: First attend for an XML export
	function 

2004-01-12 02:42  mazet

	* main/plot/dxfwrite.m: Add a new function to write DXF (AutoCAD
	import/export format) without using the (ugly) gnuplot driver.  

2004-01-12 02:39  mazet

	* main/plot/: Makefile, graphics.cc, gtext.cc, gzoom.cc: Update
	documentations and fix some bugs from X11 interface 

2004-01-12 02:37  mazet

	* main/plot/gpick.cc: Re-add my ginput version into a new name to
	avoid any trouble with the initial function of Andy Adler 

2004-01-12 01:48  mazet

	* main/plot/print.m: clean documentation 

2004-01-07 09:39  adb014

	* main/comm/ov-galois.cc: define OCTAVE_LOCAL_BUFFER is not defined 

2004-01-07 09:24  adb014

	* Makeconf.base, configure.base, main/comm/Makefile,
	main/comm/galois.cc, main/comm/ov-galois.cc, main/comm/ov-galois.h,
	main/comm/doc/comms.txi: load/save support for galois fields 

2004-01-05 16:34  rlaboiss

	* nonfree/gpc/NEWS: Release 0.1.4 of Octave-GPC 

2004-01-05 16:31  rlaboiss

	* nonfree/gpc/ChangeLog: Updated for release 0.1.4 of Octave-GPC 

2004-01-05 16:20  rlaboiss

	* nonfree/gpc/octave-gpc.h: 
	* Added constructor octave_gpc_polygon::octave_gpc_polygon (void) 
	* Updated copyright notice 

2004-01-05 16:18  rlaboiss

	* nonfree/gpc/octave-gpc.cc: 
	* Call DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA macro with three
	  argument, as required for the newest Octave version (2.1.52).  
	
	* 
	* Updated copyright notice 

2004-01-05 16:13  rlaboiss

	* nonfree/gpc/gpc_plot.m: 
	* Updated copyright notice 
	* Removed blank spaces before opening parenthesis in a matrix,
	  making the code work when empty_list_elements_ok == 0 

2004-01-05 16:10  rlaboiss

	* nonfree/gpc/bootstrap.sh: 
	* Added function run() for user-friendly echo during call to the
	Autotools.  
	* Changed shabang program to /bin/bash.  

2004-01-05 16:08  rlaboiss

	* nonfree/gpc/Makefile.am: 
	* Added copyright notice.  
	
	* Removed "$(prefix)/" from the installation directories, since this
	  is coped with in configure.in.  
	
	* Removed redundant install-hook rule.  

2004-01-05 16:07  rlaboiss

	* nonfree/gpc/acinclude.m4: Added this file with macros
	OCTAVE_CONFIG_INFO and CHEK_PROG, used in configure.in.  

2004-01-05 15:25  rlaboiss

	* nonfree/gpc/configure.in: 
	* Release 0.1.4 of OCtave-GPC (appears in AC_INIT).  
	
	* Restructured and modernized for the latest Autotools: AC_INIT
	  accepts now three arguments and AM_INIT_AUTOMAKE none.  
	
	* Use AC_HELP_MSG as arguments of AC_ARG_WITH.  Use AC_CONFIG_FILES
	  instead of an argument of AC_OUTPUT.  Replaced long repetitive code
	  by macros defined now in acinclude.m4.  
	
	* Removed libexec sirectory setting and use.  
	
	* Check for Octave version 2.1.52 or later.  
	
	* Exit with an error if gpc library is not found.  

2004-01-05 15:19  rlaboiss

	* nonfree/gpc/.cvsignore: Ignoring *.oct files 

2004-01-05 15:15  rlaboiss

	* nonfree/gpc/: gpc_clip.cc, gpc_create.cc, gpc_get.cc,
	gpc_is_polygon.cc, gpc_read.cc, gpc_tristrip.cc, gpc_write.cc: 
	Changed package name octave-gpc -> Octave-GPC in copyright notices 

2004-01-05 15:08  rlaboiss

	* nonfree/gpc/: NEWS, README, gpc_clip.cc, gpc_create.cc,
	gpc_get.cc, gpc_is_polygon.cc, gpc_read.cc, gpc_tristrip.cc,
	gpc_write.cc: Updated copyright information (added year 2004) 

2004-01-05 14:48  rlaboiss

	* nonfree/gpc/.cvsignore: Added exclusions file 

2003-12-24 06:38  pkienzle

	* extra/testfun/test.m: default to no need to close fid.  

2003-12-23 05:29  schloegl

	* extra/NaN/conv2nan.m: 2-dimensional convolution added 

2003-12-22 16:30  pkienzle

	* main/sparse/sprandn.m: Normally distributed random matrices.  

2003-12-22 10:18  pkienzle

	* extra/graceplot/.cvsignore: Ignore build targets when checking
	cvs update 

2003-12-22 10:13  pkienzle

	* main/sparse/: complex_sparse_ops.cc, make_sparse.cc,
	make_sparse.h, sparse_inv.cc, sparse_ops.cc, sparse_ops.h: Use
	error/return rather than SP_FATAL_ERROR where possible.  
	
	Test for zero elements from scalar multiply/power and shrink sparse 
	accordingly; accomodate libstdc++ bugs with mixed real/complex
	power.  

2003-12-22 10:09  pkienzle

	* main/sparse/sparse_full.cc: Use properties tests (real/complex)
	rather than type tests (matrix/complex matrix) so that full
	automatically generalizes to other types which can be converted via
	matrix_value() to full matrices;  use correct function name in
	usage.  

2003-12-22 10:04  pkienzle

	* extra/testfun/test.m: Simple logging of one set of tests: test
	<name> verbose <file.log> 

2003-12-22 10:01  pkienzle

	* admin/runpath.sh, Makefile: Don't include alternatives or
	NOINSTALL directories in test path 

2003-12-19 23:45  pkienzle

	* main/comm/.cvsignore: Ignore documentation intermediates and
	targets.  

2003-12-16 17:28  pkienzle

	* main/: general/interp1.m, image/colfilt.m, signal/rceps.m,
	signal/rectpuls.m, signal/tripuls.m, specfun/ellipj.cc: Fix up the
	tests which were breaking 

2003-12-16 17:28  pkienzle

	* admin/mktests.sh: Add explanation of test results to the log
	file.  

2003-12-16 17:27  pkienzle

	* extra/testfun/test.m: better docs; default to 'quiet'; output
	explanation of results to a file; hack around 'str=system()' not
	capturing output correctly; count the number of successful tests
	correctly 

2003-12-16 17:25  pkienzle

	* extra/testfun/assert.m: Fix tests to handle exceptional values;
	make absolute error the default 

2003-12-16 16:55  pkienzle

	* main/splines/csape.m: Check for 3 or less points in the spline;
	note (but don't fix) bug in not-a-knot condition for 3 points.  

2003-12-16 16:53  pkienzle

	* main/miscellaneous/edit.m: functions entered on the console have
	a different exist() number 

2003-12-16 02:40  pkienzle

	* admin/mktests.sh: hack around the fact that grep '\(A\|B\)' isn't
	universal.  

2003-12-16 02:24  pkienzle

	* admin/mktests.sh: Remove \n characters since they were confusing
	IRIX's sh command.  

2003-12-16 01:45  pkienzle

	* main/signal/rectpuls.m, main/signal/triang.m,
	main/signal/tripuls.m, extra/testfun/test.m: Fix tests 

2003-12-15 19:36  pkienzle

	* admin/mktests.sh: Prettier output 

2003-12-15 19:35  pkienzle

	* extra/testfun/test.m: paper over testing problems 

2003-12-15 19:34  pkienzle

	* main/time/datenum.m: Add a simple test.  

2003-12-15 19:33  pkienzle

	* extra/mex/mex.in: For testing purposes, allow mex.{o,h} in the
	current directory.  

2003-12-15 16:34  pkienzle

	* Makefile, admin/mktests.sh, extra/testfun/test.m: Build a more
	sophisticated test script; clean up some of the tests.  

2003-12-15 13:02  pkienzle

	* main/time/: datenum.m, now.m: Fix correction from coordinated
	universal time to local time.  

2003-12-14 11:53  rlaboiss

	* main/geometry/: __voronoi__.cc, convhulln.cc, delaunayn.cc: 
	Update all the qh_version strings to the date of today.  Made them
	compliant to the ISO 8601 norm, i.e. the date strings are in the
	form YYYY-MM-DD.  

2003-12-14 11:42  rlaboiss

	* main/geometry/: __voronoi__.cc, voronoi.m, voronoin.m: Introduced
	a optional argument to the voronoi* functions for passing extra 
	options to the underlying qhull command.  Again, only minimal tests
	have been done.  Please, test this changes.  

2003-12-13 23:00  pkienzle

	* main/miscellaneous/configure.add: test for octave_function(void)
	should now be processed correctly 

2003-12-13 04:37  rlaboiss

	* main/geometry/: convhull.m, convhulln.cc: Extended the convhull*
	functions to accept an extra (string) argument containing extra
	options to be passed to the underlying qhull command, in the same
	way the delaunay* functions work now.  Also, improved the 
	documentation strings.  

2003-12-12 17:19  pkienzle

	* Makefile: First attempt at incorporating embedded tests --- need
	to avoid testing functions that haven't been built and need to avoid
	testing in directories that are not being installed.  

2003-12-12 17:18  pkienzle

	* extra/testfun/test.m: Put variable values in file along with
	error message; Hack to handle Ctrl-C --- if no __error_text__ it
	must have been interrupt! 

2003-12-12 17:16  pkienzle

	* extra/testfun/assert.m: Put all text in message so that it can be
	redirected to error_text 

2003-12-12 17:06  pkienzle

	* main/time/datenum.m: Possible fix for the datenum problem
	reported in the tracker 

2003-12-12 17:05  pkienzle

	* extra/linear-algebra/chol.cc, main/general/bitand.cc,
	main/image/bwlabel.cc, main/image/conv2.cc, main/image/medfilt2.m,
	main/optim/leval.cc, main/signal/medfilt1.cc, main/signal/remez.cc,
	main/specfun/ellipj.cc, batch_test.m, main/splines/trisolve.cc,
	main/strings/regexp.cc: Distribute tests hardcoded in batch_test.m
	to their respective function definition files 

2003-12-12 10:28  pkienzle

	* extra/: Windows/dos.m, Windows/unix.m, testfun/demo.m,
	testfun/example.m, testfun/test.m: mark as command 

2003-12-12 09:35  pkienzle

	* main/: miscellaneous/edit.m, sparse/make_sparse.cc: Lock
	functions in that shouldn't be cleared 

2003-12-12 01:52  pkienzle

	* main/specfun/legendre.m: [Benjamin Schmidt]: correct the L(1,x)
	term 

2003-12-12 00:50  pkienzle

	* main/sparse/sp_test.m: Fix tests so that they all work (including
	working around bugs in Octave).  

2003-12-12 00:48  pkienzle

	* main/irsa/: README, irsa_act.m, irsa_actcore.m, irsa_check.m,
	irsa_dft.m, irsa_dftfp.m, irsa_genreal.m, irsa_idft.m,
	irsa_isregular.m, irsa_jitsp.m, irsa_mdsp.m, irsa_normalize.m,
	irsa_plotdft.m, irsa_resample.m, irsa_rgenreal.m: Irregular
	sampling toolbox 

2003-12-11 17:50  pkienzle

	* main/sparse/complex_sparse_ops.cc: ... again ... remove duplicate
	install of ldiv (were there two?) 

2003-12-11 16:49  pkienzle

	* main/sparse/complex_sparse_ops.cc: Remove duplicate installation
	of c_cs_ldiv 

2003-12-11 15:02  pkienzle

	* configure.base: Check that texi2dvi works.  

2003-12-11 11:27  pkienzle

	* main/image/imadjust.m: Use element-wise and function 

2003-12-11 10:57  pkienzle

	* admin/mkpkgadd: Handle directories without cc or m files more
	cleanly.  

2003-12-11 10:49  pkienzle

	* main/miscellaneous/edit.m: Fix mark_as_command; allow lowercase
	keywords; accept .cpp and .C files.  

2003-12-11 09:43  pkienzle

	* doc/octave-forge-home.html: Add headers for MIPSpro 7.3 compiling
	to web page 

2003-12-08 11:59  pkienzle

	* main/miscellaneous/configure.add: Successful test for whether
	octave_function(void) is available.  

2003-12-08 11:44  pkienzle

	* main/miscellaneous/: Makefile, configure.add, dispatch.cc: Use
	autoconf to test if octave_dispatch(void) is needed.  

2003-12-08 11:42  pkienzle

	* configure.base: Use TRY_MKOCTFILE for testing octave features 

2003-12-08 05:12  pkienzle

	* main/miscellaneous/dispatch.cc: Don't try to define
	octave_dispatch(); Note: this might cause problems in 2.1.52.  

2003-12-08 05:08  pkienzle

	* main/sparse/SuperLU/SRC/: sp_coletree.c, util.h: malloc is not
	defined in its own header file everywhere.  

2003-12-08 05:05  pkienzle

	* configure.base: Try a better test for Nd arrays.  

2003-12-08 03:25  pkienzle

	* main/signal/medfilt1.cc: Use lo_ieee_* functions for __all__
	octave_NaN, etc.  

2003-12-08 03:21  pkienzle

	* extra/mex/mex.cc, main/io/dlmread.cc, main/optim/lp.cc,
	main/signal/medfilt1.cc: Use lo_ieee_* functions for finite, isinf,
	isnan, inf_value, nan_value 

2003-12-07 17:14  adb014

	* main/miscellaneous/dispatch.cc: void octave_dispatch constructor
	not defined, causes relocation error for 2.1.52 due to change in
	register_type function 

2003-12-07 16:31  adb014

	* main/comm/: Makeconf.add, configure.add: Comms toolbox specific
	config now in configure.base for reuse 

2003-12-07 16:01  adb014

	* main/comm/doc/: comms.info, comms.ps: Remove documentation that
	will be rebuilt 

2003-12-04 14:22  aadler

	* extra/perl/: Octave.pm, t/2_calling.t: working errors and
	warnings 

2003-12-04 13:20  aadler

	* extra/perl/Octave.pm: does warnings right 

2003-12-03 11:46  aadler

	* extra/perl/: Octave.pm, t/8_operators.t: move to IO::Variable
	class 

2003-11-30 22:46  aadler

	* extra/perl/Octave.pm: tried to tie to an array ref. Didn't work 

2003-11-30 09:33  aadler

	* extra/perl/: Makefile.PL, Octave.pm, t/8_operators.t: cleanups of
	OO interface 

2003-11-27 03:52  schloegl

	* extra/NaN/quantile.m: removed FLAG_IMPLICIT_SKIP_NAN 

2003-11-25 13:47  schloegl

	* extra/NaN/sem.m: prevent round off errors causing imag results 

2003-11-24 18:21  schloegl

	* extra/NaN/nantest.m: add test for ND arrays 

2003-11-23 09:21  adb014

	* extra/linear-algebra/ov-re-tri.cc,
	extra/linear-algebra/ov-re-tri.h,
	main/sparse/complex_sparse_ops.cc, main/sparse/make_sparse.h,
	main/sparse/sparse_ops.cc: Octave CVS now requires void
	constructors for register_type 

2003-11-23 04:35  taltman

	* main/miscellaneous/map.m: Fixed typo in 'Example'.  

2003-11-23 03:07  taltman

	* main/miscellaneous/map.m: taltman added 'map.m' 

2003-11-21 00:12  pkienzle

	* main/sparse/sp_test.m: Fix broken tests 

2003-11-21 00:10  pkienzle

	* main/sparse/make_sparse.h: Slightly improved formatting of
	warning message 

2003-11-19 12:30  pkienzle

	* main/geometry/convhulln.cc: Minor cleanup; check and warn if more
	than dim vertices for a facet.  

2003-11-19 09:17  pkienzle

	* main/geometry/convhulln.cc: Use 'Qt' option so that it handles
	difficult cases.  

2003-11-18 12:53  pkienzle

	* batch_test.m, main/image/Makeconf.add, main/image/Makefile,
	main/image/configure.add, main/image/pngread.cc,
	main/image/testimio.m: Add pngread/pngwrite functions.  

2003-11-17 23:45  pkienzle

	* Makeconf.base, batch_test.m, configure.base,
	extra/linear-algebra/Makefile, extra/linear-algebra/ov-re-tri.cc,
	main/comm/Makefile, main/comm/ov-galois.cc,
	main/miscellaneous/Makefile, main/miscellaneous/dispatch.cc,
	main/sparse/Makefile, main/sparse/make_sparse.cc,
	main/symbolic/Makefile, main/symbolic/ov-ex-mat.cc,
	main/symbolic/ov-ex.cc, main/symbolic/ov-relational.cc,
	main/symbolic/ov-vpa.cc: Octave now defines type class as well as
	type name.  

2003-11-17 12:08  adb014

	* main/comm/doc/.cvsignore: cvsignore for comms doc directory 

2003-11-17 12:04  adb014

	* Makeconf.base, configure.base, main/comm/.cvsignore,
	main/comm/Makefile, main/comm/awgn.eps, main/comm/awgn.png,
	main/comm/comms.txi, main/comm/eyediagram.eps,
	main/comm/eyediagram.png, main/comm/ov-galois.h,
	main/comm/scatterplot.eps, main/comm/scatterplot.png,
	main/comm/doc/Makefile, main/comm/doc/awgn.eps,
	main/comm/doc/awgn.png, main/comm/doc/comms.info,
	main/comm/doc/comms.ps, main/comm/doc/comms.txi,
	main/comm/doc/eyediagram.eps, main/comm/doc/eyediagram.png,
	main/comm/doc/scatterplot.eps, main/comm/doc/scatterplot.png,
	main/sparse/ChangeLog, main/sparse/Makefile,
	main/sparse/make_sparse.h, main/symbolic/Makefile,
	main/symbolic/ov-ex-mat.h, main/symbolic/ov-ex.h,
	main/symbolic/ov-relational.h, main/symbolic/ov-vpa.h: Updates for
	2.1.51 

2003-11-14 11:55  tpikonen

	* main/image/imread.m: Fix endianess bug in 16-bit reads.  

2003-11-14 11:45  tpikonen

	* main/image/imread.m: Added support for reading greyscale files
	with 16-bit dynamic range.  

2003-11-11 16:40  pkienzle

	* admin/make_index, INDEX, main/control/INDEX, main/optim/INDEX,
	main/signal/INDEX, main/statistics/INDEX, main/strings/INDEX: 
	Transform "use <code>fn</code>" to "use <f>fn</f>", and make it link
	to fn.  Fix links to octave-forge CVS Add links to octave CVS We now
	walk the octave source tree instead of using DOCSTRINGS, so some 
	function descriptions are broken.  Perhaps we could separate
	DOCSTRINGS from file locations somehow so everything works nicely
	together.  

2003-11-11 11:46  pkienzle

	* doc/octave-forge-home.html: Sample code for embedding octave ---
	doesn't belong anywhere yet 

2003-11-10 11:59  pkienzle

	* main/geometry/griddata.m: Work around octave bug in boolean
	indexing 

2003-11-10 09:01  schloegl

	* extra/tsa/ar_spa.m: test for imaginary part based on Poles P 

2003-11-09 16:21  schloegl

	* extra/tsa/ar_spa.m: correct power calculation; test for imaginary
	part should be based on the poles rather than the residue 

2003-11-08 09:49  schloegl

	* extra/tsa/ar_spa.m: power F of each components is only half 

2003-11-08 09:48  schloegl

	* extra/tsa/acovf.m: replace double by real 

2003-11-08 07:48  schloegl

	* main/signal/__power.m: typo fixed 

2003-11-07 17:45  taltman

	* main/io/append_save.m: taltman: Added main/io/append_save.m 

2003-11-07 04:10  adb014

	* admin/: CONTENTS, OctRe.pm, change_va_arg.pm, find_changes,
	get_authors, get_contents, make_index, mkdoc, mkpkgadd, mktexi,
	no_vr_val.pm, template.ndev, template.readme: Try again for
	permission change 

2003-11-07 03:57  adb014

	* admin/: mkdoc, mktexi: Try again with mkdoc/mktexi 

2003-11-06 16:49  pkienzle

	* autogen.sh, configure.base, admin/RPM/configure.add: Only allowed
	one AC_OUTPUTS statement, so define CONFIGURE_OUTPUTS which can 
	gather outputs from multiple directories.  

2003-11-06 15:53  schloegl

	* extra/tsa/invest0.m: sumskipnan did not accept logical values -
	fixed 

2003-11-06 15:20  schloegl

	* extra/tsa/adim.m: add mode=6: stable adaptive estimation w/o W ;
	corrected IR(1,1)-1 can be immediately used for Mahalanobis Distance
	x*IR*x' 

2003-11-06 09:42  adb014

	* admin/: mkdoc, mktexi: Re-add mktexi/mkdoc with the right execute
	flagscvs add mktexi mkdoc 

2003-11-06 09:41  adb014

	* admin/: mkdoc, mktexi: remove mktexi/mkdoc so I can add the
	execute flag on new checkin 

2003-11-06 09:36  adb014

	* admin/: mkdoc, mktexi: execute flag for mkdoc/mktexi 

2003-11-05 12:47  tpikonen

	* extra/graceplot/alternatives/: cla.m, clf.m, figure.m: Added
	documentation strings.  

2003-11-05 06:04  schloegl

	* extra/tsa/mvar.m: Remove profiling variable AS_FLAG.MVAR.* 

2003-11-05 05:40  schloegl

	* extra/NaN/flag_implicit_skip_nan.m: removed. Not needed anymore.  

2003-11-05 05:20  schloegl

	* extra/NaN/sem.m: fix 2nd output argument 

2003-10-31 13:33  schloegl

	* extra/NaN/README.TXT: performance increase 

2003-10-31 13:15  schloegl

	* extra/NaN/: INSTALL, sumskipnan.m: improve performance
	(exist-function and FLAG_IMPLICIT_SKIP_NAN are removed because they
	slow down significantly); 

2003-10-31 13:13  schloegl

	* extra/NaN/: sumskipnan.cpp, sumskipnan2.cpp: rename
	SUMSKIPNAN.CPP 

2003-10-30 06:02  adb014

	* admin/mkdoc, admin/mktexi, Makeconf.base, configure.base,
	main/comm/Makefile, main/comm/mkdoc, main/comm/mktexi: Move mktexi
	and mkdoc for use by future package. Add flag for N-dim arrays 

2003-10-27 14:03  aadler

	* main/statistics/anovan.m: no "keyboard" 

2003-10-27 12:21  schloegl

	* extra/NaN/: mean.m, var.m: docu corrected 

2003-10-27 10:44  pkienzle

	* main/audio/: auload.m, ausave.m: Accept aiff or aif as valid AIFF
	file extensions.  Accept row oriented or column oriented data
	(assumes number of channels is less than the number of samples,
	which in almost all cases will not be a problem but there will be
	corner cases where this fails).  

2003-10-27 10:24  aadler

	* extra/mex/Makefile, main/sparse/Makefile,
	main/sparse/make_sparse.cc: doc bug 

2003-10-24 13:29  aadler

	* main/statistics/anovan.m: test data for 1D 

2003-10-24 12:14  aadler

	* main/statistics/anovan.m: mixed DF bug. Works against Matlab test
	code 

2003-10-24 11:58  aadler

	* main/statistics/anovan.m: works _with_ replication, not without 

2003-10-24 11:23  aadler

	* main/statistics/anovan.m: working version 

2003-10-24 10:09  aadler

	* main/statistics/anovan.m: N way anova 

2003-10-22 16:15  pkienzle

	* extra/mex/mex.cc: Warn mex users that structures don't work right
	yet 

2003-10-22 14:35  pkienzle

	* extra/mex/: mex.cc, mex.h, mystruct.c: Support for structures 

2003-10-21 22:20  pkienzle

	* extra/mex/: README, mex.cc, mex.h: Return 2 as the number of
	dimensions (octave 2.1.51 will be able to do better than this, but
	we will have to wait until we get there).  

2003-10-21 21:27  pkienzle

	* main/miscellaneous/listen.cc: Better cygwin support.  

2003-10-21 10:35  aadler

	* main/sparse/: make_sparse.h, sp_test.m, sparse_inv.cc: minor test
	and error mods 

2003-10-20 13:31  pkienzle

	* main/optim/: lp.cc, lp_test.m: Better argument checking (allow []
	and scalar as lower/upper bound).  A bit nicer code to transform
	bounds to 0-based bounds.  Fix array out of bounds reference (use
	0-origin array indices).  Warn that solution does not always work
	(like the new test 6 for example).  

2003-10-18 00:55  aadler

	* main/sparse/: Makefile, complex_sparse_ops.cc, make_sparse.cc,
	sp_test.m: spreal spimag and new tests 

2003-10-17 21:13  aadler

	* main/sparse/: make_sparse.cc, sparse_full.cc, sparse_inv.cc: 
	texinfo for documentation strings 

2003-10-17 17:59  adb014

	* main/: comm/galois.cc, comm/minpol.m, comm/op-gm-gm.cc,
	comm/op-m-gm.cc, miscellaneous/listen.cc: Small changes for
	errors/warning in latest CVS 

2003-10-12 23:44  aadler

	* main/sparse/sparse_ops.h: check for out of bounds in allocation 

2003-10-09 05:00  schloegl

	* extra/NaN/zscore.m: cleaned up code; double division changed to
	mul and single div; check of DIM argument cleaner 

2003-10-09 04:27  schloegl

	* extra/NaN/zscore.m: bug fix for complex data 

2003-10-06 08:14  tpikonen

	* extra/graceplot/: grace_octave_path.m.in, toggle_grace_use.m: 
	Fixed graceplot init scripts to work with CVS Octave 

2003-10-06 07:14  schloegl

	* extra/NaN/trimean.m: function flix replaced 

2003-09-30 13:36  pkienzle

	* admin/Windows/README: Add notes on building /opt/octave-support 

2003-09-29 14:20  tpikonen

	* octinst.sh.in: Create PKG_ADD for */alternatives -directories 

2003-09-29 03:29  schloegl

	* extra/NaN/zscore.m: increase efficiency for complex data 

2003-09-27 15:32  schloegl

	* extra/NaN/sumskipnan2.cpp: fix possible memory leak 

2003-09-27 05:45  schloegl

	* extra/NaN/: kurtosis.m, meansq.m, nanstd.m, rms.m, sem.m,
	skewness.m, statistic.m: more efficient use of complex data 

2003-09-26 20:08  pkienzle

	* main/struct/getfield.m: [Johan Bergman] fix texinfo 

2003-09-26 20:04  pkienzle

	* main/plot/print.m: Make sure copyright statement follows rules of
	help.  

2003-09-26 03:42  schloegl

	* extra/NaN/: std.m, sumskipnan.m, var.m: use of sum square for
	complex data improved; check of input arguments simplified 

2003-09-26 03:41  schloegl

	* extra/NaN/sumskipnan2.cpp: returns sum square also for complex
	data 

2003-09-25 10:41  schloegl

	* extra/NaN/sumskipnan2.cpp: check of DIM-argument improved 

2003-09-25 05:44  schloegl

	* extra/NaN/std.m: implement best unbiased estimation of S.D.
	(Note: this is different than the square root of the best unbiased
	estimator of the variance) 

2003-09-24 03:38  schloegl

	* extra/NaN/nantest.m: test for GEOMAN and HARMMEAN included 

2003-09-23 06:46  tpikonen

	* extra/graceplot/grace_octave_path.m.in: The path generated by the
	build was missing the last part ("graceplot").  

2003-09-22 14:03  schloegl

	* extra/NaN/: INDEX, nanstd.m, nansum.m, README.TXT: fixes for
	buggy NANSUM and NANSTD included 

2003-09-22 14:01  schloegl

	* extra/NaN/: naninsttest.m, nantest.m: tests for buggy NANSUM and
	NANSTD (from Mathworks) included 

2003-09-22 13:00  schloegl

	* extra/NaN/sumskipnan.m: support for real ND-arrays included in
	C-MEX version of SUMSKIPNAN 

2003-09-22 12:36  schloegl

	* extra/NaN/sumskipnan2.cpp: support for complex data 

2003-09-22 12:08  schloegl

	* extra/NaN/sumskipnan2.cpp: support for real ND-arrays included 

2003-09-19 11:20  schloegl

	* extra/tsa/bispec.m: typo fixed 

2003-09-19 05:30  schloegl

	* extra/NaN/: median.m, trimean.m: check of DIM<=2 removed 

2003-09-18 16:48  qspencer

	* main/miscellaneous/waitbar.cc: 
	
	Adds new functionality that enables display of text strings in the 
	waitbar, for greater compatibility with MATLAB. Also fixes a
	cosmetic bug that in some cases resulted in a double "%" character
	by replacing printf commands with fputs(string,stdout).  

2003-09-18 11:40  schloegl

	* extra/NaN/trimean.m: support of ND-arrays implemented 

2003-09-18 11:18  schloegl

	* extra/NaN/median.m: support of ND-arrays implemented 

2003-09-18 09:34  schloegl

	* extra/NaN/sumskipnan2.cpp: C-MEX mplementation for SUMSKIPNAN
	included - thanks to Patrick Houweling 

2003-09-18 04:32  schloegl

	* extra/NaN/sumskipnan.m: support of MEX-imeplementation, support
	for VERSION < 2.1.36 removed 

2003-09-16 08:44  schloegl

	* extra/NaN/: naninsttest.m, nantest.m: fixed a few glitches 

2003-09-15 10:09  schloegl

	* extra/NaN/nantest.m: division of two singular matrices returns an
	Inf-Matrix in matlab - test for this strange behaviour included 

2003-09-15 10:07  schloegl

	* extra/NaN/covm.m: explicit temporary variable saves memory,
	larger matrices can be applied 

2003-09-14 04:16  kahacjde

	* main/general/gradient.m: 
	
	Bug fix. It is triggerd in case of column-wise gradients and
	non-square matrices.  Thanks to Eric Hill Matlis for sending the bug
	report.  

2003-09-12 10:22  adb014

	* Makeconf.base, configure.base, extra/fake-sparse/sparse.m,
	extra/fake-sparse/spdiags.m, extra/pdb/strtoz.m,
	extra/testfun/speed.m, extra/ver20/nanmax.m, extra/ver20/nanmean.m,
	extra/ver20/nanmedian.m, extra/ver20/nanmin.m,
	extra/ver20/nanstd.m, extra/ver20/nansum.m, main/audio/clip.m,
	main/comm/Makefile, main/comm/galois.h, main/comm/gf.cc,
	main/comm/ov-galois.cc, main/comm/qaskdeco.m,
	main/general/interpft.m, main/general/sortrows.m,
	main/geometry/tsearchdemo.m, main/image/impad.m,
	main/image/imread.m, main/image/imwrite.m, main/io/textread.m,
	main/linear-algebra/rref.m, main/optim/lp.cc,
	main/optim/test_fminunc_1.m, main/signal/pburg.m,
	main/signal/pyulear.m, main/signal/rectpuls.m,
	main/signal/tripuls.m, main/signal/xcorr2.m, main/signal/zplane.m,
	main/sparse/fem_test.m, main/sparse/sp_test.m,
	main/sparse/spdiags.m, main/specfun/ellipke.m,
	main/specfun/legendre.m, main/statistics/nanmedian.m,
	main/strings/strmatch.m: Changes to allow use with latest CVS of
	octave (do_fortran_indexing, etc) 

2003-09-12 08:14  schloegl

	* extra/NaN/: INDEX, INSTALL, README.TXT, tcdf.m, tinv.m, tpdf.m: 
	TPDF, TCDF and TINV included - these are needed to fix some Matlab
	bux 

2003-09-12 08:12  schloegl

	* extra/NaN/nantest.m: TPDF, TCDF and TINV included; test Matrix
	Division Error NaN/NaN modified for ML6.5 - Dimension must be p=3 or
	larger) 

2003-09-12 08:10  schloegl

	* extra/NaN/naninsttest.m: test for NORMPDF, NORMCDF, NORMINV,
	TPDF, TCDF and TINV included 

2003-09-12 08:02  schloegl

	* extra/tsa/mvar.m: MATRIX DIVISON ERROR is observed only for p>2
	e.g. p=3 in ML 6.5; test modified for ML6.5 

2003-09-10 08:22  schloegl

	* extra/NaN/: INDEX, README.TXT: NANTEST separated; NANTEST checks
	only NaN-related properties of standard octave; NANINSTTEST checks
	whether the NaN-tb is correctly installed 

2003-09-10 08:17  schloegl

	* extra/NaN/: naninsttest.m, nantest.m: NANTEST separated; NANTEST
	checks only NaN-related properties of standard octave; NANINSTTEST
	checks whether the NaN-tb is correctly installed 

2003-09-10 04:59  schloegl

	* extra/NaN/nantest.m: more acccurate output message 

2003-09-06 13:09  adb014

	* main/comm/: galois.cc, qaskdeco.m: Bug fix to pow(galois) and
	qaskdeco 

2003-08-29 23:03  aadler

	* main/sparse/: Makefile, sp_test.m, sparse_inv.cc,
	SuperLU/SRC/dpivotL.c, SuperLU/SRC/zpivotL.c: mods to prevent
	segfaults for sparse 

2003-08-29 17:21  aadler

	* main/sparse/: Makefile, complex_sparse_ops.cc, sp_test.m: mods to
	fix bugs for empty sparse 

2003-08-29 16:46  aadler

	* main/sparse/: complex_sparse_ops.cc, sparse_ops.cc: fixed bug in
	indexing 

2003-08-29 15:40  aadler

	* main/sparse/: complex_sparse_ops.cc, make_sparse.h,
	sparse_inv.cc, sparse_ops.cc: throw error rather than segfault for
	singular matrices 

2003-08-28 17:17  pkienzle

	* INDEX, main/optim/INDEX, main/sparse/INDEX, main/strings/INDEX,
	main/symbolic/INDEX: Add some missing functions 

2003-08-27 16:09  adb014

	* main/comm/qaskdeco.m: minor bug fix to QAM demodulation with very
	noisy signals 

2003-08-25 11:15  tpikonen

	* extra/graceplot/: Makefile, README, TODO, __grcmd__.cc,
	grace_octave_path.m.in, toggle_grace_use.m,
	alternatives/__errcomm__.m, alternatives/__errplot__.m,
	alternatives/__grpltfmt__.m, alternatives/__plr1__.m,
	alternatives/__plr2__.m, alternatives/__plr__.m,
	alternatives/__plt1__.m, alternatives/__plt2__.m,
	alternatives/__plt2mm__.m, alternatives/__plt2mv__.m,
	alternatives/__plt2ss__.m, alternatives/__plt2vm__.m,
	alternatives/__plt2vv__.m, alternatives/__plt__.m,
	alternatives/__pltopt1__.m, alternatives/__pltopt__.m,
	alternatives/axis.m, alternatives/bar.m, alternatives/cla.m,
	alternatives/clf.m, alternatives/errorbar.m, alternatives/figure.m,
	alternatives/hold.m, alternatives/ishold.m, alternatives/mplot.m,
	alternatives/multiplot.m, alternatives/oneplot.m,
	alternatives/plot.m, alternatives/polar.m, alternatives/print.m,
	alternatives/semilogx.m, alternatives/semilogxerr.m,
	alternatives/semilogy.m, alternatives/semilogyerr.m,
	alternatives/subplot.m, alternatives/subtitle.m,
	alternatives/subwindow.m, alternatives/title.m,
	alternatives/xlabel.m, alternatives/ylabel.m: graceplot 

2003-08-25 11:15  tpikonen

	* extra/graceplot/: Makefile, README, TODO, __grcmd__.cc,
	grace_octave_path.m.in, toggle_grace_use.m,
	alternatives/__errcomm__.m, alternatives/__errplot__.m,
	alternatives/__grpltfmt__.m, alternatives/__plr1__.m,
	alternatives/__plr2__.m, alternatives/__plr__.m,
	alternatives/__plt1__.m, alternatives/__plt2__.m,
	alternatives/__plt2mm__.m, alternatives/__plt2mv__.m,
	alternatives/__plt2ss__.m, alternatives/__plt2vm__.m,
	alternatives/__plt2vv__.m, alternatives/__plt__.m,
	alternatives/__pltopt1__.m, alternatives/__pltopt__.m,
	alternatives/axis.m, alternatives/bar.m, alternatives/cla.m,
	alternatives/clf.m, alternatives/errorbar.m, alternatives/figure.m,
	alternatives/hold.m, alternatives/ishold.m, alternatives/mplot.m,
	alternatives/multiplot.m, alternatives/oneplot.m,
	alternatives/plot.m, alternatives/polar.m, alternatives/print.m,
	alternatives/semilogx.m, alternatives/semilogxerr.m,
	alternatives/semilogy.m, alternatives/semilogyerr.m,
	alternatives/subplot.m, alternatives/subtitle.m,
	alternatives/subwindow.m, alternatives/title.m,
	alternatives/xlabel.m, alternatives/ylabel.m: Initial revision 

2003-08-25 11:10  tpikonen

	* Makeconf.base, Makefile, configure.base, octinst.sh.in,
	extra/Makefile: Add support for alternative functions.  

2003-08-20 20:11  pkienzle

	* main/signal/pwelch.m: [John Serafin] use correct value in warning
	message.  

2003-08-19 09:51  tpikonen

	* configure.base: 
	
	Fixed an M4 quoting bug in a sed command giving value to subver.  

2003-07-28 17:10  pkienzle

	* admin/Windows/: DetectDrives.nsi, install_octave.sh,
	octave-install-win32.nsi: Attempt to detect and link drives from
	NSIS rather than install_octave.sh 

2003-07-28 12:05  pkienzle

	* admin/Windows/install_octave.sh: Remove dependency on cmd by
	always linking all drives.  An alternative is to try to detect the
	existing drives from NSIS and create links there.  

2003-07-28 00:10  pkienzle

	* main/miscellaneous/listen.cc: Default to "nodebug" if "debug" is
	not specified.  

2003-07-27 23:54  pkienzle

	* admin/Windows/: README, install_octave.sh,
	octave-install-win32.nsi: A new attempt at an automated build.  We
	aren't there yet: the links still have to be created by hand.  

2003-07-25 15:11  pkienzle

	* extra/MacOSX/image.m, extra/Windows/image.m,
	extra/testfun/test.m, main/comm/comms.m, main/image/imginfo.m,
	main/image/imread.m, main/image/imwrite.m,
	main/miscellaneous/edit.m, main/miscellaneous/slurp_file.m,
	main/plot/gget.m, main/plot/legend.m, main/plot/print.m: Make sure
	all files names referenced in system calls are wrapped in quotes to
	protect against spaces in the path.  

2003-07-25 15:03  pkienzle

	* extra/Windows/Makefile: Use LN_S rather than ln -s.  

2003-07-25 15:01  pkienzle

	* main/sparse/Makefile: Use $(LN_S) instead of ln -s 

2003-07-25 05:34  pkienzle

	* admin/Windows/mkstdc++dll.sh: strip stdc++.dll to save space on
	binary distribution 

2003-07-23 13:21  aadler

	* main/sparse/: sparse_full.cc, sparse_inv.cc: modified help files 

2003-07-17 16:09  pkienzle

	* admin/Windows/mkstdc++dll.sh: Just create libstdc++.dll.a, but
	don't put it anywhere in particular.  Let the user decide if shared
	or static linking will be the default, and explain how to override
	the default.  

2003-07-17 13:42  schloegl

	* extra/tsa/mvfilter.m: correct order of arguments if data is
	transposed 

2003-07-17 13:18  schloegl

	* extra/NaN/nantest.m: save warning status and turn warning off 

2003-07-17 13:16  schloegl

	* extra/NaN/center.m: return mean in second argument 

2003-07-17 07:40  pkienzle

	* admin/Windows/mkstdc++dll.sh: Add author/date notice 

2003-07-17 07:32  pkienzle

	* admin/Windows/mkstdc++dll.sh: Need to include the *.o files on
	the link line! Added some documentation.  

2003-07-17 01:38  pkienzle

	* main/general/interp1.m: make *pchip an alias for pchip 

2003-07-17 01:15  pkienzle

	* admin/Windows/mkstdc++dll.sh: script to build
	/usr/bin/libstdc++.dll and /usr/lib/libstdc++.dll.a 

2003-07-16 09:33  pkienzle

	* doc/octave-forge-home.html: wiki.octave.org (correct URL this
	time) 

2003-07-16 09:28  pkienzle

	* doc/octave-forge-home.html: wiki.octave.org (finally!) 

2003-07-15 10:38  pkienzle

	* extra/soctcl/: NOINSTALL, README, octave.doc, octave.tcl,
	pkgIndex.tcl, release.sh, tclphoto.m, tclsend.m, demo/echod.tcl,
	demo/echosync.tcl, demo/matrix.tcl, demo/octpipe.tcl,
	demo/octsync.tcl: Socket connection between Octave and Tcl 

2003-07-14 12:32  schloegl

	* extra/tsa/aar.m: aMode==0 (system noise known) and vMode==0
	(observation noise known) implemented 

2003-07-11 19:37  schloegl

	* extra/tsa/aar.m: initial values can be defined now as extended
	covariance matrix 

2003-07-11 19:20  schloegl

	* extra/tsa/aar.m: initial values can be defined now as extended
	covariance matrix 

2003-07-07 03:31  schloegl

	* main/statistics/nanmin.m: bug fix:  nanmin([nan,X]) yield -Inf
	instead of min(X) 

2003-07-03 19:25  rlaboiss

	* nonfree/gpc/: ChangeLog, Makefile.am, configure.in, gpc_clip.cc,
	octave-gpc.cc, octave-gpc.h: Release 0.1.3.  See ChangeLog and
	debian/changelog for the changes.  

2003-07-01 11:12  schloegl

	* extra/NaN/corrcoef.m: docu extended, if no NaN's do not check
	nan_sig; syntax error corrected, 

2003-06-30 12:03  schloegl

	* extra/NaN/corrcoef.m: hack to skip NaNs in min(sig_nan). This is
	necessary because Octave returns NaN instead of X for min(NaN,X) 

2003-06-30 10:58  schloegl

	* extra/NaN/corrcoef.m: checking correlation of NaN's: works now
	with SPEARMAN and RANK, calculation corrected; did several checks
	with Matlab and Octave4Win 2.1.42 

2003-06-29 17:44  schloegl

	* extra/NaN/corrcoef.m: included significance test for checking if
	NaN's are correlated (H1) or not (H0) 

2003-06-29 02:46  qspencer

	* admin/RPM/: configure.add, octave-forge.spec.in: [no log message] 

2003-06-24 16:04  schloegl

	* extra/tsa/adim.m: check of maximum UC corrected 

2003-06-24 15:27  schloegl

	* extra/tsa/: INDEX, aarmam.m: aincluded aarmam and update INDEX 

2003-06-24 15:22  schloegl

	* extra/tsa/: adim.m, contents.m, mvfreqz.m: adim and mvfreqz added 

2003-06-24 13:19  pkienzle

	* main/miscellaneous/listen.cc: Put timing information in for data
	transfer and command execution 

2003-06-23 17:34  pkienzle

	* main/miscellaneous/listen.cc: Make debug a run time rather than
	compile time option.  

2003-06-20 22:57  pkienzle

	* main/miscellaneous/inline.m: use inline_return rather than r to
	reduce chances of a name collision within the expression.  
	
	It would be nice if we could handle, e.g., 
	
		inline('if x<3, 3; else x; end') 
	
	but I don't know how.  

2003-06-19 09:07  schloegl

	* extra/tsa/INDEX: update, minor changes 

2003-06-18 11:30  aadler

	* main/optim/: fmins.m, nmsmax.m: change default parameters 

2003-06-18 11:30  aadler

	* main/image/Makefile: add rotate_scale 

2003-06-13 13:36  aadler

	* extra/Windows/: Makefile, win32api.cc, win32api_win32part.cc: 
	read registry 

2003-06-13 11:12  schloegl

	* main/io/fileparts.m: not needed anymore because its part of
	standard octave 

2003-06-13 03:18  schloegl

	* main/strings/strmatch.m: support for cell arrays included 

2003-06-12 22:37  pkienzle

	* main/miscellaneous/edit.m: change to octave directory before
	starting edit use persistent variables rather than globals use
	FUNCTION_EDITOR rather than EDITOR 

2003-06-12 22:21  pkienzle

	* main/plot/legend.m: (Quentin Spencer) cell array support 

2003-06-10 16:45  pkienzle

	* main/struct/setfield.cc: Handle case of setfield on an empty
	structure.  

2003-06-10 16:44  pkienzle

	* main/miscellaneous/slurp_file.m: proper interpretation of
	file_in_path return value for failed case 

2003-06-10 16:42  pkienzle

	* main/vrml/: defSpeakBox.wrl, defSpeakSphere.wrl,
	data/defSpeakBox.wrl, data/defSpeakSphere.wrl: Move *.wrl files to
	data subdirectory so they get installed automatically.  

2003-06-10 16:37  pkienzle

	* main/vrml/: vrml_arrow.m, vmesh.m: remove do_fortran_indexing
	assumption 

2003-06-10 16:35  pkienzle

	* main/vrml/select_3D_points.m: remove && || precedence warning 

2003-06-10 16:34  pkienzle

	* main/vrml/doc/.cvsignore: ignore build droppings 

2003-06-10 15:45  pkienzle

	* main/struct/tar.m: Replace attempted string+eval magic with a
	simple for loop.  

2003-06-06 14:30  pkienzle

	* main/optim/wpolyfit.m: (Rolf Fabian) Handle complex-valued x,y.  

2003-06-03 05:36  etienne

	* main/vrml/vrml_frame.m: More concise vrml code. Do non
	orthonormal frame 

2003-06-03 05:29  etienne

	* main/miscellaneous/rotparams.m: always return real angle 

2003-06-02 15:28  pkienzle

	* extra/mex/mex.in: Accept -c argument for compile-only, do not
	link 

2003-06-02 09:43  pkienzle

	* RELEASE-NOTES: slightly nicer formatting 

2003-06-02 09:42  pkienzle

	* RELEASE-NOTES: Correct link to RELEASE-NOTES, and link to
	ChangeLog 

2003-06-02 08:57  pkienzle

	* ChangeLog, main/miscellaneous/OCTAVE_FORGE_VERSION.m: R2003-06-02
	release 

2003-06-02 08:54  pkienzle

	* RELEASE-NOTES: june 2 release 

2003-06-01 22:36  pkienzle

	* ChangeLog: R2003-06-01 release 

2003-06-01 22:33  pkienzle

	* release.sh: better organized release instructions 

2003-06-01 22:26  pkienzle

	* RELEASE-NOTES: Update with final release notes 

2003-06-01 22:23  pkienzle

	* main/plot/gget.m: Another attempt to fix the race condition 

2003-06-01 21:36  pkienzle

	* ChangeLog, main/miscellaneous/OCTAVE_FORGE_VERSION.m: R2003-06-01
	release 

2003-06-01 18:03  pkienzle

	* main/comm/.cvsignore: ignore more texinfo junk 

2003-06-01 17:24  pkienzle

	* RELEASE-NOTES: note sparse concatenation functions 

2003-06-01 17:11  pkienzle

	* main/miscellaneous/listen.cc: Give evaluation context in error
	message 

2003-06-01 15:48  pkienzle

	* .cvsignore: octave-forge/.cvsignore accidentally added to root
	--- add it here instead 

2003-06-01 15:44  pkienzle

	* main/comm/Makefile: GNU make automatically tags rm with - 

2003-06-01 15:36  pkienzle

	* FIXES/.cvsignore, extra/MacOSX/.cvsignore,
	extra/Windows/.cvsignore, extra/linear-algebra/.cvsignore,
	extra/mex/.cvsignore, extra/symband/.cvsignore,
	extra/testfun/.cvsignore, main/comm/.cvsignore,
	main/general/.cvsignore, main/geometry/.cvsignore,
	main/image/.cvsignore, main/optim/.cvsignore, main/plot/.cvsignore,
	main/signal/.cvsignore, main/sparse/.cvsignore,
	main/specfun/.cvsignore, main/splines/.cvsignore,
	main/miscellaneous/.cvsignore, main/strings/.cvsignore,
	main/struct/.cvsignore, main/symbolic/.cvsignore: Ignore build
	targets when doing cvs -q update -dP --- makes it easier to notice
	that files have been added.  

2003-05-29 17:10  cgijobs

	* doc/octave-forge-home.html: Added documentation and link for
	Octave interface on TeXmacs.  The pdf file is not much to look at,
	but it prints up O.K.  I've requested a better copy from the author.  

2003-05-29 09:00  etienne

	* main/vrml/: test_vmesh.m, vmesh.m, vrml_browse.m, vrml_faces.m: 
	Misc small fixes in behavior and doc.  

2003-05-27 10:30  schloegl

	* extra/NaN/: std.m, var.m: OPTION as arg2 included (for
	compataibility reasons) 

2003-05-24 12:49  watsma

	* main/symbolic/: findsymbols.cc, symbols.cc: Added conditional
	include for octave version 2.1.48.  

2003-05-22 11:19  persquare

	* INSTALL.MacOSX: Minor correction.  

2003-05-22 10:47  persquare

	* INSTALL.MacOSX: Minor clarification.  

2003-05-22 10:44  persquare

	* main/comm/Makefile: Directory must exist before installing info
	file.  

2003-05-21 16:53  persquare

	* INSTALL.MacOSX: Updating info to reflect current state 

2003-05-21 16:52  persquare

	* configure.base, octinst.sh.in: Use COPY_FLAGS to set options for
	cp when installing .oct files.  

2003-05-21 14:20  aadler

	* main/sparse/: sp_test.m, sphcat.m, spvcat.m: concatenate sparse
	matrices 

2003-05-21 11:58  pkienzle

	* RELEASE-NOTES: mention new signal/*freq* functions 

2003-05-21 09:29  pkienzle

	* main/signal/: INDEX, freqs.m, freqs_plot.m, invfreq.m,
	invfreqs.m, invfreqz.m: [for Julius Smith] new functions 

2003-05-17 08:45  adb014

	* main/comm/: Makeconf.add, Makefile, configure.add: Make use of
	texinfo optional, and setup by ./configure 

2003-05-17 08:43  adb014

	* main/audio/: aucapture.m, auload.m, auplot.m: Start converting
	hep to texinfo, with aim of converting all help in this fashion 

2003-05-15 17:34  pkienzle

	* main/general/interp2.m: correct handling of 5+ args (?) 

2003-05-15 17:31  pkienzle

	* main/plot/: surf.m, surfc.m: better handling of gnuplot3.8i? 

2003-05-15 17:30  pkienzle

	* RELEASE-NOTES: prep for next release 

2003-05-15 17:29  pkienzle

	* main/comm/hammgen.m: protect against whitespace_in_literal_matrix
	= "ignore" 

2003-05-15 17:28  pkienzle

	* main/signal/INDEX: refs for pmusic, etc in spctools 

2003-05-15 17:26  pkienzle

	* extra/mex/mex.h: Protect against multiple inclusion 

2003-05-15 17:25  pkienzle

	* extra/mex/mex.cc, main/comm/gf.cc, main/image/bwfill.cc,
	main/image/bwlabel.cc, main/signal/remez.cc,
	main/sparse/make_sparse.h, main/strings/regexp.cc,
	main/symbolic/sumterms.cc: OCTAVE_LOCAL_BUFFER now requires
	#include <memory> 

2003-05-15 15:56  etienne

	* main/optim/: test_min_2.m, test_min_3.m, test_min_4.m: Make tests
	reproducible 

2003-05-15 15:55  etienne

	* main/optim/line_min.m: Tweaking 

2003-05-15 15:55  etienne

	* main/optim/bfgs.m: Tweaking and Michael Creel's bugfix 

2003-05-15 15:20  etienne

	* main/vrml/: save_vrml.m, test_vmesh.m, vmesh.m, vrml_points.m,
	vrml_surf.m: Misc. fixes and improvements 

2003-05-15 12:05  pkienzle

	* configure.base: suppress init files when querying octave 

2003-05-15 10:32  pkienzle

	* release.sh: Put release # in the changelog, instead of $TAG 

2003-05-14 16:18  watsma

	* main/symbolic/Makefile: Added new target sumterms.  

2003-05-14 16:16  watsma

	* main/symbolic/poly2sym.m: Initial commit. Returns symbolic
	polynomial given coefficients.  

2003-05-14 16:15  watsma

	* main/symbolic/sym2poly.m: Initial commit. Break down symbolic
	polynomial in coefficients.  

2003-05-14 16:13  watsma

	* main/symbolic/sumterms.cc: Initial commit. Returns the summed
	terms of an equation, used in sym2poly.  

2003-05-14 11:14  prnienhuis

	* doc/Octave_Windows.htm: [no log message] 

2003-05-14 10:31  prnienhuis

	* doc/Octave_Windows.htm: [no log message] 

2003-05-14 06:32  etienne

	* main/miscellaneous/read_options.m: Add 'verbose' option 

2003-05-13 09:07  pkienzle

	* main/signal/aryule.m: (for E. Joshua Rigler) can't normalize the
	autocorrelation if we want to return the correct scale for the
	returned power spectrum.  

2003-05-09 13:57  schloegl

	* extra/tsa/acovf.m: major change in considering Missing Values
	(i.e. NaN; remove XCORR since it is useless 

2003-05-06 17:01  adb014

	* main/comm/Makefile: Fix stupid little mistake 

2003-05-06 08:08  watsma

	* main/symbolic/symlsolve.cc: Now accepts list/cell-array arguments
	and return a list of expressions rather than relations.  

2003-05-06 07:31  watsma

	* main/symbolic/Makefile: Removed an extra target that blocked
	compilation.  

2003-05-06 06:22  watsma

	* main/symbolic/INDEX: Added new entries: numden, findsymbols,
	findsym, symlsolve, symfsolve, syminfo 

2003-05-05 17:47  watsma

	* main/symbolic/Makefile: Updated for new targets.  

2003-05-05 17:43  watsma

	* main/symbolic/: findsym.m, findsymbols.cc, numden.cc,
	symfsolve.m, syminfo.cc, symlsolve.cc: main/symbolic/numden.cc 
	  Initial version - Oct file to get numerator and denominator of a 
	  ratio of polynomials.  main/symbolic/findsymbols.cc 
	  Initial version - Oct file to retrieve a sorted list of symbols in 
	  expression.  main/symbolic/findsym.m 
	  Initial version - M file to retrieve list of symbols,
	  m****b-compatible.  main/symbolic/symlsolve.cc 
	  Initial version - Oct file to call GiNaC::lsolve() - solve linear
	  system of equations.  main/symbolic/symfsolve.m 
	  Initial version - M file generates temporary function file and
	  applies fsolve() to a (set of) symbolic equations.  
	main/symbolic/syminfo.cc 
	  Initial version - Oct file to retrieve information about
	  expressions - calls GiNaC::info().  main/symbolic/Makefile 
	  Added new targets.  

2003-05-05 17:39  watsma

	* main/symbolic/: ov-ex.h, ov-ex.cc: main/symbolic/ov-ex.h 
	main/symbolic/ov-ex.cc 
	  Modified the constructors and the destructor and added a symbol
	  list and symbol reference count. New members are: 
	       void assign_symbol_to_list(GiNaC::symbol &sym); 
	       class symbol_list_item; 
	       static std::vector<symbol_list_item> symbol_list; 
	  This is a work-around for the fact that GiNaC can have different 
	  symbols with the same string name, while in octave you want a
	  symbol that appears the same to actually be the same. It works
	  great as long as symbols are declared in octave. It is still
	  possible to have same-name symbols that are different to GiNaC, if a
	  symbol goes out of scope in octave without it being defined in
	  octave's workspace. This could be fixed by also keeping reference
	counts for symbols in expressions.  

2003-05-05 17:36  watsma

	* main/symbolic/: symbols.cc, symbols.h: Added get_relation() Fixed
	a remaining multiline-string - added \n\ Modified subs() to also
	  accept list or cell arguments for old and new expressions. Updated
	the documentation string.  

2003-05-05 17:21  adb014

	* main/comm/: Makefile, comms.txi, gf.cc: Minor fixes that can
	cause a seg fault 

2003-05-05 04:00  etienne

	* main/optim/: d2_min.m, minimize.m, nelder_mead_min.m: Remove
	'interface subject to change' message 

2003-05-04 19:58  aadler

	* main/optim/: adsmax.m, mdsmax.m: maximize and minimize 

2003-05-04 12:48  aadler

	* main/optim/: adsmax.m, fmins.m, mdsmax.m, nmsmax.m: functions to
	support fmins (from www.maths.man.ac.uk/~higham) 

2003-05-04 12:45  aadler

	* main/optim/fminbnd.m: remove space at top - interferes with help 

2003-04-19 14:30  pkienzle

	* main/specfun/ellipke.m: (for Jaakko Ruohio) extend for m < 0 

2003-04-15 06:19  schloegl

	* extra/NaN/nantest.m: include test on sorting NaN's 

2003-04-15 04:02  schloegl

	* extra/tsa/: INDEX, quantiles.m: quantiles has been moved to
	extra/NaN/, now its named Quantile 

2003-04-15 03:56  schloegl

	* extra/NaN/: INDEX, flag_implicit_skip_nan.m, median.m,
	percentile.m, quantile.m, sumskipnan.m, trimean.m: 
	flag_implicit_skip_nan added again, it's useful for temporary
	turnoff of skipping NaN's 

2003-04-11 09:04  pkienzle

	* main/plot/legend.m: minor spelling corrections set valid default
	legend position 

2003-04-11 00:49  pkienzle

	* main/plot/: meshc.m, surfc.m: pretty surfaces, without the legend
	lines 

2003-04-11 00:34  pkienzle

	* main/plot/: peaks.m, surf.m: (for Fabio Rainone) surf using
	gnuplot 3.8i color extensions (for Paul Kienzle) peaks test surface 

2003-04-08 04:43  persquare

	* INSTALL.MacOSX: Updating install instructions for octave+forge on
	OS X.  

2003-04-08 04:28  mazet

	* main/plot/legend.m: 
	* Bug fixed for octave 2.1.40+ 
	* New legend positions (inside, outside...) 
	* New functionality "boxon", "boxoff", alignment left and right 

2003-04-03 21:29  pkienzle

	* doc/octave-forge-home.html: use gnufans everywhere 

2003-04-03 21:27  pkienzle

	* doc/octave-forge-home.html: link to gnufans 

2003-04-03 17:06  aadler

	* main/sparse/: make_sparse.cc, sp_test.m, sparse_ops.h: sparse
	create bug - need to use heap for large temp vars 

2003-04-01 14:37  adb014

	* main/comm/: INDEX, Makefile, awgn.png, comms.m, comms.txi,
	eyediagram.m, eyediagram.png, galois-def.h, galois.cc, galois.h,
	gf.cc, gftable.m, ov-galois.cc, rsdecof.m, rsencof.m,
	scatterplot.m, scatterplot.png: Add sqrt over galois field, code
	cleanup, some optimization and html version of docs 

2003-03-31 15:28  pkienzle

	* main/: time/datestr.m, general/deal.m: Extend the deal function
	to handle [a,b]=deal(b,a) No change to the incompatible
	[a,b]=deal([1,2]) behaviour.  

2003-03-29 08:26  schloegl

	* extra/tsa/ar_spa.m: 
	 investigate whether A<0 is possible, run a few checks, cleaner code 

2003-03-28 09:59  pkienzle

	* admin/make_index: List the ignored notes 

2003-03-28 09:48  pkienzle

	* admin/make_index: fix single character " x = description" INDEX
	entries 

2003-03-27 16:20  adb014

	* batch_test.m, main/sparse/spsum.m: update batch_test for new
	comms toolbox script, typo in PKG_ADD in sparse 

2003-03-27 16:18  adb014

	* main/comm/: comms.m, compand.m, galois.m: Change over the test
	code from galois.m to comms.m, typos 

2003-03-27 16:14  adb014

	* main/comm/: INDEX, Makefile, ademodce.m, comms.txi, demodmap.m,
	lloyds.m, quantiz.m: update test code for the rest of comms
	toolbox, more docs and some minor fixes 

2003-03-27 09:39  pkienzle

	* admin/make_index: Fix texinfo->html conversion.  

2003-03-26 15:00  adb014

	* main/comm/: INDEX, apkconst.m, comms.txi, demodmap.m, mktexi,
	modmap.m, qaskdeco.m, qaskenco.m, scatterplot.m: Add new modulation
	functions, documentation changes and rewrite index so that 
	"Communications" is a toolbox 

2003-03-26 14:54  adb014

	* admin/make_index: allow "fn fn = desc" to give a valid index of
	several function with one description 

2003-03-20 12:26  pkienzle

	* main/miscellaneous/: configure.add, waitbar.cc: support for
	ncurses; punt on smart_term support for irix.  

2003-03-20 09:36  pkienzle

	* main/symbolic/ov-ex-mat.cc: [for David Bateman] add oct-obj.h to
	the include list apparently to allow builds on gcc 3.0.4 and
	octave-2.1.46.  

2003-03-19 22:40  aadler

	* extra/perl/Octave.pm: fix whos handling 

2003-03-18 16:50  adb014

	* main/comm/: INDEX, Makefile, _gfweight.cc, ademodce.m, amodce.m,
	awgn.eps, awgn.m, bchpoly.m, comms.txi, compand.m, cosets.m,
	cyclgen.cc, cyclpoly.cc, decode.m, encode.m, eyediagram.eps,
	galois.cc, galois.m, gf.cc, gfweight.m, isprimitive.cc, mktexi,
	primpoly.cc, randint.m, rsdecof.m, scatterplot.eps, scatterplot.m,
	symerr.m, syndtable.cc, wgn.m: add BCH code, start of modulator,
	additional documentation and bug fixes 

2003-03-16 14:38  kahacjde

	* main/io/dlmread.cc: 
	
	fix infinite loop when undefined characters aren't followed by
	separator 

2003-03-16 12:47  kahacjde

	* main/io/dlmread.cc: 
	
	next rewrite, handles user provided range now 

2003-03-14 22:57  pkienzle

	* main/statistics/INDEX: normplot 

2003-03-14 21:43  pkienzle

	* main/statistics/scatter.m: code cleanup, optimize 

2003-03-14 17:20  persquare

	* INSTALL.MacOSX: Updating install instructions 

2003-03-14 11:52  pkienzle

	* main/statistics/normplot.m: Make sure all data points are
	displayed.  

2003-03-13 14:39  pkienzle

	* main/statistics/normplot.m: Normal probability plot 

2003-03-13 11:07  schloegl

	* extra/NaN/covm.m: First comment line changed, HELP NAN looks
	better now.  

2003-03-13 11:00  schloegl

	* extra/NaN/: normcdf.m, norminv.m, normpdf.m, README.TXT,
	coefficient_of_variation.m: First comment line changed, HELP NAN
	looks better now.  

2003-03-13 09:54  schloegl

	* extra/tsa/quantiles.m: Quantile calculation of sample arrays and
	histograms implemented 

2003-03-13 05:43  tpikonen

	* main/plot/gget.m: Fixed a race condition between octave and
	gnuplot when writing the options file 

2003-03-08 22:46  pkienzle

	* main/sparse/spsum.m: Overload sum with spsum for sparse.  Fix
	error reporting.  Reorder comments.  

2003-03-08 21:48  pkienzle

	* main/comm/: gconv.m, gconvmtx.m, gdeconv.m, gdftmtx.m, gf.cc,
	gfft.m, gifft.m, groots.m: Use functional form of dispatch 

2003-03-08 21:34  pkienzle

	* octinst.sh.in: [Quentin Spencer] fix syntax error [Paul Kienzle]
	remove bash-ism 

2003-03-08 21:21  pkienzle

	* main/optim/lp.cc: [Stephane Kian (?)] Fix range error --- someone
	else will have to confirm that the fix is reasonable.  

2003-03-07 18:20  schloegl

	* extra/tsa/arcext.m: bug fixed and docu improved 

2003-03-06 23:16  pkienzle

	* INDEX: document the 'global' keyword since it doesn't appear in
	DOCSTRINGS 

2003-03-05 20:05  pkienzle

	* main/signal/cheby2.m: [Doug stewart] correct phase for even order
	filters, return statespace and laplacian forms.  

2003-03-05 14:39  etienne

	* main/struct/test_struct.m: Test for struct functions 

2003-03-05 11:32  pkienzle

	* admin/template.ndev: replace angle brackets with proper html
	characters @gt; @lt; 

2003-03-05 10:31  pkienzle

	* RELEASE-NOTES, batch_test.m, configure.base, release.sh,
	admin/template.ndev, extra/mex/mex.cc, main/comm/galois.h,
	main/comm/gf.cc, main/comm/ov-galois.cc, main/comm/ov-galois.h,
	main/general/bitand.cc, main/general/isequal.m,
	main/geometry/tsearch.cc, main/image/bwfill.cc,
	main/image/bwlabel.cc, main/miscellaneous/dispatch.cc,
	main/miscellaneous/listen.doc, main/optim/lp.cc,
	main/parallel/pserver.cc, main/signal/remez.cc,
	main/sparse/complex_sparse_ops.cc, main/sparse/make_sparse.h,
	main/sparse/sparse_ops.cc, main/specfun/ellipj.cc,
	main/strings/regexp.cc, main/struct/getfield.cc: Backport to
	octave-2.1.36 

2003-03-04 22:34  pkienzle

	* configure.base, octinst.sh.in, admin/mkpkgadd,
	main/general/Makefile: [David Bateman] Build and install the
	PKG_ADD files.  {Modified by PAK without testing to see that the
	mods worked} 

2003-03-04 21:52  pkienzle

	* main/signal/: cheby1.m, ellip.m: [Doug Stewart] return ss and
	lapace forms.  

2003-03-04 11:35  tpikonen

	* main/plot/gget.m: Can now handle options whose values span
	multiple lines. Does not use grep and sed anymore.  

2003-03-03 16:15  aadler

	* main/image/rotate_scale.cc: rotate_scale 

2003-03-03 16:15  aadler

	* extra/Windows/image.m: directory separator fix 

2003-03-03 14:45  pkienzle

	* extra/Windows/Makefile: Oops...reversed the condition 

2003-03-02 14:59  schloegl

	* extra/NaN/cov.m: compatibilty to Octave of cov(x,y) restored 

2003-03-02 01:22  pkienzle

	* main/miscellaneous/listen.cc: assume we can use fork if not on
	cygwin 

2003-03-01 13:15  schloegl

	* main/general/char.m: hack is replaced by the correct method
	(setstr) 

2003-02-28 09:54  pkienzle

	* configure.base, Makeconf.base: strip on windows, don't strip on
	mac or sgi 

2003-02-28 09:28  pkienzle

	* extra/Windows/grab.cc: gcc 3.2 updates 

2003-02-28 08:08  schloegl

	* extra/NaN/rankcorr.m: spelling in documentation corrected,
	revision and id included 

2003-02-28 07:01  pkienzle

	* extra/MacOSX/Makefile: Only install MacOSX directory on
	*powerpc-apple-darwin* 

2003-02-27 23:11  pkienzle

	* extra/Windows/NOINSTALL, Makeconf.base, configure.base,
	extra/Windows/Makefile: Make canonical_host_type available to the
	build system and use it for cygwin 

2003-02-27 21:22  pkienzle

	* main/comm/: gfweight.m, INDEX, decode.m, encode.m, gen2par.m,
	rsdecof.m, rsencof.m, vec2mat.m: compatibility updates; more
	functions 

2003-02-27 13:08  aadler

	* main/comm/mktexi: takes various line endings 

2003-02-27 08:55  pkienzle

	* main/miscellaneous/listen.cc: Octave error messages are reported
	again! 

2003-02-27 08:03  pkienzle

	* main/miscellaneous/: listen.cc, listencanfork.c, Makefile: Don't
	fork in Windows 9x --- anyone know how to pass a socket through the
	command line to another app so that we can use spawn instead?  The
	other option is threads, but octave really isn't ready for that.  

2003-02-26 08:13  schloegl

	* extra/NaN/: std.m, var.m: documentation improved 

2003-02-25 09:10  schloegl

	* extra/tsa/: README.TXT, content.m, contents.m: Release TSA3.10
	prepared 

2003-02-25 06:48  schloegl

	* extra/tsa/mvfilter.m: accept column data; warning provides
	information that data was transposed. bug fixed: when p>q
	normalization is corrected 

2003-02-22 22:33  pkienzle

	* main/struct/fieldnames.m: Have fieldnames return a cell array
	rather than a list.  

2003-02-22 22:28  pkienzle

	* main/strings/cellstr.m: convert a character matrix into a cell
	array 

2003-02-22 12:49  pkienzle

	* ChangeLog, main/miscellaneous/OCTAVE_FORGE_VERSION.m: $TAG
	release 

2003-02-22 12:42  pkienzle

	* main/struct/: getfield.cc, setfield.cc, getfield.m, setfield.m: 
	doc updates 

2003-02-22 12:40  pkienzle

	* main/path/fullfile.m: fullfile is now part of octave 

2003-02-22 11:13  pkienzle

	* extra/symband/SymBand.cc: Oops --- max(double,double) should
	return double 

2003-02-22 10:52  pkienzle

	* main/geometry/Makefile: [no log message] 

2003-02-22 10:23  pkienzle

	* main/miscellaneous/dispatch.cc: Warn if dispatch function changes 

2003-02-22 10:22  pkienzle

	* main/comm/: galoisfield.h, gf.cc, hammgen.m, mkdoc: Fix hammgen
	incompatibility 

2003-02-22 10:04  kahacjde

	* main/geometry/Makefile: 
	
	Target griddata does not (yet?) exist 

2003-02-22 08:48  pkienzle

	* main/symbolic/: op-ex-mat.cc, op-ex.cc, op-vpa.cc: missing
	includes 

2003-02-22 08:44  pkienzle

	* main/comm/syndtable.cc: Replace x.checkelem(i) with x(i) 

2003-02-21 00:28  pkienzle

	* main/signal/butter.m: correct the temporary name 

2003-02-21 00:28  pkienzle

	* main/signal/butter.m: Return state space form; return continuous
	or discrete system.  

2003-02-20 22:51  pkienzle

	* main/miscellaneous/listen.cc: Temporary hacks for Win95 support.  

2003-02-20 18:26  pkienzle

	* FIXES/README: Trim the functions which have been moved to octave 

2003-02-20 18:22  pkienzle

	* FIXES/vander.m: changes are already in octave 

2003-02-20 18:18  pkienzle

	* FIXES/union.m: Compatible union is now in octave 

2003-02-20 18:11  pkienzle

	* configure.base: Some compiler specific defines are stored in
	config.h --- mkoctfile needs to know about them for even the
	simplest programs.  

2003-02-20 18:09  pkienzle

	* extra/symband/SymBand.cc: max/min macros conflict with max/min
	methods in the Array class --- use functions instead.  

2003-02-20 18:03  pkienzle

	* extra/linear-algebra/ov-re-tri.cc,
	extra/linear-algebra/ov-re-tri.h, main/comm/Makefile,
	main/comm/galois.h, main/comm/gf.cc, main/image/bwfill.cc,
	main/image/bwlabel.cc, main/image/cordflt2.cc,
	main/miscellaneous/dispatch.cc, main/miscellaneous/listen.cc,
	main/signal/remez.cc, main/sparse/complex_sparse_ops.cc,
	main/sparse/sparse_inv.cc, main/sparse/sparse_ops.cc,
	main/sparse/make_sparse.h, main/sparse/sparse_ops.h,
	main/strings/regexp.cc: Use of "T x[n]" where n is not constant is
	a g++ extension so replace it with OCTAVE_LOCAL_BUFFER(T,x,n), and
	other things to keep the picky MipsPRO CC compiler happy.  

2003-02-20 17:51  pkienzle

	* main/sparse/sp_test.m: Default to 'sum' rather than 'unique'
	assembly 

2003-02-20 13:08  pkienzle

	* extra/mex/mex.cc: don't use g++ extensions (now compiles for
	MipsPRO CC).  

2003-02-20 12:44  pkienzle

	* main/miscellaneous/listen.cc: Proper child exit handling (using
	pure posix interface); cleaner debug statements.  

2003-02-20 00:59  pkienzle

	* RELEASE-NOTES: TSA/NAN updates 

2003-02-19 22:27  pkienzle

	* doc/octave-forge-home.html: Move links to the Wiki (finally,
	someone has set up a wiki!) 

2003-02-19 20:19  pkienzle

	* FIXES/sqrtmtest.m: sqrtm no longer part of octave-forge 

2003-02-19 20:18  pkienzle

	* FIXES/: Makefile, logm.cc, sqrtm.cc: sqrtm and logm are now part
	of Octave 

2003-02-19 20:18  pkienzle

	* main/linear-algebra/: Makefile, rsf2csf.cc, rsf2csf.m: rsf2csf
	removed because of questions about code origin 

2003-02-19 15:20  pkienzle

	* main/comm/: cyclgen.cc, cyclpoly.cc, hammgen.m, lloyds.m,
	syndtable.cc: New functions 

2003-02-19 15:18  pkienzle

	* main/comm/: INDEX, Makefile, _errcore.cc, comms.txi, gconv.m,
	gconvmtx.m, gdeconv.m, gdftmtx.m, gf.cc, gfft.m, gifft.m, groots.m,
	isprimitive.cc, minpol.m, mktexi, primpoly.cc, quantiz.m,
	scatterplot.m: doc updates; correct definition of quantization
	error in quantiz 

2003-02-17 23:34  pkienzle

	* main/comm/: awgn.m, biterr.m, wgn.m: Use varargin.  

2003-02-17 04:48  etienne

	* main/vrml/vmesh.m: add level option 

2003-02-17 04:48  etienne

	* main/vrml/vrml_parallelogram.m: vrml parallelogram 3D shape 

2003-02-16 17:21  schloegl

	* extra/tsa/bispec.m: documentation improved 

2003-02-16 17:02  schloegl

	* extra/NaN/: nantest.m, sumskipnan.m: make some code more readable 

2003-02-16 01:05  pkienzle

	* main/comm/Makefile: Don't assume . is on the path 

2003-02-16 00:54  pkienzle

	* main/comm/: _errcore.cc, biterr.m, eyediagram.m, gen2par.m,
	randerr.m, randsrc.m, scatterplot.m, symerr.m: New functions 

2003-02-16 00:52  pkienzle

	* main/comm/: INDEX, Makefile, awgn.m, comms.txi, cosets.m,
	galois.m, gfft.m, gifft.m, groots.m, minpol.m, randint.m,
	rsgenpoly.m, wgn.m: Put comma separators in concatenation
	constructs.  

2003-02-14 11:36  pkienzle

	* main/strings/strsort.m: Overload the sort function for use with
	strings.  

2003-02-13 22:50  aadler

	* main/sparse/make_sparse.cc: mods to make 'sum' the default 

2003-02-12 14:58  pkienzle

	* main/statistics/boxplot.m: Support for notched box plots, extreme
	outliers, and single point datasets.  

2003-02-12 00:06  pkienzle

	* main/miscellaneous/dispatch.cc: Fix problem with "clear
	functions" interaction 

2003-02-11 03:31  etienne

	* RELEASE-NOTES: vrml changes 

2003-02-10 18:56  schloegl

	* extra/NaN/covm.m: TOASCII replaced by ISNUMERIC,this solves a
	problem with Octave; more cosmetics and fix of a minor bug 

2003-02-10 06:33  schloegl

	* extra/NaN/covm.m: bug fixed: case Mode=D1  or D0 

2003-02-10 03:00  h_fujiwara

	* main/parallel/: README, connect.cc, pserver.cc, send.cc: for
	2.1.44.  

2003-02-09 23:03  pkienzle

	* RELEASE-NOTES: Initial notes for Feb. 2003 release 

2003-02-09 22:35  pkienzle

	* main/geometry/delaunayn.cc: Qt is more accurate than QJ, so
	suggest using that instead 

2003-02-09 22:28  pkienzle

	* batch_test.m: Add galois test 

2003-02-09 22:27  pkienzle

	* main/geometry/Makefile: Build griddata as well.  

2003-02-09 22:24  pkienzle

	* main/miscellaneous/Makefile: dispatch wasn't being built 

2003-02-09 22:24  pkienzle

	* main/miscellaneous/edit.m: Note that edit should be a command
	function 

2003-02-09 22:21  pkienzle

	* main/struct/getfield.m: Use the same incompatible semantics as
	getfield.cc 

2003-02-08 22:37  pkienzle

	* FIXES/: index.m, rindex.m: index and rindex improvements are now
	in Octave.  

2003-02-08 04:50  kahacjde

	* main/io/dlmread.cc: 
	
	rewrite, handles now different line length 

2003-02-06 08:30  pkienzle

	* main/miscellaneous/dispatch.cc: Change arg order to
	dispatch(from,to,type) so that extensions to multimethods 
	dispatch(from,to,type,type,...) are more natural.  Haven't
	implemented the multimethods options yet.  

2003-02-06 00:14  pkienzle

	* main/comm/: INDEX, Makefile, README.rs, awgn.m, bi2de.m,
	comms.txi, compand.m, cosets.m, de2bi.m, galois-def.cc,
	galois-def.h, galois-ops.h, galois.cc, galois.h, galois.m,
	galoisfield.cc, galoisfield.h, gconv.m, gconvmtx.m, gdeconv.m,
	gdftmtx.m, gf.cc, gfft.m, gfprimdf.cc, gftable.m, gftuple.cc,
	gifft.m, groots.m, isprimitive.cc, minpol.m, mkdoc, mktexi,
	op-fil-gm.cc, op-gm-gm.cc, op-gm-m.cc, op-gm-s.cc, op-m-gm.cc,
	op-s-gm.cc, ov-galois.cc, ov-galois.h, patch.rs-3.1.1, primpoly.cc,
	quantiz.m, randint.m, rsdeco.cc, rsdeco_ccsds.cc, rsenco.cc,
	rsenco_ccsds.cc, rsgenpoly.m, rsoct.h, rspoly.cc, rstest.m,
	vec2mat.m, wgn.m: R13 compatible galois field support 

2003-02-04 21:56  pkienzle

	* main/signal/: dftmtx.m, convmtx.m: (for David Bateman
	<David.Bateman@motorola.com>) texinfo help for convmtx, new function
	dftmtx 

2003-02-04 14:37  etienne

	* main/vrml/: vrml_surf.m, vmesh.m: add zcol zgrey and zrb options 

2003-02-04 07:10  etienne

	* main/vrml/: test_vrml_faces.m, vrml_faces.m: speed up and clean
	up 

2003-02-03 05:00  etienne

	* main/vrml/vrml_faces.m: fix transparency when color is not
	uniform 

2003-02-02 14:54  etienne

	* main/vrml/vrml_surf.m: fix color for surf with holes 

2003-02-02 14:22  kahacjde

	* main/io/dlmwrite.m: [no log message] 

2003-02-02 14:11  kahacjde

	* main/io/: dlmread.cc, dlmwrite.m: 
	
	added new file dlmread.cc 

2003-02-02 08:57  schloegl

	* extra/NaN/: cov.m, covm.m: Warning included, bug fixed, 

2003-02-02 08:39  schloegl

	* extra/NaN/: cov.m, covm.m: Compatibility to Matlab increased,
	scaling argument included, HELP gives more details in the
	differences 

2003-02-02 07:56  etienne

	* main/vrml/: save_vrml.m, select_3D_points.m, vmesh.m,
	vrml_Background.m, vrml_PointLight.m, vrml_arrow.m, vrml_browse.m,
	vrml_cyl.m, vrml_group.m, vrml_lines.m, vrml_material.m,
	vrml_points.m, vrml_surf.m, vrml_text.m, vrml_thick_surf.m,
	vrml_transfo.m: Misc fixes, clean up, DEF capability for some nodes 

2003-02-02 07:35  etienne

	* main/vrml/vrml_faces.m: fix color emission when color is not
	uniform 

2003-02-02 07:31  etienne

	* main/vrml/vrml_frame.m: equal diameter arrows 

2003-01-30 12:52  pkienzle

	* main/image/: autumn.m, bone.m, brighten.m, cool.m, copper.m,
	flag.m, hot.m, hsv.m, jet.m, pink.m, prism.m, rainbow.m, spring.m,
	summer.m, white.m, winter.m: Remove reference to global variable
	__current_colormap__; we need to do this because the semantics of
	global have changed so that a new symbol is created as empty if no
	default has been defined, which in turn means that
	exist("__some_global__") now returns true even if __some_global__ 
	wasn't previously defined.  

2003-01-24 14:35  aadler

	* admin/Windows/: install_octave.sh, octave-install-win32.nsi,
	octave.ico, start_octave.sh: build files for octave install 

2003-01-24 00:40  pkienzle

	* main/miscellaneous/listen.cc: Allow -DDEBUG=1 from mkoctfile; On
	cygwin, return if there is an error.  

2003-01-23 13:41  pkienzle

	* main/miscellaneous/: Makeconf.add, Makefile, configure.add,
	listen.cc, listen.doc: Add lame octave compute server (socket based
	alternative to pipes).  No support yet for capturing command output.
	Protocol is partly binary, so can't e.g. telnet to it.  No
	authentication or sandbox so run it as nobody.  Only accepts
	connections from a single host.  

2003-01-22 23:18  pkienzle

	* main/io/dlmread.m: Support \r, \n, or \r\n line terminators, and
	possibly missing final line terminator.  

2003-01-21 12:11  etienne

	* main/optim/: bfgs.m, d2_min.m: Soothe operator precedence
	warnings 

2003-01-21 10:20  aadler

	* main/optim/: cdiff.m, fminunc.m, minimize.m, nelder_mead_min.m,
	test_d2_min_3.m, test_fminunc_1.m, test_min_4.m, test_minimize_1.m: 
	minor modifications to work with --traditional 

2003-01-21 10:15  aadler

	* main/struct/struct.m: mods to work with new setfield 

2003-01-20 17:48  pkienzle

	* main/plot/text.m: Support incomplete font specification 

2003-01-20 07:21  pkienzle

	* extra/mex/mex.cc: Didn't initialize pmap in abortive attempt to
	provide struct support for mex files, so sometimes as_octave_value()
	thought it was returning a pmap.  

2003-01-15 11:48  aadler

	* main/miscellaneous/edit.m: works with --traditional default
	doesn't load file%s 

2003-01-12 01:49  pkienzle

	* main/miscellaneous/dispatch.cc: function overloading 

2003-01-11 20:49  aadler

	* main/miscellaneous/inline.m: modification to work with
	--traditional 

2003-01-10 15:43  aadler

	* extra/Windows/dos.m: does nothing if not cygwin 

2003-01-10 15:42  aadler

	* INSTALL.WINDOWS: comments on windows resources 

2003-01-10 13:54  aadler

	* INSTALL.WINDOWS, extra/Windows/dos.m: do proper "dos" commands,
	not cygwin 

2003-01-09 10:14  cgijobs

	* doc/octave-forge-home.html: Updated link to Kai Habel's page.  
	Goctave link seems to be bad.  I've linked to the GNU project page.  

2003-01-06 21:47  aadler

	* extra/perl/: Octave.pm, t/8_operators.t: mods to remove warnings
	from tests 

2003-01-05 21:59  aadler

	* INSTALL.WINDOWS: mods for 2.1.42 

2003-01-04 18:27  pkienzle

	* main/miscellaneous/temp_name.m: Doesn't work for globals.  Use
	direct struct indexing rather than getfield setfield.  

2003-01-04 14:51  pkienzle

	* main/struct/getfield.cc: Make it work for octave-2.1.42 --- oops!
	now it won't build for 2.1.40? Time to turn this into an m-file,
	perhaps? 

2003-01-04 14:47  schloegl

	* main/general/char.m: for compatibility reason, char is included 

2003-01-04 11:42  aadler

	* main/sparse/Makefile: mods for SGI compiler (from pkienzle) 

2003-01-04 05:48  schloegl

	* main/io/: fileparts.m, filesep.m: filesep added for compatibility
	reasons 

2003-01-04 02:31  pkienzle

	* extra/mex/mex.in: Eliminate sed call --- use string interpolation
	instead.  

2003-01-04 02:27  pkienzle

	* extra/mex/myfevalf.f: Fortran doesn't use semicolon statement
	terminators! 

2003-01-04 02:05  pkienzle

	* extra/mex/: Makefile, mex.cc, mex.in: Now builds under Windows
	without SLList.h 

2003-01-03 16:46  schloegl

	* main/io/fileparts.m: separates filename 

2003-01-03 00:49  aadler

	* main/sparse/: Makefile, complex_sparse_ops.cc, make_sparse.h,
	sparse_ops.cc: mods to support 2.1.42 

2003-01-02 13:19  pkienzle

	* main/sparse/sp_test.m: make sure rand(n,m) receives integer input 

2003-01-02 13:19  pkienzle

	* main/sparse/make_sparse.cc: more robust input handling 

2002-12-31 13:49  pkienzle

	* main/comm/INDEX: Reed-Solomon and Galois field functions 

2002-12-31 13:43  pkienzle

	* configure.base, extra/Makefile, main/Makefile, nonfree/Makefile: 
	Some picky shells require test -z "" 

2002-12-30 07:35  schloegl

	* extra/tsa/mvar.m: workaround for bug in matrix division (0/0 and
	NaN/NaN in ML53) 

2002-12-30 05:07  schloegl

	* extra/NaN/nantest.m: matrix division test for NaN/NaN included -
	(identifies a problem in Matlab5.3) 

2002-12-27 14:26  pkienzle

	* main/geometry/tsearchdemo.m: tsearch/dsearch test function 

2002-12-27 14:19  pkienzle

	* main/geometry/griddata.m: Add some demos 

2002-12-27 14:18  pkienzle

	* main/geometry/tsearch.cc: Find the triangle containing the point 

2002-12-27 14:17  pkienzle

	* main/geometry/delaunay.m: Draw diagram if no return values
	requested 

2002-12-24 20:32  aadler

	* main/sparse/: Makefile, complex_sparse_ops.cc, sp_test.m,
	sparse_inv.cc, sparse_ops.cc, sparse_ops.h: fixed bug which allowed
	zero values to be stored in sparse matrices.  improved print output 

2002-12-24 01:33  pkienzle

	* FIXES/logm.cc, FIXES/sqrtm.cc, extra/linear-algebra/chol.cc,
	main/miscellaneous/waitbar.cc, main/optim/lp.cc: No more implicit
	conversion from value to octave_value_list.  

2002-12-19 00:53  pkienzle

	* main/signal/convmtx.m: returns convolution matrix 

2002-12-17 23:06  h_fujiwara

	* main/parallel/: Makefile, README, close.cc, closeall.m,
	sclose.cc, scloseall.m: Change function name: close() -> sclose(),
	closeall() -> scloseall().  

2002-12-15 15:33  schloegl

	* extra/NaN/corrcoef.m: fix a few glitches 

2002-12-15 14:18  aadler

	* extra/Windows/image.m: mods to work with --traditional 

2002-12-13 17:09  pkienzle

	* admin/make_index: List missing and unnoted functions so that
	INDEX can be checked for extra entries.  

2002-12-13 16:28  pkienzle

	* main/signal/INDEX: nellip, nelliptest have been renamed, so
	remove references to them 

2002-12-13 09:38  pkienzle

	* doc/octave-forge-home.html: Add zarus link 

2002-12-13 01:29  h_fujiwara

	* main/parallel/: README, close.cc: Change return value of close().  

2002-12-11 12:19  aadler

	* main/sparse/: Makefile, complex_sparse_ops.cc, issparse.m,
	make_sparse.h, sp_test.m, sparse_full.cc, sparse_inv.cc,
	sparse_ops.cc, spsum.m: sparse .^ scalar operations added improved
	test suite improved documentation new is_sparse new spabs 

2002-12-10 06:01  schloegl

	* extra/NaN/nantest.m: commutativity test for 0*NaN included 

2002-12-10 04:17  etienne

	* main/optim/d2_min.m: Misc small changes 

2002-12-09 18:15  schloegl

	* extra/NaN/moment.m: histogram mode included 

2002-12-09 15:10  pkienzle

	* main/sparse/spstats.m: Author/copying notice 

2002-12-09 15:02  pkienzle

	* main/sparse/: INDEX, spstats.m: Compute stats on the nonzeros of
	a sparse matrix 

2002-12-08 13:12  etienne

	* main/optim/: bfgs.m, d2_min.m, nelder_mead_min.m: Typo in option
	name in help text 

2002-12-05 01:16  pkienzle

	* main/comm/: gfprimdf.cc, gftuple.cc, rsdeco.cc, rsdeco_ccsds.cc,
	rsenco.cc, rsenco_ccsds.cc, rspoly.cc: Make it work for gcc 3.2 

2002-12-05 01:15  pkienzle

	* main/comm/Makefile: Remove install keyword since it confuses
	octave-forge 

2002-12-05 00:27  pkienzle

	* main/comm/Makefile: Makefile for reed-solomon codec 

2002-12-04 20:48  pkienzle

	* main/comm/: README.rs, gfprimdf.cc, gftuple.cc, patch.rs-3.1.1,
	rsdeco.cc, rsdeco_ccsds.cc, rsenco.cc, rsenco_ccsds.cc, rsoct.h,
	rspoly.cc, rstest.m: octave glue code for Phil Karn's reed-solomon
	codec 

2002-12-04 14:19  etienne

	* main/general/deal.m: vr_val -> varargout 

2002-12-04 14:16  etienne

	* main/: miscellaneous/read_options.m, optim/cdiff.m: ... ->
	varargin 

2002-12-04 12:54  etienne

	* main/vrml/vrml_points.m: quiet option reading 

2002-12-04 10:21  pkienzle

	* main/optim/: fmin.m, deriv.m, fminunc.m, minimize.m, nrm.m,
	optimset.m: use varargin rather than ... in the function
	declarations 

2002-12-04 05:37  etienne

	* main/vrml/vrml_points.m: fix opt read and allow distinct radii of
	points 

2002-12-03 17:14  pkienzle

	* FIXES/zp2tf.m: Handle zp2tf where tf can be complex 

2002-12-03 17:12  pkienzle

	* main/signal/: butter.m, cheby1.m, cheby2.m, ellip.m: Use poly
	directly rather than relying on buggy zp2tf 

2002-12-03 17:11  pkienzle

	* main/optim/fminbnd.m: ... -> varargin.  Also, x=1:3; x(2) = 4; no
	longer works.  

2002-12-03 11:43  etienne

	* main/vrml/vrml_material.m: small fix 

2002-12-03 04:17  etienne

	* main/vrml/: vrml_frame.m, vrml_material.m, vrml_points.m,
	vrml_transfo.m: misc updates 

2002-12-02 23:19  aadler

	* extra/Windows/: grab.cc, win32api.cc: std::string 

2002-12-02 07:14  h_fujiwara

	* main/parallel/: send.cc, server.m: [no log message] 

2002-12-02 06:49  h_fujiwara

	* main/parallel/: Makefile, NOINSTALL, README, close.cc,
	closeall.m, connect.cc, getid.m, pserver.cc, recv.cc, reval.cc,
	send.cc, server.m: Parallel execution package.  

2002-11-30 18:09  alnd

	* admin/get_authors: 
	
	Recognize as licensed files placed in public domain; attribute to 
	'Anonymous' any file which is licensed but has no author; show code
	and comment line counts.  

2002-11-30 09:33  pkienzle

	* RELEASE-NOTES: mention fsolve status 

2002-11-30 09:29  pkienzle

	* RELEASE-NOTES: Formatted for easy pasting into the source forge
	file release page.  

2002-11-30 09:23  pkienzle

	* RELEASE-NOTES: notes for tagged release.  Better late than never? 

2002-11-30 09:02  pkienzle

	* ChangeLog, main/miscellaneous/OCTAVE_FORGE_VERSION.m: $TAG
	release 

2002-11-30 09:00  pkienzle

	* release.sh: updated instructions 

2002-11-30 08:51  pkienzle

	* main/: strings/base64encode.m, special-matrix/lauchli.m: Add
	author line 

2002-11-30 08:51  pkienzle

	* main/statistics/boxplot.m: Make sure s is initialized to NaN for
	empty columns 

2002-11-30 03:55  kahacjde

	* main/general/bitset.m: 
	
	fixing a bug found by Pawel <gutentag at wp.pl> bitset(32,4,1) 
	works now correctly 

2002-11-29 01:32  pkienzle

	* main/statistics/boxplot.m: Handle missing data.  Accept cell
	array of datasets.  Box width relative to the number of elements in
	the dataset.  

2002-11-28 10:26  pkienzle

	* main/image/imshear.m: Add copyright notice 

2002-11-27 22:11  pkienzle

	* main/image/: imrotate.m, imtranslate.m: (for Jeff Orchard) add
	GPL copyright notice 

2002-11-27 22:05  pkienzle

	* main/image/brighten.m: (for Simon Cross) brighten documentation
	didn't agree with code (for Paul Kienzle) Don't use varargout 

2002-11-27 12:49  pkienzle

	* doc/coda/Makefile: iEnough to almost build for me 

2002-11-27 12:47  pkienzle

	* doc/coda/coda.sgml: Use redhat's current path to xdocbook.dtd 

2002-11-27 12:28  pkienzle

	* doc/compatibility.html: Update notes to reflect newer
	octave/octave-forge 

2002-11-27 12:27  pkienzle

	* admin/template.ndev: cvs import instructions 

2002-11-27 12:25  pkienzle

	* release.sh: update the release notes 

2002-11-27 12:12  pkienzle

	* TODO: minor updates.  Still need to add the entry: rename TODO to
	IGNORE 

2002-11-27 12:08  pkienzle

	* COPYING, COPYING.BSD: Default to BSD style license so we don't
	have to worry about missing licenses.  

2002-11-27 11:36  pkienzle

	* main/general/command.cc: Now in octave as mark_as_text_function 

2002-11-27 08:20  schloegl

	* extra/tsa/INDEX: update of index file: HISTO2,3,4, ARCEXT,
	SBISPEC included 

2002-11-27 08:18  schloegl

	* extra/NaN/INDEX: include TRIMEAN 

2002-11-27 04:30  pkienzle

	* RELEASE-NOTES, release.sh: use integer for octave forge version
	number 

2002-11-27 04:28  pkienzle

	* RELEASE-NOTES: update to 2002-11-27 

2002-11-27 03:43  pkienzle

	* main/signal/fir1.m: Fix type error on filter type default 

2002-11-27 03:40  pkienzle

	* main/: image/bmpwrite.m, image/colfilt.m, image/colorgradient.m,
	image/imread.m, image/imtranslate.m, image/imwrite.m,
	miscellaneous/nze.m, optim/expfit.m, plot/contourf.m, plot/fplot.m,
	plot/tics.m, sparse/sprand.m, splines/trisolve.m,
	statistics/scatter.m, strings/mat2str.m: author/license updates 

2002-11-27 03:39  pkienzle

	* INDEX, admin/make_index, main/image/INDEX, main/optim/INDEX,
	main/sparse/INDEX: Make sure all new functions are indexed 

2002-11-27 02:52  pkienzle

	* main/specfun/lambertw.m: new function 

2002-11-27 02:39  pkienzle

	* main/: general/ndims.m, specfun/betaln.m: Compatibility functions 

2002-11-27 02:27  pkienzle

	* main/statistics/: INDEX, boxplot.m, scatter.m: New statistics
	plots 

2002-11-27 00:54  pkienzle

	* main/: general/lasterr.m, general/repmat.m, general/unwrap.m,
	specfun/mod.m, struct/isstruct.m: Now available in octave 

2002-11-27 00:26  pkienzle

	* main/optim/lp_test.m: Use assert rather than error messages for
	tests 

2002-11-27 00:24  pkienzle

	* main/miscellaneous/Makefile: add clean target 

2002-11-27 00:23  pkienzle

	* batch_test.m: More precise tests of chol.  The tolerances may be
	too tight on some systems.  

2002-11-26 23:46  pkienzle

	* main/sparse/: complex_sparse_ops.cc, make_sparse.h,
	sparse_full.cc, sparse_inv.cc, sparse_ops.cc, sparse_ops.h: Use new
	exception handling infrastructure.  

2002-11-26 15:10  pkienzle

	* main/sparse/spdiags.m: support row and column as diagonal index 
	ignore non-zero entries which are not part of the constructed sparse
	matrix 

2002-11-26 14:32  pkienzle

	* main/sparse/issparse.m: test if a value is a sparse matrix 

2002-11-26 14:26  pkienzle

	* main/sparse/spdiags.m: work with sparse diagonals 

2002-11-25 15:10  bensapp

	* main/symbolic/ov-relational.h: Fixed a gcc 3.2 issue.  

2002-11-22 12:13  pkienzle

	* extra/mex/: Makefile, mex.in: myfeval works again 

2002-11-21 09:49  persquare

	* extra/MacOSX/: README, figure.m, image.m, doc/ofosx.tex: Adding
	extra support for Mac OS X to let users run octave without an X11
	installation.  

2002-11-21 09:43  persquare

	* INSTALL.MacOSX: Adding installation information for Mac OS X
	10.2.x 

2002-11-21 03:01  pkienzle

	* FIXES/README: Remove references to files updated in octave 

2002-11-21 02:59  pkienzle

	* FIXES/: index.m, rindex.m: Oops! didn't mean to delete these 

2002-11-21 02:34  pkienzle

	* FIXES/: contour.m, cross.m, deblank.m, fftfilt.m, findstr.m,
	freqz.m, freqz_plot.m, imagesc.m, index.m, invhilb.m, rindex.m: 
	fixes applied to the latest octave source 

2002-11-21 01:57  pkienzle

	* main/audio/: Makeconf.add, Makefile, configure.add: Don't build
	aucapture on non-linux systems 

2002-11-21 00:46  pkienzle

	* main/image/configure.add: Oops!  Perhaps we don't need HAVE_JPEG? 

2002-11-20 10:34  pkienzle

	* doc/coda/: Makefile, bibliography.sgml, coda.sgml,
	appendices/examples.sgml, appendices/gnufdl.sgml,
	appendices/gnugpl.sgml, oct/advanced.sgml, oct/oct.sgml,
	oct/quickref.sgml, oct/tut-basic.sgml, oct/tut-interm.sgml,
	oct/tut-intro.sgml, oct/tutorial.sgml, standalone/standalone.sgml: 
	Da Coda Al Fine 

2002-11-20 10:34  pkienzle

	* doc/coda/: Makefile, bibliography.sgml, coda.sgml,
	appendices/examples.sgml, appendices/gnufdl.sgml,
	appendices/gnugpl.sgml, oct/advanced.sgml, oct/oct.sgml,
	oct/quickref.sgml, oct/tut-basic.sgml, oct/tut-interm.sgml,
	oct/tut-intro.sgml, oct/tutorial.sgml, standalone/standalone.sgml: 
	Initial revision 

2002-11-20 10:15  pkienzle

	* doc/octave-forge-home.html: Include html link 

2002-11-20 09:43  pkienzle

	* doc/octave-forge-home.html: move da coda link to a local link 

2002-11-16 16:12  pkienzle

	* main/optim/lp.cc: Use c++ replacements for standard C headers.  

2002-11-16 16:10  pkienzle

	* main/image/bwlabel.cc: Not doing output, so don't need stdio.h 

2002-11-16 15:57  pkienzle

	* FIXES/Makefile: remove fsolve from build 

2002-11-16 15:41  pkienzle

	* main/linear-algebra/GramSchmidt.cc: gcc 3.2 changes 

2002-11-16 15:40  pkienzle

	* main/signal/: medfilt1.cc, remez.cc: gcc 3.2 fixes 

2002-11-16 15:38  pkienzle

	* main/optim/lp.cc, main/sparse/complex_sparse_ops.cc,
	main/specfun/ellipj.cc, FIXES/MersenneTwister.h, FIXES/sqrtm.cc,
	main/general/bitand.cc: Windows dll and gcc 3.2 problems 

2002-11-16 12:08  pkienzle

	* main/image/conv2.cc: Keep gcc 3.2 happy.  

2002-11-15 17:38  schloegl

	* extra/tsa/histo3.m: minor modification 

2002-11-14 18:17  aadler

	* main/geometry/README: new file locations 

2002-11-14 16:38  aadler

	* INSTALL.WINDOWS: mods for ATLAS 

2002-11-13 10:35  pkienzle

	* RELEASE-NOTES: little by little 

2002-11-13 10:28  pkienzle

	* main/sparse/sparse_inv.cc: Keep gcc 3.2 happy.  

2002-11-13 10:03  pkienzle

	* main/splines/trisolve.cc: Keep gcc 3.2 happy.  

2002-11-13 10:01  pkienzle

	* main/general/bitand.cc: Keep gcc 3.2 happy 

2002-11-13 09:36  pkienzle

	* main/miscellaneous/: Makeconf.add, Makefile, configure.add,
	waitbar.cc: Use termcap if necessary.  

2002-11-13 09:26  pkienzle

	* extra/tk_octave/tk_matrix.tcl: Tk 8.4 does not allow -column to
	be abbreviated to -col.  

2002-11-13 09:24  pkienzle

	* extra/: linear-algebra/ov-re-tri.cc, symband/SymBand.cc: Keep gcc
	3.2 happy 

2002-11-13 09:23  pkienzle

	* extra/mex/: mex.cc, mex.h: Keep gcc 3.2 happy.  Initial work on
	struct support, not yet complete.  

2002-11-12 10:29  etienne

	* main/miscellaneous/: Makeconf.add, Makefile, configure.add,
	waitbar.cc: Quentin Spencer's waitbar() function 

2002-11-10 16:07  schloegl

	* extra/tsa/INDEX: multiple modes for multi-column hisogram 

2002-11-10 15:57  schloegl

	* extra/tsa/: content.m, contents.m, histo.m, histo2.m, histo3.m,
	histo4.m: multiple modes for multi-column histograms
	histogram-modes for 

2002-11-07 13:26  pkienzle

	* RELEASE-NOTES: Added Alois' release notes for tsa/nan 

2002-11-07 12:57  pkienzle

	* extra/tk_octave/tk_interp.cc: support 8.3 and 8.4 tcl 

2002-11-07 09:45  pkienzle

	* main/struct/setfield.cc: Use 2.1.37 indexing scheme.  

2002-11-07 09:34  etienne

	* main/struct/getfield.cc: jwe's patch for 2.1.39 

2002-11-07 09:10  pkienzle

	* main/plot/text.m: handle varargin references directly rather than
	simulating va_arg() 

2002-11-07 08:59  pkienzle

	* FIXES/: Makefile, kron.cc, kron.m: kron.cc is now part of Octave 

2002-11-05 14:21  aadler

	* main/sparse/: complex_sparse_ops.cc, make_sparse.h, sp_test.m: 
	added indexing for complex_sparse. added tests 

2002-11-05 10:07  aadler

	* extra/Windows/grab.cc, main/sparse/complex_sparse_ops.cc,
	main/sparse/make_sparse.h, main/sparse/sparse_ops.cc: fixed for
	2.1.39 - TODO: fix complex index ops 

2002-11-05 08:44  etienne

	* extra/: tk_octave/tk_dialog.m, tk_octave/tk_entry.m,
	tk_octave/tk_menu.m, tk_octave/tk_scale.m, ver20/nanmax.m,
	ver20/nanmean.m, ver20/nanmin.m, ver20/nansum.m: va_arg patch 

2002-11-05 01:03  pkienzle

	* main/sparse/: complex_sparse_ops.cc, sparse_ops.cc: remove inline
	and parameter initialization from external function implementation 

2002-11-04 15:13  etienne

	* admin/OctRe.pm: Lots of regexes for octave code 

2002-11-04 15:12  etienne

	* admin/no_vr_val.pm: vr_val o varargout-style variable length
	return list 

2002-11-04 15:09  etienne

	* extra/tk_octave/tk_entry.m, extra/tk_octave/tk_scale.m,
	main/general/gradient.m, main/general/ind2sub.m,
	main/geometry/griddata.m, main/geometry/voronoi.m,
	main/image/brighten.m, main/image/imhist.m, main/io/textread.m,
	main/optim/minimize.m, main/optim/nelder_mead_min.m: varargout
	changes 

2002-11-04 09:03  etienne

	* admin/find_changes: small fix 

2002-11-04 05:42  etienne

	* admin/find_changes: use patch by default 

2002-11-04 05:37  etienne

	* admin/: find_changes, change_va_arg.pm: code transformation tools 

2002-11-04 05:28  etienne

	* main/: path/addpath.m, path/fullfile.m, path/rmpath.m,
	plot/legend.m, plot/pcolor.m, plot/plot3.m, plot/print.m,
	plot/surf.m, plot/surfc.m, plot/text.m, strings/strvcat.m,
	struct/rmfield.m, struct/tar.m: varargin changes 

2002-11-04 04:34  etienne

	* main/vrml/: save_vrml.m, select_3D_points.m, test_vmesh.m,
	vmesh.m, vrml_Background.m, vrml_PointLight.m, vrml_cyl.m,
	vrml_faces.m, vrml_frame.m, vrml_group.m, vrml_lines.m,
	vrml_material.m, vrml_points.m, vrml_surf.m, vrml_text.m,
	vrml_thick_surf.m, vrml_transfo.m: varargin changes 

2002-11-04 04:32  etienne

	* main/miscellaneous/: inline.m, test_inline_1.m: varargin changes
	and test_inline_1 script 

2002-11-04 04:22  etienne

	* main/optim/: bfgs.m, bs_gradient.m, bs_gradient2.m, cdiff.m,
	deriv.m, fmin.m, fminbnd.m, fminunc.m, line_min.m, minimize.m,
	nelder_mead_min.m, nrm.m, optimset.m, test_fminunc_1.m,
	test_min_1.m, test_minimize_1.m, doc/optim-mini-howto.2.html: 
	varargin changes 

2002-11-03 12:18  pkienzle

	* main/optim/expfit.m: (for Rolf Fabian) correct handling of
	complex exponentials 

2002-11-02 06:05  pkienzle

	* main/: general/SHA1.cc, linear-algebra/GramSchmidt.cc,
	splines/pchip_deriv.cc, symbolic/symbols.cc: Seperate lines of
	multiline strings with \n\ to keep gcc 3.2 happy.  

2002-11-02 05:43  pkienzle

	* main/image/: MakeShears.m, imrotate.m, imshear.m, imtranslate.m: 
	(for Jeff Orchard) image transforms 

2002-11-02 05:40  pkienzle

	* main/image/Makefile: bwfill was not being built.  

2002-11-02 05:40  pkienzle

	* main/image/: jpgread.cc, jpgwrite.cc: Keep gcc 3.2 happy by using
	includes without the .h 

2002-11-02 05:39  pkienzle

	* main/image/: bwfill.cc, conv2.cc, cordflt2.cc: gcc 3.2 wants \n\
	for multi-line strings.  

2002-11-02 05:36  pkienzle

	* main/image/: colfilt.m, impad.m, medfilt2.m, ordfilt2.m: Use
	varargin 

2002-11-01 13:15  pkienzle

	* main/general/: blkdiag.m, isequal.m, sub2ind.m: Use varargin
	rather than ...; isequal now supports cell arrays and structure
	arrays.  

2002-10-30 04:40  pkienzle

	* main/statistics/: nanmax.m, nanmin.m: Use correct max/min api. 
	No longer assume second arg is dimension.  

2002-10-30 04:38  pkienzle

	* main/statistics/: nanmean.m, nansum.m: Use varargin/varargout 

2002-10-30 04:10  pkienzle

	* main/signal/: __power.m, cohere.m, csd.m, pburg.m, pulstran.m,
	pwelch.m, pyulear.m, tfe.m: Use varargin/varargout 

2002-10-28 22:59  aadler

	* extra/perl/: Octave.pm, t/1_simple.t, t/8_operators.t,
	t/9_types.t: improved complex code 

2002-10-25 16:26  pkienzle

	* main/struct/: struct.m, setfield.m: Use varargin rather than ...  

2002-10-25 08:24  schloegl

	* extra/NaN/median.m: bug fix 

2002-10-24 17:28  schloegl

	* extra/NaN/median.m: bug fix: identification of  SORT without
	DIM-arg and SORT with incorrect NaN-handling corrected 

2002-10-24 09:56  schloegl

	* extra/tsa/invest0.m: SUM replaced by SUMSKIPNAN because it
	implements the DIM argument in all versions (including 2.0.17) 

2002-10-24 09:53  schloegl

	* extra/tsa/selmo.m: normalized MSE 

2002-10-24 09:51  schloegl

	* extra/tsa/: INDEX, content.m, contents.m, pacf.m, parcor.m: add
	PACF 

2002-10-24 09:48  schloegl

	* extra/tsa/arcext.m: fix syntax error 

2002-10-22 11:00  pkienzle

	* main/plot/contourf.m: Use single colours between contours, not
	gradients.  

2002-10-18 23:42  pkienzle

	* extra/tk_octave/tk_interp.cc: Allow it to compile for Tcl 8.4
	(even though BLT doesn't yet).  

2002-10-10 15:32  schloegl

	* extra/NaN/corrcoef.m: fix for 2.0.17 

2002-10-10 15:01  schloegl

	* extra/NaN/: skewness.m, kurtosis.m: fix for 2.0.17 

2002-10-10 14:37  schloegl

	* extra/NaN/: ranks.m, median.m: fix for 2.0.17 

2002-10-10 11:30  schloegl

	* extra/NaN/covm.m: for compatibility to 6.5.0.180913a (R13) 

2002-10-09 10:13  schloegl

	* extra/NaN/corrcoef.m: for compatibility to 6.5.0.180913a (R13) 

2002-10-04 10:37  etienne

	* main/vrml/INDEX: initial index file 

2002-10-04 10:27  etienne

	* RELEASE-NOTES: updates for release 

2002-10-04 10:12  etienne

	* main/optim/doc/: optim-mini-howto.2.lyx, optim-mini-howto.2.tex,
	figures/2D_slice-3.eps2, figures/optim_tutorial_slice.eps2: Updates
	to tutorial 

2002-10-04 05:18  etienne

	* main/vrml/doc/: vrml-mini-howto-1.lyx, vrml-mini-howto-1.tex,
	figures/cyl-balls-snap-2.eps2, figures/frame-sky-snap.eps2,
	figures/freewrl-checker-snap-3.eps2,
	figures/freewrl-octave-snap-2.eps2,
	figures/freewrl-select-points-2.eps2: Use better compressed figures 

2002-09-30 17:04  etienne

	* main/vrml/doc/vrml-mini-howto-1.ps: this file should not be in
	cvs tree 

2002-09-30 17:03  etienne

	* main/vrml/: vrml_demo_tutorial_1.m, vrml_demo_tutorial_2.m,
	vrml_demo_tutorial_3.m, vrml_demo_tutorial_4.m,
	doc/vrml-mini-howto-1.lyx: demo files for the tutorial 

2002-09-30 16:55  etienne

	* main/: miscellaneous/slurp_file.m, vrml/defSpeakBox.wrl,
	vrml/defSpeakSphere.wrl, vrml/select_3D_points.m,
	vrml/vrml_select_points.m: add select_3D_points() and support files 

2002-09-29 16:31  etienne

	* main/: vrml/vrml_ellipsoid.m, vrml/vrml_faces.m,
	vrml/vrml_frame.m, struct/tar.m: s/inz/nze/ 

2002-09-29 16:28  etienne

	* main/miscellaneous/nze.m: n = nze (x) : Non Zero Elements of x 

2002-09-29 15:10  etienne

	* main/vrml/: vrml_ellipsoid.m, vrml_faces.m, vrml_frame.m: 
	s/grep/inz/ 

2002-09-29 15:07  etienne

	* main/miscellaneous/inz.m: inz (matrix) : Indices of Non Zero
	elements 

2002-09-29 15:02  etienne

	* main/vrml/: best_dir.m, best_dir_cov.m, bound_convex.m,
	proplan.m, save_vrml.m, test_vmesh.m, test_vrml_faces.m, vmesh.m,
	vrml_Background.m, vrml_PointLight.m, vrml_arrow.m, vrml_browse.m,
	vrml_cyl.m, vrml_ellipsoid.m, vrml_faces.m, vrml_flatten.m,
	vrml_frame.m, vrml_group.m, vrml_kill.m, vrml_lines.m,
	vrml_material.m, vrml_points.m, vrml_surf.m, vrml_text.m,
	vrml_thick_surf.m, vrml_transfo.m, doc/Makefile,
	doc/vrml-mini-howto-1.lyx, doc/vrml-mini-howto-1.ps,
	doc/vrml-mini-howto-1.tex, doc/figures/cyl-balls-snap-2-c.eps,
	doc/figures/frame-sky-snap-c.eps,
	doc/figures/freewrl-checker-snap-3-c.eps,
	doc/figures/freewrl-octave-snap-2-c.eps,
	doc/figures/freewrl-select-points-2-c.eps: main/vrml : tools for 3D
	visualization using FreeWRL 

2002-09-29 13:31  etienne

	* main/image/imginfo.m: imginfo : return size of an image file
	using 'convert' 

2002-09-29 13:30  etienne

	* main/struct/tar.m: tar : copy arguments to a struct 

2002-09-29 13:29  etienne

	* main/miscellaneous/rotparams.m: [axis,angle] = rotparams (rotmat)
	parameters of a rotation matrix 

2002-09-29 13:28  etienne

	* main/miscellaneous/rotv.m: rotv (axis,angle) : 3D rotation matrix 

2002-09-29 13:26  etienne

	* main/miscellaneous/grep.m: grep : return nonzero elements of a
	matrix 

2002-09-26 23:07  aadler

	* main/general/mark_for_deletion.cc: mark_for_deletion - add files
	to delete queue at end 

2002-09-26 23:06  aadler

	* extra/Windows/image.m: delete temp files at end 

2002-09-26 17:54  aadler

	* extra/Windows/image.m: mods to work with --traditional 

2002-09-26 12:30  schloegl

	* extra/NaN/sumskipnan.m: fix compatibility to Octave 2.0.x: SUM
	does not support the DIM argument 

2002-09-26 12:03  schloegl

	* extra/NaN/trimean.m: fix compatibility to Octave 2.0.17: SUM does
	not support the DIM argument 

2002-09-26 12:02  schloegl

	* extra/NaN/normpdf.m: fix compatibility to Octave 2.0.17: isinf(.)
	returns real(-1) not logical(-1) 

2002-09-26 07:06  rlaboiss

	* main/geometry/: AUTHORS, delaunay.m, delaunay3.m: Make delaunay
	and delaunay3 functions accept an extra argument containing options
	to the qhull command.  This completes the changes for the delaunay* 
	functions.  The same has to be done with voronoi and convhull.  

2002-09-25 14:25  rlaboiss

	* main/geometry/delaunayn.cc: The delaunayn functions always call
	qhull with option Qbb now.  This avoid problems with inputs which
	are not normalized.  Also, added second argument to pass extra
	options to the qhull command.  This changes were approved by Kai
	Habel as per our email discussion on 2002-05-11.  

2002-09-24 15:44  schloegl

	* extra/NaN/: README.TXT, moment.m, norminv.m, normpdf.m: some
	cosmetics 

2002-09-23 15:21  schloegl

	* extra/NaN/nantest.m: further tests for normFUN included 

2002-09-23 12:48  schloegl

	* extra/NaN/normcdf.m: remove test for z==+-inf; it's  not needed 

2002-09-23 12:38  schloegl

	* extra/NaN/normcdf.m: temporary variable increases performance. It
	reduces the number of tests 

2002-09-23 12:30  schloegl

	* extra/NaN/norminv.m: temporary variable increases performance. It
	reduces the number of tests 

2002-09-23 09:36  pkienzle

	* extra/NaN/norminv.m: handle norminv(1,NaN,0) and
	norminv(1,[1,2,3],0) 

2002-09-23 09:26  schloegl

	* extra/NaN/nantest.m: check of NORMPDF, NORMCDF and NORMINV for
	sigma=0 included 

2002-09-23 09:02  schloegl

	* extra/NaN/: normcdf.m, norminv.m, normpdf.m: comments and help
	improved. Note on valid input arguments improved 

2002-09-23 08:57  schloegl

	* extra/NaN/: normpdf.m, normcdf.m: priority of special cases
	changed: important for s<0 and isinf(z) 

2002-09-23 08:55  schloegl

	* extra/NaN/README.TXT: description for normFUN improved 

2002-09-23 08:54  schloegl

	* extra/NaN/INDEX: insert missing space 

2002-09-22 19:04  schloegl

	* extra/NaN/covm.m: warning and error are used instead of fprintf 

2002-09-22 19:00  schloegl

	* extra/NaN/: INDEX, INSTALL, README.TXT, covm.m, normcdf.m,
	norminv.m, normpdf.m: add norm*, this functions handle s=0
	correctly, also the argument check is easier and more readable 

2002-09-22 18:56  schloegl

	* extra/NaN/corrcoef.m: cosmetics, makes code more readable. The
	results are now calculated in place, no reformating of r needed 

2002-09-20 12:09  etienne

	* main/optim/INDEX: Remove removed files, add added files.  

2002-09-20 10:36  schloegl

	* extra/NaN/: skewness.m, kurtosis.m: considers changes in Octave
	syntax - makes sure that output is a numerical array, not a cell 

2002-09-19 22:02  pkienzle

	* RELEASE-NOTES: compressed and sorted change log for PAK changes 

2002-09-19 20:37  pkienzle

	* RELEASE-NOTES: Start building release notes for a November
	release 

2002-09-19 14:42  pkienzle

	* main/image/bwlabel.m: Modified by David Fletcher
	<david@megapico.co.uk> to avoid artificially separate regions which
	actually touch (as indicated when "prudent" is set) through addition
	of lrow update within loop over touching regions. Also removed
	"sayif" function references, and call to read_options. Enabled 
	options, setting of output verbosity. "Prudent" is left in place,
	but should no longer find any errors.  

2002-09-18 14:19  pkienzle

	* main/plot/legend.m: Pause for twenty 0.1 second intervales.  Make
	sure the file exists before continuing after pause.  

2002-09-18 13:57  pkienzle

	* main/signal/buttord.m: unexpected line break in expression caused
	a parse error 

2002-09-16 09:04  pkienzle

	* main/audio/: auload.m, ausave.m: Support for floating point wave
	formats.  

2002-09-15 19:15  prnienhuis

	* doc/Octave_Windows.htm: [no log message] 

2002-09-12 18:32  schloegl

	* extra/NaN/spearman.m: missing ; included 

2002-09-12 18:18  schloegl

	* extra/NaN/: rankcorr.m, spearman.m, statistic.m, sumskipnan.m: 
	remove warnings 

2002-09-12 18:04  schloegl

	* extra/NaN/: sumskipnan.m, statistic.m: Use different version
	check, some bugs are fixed now in the latest CVS version of Octave 

2002-09-12 16:12  schloegl

	* extra/NaN/nantest.m: some more tests included 

2002-09-12 16:06  schloegl

	* extra/NaN/trimean.m: fix incompatible DIM argument in SORT 

2002-09-12 15:23  schloegl

	* extra/NaN/corrcoef.m: fix incompatible DIM argument in ANY 

2002-09-12 09:19  pkienzle

	* main/plot/Makefile: Compile .cc files with $(C_XFLAGS) 

2002-09-11 16:15  stahel

	* extra/symband/: SymBand.cc, SymBandDoc.ps, SymBandDoc.tex: 
	Copyright added and bug in eigenvectors removed 

2002-09-09 04:38  etienne

	* main/miscellaneous/read_options.m: fix case of options w/ common
	prefix 

2002-09-08 06:13  etienne

	* main/miscellaneous/read_options.m: fix typo 

2002-09-06 17:20  schloegl

	* extra/NaN/trimean.m: DIM argument fixed 

2002-09-06 16:58  schloegl

	* extra/tsa/y2res.m: add trimean 

2002-09-06 16:54  schloegl

	* extra/NaN/: trimean.m, README.TXT: add trimean 

2002-09-06 16:21  schloegl

	* extra/NaN/ranks.m: improve docu, some cosmetics 

2002-09-06 15:32  pkienzle

	* batch_test.m, main/image/Makefile, main/image/bwlabel.cc: for
	Jeff Boyd <boyd@cpsc.ucalgary.ca>: C++ version of bwlabel 

2002-09-04 09:07  pkienzle

	* FIXES/kron.cc: remove ^M from the ends of lines --- I wonder how
	they got there? 

2002-08-30 14:24  schloegl

	* extra/NaN/corrcoef.m: typo corrected 

2002-08-30 12:15  schloegl

	* extra/NaN/corrcoef.m: BUG in Mode SPEARMAN in case of any msising
	value (NaN). FIX: count Number N for each pair separately 

2002-08-30 12:12  pkienzle

	* main/plot/contourf.m: filled contours 

2002-08-30 11:44  schloegl

	* extra/NaN/corrcoef.m: BUG if any two columns have no common
	elements. FIX: use DIM argument in SUMSKIPNAN 

2002-08-28 11:55  pkienzle

	* main/signal/chebwin.m: (for Andr Carezia) support even numbered
	window lengths.  

2002-08-27 12:39  schloegl

	* extra/NaN/: flag_implicit_significance.m, corrcoef.m: 
	significance test modified, alpha-level can be set by
	flag_implicit_significance 

2002-08-22 23:01  pkienzle

	* main/geometry/delaunay.m: Add example to the doc string.  

2002-08-22 11:15  kahacjde

	* main/splines/: Makefile, pchip.m: New pchip function uses
	SLATEC/PCHIP routines dpchim.f and dpchst.f 

2002-08-22 11:06  kahacjde

	* main/splines/: dpchim.f, dpchst.f, pchip_deriv.cc: add files for
	new pchip function 

2002-08-21 12:06  pkienzle

	* main/plot/: graphics.cc, grab.cc, graphics.h, gtext.cc, gzoom.cc: 
	Don't use cout or cerr 

2002-08-21 10:37  pkienzle

	* main/signal/medfilt1.cc: Use octave_stdout instead of cout 

2002-08-21 10:33  pkienzle

	* extra/symband/SymBand.cc: Stop using cout/octave_stdout 

2002-08-20 13:50  schloegl

	* extra/NaN/rankcorr.m: 
	 remove warnings 

2002-08-20 12:13  schloegl

	* extra/NaN/corrcoef.m: fixed conf. intervals for abs(r)==1 

2002-08-20 11:38  schloegl

	* extra/NaN/ranks.m: docu improved 

2002-08-20 11:34  schloegl

	* extra/NaN/corrcoef.m: fixed assigning intermediate r values to
	correct index postion 

2002-08-20 10:26  schloegl

	* extra/NaN/corrcoef.m: avoid calculate diagonal element, get rid
	of division by zero warnings for diagonal elementes 

2002-08-20 09:59  schloegl

	* extra/NaN/corrcoef.m: in case of missing values (NaN), pairwise
	calculation of r. User has not to worry about rank shifts - warnings
	are removed 

2002-08-20 09:57  schloegl

	* extra/NaN/ranks.m: implemented traditional method with less
	memory effort 

2002-08-19 17:16  schloegl

	* extra/NaN/: corrcoef.m, nantest.m, rankcorr.m: warning messages
	for rankcorrelation of data with missing values inlcuded 

2002-08-19 16:50  schloegl

	* extra/NaN/: corrcoef.m, rankcorr.m, spearman.m: CORRCOEF uses
	fast RANKS.M, deterministic results, 2 different nonparametric
	(rank) crorelations implemented 

2002-08-19 15:49  schloegl

	* extra/NaN/ranks.m: fix incompatibilities 

2002-08-19 15:34  schloegl

	* extra/NaN/: INDEX, README.TXT, ranks.m: implements advanced RANKS
	algorithm with O(n*log(n)) on average 

2002-08-19 12:33  schloegl

	* extra/NaN/corrcoef.m: avoids calculating r(xi,xj) and r(yi,yj)
	for corrcoef(x,y,'rank'); corrects rank for missing values 

2002-08-16 19:01  schloegl

	* extra/NaN/: INDEX, README.TXT, nantest.m, rankcorr.m, spearman.m,
	statistic.m, sumskipnan.m, var.m: includeSPEARMAN and RANKCORR 

2002-08-16 18:54  schloegl

	* extra/NaN/corrcoef.m: sort does not support DIM argument 

2002-08-16 17:19  schloegl

	* extra/NaN/nantest.m: test for corrcoef included 

2002-08-16 16:59  schloegl

	* extra/NaN/: corrcoef.m, README.TXT, INSTALL: spearman' rank
	correlation, significance test and confidence interval included 

2002-08-16 15:59  pkienzle

	* main/image/colorgradient.m: Accept weight of 0 on a transition
	(for instantaneous color changes).  Accept colormap length without
	n.  

2002-08-15 11:52  pkienzle

	* extra/tsa/Makefile: flags removed from NaN, so no need to install
	them from tsa 

2002-08-13 12:19  schloegl

	* extra/tsa/acovf.m: replace exist('xcorr','file') by
	exist('xcorr')==2 - reason: higher compatibility 

2002-08-13 12:17  schloegl

	* extra/tsa/acorf.m: chi2pdf replaced by gammainc - reason: higher
	compatibility 

2002-08-13 03:48  etienne

	* main/miscellaneous/inline.m: fix typo in help text 

2002-08-12 10:02  etienne

	* main/miscellaneous/inline.m: Add main/miscellaneous/inline.m w/
	m*tlab-like syntax 

2002-08-09 19:17  pkienzle

	* main/specfun/nchoosek.m: note to compare implementation of
	nchoosek to bincoeff 

2002-08-09 16:47  pkienzle

	* main/general/rat.m: Use 1/0 for infinity 

2002-08-06 06:51  prnienhuis

	* doc/Octave_Windows.htm: [no log message] 

2002-08-04 22:43  pkienzle

	* extra/ode/: ode23.m, ode45.m, ode78.m, penddot.m, pendulum.m,
	readme.txt, rk2fixed.m, rk4fixed.m, rk8fixed.m: Update from v1.06
	to v1.14 

2002-08-02 13:35  pkienzle

	* main/sparse/spy.m: Make xy range a little bit bigger so that
	points don't fall right on the boundary (thanks to Victor Eijkhout
	<eijkhout@cs.utk.edu> for the patch) 

2002-08-01 13:10  pkienzle

	* main/sparse/spy.m: handle dense matrices as well 

2002-07-31 10:52  pkienzle

	* main/statistics/nanmin.m: Update comment to reflect function
	behaviour.  

2002-07-31 10:51  pkienzle

	* main/statistics/nanmax.m: Update docs so that they correspond to
	function behaviour.  

2002-07-31 10:48  pkienzle

	* main/optim/wpolyfit.m: return values as row vectors for
	compatibility, and cosmetic changes to graph.  

2002-07-30 04:22  prnienhuis

	* doc/Octave_Windows.htm: [no log message] 

2002-07-25 17:05  schloegl

	* extra/tsa/y2res.m: docu corrected, more statistics included 

2002-07-25 16:19  schloegl

	* extra/tsa/: y2res.m, y2res.m: S4P removed 

2002-07-10 13:19  pkienzle

	* main/specfun/mod.m: test all branches 

2002-07-10 13:05  pkienzle

	* main/specfun/mod.m: don't need do_fortran_indexing anymore 

2002-07-10 09:18  pkienzle

	* main/io/dlmread.m: Forgot to transpose input matrix 

2002-06-27 14:47  aadler

	* extra/Windows/win32api_win32part.cc: added MB_SETFOREGROUND 

2002-06-27 09:55  aadler

	* extra/Windows/: win32api.cc, win32api_win32part.cc: win32api
	interface stuff 

2002-06-23 05:40  etienne

	* main/optim/bfgs.m: Accept gradient of any shape 

2002-06-20 14:45  pkienzle

	* main/sparse/sprand.m: Generate a random sparse matrix 

2002-06-20 14:09  pkienzle

	* main/time/datestr.m: more format codes; handle vectors of dates 

2002-06-11 10:21  schloegl

	* extra/NaN/: INDEX, README.TXT, coefficient_of_variation.m,
	flag_implicit_dimension.m, flag_implicit_skip_nan.m,
	flag_implicit_unbiased_estim.m, geomean.m, kurtosis.m, mad.m,
	meandev.m, meansq.m, moment.m, skewness.m, statistic.m, std.m,
	sumskipnan.m, var.m: all FLAGS removed 

2002-06-11 09:57  schloegl

	* extra/NaN/: center.m, coefficient_of_variation.m, geomean.m,
	harmmean.m, kurtosis.m, mad.m, mean.m, meandev.m, meansq.m,
	median.m, moment.m, rms.m, sem.m, skewness.m, statistic.m,
	sumskipnan.m, var.m, zscore.m: prepared to remove
	FLAG_IMPLICIT_DIMENSION 

2002-06-07 16:56  schloegl

	* extra/NaN/: coefficient_of_variation.m, cor.m, covm.m,
	flag_implicit_skip_nan.m, geomean.m, harmmean.m, mad.m, mean.m,
	meandev.m, meansq.m, median.m, moment.m, rms.m, skewness.m,
	statistic.m, std.m, sumskipnan.m, var.m: preparing the removal of
	FLAG_IMPLICIT_SKIP_NAN 

2002-06-07 10:02  pkienzle

	* main/strings/mat2str.m: (Rolf Fabian) accept complex arguments 
	(Paul Kienzle) handle [] 

2002-06-07 03:36  schloegl

	* extra/NaN/corrcoef.m: remove checks of input arguments which are
	not needed or incorrect 

2002-06-02 11:38  pkienzle

	* main/optim/: test_wpolyfit.m, wpolyfit.m: Oops --- removed the
	need for flipud(p) but didn't remove flipud(p) This didn't
	completely fix the problem with my dataset, so I added the dataset
	to test_wpolyfit.  

2002-05-30 13:27  pkienzle

	* main/optim/: wpolyfit.m, wpolyfitdemo.m: Option to force
	polynomial through the origin.  Only return p,dp (yf is easy enough
	to calculate).  Tidy output when no polynomial is returned.  
	Parameterize demo to take polynomial coefficients.  

2002-05-28 19:07  pkienzle

	* main/signal/: cheb.m, chebwin.m: DolphChebyshev Window for even
	order 

2002-05-23 21:20  aadler

	* INSTALL.WINDOWS: Added ATLAS license as required by ATLAS 

2002-05-23 12:02  schloegl

	* extra/tsa/: acovf.m, durlev.m, flag_implicit_samplerate.m,
	flix.m, invest0.m, invest1.m, tsademo.m: cleanup; for compatibility
	reasons to previous octave versions, some workarounds were necessary
	e.g. DIM-arg was not available in 2.0.14. Since this is implemented
	now, these workarounds are not neccessary anymore.  

2002-05-23 11:56  schloegl

	* extra/tsa/aar.m: normalization of REV=MSE/MSY corrected 

2002-05-21 09:23  etienne

	* main/plot/Makefile: remove goals related to deleted file
	ginput.cc 

2002-05-21 02:38  aadler

	* INSTALL.WINDOWS: mods for 2.1.36 

2002-05-21 02:28  aadler

	* extra/Windows/grab_win32part.cc: fix warnings 

2002-05-20 17:29  bensapp

	* main/symbolic/: op-ex.cc, op-vpa.cc, ov-relational.cc, sym-ops.h: 
	Added functions to handle the relational operators for the
	non-matrix types.  I am not sure it makes sense to allow the use of
	the relational operators for symbolic matrices or symbolic
	variables/regular matrices.  

2002-05-20 09:53  pkienzle

	* main/signal/ncauer.m: (for Paulo Neis) Call __ellip_ws to find
	the correct stop band edge to match the design requirements.  

2002-05-20 09:51  pkienzle

	* main/signal/: __ellip_ws.m, __ellip_ws_min.m, ellip.m,
	ellipdemo.m, ellipord.m, nellip.m, nellipdemo.m: (for Paulo Neis)
	find the stop band edge which yields the precise stop band 
	attenuation given in the design specification for the filter. 
	Rename to ellip/ellipord and reorder parameters for compatibility.  

2002-05-20 01:49  aadler

	* extra/Windows/: grab.cc, grab_win32part.cc: mods to use kbhit()
	from sysdep to get raw kb input 

2002-05-17 15:00  etienne

	* main/optim/: test_min_1.m, test_cg_min_1.m, test_cg_min_2.m,
	test_cg_min_3.m, test_cg_min_4.m, test_min_2.m, test_min_3.m,
	test_min_4.m: give more generic name to test_cg_min_N.m 

2002-05-17 14:32  etienne

	* main/optim/: __quasi_func__.m, bracket_min.m, brent_line_min.m,
	bs_gradient.m, cg_min.m, dfp.m, semi_bracket.m: remove obsolete
	files and replaced bs_gradient.m 

2002-05-17 14:27  etienne

	* main/optim/: bfgs.m, d2_min.m, nelder_mead_min.m: misc changes 

2002-05-17 11:44  bensapp

	* main/symbolic/: Makefile, differentiate.cc, op-ex-mat.cc,
	op-ex.cc, op-sym.cc, op-vpa.cc, ov-ex-mat.cc, ov-ex.cc, ov-ex.h,
	ov-sym.cc, ov-sym.h, sym-bool.cc, sym-create.cc, sym-ops.h,
	symbols.cc, symbols.h: I have removed the octave_sym class. Now,
	the octave_ex class feels in for sym variables.   All the same
	routines exist and it looks and operates the same.  This should also
	fix a problem with subs that would cause octave to crash.  

2002-05-13 16:40  schloegl

	* extra/NaN/statistic.m: minor changes 

2002-05-13 03:08  schloegl

	* extra/tsa/y2res.m: upper/lower case problem fixed 

2002-05-13 02:41  aadler

	* extra/Windows/: grab.cc, grab_win32part.cc: ginput like
	functionality under windoze - note that we need two functions
	because you can't include oct.h and windows.h together 

2002-05-12 18:01  aadler

	* main/plot/: ginput.cc, ginput.m: removed ginput.cc - replaced by
	ginput.m which calls grab.cc 

2002-05-12 17:59  aadler

	* extra/symband/SymBand.cc: mods to allow static compile with
	windows build 

2002-05-12 17:58  aadler

	* INSTALL.WINDOWS: build script updated for 2.1.36 

2002-05-12 17:50  rlaboiss

	* nonfree/gpc/configure.in: Debian release 0.1.2-5.  Small fix in
	perl on-line script in configure.in.  This does not deserve a 0.1.3
	release, yet.  

2002-05-12 15:09  schloegl

	* extra/tsa/y2res.m: using 2nd, 3rd and 4th output argument of
	sumskipnan for efficancy reasons 

2002-05-10 17:20  schloegl

	* extra/tsa/sinvest1.m: compatibility to matlab restored 

2002-05-10 17:19  schloegl

	* extra/tsa/invest1.m: histo replaced by histo3 

2002-05-10 17:18  schloegl

	* extra/tsa/flag_implicit_samplerate.m: bug fixed (if
	FLAG_implicit_samplerate is empty, set to default value [1] 

2002-05-10 14:12  pkienzle

	* main/image/colfilt.m: image block processing function 

2002-05-10 08:28  schloegl

	* extra/tsa/invest1.m: replaced non-standard function rms 

2002-05-09 10:50  pkienzle

	* doc/Octave_Windows.htm: (for Philip Nienhuis) considerably
	expanded 

2002-05-09 09:56  pkienzle

	* ChangeLog, main/miscellaneous/OCTAVE_FORGE_VERSION.m: $TAG
	release 

2002-05-09 09:20  pkienzle

	* extra/tsa/flix.m: remove do_fortran_indexing dependency 

2002-05-09 08:21  schloegl

	* extra/tsa/flix.m: Fortran indexing implemented, otherwise it
	would not work for matrixces 

2002-05-09 06:36  pkienzle

	* batch_test.m, interact_test.m: more tests, fix tests 

2002-05-09 00:08  pkienzle

	* main/plot/Makefile: make sure graphics.o is getting linked in 

2002-05-08 23:40  pkienzle

	* main/miscellaneous/edit.m: Missing ; on default email causes
	initialization to print 

2002-05-08 23:38  pkienzle

	* FIXES/: tril.m, triu.m: Add GPL required change notice; fixes
	tril function name 

2002-05-07 12:14  etienne

	* main/optim/: minimize.m, test_minimize_1.m: add 'ndiff' option 

2002-05-07 11:35  pkienzle

	* Makeconf.base, configure.base: Grab all flags from mkoctfile
	(correctly this time) 

2002-05-07 11:34  pkienzle

	* autogen.sh: Show values of prefix and exec_prefix in configure
	summary 

2002-05-07 11:30  pkienzle

	* extra/tsa/Makefile: Install the NaN dependencies by hand in case
	NaN has NOINSTALL set 

2002-05-06 12:20  schloegl

	* extra/: NaN/INSTALL, NaN/README.TXT, NaN/center.m,
	NaN/coefficient_of_variation.m, NaN/cor.m, NaN/corrcoef.m,
	NaN/cov.m, NaN/covm.m, NaN/detrend.m,
	NaN/flag_implicit_dimension.m, NaN/flag_implicit_skip_nan.m,
	NaN/flag_implicit_unbiased_estim.m, NaN/geomean.m, NaN/harmmean.m,
	NaN/kurtosis.m, NaN/mad.m, NaN/mean.m, NaN/meandev.m, NaN/meansq.m,
	NaN/median.m, NaN/moment.m, NaN/nantest.m, NaN/rms.m, NaN/sem.m,
	NaN/skewness.m, NaN/statistic.m, NaN/std.m, NaN/sumskipnan.m,
	NaN/var.m, NaN/zscore.m, tsa/README.TXT, tsa/aar.m, tsa/ac2poly.m,
	tsa/ac2rc.m, tsa/acorf.m, tsa/acovf.m, tsa/ar2poly.m, tsa/ar2rc.m,
	tsa/ar_spa.m, tsa/arcext.m, tsa/arfit2.m, tsa/biacovf.m,
	tsa/bisdemo.m, tsa/bispec.m, tsa/content.m, tsa/contents.m,
	tsa/detrend.m, tsa/durlev.m, tsa/flag_implicit_samplerate.m,
	tsa/flix.m, tsa/histo3.m, tsa/hup.m, tsa/invest0.m, tsa/invest1.m,
	tsa/invfdemo.m, tsa/lattice.m, tsa/lpc.m, tsa/mvar.m,
	tsa/mvfilter.m, tsa/parcor.m, tsa/poly2ac.m, tsa/poly2ar.m,
	tsa/poly2rc.m, tsa/quantiles.m, tsa/rc2ac.m, tsa/rc2ar.m,
	tsa/rc2poly.m, tsa/sbispec.m, tsa/selmo.m, tsa/sinvest1.m,
	tsa/tsademo.m, tsa/ucp.m, tsa/y2res.m: <CR>/<LF> corrected by
	DOS2UNIX - finally 

2002-05-06 11:45  schloegl

	* extra/NaN/center.m: function name corrected 

2002-05-06 11:38  schloegl

	* extra/: NaN/center.m, NaN/INDEX, NaN/INSTALL, NaN/README.TXT,
	NaN/coefficient_of_variation.m, NaN/cor.m, NaN/corrcoef.m,
	NaN/cov.m, NaN/covm.m, NaN/detrend.m,
	NaN/flag_implicit_dimension.m, NaN/flag_implicit_skip_nan.m,
	NaN/flag_implicit_unbiased_estim.m, NaN/geomean.m, NaN/harmmean.m,
	NaN/kurtosis.m, NaN/mad.m, NaN/mean.m, NaN/meandev.m, NaN/meansq.m,
	NaN/median.m, NaN/moment.m, NaN/nantest.m, NaN/rms.m, NaN/sem.m,
	NaN/skewness.m, NaN/statistic.m, NaN/std.m, NaN/sumskipnan.m,
	NaN/var.m, NaN/zscore.m, tsa/INDEX, tsa/README.TXT, tsa/aar.m,
	tsa/ac2poly.m, tsa/ac2rc.m, tsa/acorf.m, tsa/acovf.m,
	tsa/ar2poly.m, tsa/ar2rc.m, tsa/ar_spa.m, tsa/arcext.m,
	tsa/arfit2.m, tsa/biacovf.m, tsa/bisdemo.m, tsa/bispec.m,
	tsa/content.m, tsa/contents.m, tsa/detrend.m, tsa/durlev.m,
	tsa/flag_implicit_samplerate.m, tsa/flix.m, tsa/histo3.m,
	tsa/hup.m, tsa/invest0.m, tsa/invest1.m, tsa/invfdemo.m,
	tsa/lattice.m, tsa/lpc.m, tsa/mvar.m, tsa/mvfilter.m, tsa/parcor.m,
	tsa/poly2ac.m, tsa/poly2ar.m, tsa/poly2rc.m, tsa/quantiles.m,
	tsa/rc2ac.m, tsa/rc2ar.m, tsa/rc2poly.m, tsa/sbispec.m,
	tsa/selmo.m, tsa/sinvest1.m, tsa/tsademo.m, tsa/ucp.m, tsa/y2res.m: 
	<CR>/<LF> corrected by DOS2UNIX; this should really work now 

2002-05-06 11:06  schloegl

	* extra/NaN/center.m: <CR>/<LF> corrected by DOS2UNIX; this should
	really work now 

2002-05-06 09:48  schloegl

	* extra/: tsa/INDEX, tsa/README.TXT, tsa/aar.m, tsa/ac2poly.m,
	tsa/ac2rc.m, tsa/acorf.m, tsa/acovf.m, tsa/ar2poly.m, tsa/ar2rc.m,
	tsa/ar_spa.m, tsa/arcext.m, tsa/arfit2.m, tsa/biacovf.m,
	tsa/bisdemo.m, tsa/bispec.m, tsa/content.m, tsa/contents.m,
	tsa/detrend.m, tsa/durlev.m, tsa/flag_implicit_samplerate.m,
	tsa/flix.m, tsa/histo3.m, tsa/hup.m, tsa/invest0.m, tsa/invest1.m,
	tsa/invfdemo.m, tsa/lattice.m, tsa/lpc.m, tsa/mvar.m,
	tsa/mvfilter.m, tsa/parcor.m, tsa/poly2ac.m, tsa/poly2ar.m,
	tsa/poly2rc.m, tsa/quantiles.m, tsa/rc2ac.m, tsa/rc2ar.m,
	tsa/rc2poly.m, tsa/sbispec.m, tsa/selmo.m, tsa/sinvest1.m,
	tsa/tsademo.m, tsa/ucp.m, tsa/y2res.m, NaN/INDEX, NaN/INSTALL,
	NaN/README.TXT, NaN/center.m, NaN/coefficient_of_variation.m,
	NaN/cor.m, NaN/corrcoef.m, NaN/cov.m, NaN/covm.m, NaN/detrend.m,
	NaN/flag_implicit_dimension.m, NaN/flag_implicit_skip_nan.m,
	NaN/flag_implicit_unbiased_estim.m, NaN/geomean.m, NaN/harmmean.m,
	NaN/kurtosis.m, NaN/mad.m, NaN/mean.m, NaN/meandev.m, NaN/meansq.m,
	NaN/median.m, NaN/moment.m, NaN/nantest.m, NaN/rms.m, NaN/sem.m,
	NaN/skewness.m, NaN/statistic.m, NaN/std.m, NaN/sumskipnan.m,
	NaN/var.m, NaN/zscore.m: <CR>/<LF> corrected 

2002-05-06 00:38  pkienzle

	* main/signal/decimate.m: Set filter cutoff at a lower frequency in
	IIR case so that you get less aliasing.  

2002-05-02 14:34  schloegl

	* extra/NaN/: README.TXT, cor.m, corrcoef.m, cov.m, covm.m, INDEX: 
	COV, COR and CORRCOEF included 

2002-05-02 14:23  schloegl

	* extra/NaN/: README.TXT, covm.m: docu and minor changes 

2002-05-02 14:22  schloegl

	* extra/NaN/coefficient_of_variation.m: using SSQ (3rd argout) from
	sumskipnan -> this should be faster 

2002-05-02 14:19  schloegl

	* extra/tsa/durlev.m: durlev included 

2002-05-02 12:12  pkienzle

	* main/symbolic/: differentiate.cc, probably_prime.cc,
	sym-create.cc, sym-ops.h, symbols.cc, symbols.h: use
	std::exception; make error blocks consistent in spacing, etc.  

2002-05-02 12:10  pkienzle

	* extra/tsa/sinvest1.m: don't do axis twiddling in octave 

2002-05-02 11:09  pkienzle

	* main/symbolic/: ov-ex-mat.cc, ov-ex-mat.h, ov-ex.cc, ov-ex.h,
	ov-relational.cc, ov-relational.h, ov-sym.cc, ov-sym.h, ov-vpa.cc,
	ov-vpa.h: Use std::ostream 

2002-05-01 14:19  etienne

	* main/optim/: fminunc.m, optimset.m, test_fminunc_1.m: Add m*tlab
	compatibility functions 

2002-05-01 14:00  etienne

	* main/optim/: minimize.m, test_minimize_1.m: Accept struct or list
	of options 

2002-04-30 22:19  aadler

	* extra/perl/: Octave.pm, t/9_types.t: Initial work to add
	Inline::Octave::ComplexMatrix 

2002-04-30 06:19  schloegl

	* extra/NaN/: var.m, zscore.m: bug fixed 

2002-04-30 02:30  schloegl

	* extra/NaN/: covm.m, meansq.m, rms.m, var.m, zscore.m: use 3rd
	output argument SSQ of SUMSKIPNAN -> increase computational speed 

2002-04-30 01:57  schloegl

	* extra/NaN/zscore.m: use 3rd output argument of SUMSKIPNAN -> more
	efficient computation 

2002-04-30 01:21  schloegl

	* extra/NaN/sem.m: cosmetic changes 

2002-04-29 13:48  schloegl

	* extra/NaN/statistic.m: using third output argument of sumskipnan
	-> slightly faster 

2002-04-29 13:38  schloegl

	* extra/NaN/sumskipnan.m: docu improved and corrected, some
	cosmetics 

2002-04-29 13:10  pkienzle

	* main/general/repmat.m: Use kron since it is faster than
	constructing index vectors.  

2002-04-29 13:06  schloegl

	* extra/tsa/: mvar.m, mvfilter.m: docu improved and corrected, some
	cosmetics 

2002-04-29 12:44  schloegl

	* extra/tsa/arfit2.m: docu modified 

2002-04-29 12:31  schloegl

	* extra/NaN/sem.m: more efficient calculations using SSQ from
	sumskipnan; 2nd output argument gives MEAN; docu improved 

2002-04-29 12:09  schloegl

	* extra/NaN/sumskipnan.m: additional output arguments included (2nd
	and 4th moment) 

2002-04-29 10:43  pkienzle

	* release.sh: Update main/miscellaneous/OCTAVE_FORGE_VERSION.m each
	release.  

2002-04-29 10:19  pkienzle

	* main/geometry/configure.add: Clear conftest* after testing for
	libqhull 

2002-04-29 09:57  pkienzle

	* main/sparse/Makefile: Restore CPICFLAG definition Get OCTAVE from
	OCTAVE_FORGE if compiling within octave-forge 

2002-04-29 09:56  pkienzle

	* main/audio/sound.m: Use ssh rather than rsh for remote playback 

2002-04-28 15:57  etienne

	* main/optim/: minimize.m, test_minimize_1.m: new jac, hess and
	ihess options 

2002-04-28 15:57  etienne

	* main/miscellaneous/read_options.m: fix bug when 1 option is
	substring of other 

2002-04-27 08:02  etienne

	* main/optim/: bfgs.m, bs_gradient2.m, test_cg_min_1.m,
	test_cg_min_2.m, test_cg_min_3.m, test_cg_min_4.m: Change API:
	default=num. deriv, accept other ways of differentiating 

2002-04-26 07:54  pkienzle

	* main/plot/Makefile: fix gtext, etc., build 

2002-04-26 07:54  pkienzle

	* main/image/: Makeconf.add, Makefile, configure.add: Check for
	libjpeg during configure.  

2002-04-26 06:33  pkienzle

	* batch_test.m, interact_test.m: More tests 

2002-04-25 12:34  schloegl

	* extra/tsa/ar2poly.m: erroneous <CR> corrected 

2002-04-24 06:37  pkienzle

	* extra/Windows/isunix.m: windows is not unix 

2002-04-24 06:37  pkienzle

	* batch_test.m: add ellipj suppress optimization tests (too many
	failures) 

2002-04-24 06:35  pkienzle

	* doc/octave-forge-home.html: add cat. index link 

2002-04-24 06:34  pkienzle

	* extra/testfun/assert.m: use tol > 0 for relative tolerance 

2002-04-24 06:33  pkienzle

	* main/miscellaneous/read_options.m: prototype didn't match file
	name 

2002-04-23 17:36  pkienzle

	* main/strings/: INDEX, base64encode.m: Add base64 encoding routine 

2002-04-23 17:21  pkienzle

	* main/specfun/: test_ellipj.m, test_sncndn.m: new files 

2002-04-23 17:18  pkienzle

	* main/optim/test_wpolyfit.m: new file 

2002-04-22 18:02  pkienzle

	* main/geometry/: __voronoi__.cc, delaunayn.cc: Don't use cerr 

2002-04-22 18:00  pkienzle

	* main/optim/lp.cc: use more conventional octave error handling 

2002-04-22 17:36  pkienzle

	* INSTALL: Add "make check" to the installation instructions 

2002-04-22 17:34  pkienzle

	* Makeconf.base, Makefile, batch_test.m, configure.base: Primitive
	test suite 

2002-04-22 17:33  pkienzle

	* INDEX: now have dos and unix functions 

2002-04-22 17:32  pkienzle

	* main/geometry/convhulln.cc: don't use cerr for warning messages 

2002-04-22 17:31  pkienzle

	* main/signal/INDEX: added gausswin 

2002-04-22 17:30  pkienzle

	* main/signal/triang.m: Peak value of 1 at virtual 0 for even n 

2002-04-22 17:25  pkienzle

	* extra/testfun/assert.m: use argn to print arguments to assert 

2002-04-22 11:16  pkienzle

	* main/signal/: gaussian.m, gausswin.m: gaussian was returning an
	asymmetric window gausswin uses a matlab-compatible interface 

2002-04-22 09:29  pkienzle

	* FIXES/: lin2mu.m, mu2lin.m: brown paper bag: put # back in front
	of the line restore symmetric behaviour 

2002-04-22 09:23  pkienzle

	* main/image/: jpgread.cc, jpgwrite.cc: Use std::string 

2002-04-21 09:35  etienne

	* main/optim/: bfgs.m, line_min.m: small fixes in doc 

2002-04-21 04:43  etienne

	* main/optim/: minimize.m, test_cg_min_1.m, test_cg_min_2.m,
	test_cg_min_3.m, test_cg_min_4.m, test_minimize_1.m: use bfgs
	rather than cg_min 

2002-04-21 04:41  etienne

	* main/optim/bfgs.m: new interface 

2002-04-20 18:10  pkienzle

	* ChangeLog, ChangeLog: $TAG release 

2002-04-20 18:09  pkienzle

	* release.sh: Add too many instructions 

2002-04-20 17:57  pkienzle

	* README: Updated comments 

2002-04-20 17:52  pkienzle

	* main/miscellaneous/edit.m: Add copyright notice 

2002-04-20 17:45  pkienzle

	* FIXES/logm.cc: Use #include <octave/*.h> 

2002-04-20 17:44  pkienzle

	* FIXES/README: broken header comments 

2002-04-20 17:19  pkienzle

	* admin/make_index: report on shadowed octave functions expand
	@var{x} references that makeinfo misses 

2002-04-20 17:11  pkienzle

	* extra/testfun/: assert.m, test.m: add list test, fix structure
	test, use -tolerance for relative error 

2002-04-20 17:03  pkienzle

	* doc/compatibility.html: Anchors for links from the function index 

2002-04-20 17:01  pkienzle

	* main/general/randperm.m: Added to octave long ago 

2002-04-20 16:59  pkienzle

	* FIXES/: Makefile, README, freqz.m, imagesc.m, kron.cc, logm.cc: 
	resolve against current version of octave 

2002-04-20 16:33  pkienzle

	* FIXES/: README, contour.m, cross.m, fftfilt.m, findstr.m,
	invhilb.m, vander.m: Copy functions as they will appear in octave
	2.1.36 

2002-04-20 16:18  pkienzle

	* FIXES/: CmplxQR.cc, CmplxQRP.cc, dbleQR.cc, dbleQRP.cc, qr.cc,
	qrtest.m: Patches accepted into Octave 

2002-04-20 16:10  pkienzle

	* FIXES/union.m, main/set/union.m: union shadows an octave function
	so move it to FIXES 

2002-04-20 14:33  pkienzle

	* main/image/: hsv2rgb.m, rgb2hsv.m: function added to octave long
	ago 

2002-04-20 14:09  schloegl

	* extra/tsa/lpc.m: bugs fixed 

2002-04-20 13:31  schloegl

	* extra/tsa/lpc.m: bug fixed 

2002-04-20 12:15  schloegl

	* extra/tsa/lattice.m: some cosmetics 

2002-04-20 11:59  schloegl

	* extra/tsa/: content.m, contents.m, lpc.m, rc2ar.m: linear
	prediction coefficients included 

2002-04-20 11:22  schloegl

	* extra/tsa/ac2poly.m: extended to multiple parameters 

2002-04-20 10:07  schloegl

	* extra/tsa/rc2ar.m: --- 

2002-04-20 10:06  schloegl

	* extra/tsa/arcext.m: functionality extended 

2002-04-20 09:40  schloegl

	* extra/tsa/ar2poly.m: docu improved 

2002-04-20 09:38  schloegl

	* extra/tsa/poly2rc.m: works now for multiple polymomials, too 

2002-04-20 09:24  schloegl

	* extra/tsa/poly2ar.m: docu improved 

2002-04-20 09:13  schloegl

	* extra/tsa/: poly2ac.m, rc2ac.m: does not work, yet. Prints error
	message and returns.  

2002-04-20 09:08  schloegl

	* extra/tsa/: poly2rc.m, ar2poly.m: bug fixed 

2002-04-20 01:16  pkienzle

	* main/image/rgb2hsv.m: rewrite because old one was broken 

2002-04-19 17:59  pkienzle

	* extra/Windows/dos.m, extra/Windows/unix.m, main/general/dos.m,
	main/general/unix.m: compatibility functions 

2002-04-19 11:49  pkienzle

	* main/plot/clf.m: make clf clear the plot annotations using
	gnuplot's reset 

2002-04-19 11:42  pkienzle

	* INDEX, main/image/INDEX, main/image/colorgradient.m,
	main/plot/tics.m: new functions 

2002-04-19 03:10  schloegl

	* extra/tsa/y2res.m: bug fixed 

2002-04-18 05:05  schloegl

	* extra/tsa/: poly2rc.m, rc2poly.m: bug fixed 

2002-04-18 04:59  schloegl

	* extra/tsa/poly2ar.m: bug fixed 

2002-04-18 04:55  schloegl

	* extra/tsa/ar2poly.m: bug fixed 

2002-04-18 00:50  pkienzle

	* admin/make_index: fix "not implemented"; include full path to
	source; just include toolbox handle not category name in toolbox
	ref. for function 

2002-04-17 22:13  pkienzle

	* main/statistics/INDEX: add wpolyfit 

2002-04-16 01:15  pkienzle

	* admin/make_index: generate extended descriptions; include
	download reference 

2002-04-15 14:59  schloegl

	* extra/tsa/: invest0.m, lattice.m, sinvest1.m: doc changed 

2002-04-15 14:59  schloegl

	* extra/tsa/invest1.m: automatic mode is fully automatic now 

2002-04-14 23:54  pkienzle

	* admin/make_index: Frames for easy navigation 

2002-04-14 00:57  pkienzle

	* admin/make_index: more code cleanup 

2002-04-13 22:51  pkienzle

	* main/general/bitand.cc: max() is not part of the C++ standard, so
	roll our own 

2002-04-13 09:55  pkienzle

	* admin/make_index: start function interface to data structures
	rather than direct reference 

2002-04-13 09:53  pkienzle

	* extra/tsa/: ac2poly.m, invest0.m, invest1.m: doc changes 

2002-04-12 16:27  pkienzle

	* Makeconf.base, extra/mex/Makefile, main/geometry/Makefile,
	main/sparse/Makefile: Use mkoctfile -s to strip oct-files 

2002-04-12 16:23  pkienzle

	* Makefile, autogen.sh: let ./configure turn ./octinst.sh into an
	executable instead of make 

2002-04-12 16:21  pkienzle

	* main/geometry/configure.add: Make it work for old and new
	versions of autoconf (I hope) 

2002-04-12 16:16  pkienzle

	* configure.base, FIXES/CmplxQR.cc, FIXES/CmplxQRP.cc,
	FIXES/dbleQR.cc, FIXES/dbleQRP.cc, extra/mex/mex.cc,
	main/splines/trisolve.cc: Use F77_FUNC instead of F77_FCN  (at
	least for newer versions of octave) 

2002-04-12 12:32  schloegl

	* extra/NaN/nantest.m: test of center removed; if mean is correctly
	installed, center is also correct 

2002-04-12 10:37  schloegl

	* extra/: tsa/changelog.txt, NaN/changelog.txt: changelog not
	needed anymore 

2002-04-12 10:35  schloegl

	* extra/tsa/changelog.txt: closed 

2002-04-12 10:33  schloegl

	* extra/tsa/mvar.m: Mode=7 included 

2002-04-12 10:32  schloegl

	* extra/tsa/arfit2.m: combatibility to Octave improved 

2002-04-11 00:28  pkienzle

	* INDEX, admin/make_index, main/optim/INDEX, main/signal/INDEX,
	main/strings/INDEX: More categorization --- mostly complete now 

2002-04-10 22:21  pkienzle

	* admin/template.ndev: updated cvs update notes 

2002-04-10 13:30  pkienzle

	* admin/make_index: still more tidying of summary output 

2002-04-10 12:32  pkienzle

	* admin/make_index: report missing functions nicely in the summary 

2002-04-10 12:27  pkienzle

	* admin/make_index: Summary of the current directory if not run
	from the root 

2002-04-10 08:15  schloegl

	* extra/tsa/: README.TXT, aar.m, acorf.m, arfit2.m, flix.m,
	invest0.m, invest1.m, lattice.m, mvar.m, poly2rc.m, rc2ac.m,
	rc2ar.m, rc2poly.m, sbispec.m, sinvest1.m, ucp.m, y2res.m: 
	descriptive line checked, documentation corrected 

2002-04-10 08:02  schloegl

	* extra/tsa/: INDEX, contents.m, parcor.m, content.m: documentation
	corrected 

2002-04-10 07:55  schloegl

	* extra/tsa/invest0s.m: no need for this; redundant to invest0 and
	invest1s 

2002-04-10 07:49  schloegl

	* extra/tsa/acf.m: use ACOVF instead of ACF, ACF removed 

2002-04-10 07:47  schloegl

	* extra/tsa/: INDEX, contents.m: documentation corrected 

2002-04-10 07:46  schloegl

	* extra/tsa/: bisdemo.m, tsademo.m: two demos included 

2002-04-10 07:41  schloegl

	* extra/tsa/: INDEX, arfit2.m, contents.m: documentation corrected 

2002-04-10 07:29  schloegl

	* extra/tsa/: ac2poly.m, ac2rc.m, ar2rc.m, contents.m, poly2ac.m,
	rc2ac.m, rc2ar.m, rc2poly.m: deescriptive string included,
	documentation improved 

2002-04-10 07:28  schloegl

	* extra/tsa/: ar2poly.m, poly2ar.m: conversion POLY<->AR included 

2002-04-10 06:57  schloegl

	* extra/tsa/selmo.m: some cosmetics 

2002-04-10 01:47  pkienzle

	* admin/make_index, extra/tsa/INDEX, main/image/bwlabel.m,
	main/optim/fminbnd.m, nonfree/splines/gcvspl.cc: Tune the first
	sentence heuristic 

2002-04-09 18:00  schloegl

	* extra/tsa/: mvar.m, mvfilter.m: code is now compatibility with
	Octave 

2002-04-09 16:49  pkienzle

	* admin/main.idx, admin/make_index, admin/template.readme,
	extra/civil/INDEX, extra/pdb/INDEX, extra/tk_octave/INDEX,
	extra/NaN/INDEX, main/audio/INDEX, main/comm/INDEX,
	main/control/INDEX, main/ident/INDEX, main/image/INDEX,
	main/optim/INDEX, main/signal/INDEX, main/sparse/INDEX,
	main/statistics/INDEX, main/strings/INDEX, main/symbolic/INDEX,
	nonfree/gpc/INDEX, INDEX: Split main.idx into individual
	subdirectories to make it more manageable 

2002-04-09 15:31  pkienzle

	* admin/make_index: code tidying 

2002-04-09 15:20  pkienzle

	* Makefile: Say reasonable things if you try to make without first
	configuring.  

2002-04-09 15:18  pkienzle

	* Makeconf.base: Use mkoctfile to compile C and FORTRAN. Fix FFLAGS
	substitution 

2002-04-09 08:07  schloegl

	* extra/tsa/arcext.m: CR/LF corrected 

2002-04-07 13:41  schloegl

	* extra/tsa/mvar.m: bug fixed 

2002-04-07 13:26  schloegl

	* extra/tsa/sinvest1.m: debug info removed 

2002-04-07 12:34  etienne

	* main/optim/cdiff.m: remove spurious sayif() calls 

2002-04-07 12:03  etienne

	* main/optim/cdiff.m: quicker code (smaller and less variables,
	less brackets) 

2002-04-07 09:00  schloegl

	* extra/tsa/: README.TXT, aar.m, ac2poly.m, ac2rc.m, acf.m,
	acorf.m, acovf.m, ar2rc.m, ar_spa.m, arcext.m, arfit2.m, biacovf.m,
	bispec.m, changelog.txt, content.m, contents.m, detrend.m,
	eeg8s.mat, flag_implicit_samplerate.m, flix.m, histo3.m, hup.m,
	invest0.m, invest0s.m, invest1.m, invfdemo.m, lattice.m, mvar.m,
	mvfilter.m, parcor.m, poly2ac.m, poly2rc.m, quantiles.m, rc2ac.m,
	rc2ar.m, rc2poly.m, sbispec.m, selmo.m, sinvest1.m, ucp.m, y2res.m: 
	initial upload of TSA-toolbox 

2002-04-07 08:05  schloegl

	* extra/NaN/: README.TXT, center.m, nantest.m: include CENTER.M;
	features DIM argument 

2002-04-07 07:38  schloegl

	* extra/NaN/covm.m: check of input argument Mode is now compatible
	to Octave, too 

2002-04-06 12:58  pkienzle

	* doc/octave-forge-home.html: Added references to kmatplot and
	plplot 

2002-04-05 09:49  pkienzle

	* main/strings/regexp.cc: Fix returned indices so that they return
	the substring only 

2002-04-03 01:48  pkienzle

	* FIXES/vander.m: Don't build indexing matrices --- too expensive 

2002-04-03 01:33  pkienzle

	* FIXES/hilb.m: hilb only contains inconsequential changes which
	are not worth supporting.  

2002-04-02 22:43  pkienzle

	* main/general/unwrap.m: Use texinfo for the documentation string 

2002-03-30 16:20  etienne

	* main/optim/minimize.m: use new read_options() 

2002-03-30 16:17  etienne

	* main/miscellaneous/read_options.m: complete rewrite. Was a
	script, is now a function 

2002-03-30 16:16  etienne

	* main/optim/test_minimize_1.m: Fix typo 

2002-03-30 16:14  etienne

	* main/struct/setfield.cc: Bug fixed (in 'read_options', in fact) 

2002-03-30 16:10  etienne

	* main/struct/setfield.cc: Found a bug that I can't fix right now.
	Fallback on setfield.cc 

2002-03-30 15:18  etienne

	* main/struct/getfield.cc: fix typo 

2002-03-30 11:18  etienne

	* main/struct/struct.m: Use setfield() as backend 

2002-03-30 11:10  etienne

	* main/struct/: Makefile, getfield.cc, setfield.cc: implement
	get/set field as octfiles (for speed) 

2002-03-30 11:06  etienne

	* main/struct/isfield.m: Mention octave builtin 'struct_contains' 

2002-03-29 11:42  etienne

	* main/optim/test_minimize_1.m: test function for minimize 

2002-03-29 11:41  etienne

	* main/optim/minimize.m: change treatment of options, of backends,
	check coherence of args 

2002-03-29 09:14  pkienzle

	* admin/: main.idx, make_index: Category refinement 

2002-03-29 07:52  pkienzle

	* main/strings/regexp.cc: Use 1-origin indices for the string
	offsets 

2002-03-29 07:11  pkienzle

	* main/optim/leasqr.m: Update comment string 

2002-03-29 00:20  pkienzle

	* admin/: main.idx, make_index: pass 3: allows function
	descirptions in the index file.  

2002-03-28 16:16  etienne

	* main/optim/: test_cg_min_1.m, test_cg_min_2.m, test_cg_min_3.m: 
	Change messages 

2002-03-28 15:09  etienne

	* main/optim/d2_min.m: accept struct 'ctl' argument. Do multiple
	termination criteria.  

2002-03-28 15:08  etienne

	* main/optim/: test_d2_min_1.m, test_d2_min_2.m, test_d2_min_3.m: 
	Change messages 

2002-03-28 14:08  etienne

	* main/optim/nelder_mead_min.m: Fix doc. Twindle termination
	criterion selection.  

2002-03-28 10:52  etienne

	* main/optim/test_nelder_mead_min_2.m: Test whether termination
	criteria work correctly 

2002-03-28 10:51  etienne

	* main/optim/nelder_mead_min.m: Accept verbose option and multiple
	termination criteria; Fix simplex volume criterion 

2002-03-28 09:01  pkienzle

	* main/strings/mat2str.m: (for Andreas Helms) convert with a
	specified precision 

2002-03-28 01:22  pkienzle

	* admin/main.idx: 2nd pass --- coverage is still 1/3 incomplete 

2002-03-28 01:20  pkienzle

	* admin/make_index: 2nd pass --- still a work in progress 

2002-03-27 06:54  pkienzle

	* admin/: main.idx, make_index: First pass at complete index.  

2002-03-26 20:15  bensapp

	* main/symbolic/ov-sym.cc: [no log message] 

2002-03-26 20:05  bensapp

	* main/symbolic/ov-relational.cc: [no log message] 

2002-03-26 19:55  bensapp

	* main/symbolic/Makefile: [no log message] 

2002-03-26 19:54  bensapp

	* main/symbolic/: differentiate.cc, op-ex-mat.cc, op-ex.cc,
	op-sym.cc, op-vpa.cc, ov-ex-mat.cc, ov-ex-mat.h, ov-ex.cc, ov-ex.h,
	ov-relational.h, ov-sym.h, ov-vpa.cc, ov-vpa.h, sym-bool.cc,
	sym-create.cc, sym-ops.h, symbols.cc: I changed many things.  Moved
	the operators into seperate files. Added a new "relational" type for
	comparing symbolic types.  Defined binary operators for +,-,* and /
	operators for vpa,scalar,complex,sym,matrix, complex_matrix and
	ex_matrix types. The unary operators have been temporarily removed.
	Removed many unused include files.  Moved some functions from
	symbols.cc into seperate files.  

2002-03-26 17:08  bensapp

	* Makefile: The install target was dependant on the variable
	SUBMAKE which was not defined.  I changed it to the variable
	SUBMAKEDIRS and it seems to work properly.  

2002-03-26 17:07  bensapp

	* nonfree/Makefile, extra/Makefile, main/Makefile: If NOINSTALL was
	in all the sub-directories the make install command would croak. 
	Now, it will simply tell you it is installing nothing.  

2002-03-26 00:06  pkienzle

	* main/optim/: wpolyfit.m, wpolyfitdemo.m: Weighted least squares
	polynomial fitting with error estimates on the parameters 

2002-03-26 00:04  pkienzle

	* extra/Windows/image.m, extra/ver20/file_in_loadpath.m,
	extra/ver20/isfinite.m, extra/ver20/islogical.m,
	extra/ver20/logical.m, extra/ver20/nanfunc.m,
	main/control/feedback.m, main/general/isunix.m,
	main/general/lookup.m, main/general/sortrows.m,
	main/ident/idplot.m, main/plot/clf.m, main/plot/pcolor.m,
	main/plot/surf.m, main/plot/surfc.m, main/signal/polystab.m: 
	Add/edit doc strings so that first sentence is a description of the
	function.  

2002-03-26 00:01  pkienzle

	* FIXES/tril.m: Use documentation string for the correct function! 

2002-03-25 23:59  pkienzle

	* FIXES/README: highlight the fact that the random sequence changes
	for rand/randn mention that the new invhilb is more accurate 

2002-03-25 23:50  pkienzle

	* admin/make_index: Preliminary perl script to build the function
	index.  

2002-03-25 22:16  pkienzle

	* FIXES/findstr.m, FIXES/freqz.m, extra/civil/__nlnewmark_fcn__.m,
	extra/civil/newmark.m, extra/civil/nlnewmark.m,
	main/general/bitand.cc, main/general/bitcmp.m,
	main/general/bitset.m, main/general/bitshift.m,
	main/general/cumtrapz.m, main/geometry/__voronoi__.cc,
	main/geometry/convhulln.cc, main/geometry/delaunayn.cc,
	main/geometry/griddata.m, main/image/impad.m, main/plot/gtext.cc,
	main/plot/gzoom.cc, main/signal/remez.cc, main/specfun/ellipj.cc,
	main/splines/fnder.m, main/splines/fnplt.m,
	main/splines/trisolve.cc, main/statistics/geomean.m,
	main/statistics/harmmean.m, main/symbolic/symbols.cc,
	main/symbolic/symbols.h: Fix doc strings in preparation for
	automated index building.  

2002-03-25 15:40  schloegl

	* extra/NaN/statistic.m: --- 

2002-03-25 15:33  schloegl

	* extra/NaN/statistic.m: bug fix 

2002-03-23 15:23  etienne

	* main/optim/: nelder_mead_min.m, doc/optim-mini-howto.2.html,
	doc/optim-mini-howto.2.tex: add mini-howto on unconstrained
	optimizations 

2002-03-23 15:15  etienne

	* main/: miscellaneous/read_options.m, miscellaneous/temp_name.m,
	optim/minimize.m: optimization front-end and dependencies 

2002-03-23 15:13  etienne

	* main/optim/cg_min.m: fix low-gradient termination criterion 

2002-03-23 15:11  etienne

	* main/optim/: bracket_min.m, brent_line_min.m, poly_2_ex.m,
	semi_bracket.m: dependencies for cg_min 

2002-03-23 07:14  etienne

	* main/optim/: cg_min.m, test_cg_min_1.m, test_cg_min_2.m,
	test_cg_min_3.m: add conj. grad. backend 

2002-03-19 14:47  aadler

	* main/image/Makefile: fixed Makefile 

2002-03-19 14:47  aadler

	* main/image/conv2.cc: added else clauses to stop warnings 

2002-03-19 14:37  aadler

	* main/image/: Makefile, jpgread.cc, jpgwrite.cc: jpgread.cc and
	jpgwrite.cc functions 

2002-03-19 13:14  aadler

	* main/image/: imread.m, imwrite.m: unfortunately using popen seems
	to create problems, mostly on win32, but also on linux, so we need
	to move to a tmpfile approach 

2002-03-18 17:45  bensapp

	* main/audio/Makefile: It looked like an "au" was accidently
	removed.  So, it did not compile.  

2002-03-18 10:41  pkienzle

	* FIXES/: tril.m, triu.m: Faster.  

2002-03-18 02:56  pkienzle

	* doc/compatibility.html: note that qr and sqrtm are now in
	octave-forge` 

2002-03-18 02:55  pkienzle

	* README: leaving README in CVS tree as a guide to casual browsers
	even though it is automatically generated; the same goes for
	ChangeLog 

2002-03-18 02:54  pkienzle

	* admin/get_contents: remind user to update web page and CVS 

2002-03-18 02:48  pkienzle

	* FIXES/: README, sqrtm.cc, sqrtmtest.m: better handling of
	ill-conditioned matrices 

2002-03-18 02:45  pkienzle

	* FIXES/dbleQRP.cc: missing from last qr commit 

2002-03-18 02:43  pkienzle

	* Makeconf.base, Makefile, README, configure.base, FIXES/Makefile,
	admin/template.ndev, admin/template.readme, extra/Makefile,
	extra/engine/Makefile, extra/linear-algebra/Makefile,
	extra/mex/Makefile, extra/symband/Makefile, extra/testfun/Makefile,
	extra/tk_octave/Makefile, main/Makefile, main/audio/Makefile,
	main/general/Makefile, main/geometry/Makefile, main/image/Makefile,
	main/linear-algebra/Makefile, main/optim/Makefile,
	main/plot/Makefile, main/signal/Makefile, main/specfun/Makefile,
	main/splines/Makefile, main/strings/Makefile,
	main/symbolic/Makeconf.add, main/symbolic/Makefile,
	main/symbolic/configure.add, nonfree/Makefile,
	nonfree/splines/Makefile: Makefiles more consistent; accept
	optional "install" target in tertiary makes 

2002-03-18 02:34  pkienzle

	* admin/new_developer.html: No need to monitor a generated file 

2002-03-18 01:20  pkienzle

	* FIXES/: freqz.m, freqz_plot.m: Separate out the plotting portion
	of freqz so that alternative graphics packages can plot it
	differently.  Right now freqz_plot uses raw gnuplot commands to
	align the graph margins, so it won't automatically work in plplot 

2002-03-18 01:17  pkienzle

	* FIXES/: CmplxQR.cc, CmplxQRP.cc, dbleQR.cc, qr.cc, qrtest.m: 
	Economical economy qr decomposition 

2002-03-17 16:38  alnd

	* main/io/textread.m: 
	
	Added author credit to Paul Kienzle for major rewrite.  

2002-03-17 16:34  alnd

	* admin/get_authors: 
	
	Minor tweak to regex matching "Authors:" -- allow optional
	whitespace before colon.  

2002-03-17 13:36  schloegl

	* extra/NaN/flag_implicit_dimension.m: docu improved 

2002-03-17 13:29  schloegl

	* extra/NaN/README.TXT: some cosmetics 

2002-03-17 13:23  aadler

	* main/: general/SHA1.cc, sparse/Makefile: bug with function
	prototypes 

2002-03-17 11:52  schloegl

	* extra/NaN/flag_implicit_dimension.m: warning message changed 

2002-03-17 11:47  schloegl

	* extra/NaN/: coefficient_of_variation.m,
	flag_implicit_dimension.m, geomean.m, harmmean.m, kurtosis.m,
	mad.m, mean.m, meandev.m, meansq.m, median.m, moment.m, rms.m,
	sem.m, skewness.m, statistic.m, var.m, zscore.m: implicit dimension
	implemented - this is still in an experimental state 

2002-03-17 10:38  schloegl

	* extra/NaN/: INSTALL, nantest.m: description of INSTALL changed 

2002-03-17 09:21  schloegl

	* extra/NaN/: kurtosis.m, mad.m, meandev.m, sem.m, skewness.m,
	sumskipnan.m, var.m, zscore.m: input arg check corrected 

2002-03-17 08:59  schloegl

	* extra/NaN/sumskipnan.m: flag implicit dimension removed 

2002-03-17 08:12  schloegl

	* extra/NaN/var.m: bug (only when using Matlab) fixed 

2002-03-17 00:26  aadler

	* main/general/interpft.m: added support for matrix interpolation 

2002-03-17 00:26  aadler

	* main/image/: imread.m, imwrite.m: now accept filenames with
	spaces 

2002-03-16 21:39  aadler

	* main/general/SHA1.cc: SHA1 secure hash function 

2002-03-16 21:38  aadler

	* main/image/: bwfill.cc, bwselect.m, edge.m: fill and edge
	detection operators 

2002-03-16 21:36  aadler

	* main/image/impad.m: minor mod to add unwind_protect 

2002-03-16 17:59  schloegl

	* extra/NaN/sumskipnan.m: using NANSUM with Octave if avaulable 

2002-03-16 15:11  schloegl

	* extra/NaN/: flag_implicit_dimension.m, sumskipnan.m: experimental
	implementation of implicit DIM for sumskipnan 

2002-03-16 12:15  etienne

	* main/optim/d2_min.m: Accept 1st differential that is not row
	vector 

2002-03-16 05:45  schloegl

	* extra/NaN/nantest.m: docu improved 

2002-03-16 05:09  schloegl

	* extra/NaN/changelog.txt: closing remark included 

2002-03-16 05:08  schloegl

	* extra/NaN/README.TXT: docs on features improved 

2002-03-16 05:07  schloegl

	* extra/NaN/zscore.m: help improvd 

2002-03-16 05:06  schloegl

	* extra/NaN/detrend.m: [no log message] 

2002-03-16 00:29  pkienzle

	* configure.base, extra/tk_octave/configure.add,
	main/geometry/configure.add, main/symbolic/configure.add: More
	informative failure messages when components not found 

2002-03-15 23:23  pkienzle

	* main/plot/fplot.m: Fast function plotter --- could do with
	adaptive stepping though 

2002-03-15 13:05  schloegl

	* extra/NaN/nantest.m: improved 

2002-03-15 12:28  schloegl

	* extra/NaN/README.TXT: update README 

2002-03-15 10:58  schloegl

	* extra/NaN/: INSTALL, NOINSTALL, README.TXT, changelog.txt,
	coefficient_of_variation.m, covm.m, detrend.m,
	flag_implicit_skip_nan.m, flag_implicit_unbiased_estim.m,
	geomean.m, harmmean.m, kurtosis.m, mad.m, mean.m, meandev.m,
	meansq.m, median.m, moment.m, nantest.m, rms.m, sem.m, skewness.m,
	statistic.m, std.m, sumskipnan.m, var.m, zscore.m: Initial revision 

2002-03-15 10:58  schloegl

	* extra/NaN/: INSTALL, NOINSTALL, README.TXT, changelog.txt,
	coefficient_of_variation.m, covm.m, detrend.m,
	flag_implicit_skip_nan.m, flag_implicit_unbiased_estim.m,
	geomean.m, harmmean.m, kurtosis.m, mad.m, mean.m, meandev.m,
	meansq.m, median.m, moment.m, nantest.m, rms.m, sem.m, skewness.m,
	statistic.m, std.m, sumskipnan.m, var.m, zscore.m: intial import of
	NaN-tb into CVS 

2002-03-15 10:29  pkienzle

	* main/io/textread.m: %[ format generates strings; additional docs
	on %[ and how to use it.  

2002-03-14 16:58  pkienzle

	* main/symbolic/: Makefile, probably_prime.cc: Access CLN's
	probably_prime function (error rate 1 in 2^100 IIRC) 

2002-03-14 10:51  pkienzle

	* main/io/dlmread.m: Read space/comma/tab/etc. delimited file 

2002-03-14 10:48  pkienzle

	* main/: io/textread.m, strings/str_incr.m: ## * remove dependency
	on str_incr ## * return list of strings for %s rather than character
	matrix ## * proper handling of leading text ## * handle %* and %% 

2002-03-13 17:05  pkienzle

	* main/strings/: Makefile, regexp.cc: POSIX regular expressions 

2002-03-13 16:50  etienne

	* main/optim/: Makefile, cdiff.m, d2_min.m, leval.cc,
	nelder_mead_min.m, test_d2_min_1.m, test_d2_min_2.m,
	test_d2_min_3.m, test_nelder_mead_min_1.m: Add functions
	nelder_mead_min, d2_min and cdiff + dependencies 

2002-03-13 16:10  pkienzle

	* autogen.sh, configure.base, extra/tk_octave/configure.add,
	main/geometry/configure.add, main/symbolic/configure.add: 
	./configure status report at end of script 

2002-03-13 14:01  pkienzle

	* TODO: symbolic and geometry toolboxes added 

2002-03-13 13:55  pkienzle

	* INSTALL: add prerequisites 

2002-03-13 13:51  pkienzle

	* main/optim/nrm.m: optimize update expression 

2002-03-13 13:23  pkienzle

	* main/optim/nrm.m: save two function evaluations by inlining the
	derivatives pass all_va_args through to the function 

2002-03-13 13:20  pkienzle

	* main/signal/xcorr.m: Updated documentation 

2002-03-13 13:12  pkienzle

	* main/statistics/: nanmean.m, nansum.m: Remove unnecessary
	do_fortran_indexing 

2002-03-13 13:11  pkienzle

	* main/statistics/nanstd.m: Slightly cleaner handling of n==1 case 
	remove unnecessary do_fortran_indexing 

2002-03-13 13:08  pkienzle

	* main/statistics/: nanmax.m, nanmin.m: remove unnecessary
	do_fortran_indexing return NaN instead of +/-Inf for a column of
	NaN's 

2002-03-13 13:07  pkienzle

	* main/statistics/mad.m: use nanmean for compatibility 

2002-03-10 20:56  aadler

	* main/image/: imread.m, imwrite.m: general image read/write
	functionality using imagemagick utilities 

2002-03-10 20:47  aadler

	* extra/Windows/image.m: fix indexing so colormap isn't off by 1 

2002-03-08 16:15  aadler

	* extra/perl/: Octave.pm, t/3_defines.t: Mods to add sub_matrix,
	and OO type cleanups 

2002-03-08 14:20  pkienzle

	* main/io/dlmwrite.m: write a raw data file as columns of data with
	delimiters 

2002-03-04 13:42  bensapp

	* main/symbolic/ov-ex.h: Added new constructors so we can have a
	more general macro define how ex_matrix type interects with other
	"scalar"(any thing not a matrix) types.  

2002-03-04 13:39  bensapp

	* main/symbolic/symbols.cc: [no log message] 

2002-03-04 13:39  bensapp

	* main/symbolic/Makefile: Added some entries for the new symbolic
	matrix files.  

2002-03-04 13:38  bensapp

	* main/symbolic/: ov-ex-mat.cc, ov-ex-mat.h: New ex_matrix type.  

2002-03-04 09:13  pkienzle

	* doc/octave-forge-home.html: Updated Joao's link.  

2002-02-28 20:49  aadler

	* main/sparse/make_sparse.h: added namespace std to work with gcc3 

2002-02-27 23:57  aadler

	* main/sparse/sp_test.m: global error threshold 

2002-02-27 23:54  aadler

	* main/sparse/SuperLU/: CBLAS/dmyblas2.c, CBLAS/zmyblas2.c,
	SRC/dcolumn_dfs.c, SRC/dcomplex.h, SRC/dgssv.c, SRC/dgssvx.c,
	SRC/dgstrf.c, SRC/dgstrs.c, SRC/dlamch.c, SRC/dlangs.c,
	SRC/dmemory.c, SRC/dpanel_bmod.c, SRC/dpruneL.c, SRC/dsnode_dfs.c,
	SRC/dsp_blas2.c, SRC/dsp_defs.h, SRC/dutil.c, SRC/lsame.c,
	SRC/relax_snode.c, SRC/util.h, SRC/xerbla.c, SRC/zcolumn_bmod.c,
	SRC/zcolumn_dfs.c, SRC/zgssv.c, SRC/zgssvx.c, SRC/zgstrf.c,
	SRC/zgstrs.c, SRC/zlangs.c, SRC/zmemory.c, SRC/zpanel_bmod.c,
	SRC/zpivotgrowth.c, SRC/zpruneL.c, SRC/zreadhb.c, SRC/zsp_blas2.c,
	SRC/zsp_defs.h, SRC/zutil.c: modifications to remove warnings and
	add proper *.h headers for recent gcc versions 

2002-02-19 18:42  aadler

	* INSTALL.WINDOWS: Build Install instructions for octave-forge on
	windows 

2002-02-19 18:22  aadler

	* extra/Windows/image.m: Modified version to use explorer and allow
	image scaling 

2002-02-19 17:46  aadler

	* main/sparse/SuperLU/SRC/: dcomplex.c, zgsrfs.c, zlacon.c,
	zlangs.c, zutil.c: rename z_abs to z_abs0 not to conflict with g2c 

2002-02-19 16:21  aadler

	* main/sparse/: Makefile, make_sparse.cc, make_sparse.h: 
	Modifications to _dtrsv stub to compile.  Modifications to makefile
	to define AR and RANLIB 

2002-02-16 17:16  aadler

	* main/sparse/: ChangeLog, make_sparse.cc, make_sparse.h: added
	dtrsv stub to compile statically 

2002-02-01 14:35  pkienzle

	* main/general/: Makefile, deref.cc: function for dereferencing
	cell arrays in unpatched octave 

2002-01-31 01:16  alnd

	* README: 
	
	Lastest version from admin/get_contents.  

2002-01-31 01:09  alnd

	* FIXES/toeplitz.m, FIXES/vander.m, extra/ver20/figure.m,
	extra/ver20/nanfunc.m, main/general/polyarea.m, FIXES/contour.m,
	FIXES/cross.m, FIXES/fftfilt.m, FIXES/freqz.m, FIXES/grid.m,
	FIXES/hankel.m, FIXES/hilb.m, FIXES/lin2mu.m, FIXES/mu2lin.m,
	FIXES/polyder.m: 
	
	Cosmetic changes in the comment section for 'Copyright' and/or
	'Author' lines to enable parsing by the admin/get_authors script and
	automatic generation of the AUTHORS file.  No changes to executable
	code! 

2002-01-31 01:06  alnd

	* main/: optim/leasqr.m, optim/leasqrdemo.m, path/addpath.m,
	path/fullfile.m, path/rmpath.m, plot/fill3.m, plot/meshc.m,
	plot/plot3.m, image/bwborder.m, image/bwlabel.m,
	linear-algebra/funm.m, linear-algebra/rref.m,
	linear-algebra/thfm.m, optim/dfdp.m: 
	
	Cosmetic changes in the comment section for 'Copyright' and/or
	'Author' lines to enable parsing by the admin/get_authors script and
	automatic generation of the AUTHORS file.  No changes to executable
	code! 

2002-01-31 01:01  alnd

	* main/: signal/nellip.m, signal/sftrans.m, specfun/nchoosek.m,
	specfun/primes.m, special-matrix/pascal.m, special-matrix/rosser.m,
	plot/print.m, plot/quiver.m, signal/bilinear.m, signal/butter.m,
	signal/cceps.m, signal/cheby1.m, signal/cheby2.m, signal/kaiser.m,
	signal/ncauer.m: 
	
	Cosmetic changes in the comment section for 'Copyright' and/or
	'Author' lines to enable parsing by the admin/get_authors script and
	automatic generation of the AUTHORS file.  No changes to executable
	code! 

2002-01-31 00:58  alnd

	* main/: struct/getfield.m, struct/isfield.m, struct/isstruct.m,
	struct/rmfield.m, struct/setfield.m, struct/struct.m,
	special-matrix/wilkinson.m, strings/mat2str.m, strings/strcmpi.m,
	strings/strncmp.m, strings/strncmpi.m, strings/strvcat.m: 
	
	Cosmetic changes in the comment section for 'Copyright' and/or
	'Author' lines to enable parsing by the admin/get_authors script and
	automatic generation of the AUTHORS file.  No changes to executable
	code! 

2002-01-31 00:27  alnd

	* admin/get_authors: 
	
	Allow only one person's name per Copyright or Author line; fix
	%files so that it is a hash of hashes instead of hash of arrays
	(prevents duplicate entries).  

2002-01-29 13:50  pkienzle

	* main/signal/nellipdemo.m: butterworth/chebychev/elliptic filter
	comparison 

2002-01-29 11:53  pkienzle

	* main/optim/: expdemo.m, expfit.m: fit y = \sum{ a_i exp(c_i x) } 

2002-01-29 11:50  pkienzle

	* nonfree/splines/csaps.m: reorder function header so that help
	works correctly 

2002-01-29 11:48  pkienzle

	* FIXES/invhilb.m: (for Dirk Laurie) increasae range of valid
	inputs, increased accuracy for existing range, and faster 

2002-01-28 10:51  pkienzle

	* main/specfun/factor.m: faster; return multiplicity; error
	handling 

2002-01-23 13:56  pkienzle

	* main/general/interp1.m: fixed extrapolation 

2002-01-18 20:08  aadler

	* extra/perl/: Octave.pm, t/8_operators.t: new docs and new matrix
	methods 

2002-01-16 20:28  aadler

	* extra/perl/Octave.pm: added Inline::Octave::String 

2002-01-16 15:39  pkienzle

	* FIXES/fftfilt.m: (for Roberto Hernandez) fix bug in real/integer
	detection code (for Paul Kienzle) use octave standard formatting;
	minor optimization 

2002-01-15 17:11  bensapp

	* main/symbolic/: symbols.h, symbols.cc, ov-ex.cc, ov-vpa.cc,
	ov-sym.cc: Added some exception handling.  

2002-01-15 09:36  pkienzle

	* doc/compatibility.html: add array of structures comments 

2002-01-15 08:52  pkienzle

	* doc/: index.html, octave-forge-home.html: link to
	new_developer.html 

2002-01-10 17:02  stahel

	* extra/symband/: BandToFull.m, BandToSparse.m,
	ExampleEigenValues.m, ExampleGenEigenValues.m, FullToBand.m,
	Makefile, SymBand.cc, SymBandDoc.ps, SymBandDoc.tex, gapTest.m: 
	operations for symmetric banded matrices 

2002-01-10 16:52  stahel

	* main/linear-algebra/eiggen.m: [no log message] 

2002-01-09 17:21  pkienzle

	* main/specfun/primes.m: fix for primes less than 352 

2002-01-09 17:19  pkienzle

	* main/specfun/isprime.m: factor of two optimization on hopelessly
	bad algorithm 

2002-01-08 10:04  pkienzle

	* extra/Makefile, main/Makefile, octinst.sh.in, nonfree/Makefile: 
	Allow ./configure; make; make install  directly from the CVS tree 

2002-01-07 11:23  pkienzle

	* main/miscellaneous/edit.m: fix C++ template, correctly this time
	:) 

2002-01-07 09:27  pkienzle

	* main/geometry/voronoi.m: Use unique(x,"rows") rather than the no
	longer available __unique_rows__ provide example limit default graph
	to the data set rather than the entire voronoi diagram 

2002-01-07 09:01  alnd

	* get_authors, get_contents, template.readme: 
	
	Deleting get_authors, get_contents, template.readme from top level
	dir since they were moved into admin/.  

2002-01-07 08:59  alnd

	* admin/: CONTENTS, get_authors, get_contents, template.readme: 
	
	Moving get_authors, get_contents, template.readme from top level dir
	to admin/.  Adding admin/CONTENTS.  

2002-01-04 10:56  pkienzle

	* main/miscellaneous/edit.m: add #include <octave/oct.h> to the
	oct-file template 

2002-01-04 10:53  pkienzle

	* extra/linear-algebra/ov-re-tri.cc,
	extra/linear-algebra/ov-re-tri.h, main/audio/endpoint.cc,
	main/general/bitand.cc, main/image/conv2.cc, main/optim/lp.cc,
	main/plot/grab.cc, main/plot/graphics.cc, main/plot/graphics.h,
	main/plot/gtext.cc, main/plot/gzoom.cc, main/signal/medfilt1.cc,
	main/signal/remez.cc, main/sparse/Makefile,
	main/sparse/complex_sparse_ops.cc, main/sparse/make_sparse.h,
	main/sparse/sparse_full.cc, main/sparse/sparse_ops.cc,
	main/sparse/sparse_ops.h: Changes required to compile for gcc-3.0
	in debian hppa/unstable 

2002-01-03 18:36  bensapp

	* main/plot/Makefile: Changed the .cc to .o rule so it would
	compile.  

2002-01-03 18:32  bensapp

	* main/symbolic/Makefile: Copied the way linking is done from the
	sparse Makefile.  

2002-01-03 18:20  bensapp

	* main/symbolic/: ov-sym.cc, ov-vpa.h, symbols.cc: Finished
	converting ex_to_type functions to ex_to<GiNaC::type> functions 
	required by newer versions of GiNaC.  

2002-01-02 08:18  alnd

	* admin/: new_developer.html, template.ndev: 
	
	Adding a new directory to contain administrative files not directly
	related to octave itself.  The admin directory will contain items
	such instructions for octave-forge developers, coding and
	documentation standards.  The file 'template.ndev' is a template
	used by the Perl script get_contents.  get_contents will read
	template.ndev and from it and the CONTENTS files distributed
	throughout the directory tree, create new_developer.html (and also
	the top-level README).  

2002-01-02 08:11  alnd

	* get_contents, template.readme: 
	
	Add new Perl script 'get_contents'.  It finds CONTENTS files in the 
	directory tree, extracts the text from the files, and inserts the 
	text into the top-level README and the developer's guide html file.  
	The octave documentation can be kept up to date more easily this
	way.  

2002-01-02 08:07  alnd

	* FIXES/CONTENTS, doc/CONTENTS, extra/CONTENTS: 
	
	Append / to directory names to allow get_contents script to add HTML
	fixed font markup.  

2002-01-01 21:01  alnd

	* FIXES/CONTENTS, extra/CONTENTS, extra/patches/CONTENTS,
	extra/ver20/CONTENTS, main/CONTENTS, doc/CONTENTS,
	nonfree/CONTENTS: 
	
	Added CONTENTS file to several directories.  The CONTENTS file
	should have a brief explanation on the nature of the files &/|
	subdirectories within this directory.  A Perl script will later find
	all CONTENTS files and extract the explanations and include them in
	the topmost README and other documentation (such as the Octave
	Developer's Guide .html file).  

2001-12-21 15:48  pkienzle

	* main/signal/: ncauer.m, nellip.m: Elliptic filter design 

2001-12-21 15:47  pkienzle

	* main/specfun/: Makefile, ellipj.cc: compiled version of ellipj
	(5x faster and does implicit meshgrid) 

2001-12-21 15:45  pkienzle

	* main/special-matrix/lauchli.m: ill-conditioned rectangular matrix
	for testing QR 

2001-12-21 15:43  pkienzle

	* release.sh: remind release manager to update the afunclist.html 

2001-12-21 15:41  pkienzle

	* doc/: README, index.html, octave-forge-home.html: put
	octave-forge home page under CVS and update doc guide to reflect
	this 

2001-12-21 15:40  pkienzle

	* doc/compatibility.html: add assignin comments; other minor things 

2001-12-21 11:44  pkienzle

	* main/specfun/ellipj.m: (for Leopoldo Cerbaro) handle complex
	inputs 

2001-12-21 11:42  pkienzle

	* main/: signal/levinson.m, struct/fieldnames.m: license updates 

2001-12-15 17:06  alnd

	* get_authors: 
	
	Initial import of perl script which extracts author & copyright info 
	from .m headers; writes 'AUTHORS' file.  This will eventually be
	called from one of the initializing shell scripts.  Should first
	adopt a consistent format scheme for this info and modify existing
	.m files whose formats stray too far from what this routine can
	handle.  

2001-12-15 17:01  alnd

	* main/: io/textread.m, strings/str_incr.m: 
	
	Put usage info in standard format.  

2001-12-15 17:00  alnd

	* cvs-tree: 
	
	Use location-independent shebang invokation of perl via /usr/bin/env
	(as described in 'perldoc perlrun'... and now depends on env's
	location?).  

2001-12-14 13:33  rlaboiss

	* nonfree/gpc/Makefile.am: Symlinks point to right location.  

2001-12-13 15:35  rlaboiss

	* nonfree/gpc/: ChangeLog, Makefile.am, NEWS, README, configure.in,
	gpc_plot.m: New release 0.1.2 (integrates last changes done by P.
	Kienzle).  

2001-12-12 10:37  pkienzle

	* cvs-tree: handle duplicate file names 

2001-12-12 09:33  pkienzle

	* main/plot/gget.m: Silently return "" if option does not exist 

2001-12-11 15:35  pkienzle

	* doc/Octave_Windows.htm: (for prnienhuis) remove matcompat
	references and other small changes 

2001-12-11 15:26  pkienzle

	* FIXES/lin2mu.m, FIXES/mu2lin.m, main/audio/auload.m,
	main/audio/ausave.m: Use closed interval [-1,1] rather than open
	interval [-1,1) internally 

2001-12-11 10:13  pkienzle

	* doc/compatibility.html: Matlab compatibility notes 

2001-12-07 12:00  pkienzle

	* nonfree/gpc/: README, gpc_plot.m: remove references to
	"matcompat" 

2001-12-07 11:21  pkienzle

	* main/image/bmpwrite.m: Write .bmp files 

2001-12-07 10:52  pkienzle

	* main/signal/xcorr.m: Return a vector of lags rather than a range 

2001-12-07 10:48  pkienzle

	* main/audio/: auload.m, ausave.m: Use 'binary' mode when opening
	files for reading/writing on Windows 

2001-12-05 00:40  alnd

	* main/strings/str_incr.m: 
	
	This function called by main/io/textread.m.  

2001-12-05 00:38  alnd

	* main/io/textread.m: 
	
	Added directory main/io and file main/io/textread.m.  textread.m is
	a first shot at the matlab function of the same name.  This version 
	depends on a new string function str_incr.m which will go into the 
	main/strings/ directory.  

2001-12-04 14:13  pkienzle

	* main/sparse/make_sparse.cc: sparse(i,j,s,...) now check that
	lengths of i,j,s match 

2001-12-03 13:35  pkienzle

	* main/general/ctranspose.m: by Rolf Fabian: Don't use transpose
	for complex conjugate transpose!!! 

2001-11-30 16:58  stahel

	* main/linear-algebra/eiggen.m: generalized eigenvalues 

2001-11-27 15:31  stahel

	* main/linear-algebra/: GramSchmidt.cc, Makefile: Gram Schmidt
	algorithm added 

2001-11-20 22:20  aadler

	* extra/perl/: Octave.pm, t/8_operators.t: fixed make bug, added
	method support for IOMs 

2001-11-19 21:38  aadler

	* extra/perl/: Makefile.PL, Octave.pm: fix for select octave path
	in Makefile.PL 

2001-11-18 22:13  aadler

	* extra/perl/: Octave.pm, t/4_multisections.t, t/6_nargout.t,
	t/7_nargin.t, t/8_operators.t: fixes for multifiles, nargin/nargout
	tests, operator overloading 

2001-11-18 17:57  tpikonen

	* extra/pdb/: bin/rasmol.sh, data/elements.mat: 
	
	Initial version 

2001-11-18 17:54  tpikonen

	* extra/pdb/: README, plotpdb.m, read_pdb.m, strtoz.m, write_pdb.m,
	write_pdb_quick.m: Functions to read and write Protein databank
	(pdb) files and to interface with Rasmol 

2001-11-17 22:29  aadler

	* extra/perl/Octave.pm: bug in fread fix - add \n 

2001-11-17 22:22  aadler

	* extra/perl/: Makefile.PL, Octave.pm, t/4_multisections.t: 
	multisections now ok, cleaned up singleton object, octave no longer
	freaks out on ctrl-c 

2001-11-16 21:15  aadler

	* extra/perl/: Makefile.PL, Octave.pm: changed docs, new options
	for Makefile.PL 

2001-11-15 22:10  aadler

	* main/sparse/spsum.m: sparse sum 

2001-11-15 22:09  aadler

	* main/sparse/: sp_test.m, sparse_full.cc: added spsum.m,
	is_sparse, is_real_sparse, is_complex_sparse 

2001-11-14 10:21  pkienzle

	* main/plot/print.m: handle case when output was already to a file
	before the print 

2001-11-14 10:14  pkienzle

	* autogen.sh: for debugging purposes, only remove configure.in if
	autoconf succeeds 

2001-11-14 10:12  pkienzle

	* main/miscellaneous/edit.m: Find function on your path and edit it 

2001-11-14 10:09  pkienzle

	* main/symbolic/: INSTALL, Makeconf.add, Makefile, configure.add,
	ov-ex.cc, ov-ex.h, ov-sym.cc, ov-sym.h, ov-vpa.cc, ov-vpa.h,
	splot.m, symbols.cc, symbols.h, doc/symbolic.html: Adding Ben
	Sapp's symbolic toolbox (but not GinaC, cln, or gmp on which it
	depends) 

2001-11-11 19:01  aadler

	* extra/perl/Makefile.PL: fixed bug in select octave interpreter 

2001-11-10 22:40  aadler

	* extra/perl/Makefile.PL: now you can supply perl Makefile.PL
	LIB=blah 

2001-11-10 22:36  aadler

	* extra/perl/Octave.pm: mod to work with octave-2.0 as well as 2.1 

2001-11-10 22:00  aadler

	* extra/perl/: Makefile.PL, NOINSTALL, NOINTALL, Octave.pm,
	t/1_simple.t, t/2_calling.t, t/3_defines.t, t/5_hilbert.t: added
	makefile and tests added as_scalar method 

2001-11-07 10:02  pkienzle

	* main/general/Makefile: need all: as first rule so everything will
	be built 

2001-11-05 21:58  aadler

	* extra/perl/Octave.pm: mod to work with 5.005 

2001-11-05 09:14  pkienzle

	* doc/Octave_Windows.htm: (prneinhuis: updates) 

2001-11-05 09:09  pkienzle

	* main/plot/print.m: Fix bug in fig output option 

2001-11-04 14:54  aadler

	* main/sparse/: complex_sparse_ops.cc, make_sparse.cc,
	make_sparse.h, sp_test.m, sparse_inv.cc, sparse_ops.cc,
	sparse_ops.h: fix bug with multiple entries in sparse creation.  
	Added "summation" mode for matrix creation 

2001-11-02 13:11  pkienzle

	* release.sh: automate ChangeLog generation and release file
	upload.  

2001-11-02 12:10  pkienzle

	* ChangeLog: $TAG release 

2001-11-02 10:42  pkienzle

	* extra/mex/mex.cc: fix 0-termination bug in mxGetString 

2001-10-31 16:51  pkienzle

	* main/plot/grab.cc: Replace cerr<< with error() 

2001-10-31 16:39  pkienzle

	* main/audio/aurecord.1: man page for aurecord, in case anyone
	wants to use it outside of octave 

2001-10-31 16:16  pkienzle

	* INSTALL, extra/mex/Makefile, extra/mex/mex.in: Correct install
	problems with mex 

2001-10-31 14:07  pkienzle

	* FIXES/: Makefile, README: reference fsolve 

2001-10-31 14:05  pkienzle

	* main/geometry/: Makefile, configure.add: Correctly check for
	libqhull and make sure that it builds 

2001-10-31 14:02  pkienzle

	* main/splines/trisolve.m: m-file version of trisolve.cc for those
	without oct-file capabilities 

2001-10-31 13:50  pkienzle

	* main/geometry/griddata.m: put commas in matrix constructors 

2001-10-31 13:15  pkienzle

	* main/signal/remez.cc: remove unused variable warning 

2001-10-31 10:27  pkienzle

	* README: Mention the doc/ subdirectory 

2001-10-31 10:24  pkienzle

	* doc/README: Instructions for updating the octave.sf.net home page 

2001-10-31 10:05  pkienzle

	* doc/: Octave_Windows.htm, index.html: Add Octave for Windows FAQ 

2001-10-31 09:05  pkienzle

	* main/plot/legend.m: Add delay to give gnuplot time to write the
	graph state to a file 

2001-10-30 16:37  pkienzle

	* extra/patches/octave-2.1.34-load-save.cc.patch: load-save
	struct/cell patch 

2001-10-30 16:27  pkienzle

	* FIXES/fsolve.cc: allow arguments to be passed through fsolve() to
	the user function 

2001-10-30 16:25  pkienzle

	* FIXES/test/fsolve_3.m: test function for argument pass through
	version of fsolve 

2001-10-30 15:36  pkienzle

	* main/specfun/nchoosek.m: extend valid input range; use slower but
	much cleaner algorithm 

2001-10-30 14:36  pkienzle

	* main/optim/fminbnd.m: modified for use with functions which take
	more than one parameter 

2001-10-30 13:06  pkienzle

	* main/signal/: xcorr.m, xcov.m: fix arg processing for 3 args 

2001-10-29 10:40  pkienzle

	* INSTALL, README: Better documentation of octave-matlab
	compatibility issues 

2001-10-29 10:39  pkienzle

	* FIXES/: lin2mu.m, mu2lin.m: Restore octave default behaviour even
	though it differs from matlab.  

2001-10-29 10:37  pkienzle

	* FIXES/README: Update the list to reflect the status of FIXES as
	of octave 2.1.34 

2001-10-29 10:35  pkienzle

	* FIXES/cross.m: Restore octave defaults for non-conformant
	vectors, but issue a warning so that the user will clean up their
	code and compatibility with matlab will not be an issue.  

2001-10-29 10:27  pkienzle

	* main/audio/ausave.m: Don't rely on default for lin2mu 

2001-10-23 21:26  aadler

	* extra/perl/Octave.pm: added POD documentation 

2001-10-22 14:19  pkienzle

	* Makefile: Don't remove Makeconf.in during distclean 

2001-10-22 13:19  pkienzle

	* Makefile, README, cvsdir.sh, main/plot/Makefile: forgetting to
	remove some files on cleanup 

2001-10-22 11:00  pkienzle

	* FIXES/README: check FIXES/* against bleeding-edge octave (2.1.34) 

2001-10-22 10:38  pkienzle

	* FIXES/cross.m: Return the compatible dimensionality if given a
	row and column vector 

2001-10-21 23:04  aadler

	* extra/perl/: NOINTALL, Octave.pm: Inline::Octave module 

2001-10-18 15:03  kahacjde

	* main/splines/csape.m: [no log message] 

2001-10-15 09:19  pkienzle

	* Makefile: include the FIXES/ subdirectory in the build phase 

2001-10-13 23:06  aadler

	* main/sparse/: Makefile, complex_sparse_ops.cc, make_sparse.cc,
	sparse_inv.cc, sparse_ops.cc, sparse_ops.h, spy.m: fixed memory
	leak in complex sparse solve fixed malloc bugs for zero size allocs 

2001-10-12 10:00  pkienzle

	* release.sh: More fixes.  

2001-10-12 09:48  pkienzle

	* release.sh: use octave-forge as the module to work with 

2001-10-11 22:24  aadler

	* main/sparse/: Makefile, README, complex_sparse_ops.cc,
	make_sparse.cc, make_sparse.h, sp_test.m, sparse_full.cc,
	sparse_inv.cc, sparse_ops.cc, sparse_ops.h: Mods to fix bugs add
	support for all zero sparse matrices add support fom complex sparse
	inverse 

2001-10-11 22:16  aadler

	* main/plot/: ginput.oct, grab.oct, graphics.oct, gtext.oct,
	gzoom.oct: remove oct files from source repository 

2001-10-10 15:54  pkienzle

	* COPYING, COPYING.GPL, INSTALL, Makeconf.base, Makefile, README,
	TODO, autogen.sh, configure.base, cvs-tree, install-sh,
	octinst.sh.in, release.sh, FIXES/Makefile, FIXES/MersenneTwister.h,
	FIXES/README, FIXES/contour.m, FIXES/cross.m, FIXES/deblank.m,
	FIXES/fftfilt.m, FIXES/findstr.m, FIXES/freqz.m, FIXES/grid.m,
	FIXES/hankel.m, FIXES/hilb.m, FIXES/imagesc.m, FIXES/index.m,
	FIXES/invhilb.m, FIXES/kron.m, FIXES/lin2mu.m, FIXES/mu2lin.m,
	FIXES/polyder.m, FIXES/polyderiv.m, FIXES/polygcd.m, FIXES/rand.cc,
	FIXES/rindex.m, FIXES/tf2zp.m, FIXES/toeplitz.m, FIXES/vander.m,
	FIXES/zp2tf.m, main/Makefile, main/audio/Makefile, main/audio/au.m,
	main/audio/aucapture.m, main/audio/auload.m, main/audio/auplot.m,
	main/audio/aurecord.cc, main/audio/aurecord.m, main/audio/ausave.m,
	main/audio/clip.m, main/audio/endpoint.cc, main/audio/endpoint.doc,
	main/audio/endpoint.h, main/audio/sound.m, main/audio/soundsc.m,
	main/audio/bin/.keepme, main/audio/data/sample.wav,
	main/comm/bi2de.m, main/comm/compand.m, main/comm/de2bi.m,
	main/comm/quantiz.m, main/comm/randint.m, main/comm/vec2mat.m,
	main/control/feedback.m, main/general/Makefile,
	main/general/bitand.cc, main/general/bitcmp.m,
	main/general/bitget.m, main/general/bitset.m,
	main/general/bitshift.m, main/general/blkdiag.m,
	main/general/command.cc, main/general/complex.m,
	main/general/cplxpair.m, main/general/ctranspose.m,
	main/general/cumtrapz.m, main/general/deal.m, main/general/del2.m,
	main/general/double.m, main/general/fcnchk.m,
	main/general/gradient.m, main/general/ifftshift.m,
	main/general/ind2sub.m, main/general/interp1.m,
	main/general/interp2.m, main/general/interpft.m,
	main/general/isequal.m, main/general/isunix.m,
	main/general/lasterr.m, main/general/lookup.m,
	main/general/polyarea.m, main/general/randperm.m,
	main/general/rat.m, main/general/rats.m, main/general/repmat.m,
	main/general/sortrows.m, main/general/sub2ind.m,
	main/general/transpose.m, main/general/trapz.m,
	main/general/unix.m, main/general/unwrap.m, main/geometry/AUTHORS,
	main/geometry/ChangeLog, main/geometry/Makeconf.add,
	main/geometry/Makefile, main/geometry/README, main/geometry/TODO,
	main/geometry/__voronoi__.cc, main/geometry/configure.add,
	main/geometry/convhull.m, main/geometry/convhulln.cc,
	main/geometry/delaunay.m, main/geometry/delaunay3.m,
	main/geometry/delaunayn.cc, main/geometry/griddata.m,
	main/geometry/voronoi.m, main/geometry/voronoin.m,
	main/ident/idplot.m, main/ident/idsim.m, main/ident/mktheta.m,
	main/ident/poly2th.m, main/image/Makefile, main/image/autumn.m,
	main/image/bone.m, main/image/brighten.m, main/image/bwborder.m,
	main/image/bwlabel.m, main/image/conv2.cc, main/image/cool.m,
	main/image/copper.m, main/image/cordflt2.cc, main/image/corr2.m,
	main/image/flag.m, main/image/grayslice.m, main/image/histeq.m,
	main/image/hot.m, main/image/hsv.m, main/image/hsv2rgb.m,
	main/image/im2bw.m, main/image/imadjust.m, main/image/imhist.m,
	main/image/imnoise.m, main/image/impad.m, main/image/isbw.m,
	main/image/isgray.m, main/image/isind.m, main/image/jet.m,
	main/image/mat2gray.m, main/image/mean2.m, main/image/medfilt2.m,
	main/image/ordfilt2.m, main/image/pink.m, main/image/prism.m,
	main/image/rainbow.m, main/image/rgb2gray.m, main/image/rgb2hsv.m,
	main/image/spring.m, main/image/std2.m, main/image/summer.m,
	main/image/white.m, main/image/winter.m,
	main/linear-algebra/Makefile, main/linear-algebra/funm.m,
	main/linear-algebra/rref.m, main/linear-algebra/rsf2csf.cc,
	main/linear-algebra/rsf2csf.m, main/linear-algebra/thfm.m,
	main/optim/Makefile, main/optim/__quasi_func__.m,
	main/optim/bfgs.m, main/optim/bs_gradient.m, main/optim/deriv.m,
	main/optim/dfdp.m, main/optim/dfp.m, main/optim/fmin.m,
	main/optim/fminbnd.m, main/optim/fzero.m, main/optim/leasqr.m,
	main/optim/leasqrdemo.m, main/optim/lp.cc, main/optim/lp_test.m,
	main/optim/nrm.m, main/path/addpath.m, main/path/fullfile.m,
	main/path/rmpath.m, main/plot/Makefile, main/plot/__plt3__.m,
	main/plot/clf.m, main/plot/dhbar.m, main/plot/drawnow.m,
	main/plot/fill.m, main/plot/fill3.m, main/plot/gget.m,
	main/plot/ginput.cc, main/plot/ginput.oct, main/plot/grab.cc,
	main/plot/grab.oct, main/plot/graphics.cc, main/plot/graphics.h,
	main/plot/graphics.oct, main/plot/gtext.cc, main/plot/gtext.oct,
	main/plot/gzoom.cc, main/plot/gzoom.oct, main/plot/legend.m,
	main/plot/meshc.m, main/plot/orient.m, main/plot/patch.m,
	main/plot/pcolor.m, main/plot/pie.m, main/plot/plot3.m,
	main/plot/print.m, main/plot/quiver.m, main/plot/stem.m,
	main/plot/surf.m, main/plot/surfc.m, main/plot/text.m,
	main/plot/view.m, main/set/intersect.m, main/set/ismember.m,
	main/set/setdiff.m, main/set/setxor.m, main/set/union.m,
	main/set/unique.m, main/signal/Makefile, main/signal/__power.m,
	main/signal/arburg.m, main/signal/aryule.m, main/signal/bilinear.m,
	main/signal/boxcar.m, main/signal/butter.m, main/signal/buttord.m,
	main/signal/cceps.m, main/signal/cheb1ord.m,
	main/signal/cheb2ord.m, main/signal/cheby1.m, main/signal/cheby2.m,
	main/signal/chirp.m, main/signal/cohere.m, main/signal/csd.m,
	main/signal/czt.m, main/signal/dct.m, main/signal/dct2.m,
	main/signal/dctmtx.m, main/signal/decimate.m,
	main/signal/filter2.m, main/signal/filtfilt.m, main/signal/fir1.m,
	main/signal/fir2.m, main/signal/gaussian.m, main/signal/grpdelay.m,
	main/signal/hilbert.m, main/signal/idct.m, main/signal/idct2.m,
	main/signal/impz.m, main/signal/interp.m, main/signal/kaiser.m,
	main/signal/kaiserord.m, main/signal/levinson.m,
	main/signal/medfilt1.cc, main/signal/pburg.m,
	main/signal/polystab.m, main/signal/pulstran.m,
	main/signal/pwelch.m, main/signal/pyulear.m, main/signal/rceps.m,
	main/signal/rectpuls.m, main/signal/remez.cc,
	main/signal/resample.m, main/signal/sftrans.m,
	main/signal/sgolay.m, main/signal/sgolayfilt.m,
	main/signal/specgram.m, main/signal/tfe.m, main/signal/triang.m,
	main/signal/tripuls.m, main/signal/xcorr.m, main/signal/xcorr2.m,
	main/signal/xcov.m, main/signal/zplane.m, main/sparse/ChangeLog,
	main/sparse/Makefile, main/sparse/README,
	main/sparse/complex_sparse_ops.cc, main/sparse/fem_test.m,
	main/sparse/make_sparse.cc, main/sparse/make_sparse.h,
	main/sparse/sp_test.m, main/sparse/sparse_full.cc,
	main/sparse/sparse_inv.cc, main/sparse/sparse_ops.cc,
	main/sparse/sparse_ops.h, main/sparse/superlu2.0patch.diff,
	main/sparse/SuperLU/CBLAS/dmyblas2.c,
	main/sparse/SuperLU/CBLAS/zmyblas2.c,
	main/sparse/SuperLU/SRC/Cnames.h, main/sparse/SuperLU/SRC/colamd.c,
	main/sparse/SuperLU/SRC/colamd.h,
	main/sparse/SuperLU/SRC/dcolumn_bmod.c,
	main/sparse/SuperLU/SRC/dcolumn_dfs.c,
	main/sparse/SuperLU/SRC/dcomplex.c,
	main/sparse/SuperLU/SRC/dcomplex.h,
	main/sparse/SuperLU/SRC/dcopy_to_ucol.c,
	main/sparse/SuperLU/SRC/dgscon.c, main/sparse/SuperLU/SRC/dgsequ.c,
	main/sparse/SuperLU/SRC/dgsrfs.c, main/sparse/SuperLU/SRC/dgssv.c,
	main/sparse/SuperLU/SRC/dgssvx.c, main/sparse/SuperLU/SRC/dgstrf.c,
	main/sparse/SuperLU/SRC/dgstrs.c, main/sparse/SuperLU/SRC/dlacon.c,
	main/sparse/SuperLU/SRC/dlamch.c, main/sparse/SuperLU/SRC/dlangs.c,
	main/sparse/SuperLU/SRC/dlaqgs.c,
	main/sparse/SuperLU/SRC/dmemory.c,
	main/sparse/SuperLU/SRC/dpanel_bmod.c,
	main/sparse/SuperLU/SRC/dpanel_dfs.c,
	main/sparse/SuperLU/SRC/dpivotL.c,
	main/sparse/SuperLU/SRC/dpivotgrowth.c,
	main/sparse/SuperLU/SRC/dpruneL.c,
	main/sparse/SuperLU/SRC/dreadhb.c,
	main/sparse/SuperLU/SRC/dsnode_bmod.c,
	main/sparse/SuperLU/SRC/dsnode_dfs.c,
	main/sparse/SuperLU/SRC/dsp_blas2.c,
	main/sparse/SuperLU/SRC/dsp_blas3.c,
	main/sparse/SuperLU/SRC/dsp_defs.h,
	main/sparse/SuperLU/SRC/dutil.c,
	main/sparse/SuperLU/SRC/get_perm_c.c,
	main/sparse/SuperLU/SRC/icmax1.c, main/sparse/SuperLU/SRC/izmax1.c,
	main/sparse/SuperLU/SRC/lsame.c, main/sparse/SuperLU/SRC/memory.c,
	main/sparse/SuperLU/SRC/mmd.c,
	main/sparse/SuperLU/SRC/relax_snode.c,
	main/sparse/SuperLU/SRC/sp_coletree.c,
	main/sparse/SuperLU/SRC/sp_ienv.c,
	main/sparse/SuperLU/SRC/sp_preorder.c,
	main/sparse/SuperLU/SRC/superlu_timer.c,
	main/sparse/SuperLU/SRC/supermatrix.h,
	main/sparse/SuperLU/SRC/util.c, main/sparse/SuperLU/SRC/util.h,
	main/sparse/SuperLU/SRC/xerbla.c,
	main/sparse/SuperLU/SRC/zcolumn_bmod.c,
	main/sparse/SuperLU/SRC/zcolumn_dfs.c,
	main/sparse/SuperLU/SRC/zcopy_to_ucol.c,
	main/sparse/SuperLU/SRC/zgscon.c, main/sparse/SuperLU/SRC/zgsequ.c,
	main/sparse/SuperLU/SRC/zgsrfs.c, main/sparse/SuperLU/SRC/zgssv.c,
	main/sparse/SuperLU/SRC/zgssvx.c, main/sparse/SuperLU/SRC/zgstrf.c,
	main/sparse/SuperLU/SRC/zgstrs.c, main/sparse/SuperLU/SRC/zlacon.c,
	main/sparse/SuperLU/SRC/zlangs.c, main/sparse/SuperLU/SRC/zlaqgs.c,
	main/sparse/SuperLU/SRC/zmemory.c,
	main/sparse/SuperLU/SRC/zpanel_bmod.c,
	main/sparse/SuperLU/SRC/zpanel_dfs.c,
	main/sparse/SuperLU/SRC/zpivotL.c,
	main/sparse/SuperLU/SRC/zpivotgrowth.c,
	main/sparse/SuperLU/SRC/zpruneL.c,
	main/sparse/SuperLU/SRC/zreadhb.c,
	main/sparse/SuperLU/SRC/zsnode_bmod.c,
	main/sparse/SuperLU/SRC/zsnode_dfs.c,
	main/sparse/SuperLU/SRC/zsp_blas2.c,
	main/sparse/SuperLU/SRC/zsp_blas3.c,
	main/sparse/SuperLU/SRC/zsp_defs.h,
	main/sparse/SuperLU/SRC/zutil.c, main/specfun/ellipj.m,
	main/specfun/ellipke.m, main/specfun/expint.f,
	main/specfun/factor.m, main/specfun/factorial.m,
	main/specfun/gammaln.m, main/specfun/isprime.m,
	main/specfun/legendre.m, main/specfun/mod.m,
	main/specfun/nchoosek.m, main/specfun/perms.m,
	main/specfun/primes.m, main/special-matrix/magic.m,
	main/special-matrix/pascal.m, main/special-matrix/rosser.m,
	main/special-matrix/wilkinson.m, main/splines/Makefile,
	main/splines/csape.m, main/splines/csapi.m, main/splines/dgtsv.f,
	main/splines/dptsv.f, main/splines/dpttrf.f, main/splines/dpttrs.f,
	main/splines/dptts2.f, main/splines/fnder.m, main/splines/fnplt.m,
	main/splines/mkpp.m, main/splines/pchip.m, main/splines/ppval.m,
	main/splines/spline.m, main/splines/trisolve.cc,
	main/splines/trisolve.tst, main/splines/unmkpp.m,
	main/statistics/geomean.m, main/statistics/harmmean.m,
	main/statistics/mad.m, main/statistics/nanmax.m,
	main/statistics/nanmean.m, main/statistics/nanmedian.m,
	main/statistics/nanmin.m, main/statistics/nanstd.m,
	main/statistics/nansum.m, main/statistics/prctile.m,
	main/statistics/trimmean.m, main/statistics/zscore.m,
	main/strings/mat2str.m, main/strings/strcmpi.m,
	main/strings/strmatch.m, main/strings/strncmp.m,
	main/strings/strncmpi.m, main/strings/strtok.m,
	main/strings/strvcat.m, main/struct/README,
	main/struct/fieldnames.m, main/struct/getfield.m,
	main/struct/isfield.m, main/struct/isstruct.m,
	main/struct/rmfield.m, main/struct/setfield.m,
	main/struct/struct.m, main/time/datenum.m, main/time/datestr.m,
	main/time/datevec.m, main/time/now.m, main/time/weekday.m,
	nonfree/Makefile, nonfree/gpc/AUTHORS, nonfree/gpc/ChangeLog,
	nonfree/gpc/Makefile.am, nonfree/gpc/NEWS, nonfree/gpc/NOINSTALL,
	nonfree/gpc/README, nonfree/gpc/TODO, nonfree/gpc/bootstrap.sh,
	nonfree/gpc/configure.in, nonfree/gpc/gpc_clip.cc,
	nonfree/gpc/gpc_create.cc, nonfree/gpc/gpc_get.cc,
	nonfree/gpc/gpc_is_polygon.cc, nonfree/gpc/gpc_plot.m,
	nonfree/gpc/gpc_read.cc, nonfree/gpc/gpc_tristrip.cc,
	nonfree/gpc/gpc_write.cc, nonfree/gpc/octave-gpc.cc,
	nonfree/gpc/octave-gpc.h, extra/Makefile, extra/Windows/NOINSTALL,
	extra/Windows/image.m, extra/civil/__nlnewmark_fcn__.m,
	extra/civil/newmark.m, extra/civil/nlnewmark.m,
	extra/engine/Makefile, extra/engine/NOINSTALL, extra/engine/README,
	extra/engine/engClose.c, extra/engine/engEvalString.c,
	extra/engine/engGetFull.c, extra/engine/engOpen.c,
	extra/engine/engOutputBuffer.c, extra/engine/engPutFull.c,
	extra/engine/engif.c, extra/engine/engif.h, extra/engine/engine.h,
	extra/engine/mattest.c, extra/engine/mxCalloc.c,
	extra/engine/mxFree.c, extra/fake-sparse/NOINSTALL,
	extra/fake-sparse/full.m, extra/fake-sparse/issparse.m,
	extra/fake-sparse/sparse.m, extra/fake-sparse/spdiags.m,
	extra/fake-sparse/spy.m, extra/integration/Contents.m,
	extra/integration/README, extra/integration/README.Copying,
	extra/integration/README.gaussq, extra/integration/count.m,
	extra/integration/cquadnd.m, extra/integration/crule.m,
	extra/integration/crule2d.m, extra/integration/crule2dgen.m,
	extra/integration/gquad.m, extra/integration/gquad2d.m,
	extra/integration/gquad2d6.m, extra/integration/gquad2dgen.m,
	extra/integration/gquad6.m, extra/integration/gquadnd.m,
	extra/integration/grule.m, extra/integration/grule2d.m,
	extra/integration/grule2dgen.m, extra/integration/innerfun.m,
	extra/integration/ncrule.m, extra/integration/quad2dc.m,
	extra/integration/quad2dcgen.m, extra/integration/quad2dg.m,
	extra/integration/quad2dggen.m, extra/integration/quadc.m,
	extra/integration/quadg.m, extra/integration/quadndg.m,
	extra/integration/zero_count.m, extra/integration/test/run.log,
	extra/integration/test/run2dtests.m,
	extra/integration/test/test_ncrule.m,
	extra/integration/test/test_quadg.m,
	extra/integration/test/tests2d.log,
	extra/integration/test/testsnc.log,
	extra/integration/test/testsqg.log,
	extra/integration/testfun/fxpow.m,
	extra/integration/testfun/glimh.m,
	extra/integration/testfun/glimh2.m,
	extra/integration/testfun/gliml.m, extra/integration/testfun/gxy.m,
	extra/integration/testfun/gxy1.m, extra/integration/testfun/gxy2.m,
	extra/integration/testfun/hx.m, extra/integration/testfun/lcrcl.m,
	extra/integration/testfun/lcrcu.m, extra/integration/testfun/x25.m,
	extra/integration/testfun/xcubed.m,
	extra/integration/testfun/xsquar.m, extra/linear-algebra/Makefile,
	extra/linear-algebra/README, extra/linear-algebra/chol.cc,
	extra/linear-algebra/ov-re-tri.cc,
	extra/linear-algebra/ov-re-tri.h, extra/mex/INSTALL,
	extra/mex/Makefile, extra/mex/README, extra/mex/TODO,
	extra/mex/matrix.h, extra/mex/mex.1, extra/mex/mex.cc,
	extra/mex/mex.h, extra/mex/mex.in, extra/mex/myfeval.c,
	extra/mex/myfevalf.f, extra/mex/myset.c, extra/ode/ode23.m,
	extra/ode/ode45.m, extra/ode/ode78.m, extra/ode/penddot.m,
	extra/ode/pendulum.m, extra/ode/readme.txt, extra/ode/rk2fixed.m,
	extra/ode/rk4fixed.m, extra/ode/rk8fixed.m,
	extra/patches/M-v-ops-2.1.31.patch, extra/patches/NOINSTALL,
	extra/patches/cell-support-2.1.31.patch,
	extra/patches/exist-type-2.1.19.patch,
	extra/patches/load-to-struct-2.0.19.patch,
	extra/patches/octave-mod-2.1.31.patch, extra/testfun/Makefile,
	extra/testfun/README, extra/testfun/assert.m, extra/testfun/demo.m,
	extra/testfun/example.m, extra/testfun/index.html,
	extra/testfun/pretty.cc, extra/testfun/speed.m,
	extra/testfun/test.m, extra/testfun/data/pretty,
	extra/tk_octave/Makeconf.add, extra/tk_octave/Makefile,
	extra/tk_octave/NOINSTALL, extra/tk_octave/README,
	extra/tk_octave/configure.add, extra/tk_octave/rainbow.m,
	extra/tk_octave/sample.dat, extra/tk_octave/tk_busy.m,
	extra/tk_octave/tk_busy_cancel.m, extra/tk_octave/tk_dialog.m,
	extra/tk_octave/tk_entry.m, extra/tk_octave/tk_error.m,
	extra/tk_octave/tk_init.m, extra/tk_octave/tk_input.m,
	extra/tk_octave/tk_interp.cc, extra/tk_octave/tk_matrix,
	extra/tk_octave/tk_matrix.tcl, extra/tk_octave/tk_menu.m,
	extra/tk_octave/tk_message.m, extra/tk_octave/tk_progress.m,
	extra/tk_octave/tk_progress_cancel.m, extra/tk_octave/tk_scale.m,
	extra/tk_octave/tk_yesno.m, extra/tk_octave/tk_yesnocancel.m,
	extra/ver20/NOINSTALL, extra/ver20/fieldnames.m,
	extra/ver20/figure.m, extra/ver20/file_in_loadpath.m,
	extra/ver20/is_complex.m, extra/ver20/isfinite.m,
	extra/ver20/islogical.m, extra/ver20/isreal.m,
	extra/ver20/logical.m, extra/ver20/nanfunc.m, extra/ver20/nanmax.m,
	extra/ver20/nanmean.m, extra/ver20/nanmedian.m,
	extra/ver20/nanmin.m, extra/ver20/nanstd.m, extra/ver20/nansum.m,
	extra/ver20/orient.m, nonfree/splines/LICENSE.gcvsplf,
	nonfree/splines/Makefile, nonfree/splines/NOINSTALL,
	nonfree/splines/csaps.m, nonfree/splines/gcvspl.cc,
	nonfree/splines/gcvsplf.f: revised heirarchy 

2001-10-10 15:54  pkienzle

	* COPYING, COPYING.GPL, INSTALL, Makeconf.base, Makefile, README,
	TODO, autogen.sh, configure.base, cvs-tree, install-sh,
	octinst.sh.in, release.sh, FIXES/Makefile, FIXES/MersenneTwister.h,
	FIXES/README, FIXES/contour.m, FIXES/cross.m, FIXES/deblank.m,
	FIXES/fftfilt.m, FIXES/findstr.m, FIXES/freqz.m, FIXES/grid.m,
	FIXES/hankel.m, FIXES/hilb.m, FIXES/imagesc.m, FIXES/index.m,
	FIXES/invhilb.m, FIXES/kron.m, FIXES/lin2mu.m, FIXES/mu2lin.m,
	FIXES/polyder.m, FIXES/polyderiv.m, FIXES/polygcd.m, FIXES/rand.cc,
	FIXES/rindex.m, FIXES/tf2zp.m, FIXES/toeplitz.m, FIXES/vander.m,
	FIXES/zp2tf.m, main/Makefile, main/audio/Makefile, main/audio/au.m,
	main/audio/aucapture.m, main/audio/auload.m, main/audio/auplot.m,
	main/audio/aurecord.cc, main/audio/aurecord.m, main/audio/ausave.m,
	main/audio/clip.m, main/audio/endpoint.cc, main/audio/endpoint.doc,
	main/audio/endpoint.h, main/audio/sound.m, main/audio/soundsc.m,
	main/audio/bin/.keepme, main/audio/data/sample.wav,
	main/comm/bi2de.m, main/comm/compand.m, main/comm/de2bi.m,
	main/comm/quantiz.m, main/comm/randint.m, main/comm/vec2mat.m,
	main/control/feedback.m, main/general/Makefile,
	main/general/bitand.cc, main/general/bitcmp.m,
	main/general/bitget.m, main/general/bitset.m,
	main/general/bitshift.m, main/general/blkdiag.m,
	main/general/command.cc, main/general/complex.m,
	main/general/cplxpair.m, main/general/ctranspose.m,
	main/general/cumtrapz.m, main/general/deal.m, main/general/del2.m,
	main/general/double.m, main/general/fcnchk.m,
	main/general/gradient.m, main/general/ifftshift.m,
	main/general/ind2sub.m, main/general/interp1.m,
	main/general/interp2.m, main/general/interpft.m,
	main/general/isequal.m, main/general/isunix.m,
	main/general/lasterr.m, main/general/lookup.m,
	main/general/polyarea.m, main/general/randperm.m,
	main/general/rat.m, main/general/rats.m, main/general/repmat.m,
	main/general/sortrows.m, main/general/sub2ind.m,
	main/general/transpose.m, main/general/trapz.m,
	main/general/unix.m, main/general/unwrap.m, main/geometry/AUTHORS,
	main/geometry/ChangeLog, main/geometry/Makeconf.add,
	main/geometry/Makefile, main/geometry/README, main/geometry/TODO,
	main/geometry/__voronoi__.cc, main/geometry/configure.add,
	main/geometry/convhull.m, main/geometry/convhulln.cc,
	main/geometry/delaunay.m, main/geometry/delaunay3.m,
	main/geometry/delaunayn.cc, main/geometry/griddata.m,
	main/geometry/voronoi.m, main/geometry/voronoin.m,
	main/ident/idplot.m, main/ident/idsim.m, main/ident/mktheta.m,
	main/ident/poly2th.m, main/image/Makefile, main/image/autumn.m,
	main/image/bone.m, main/image/brighten.m, main/image/bwborder.m,
	main/image/bwlabel.m, main/image/conv2.cc, main/image/cool.m,
	main/image/copper.m, main/image/cordflt2.cc, main/image/corr2.m,
	main/image/flag.m, main/image/grayslice.m, main/image/histeq.m,
	main/image/hot.m, main/image/hsv.m, main/image/hsv2rgb.m,
	main/image/im2bw.m, main/image/imadjust.m, main/image/imhist.m,
	main/image/imnoise.m, main/image/impad.m, main/image/isbw.m,
	main/image/isgray.m, main/image/isind.m, main/image/jet.m,
	main/image/mat2gray.m, main/image/mean2.m, main/image/medfilt2.m,
	main/image/ordfilt2.m, main/image/pink.m, main/image/prism.m,
	main/image/rainbow.m, main/image/rgb2gray.m, main/image/rgb2hsv.m,
	main/image/spring.m, main/image/std2.m, main/image/summer.m,
	main/image/white.m, main/image/winter.m,
	main/linear-algebra/Makefile, main/linear-algebra/funm.m,
	main/linear-algebra/rref.m, main/linear-algebra/rsf2csf.cc,
	main/linear-algebra/rsf2csf.m, main/linear-algebra/thfm.m,
	main/optim/Makefile, main/optim/__quasi_func__.m,
	main/optim/bfgs.m, main/optim/bs_gradient.m, main/optim/deriv.m,
	main/optim/dfdp.m, main/optim/dfp.m, main/optim/fmin.m,
	main/optim/fminbnd.m, main/optim/fzero.m, main/optim/leasqr.m,
	main/optim/leasqrdemo.m, main/optim/lp.cc, main/optim/lp_test.m,
	main/optim/nrm.m, main/path/addpath.m, main/path/fullfile.m,
	main/path/rmpath.m, main/plot/Makefile, main/plot/__plt3__.m,
	main/plot/clf.m, main/plot/dhbar.m, main/plot/drawnow.m,
	main/plot/fill.m, main/plot/fill3.m, main/plot/gget.m,
	main/plot/ginput.cc, main/plot/ginput.oct, main/plot/grab.cc,
	main/plot/grab.oct, main/plot/graphics.cc, main/plot/graphics.h,
	main/plot/graphics.oct, main/plot/gtext.cc, main/plot/gtext.oct,
	main/plot/gzoom.cc, main/plot/gzoom.oct, main/plot/legend.m,
	main/plot/meshc.m, main/plot/orient.m, main/plot/patch.m,
	main/plot/pcolor.m, main/plot/pie.m, main/plot/plot3.m,
	main/plot/print.m, main/plot/quiver.m, main/plot/stem.m,
	main/plot/surf.m, main/plot/surfc.m, main/plot/text.m,
	main/plot/view.m, main/set/intersect.m, main/set/ismember.m,
	main/set/setdiff.m, main/set/setxor.m, main/set/union.m,
	main/set/unique.m, main/signal/Makefile, main/signal/__power.m,
	main/signal/arburg.m, main/signal/aryule.m, main/signal/bilinear.m,
	main/signal/boxcar.m, main/signal/butter.m, main/signal/buttord.m,
	main/signal/cceps.m, main/signal/cheb1ord.m,
	main/signal/cheb2ord.m, main/signal/cheby1.m, main/signal/cheby2.m,
	main/signal/chirp.m, main/signal/cohere.m, main/signal/csd.m,
	main/signal/czt.m, main/signal/dct.m, main/signal/dct2.m,
	main/signal/dctmtx.m, main/signal/decimate.m,
	main/signal/filter2.m, main/signal/filtfilt.m, main/signal/fir1.m,
	main/signal/fir2.m, main/signal/gaussian.m, main/signal/grpdelay.m,
	main/signal/hilbert.m, main/signal/idct.m, main/signal/idct2.m,
	main/signal/impz.m, main/signal/interp.m, main/signal/kaiser.m,
	main/signal/kaiserord.m, main/signal/levinson.m,
	main/signal/medfilt1.cc, main/signal/pburg.m,
	main/signal/polystab.m, main/signal/pulstran.m,
	main/signal/pwelch.m, main/signal/pyulear.m, main/signal/rceps.m,
	main/signal/rectpuls.m, main/signal/remez.cc,
	main/signal/resample.m, main/signal/sftrans.m,
	main/signal/sgolay.m, main/signal/sgolayfilt.m,
	main/signal/specgram.m, main/signal/tfe.m, main/signal/triang.m,
	main/signal/tripuls.m, main/signal/xcorr.m, main/signal/xcorr2.m,
	main/signal/xcov.m, main/signal/zplane.m, main/sparse/ChangeLog,
	main/sparse/Makefile, main/sparse/README,
	main/sparse/complex_sparse_ops.cc, main/sparse/fem_test.m,
	main/sparse/make_sparse.cc, main/sparse/make_sparse.h,
	main/sparse/sp_test.m, main/sparse/sparse_full.cc,
	main/sparse/sparse_inv.cc, main/sparse/sparse_ops.cc,
	main/sparse/sparse_ops.h, main/sparse/superlu2.0patch.diff,
	main/sparse/SuperLU/CBLAS/dmyblas2.c,
	main/sparse/SuperLU/CBLAS/zmyblas2.c,
	main/sparse/SuperLU/SRC/Cnames.h, main/sparse/SuperLU/SRC/colamd.c,
	main/sparse/SuperLU/SRC/colamd.h,
	main/sparse/SuperLU/SRC/dcolumn_bmod.c,
	main/sparse/SuperLU/SRC/dcolumn_dfs.c,
	main/sparse/SuperLU/SRC/dcomplex.c,
	main/sparse/SuperLU/SRC/dcomplex.h,
	main/sparse/SuperLU/SRC/dcopy_to_ucol.c,
	main/sparse/SuperLU/SRC/dgscon.c, main/sparse/SuperLU/SRC/dgsequ.c,
	main/sparse/SuperLU/SRC/dgsrfs.c, main/sparse/SuperLU/SRC/dgssv.c,
	main/sparse/SuperLU/SRC/dgssvx.c, main/sparse/SuperLU/SRC/dgstrf.c,
	main/sparse/SuperLU/SRC/dgstrs.c, main/sparse/SuperLU/SRC/dlacon.c,
	main/sparse/SuperLU/SRC/dlamch.c, main/sparse/SuperLU/SRC/dlangs.c,
	main/sparse/SuperLU/SRC/dlaqgs.c,
	main/sparse/SuperLU/SRC/dmemory.c,
	main/sparse/SuperLU/SRC/dpanel_bmod.c,
	main/sparse/SuperLU/SRC/dpanel_dfs.c,
	main/sparse/SuperLU/SRC/dpivotL.c,
	main/sparse/SuperLU/SRC/dpivotgrowth.c,
	main/sparse/SuperLU/SRC/dpruneL.c,
	main/sparse/SuperLU/SRC/dreadhb.c,
	main/sparse/SuperLU/SRC/dsnode_bmod.c,
	main/sparse/SuperLU/SRC/dsnode_dfs.c,
	main/sparse/SuperLU/SRC/dsp_blas2.c,
	main/sparse/SuperLU/SRC/dsp_blas3.c,
	main/sparse/SuperLU/SRC/dsp_defs.h,
	main/sparse/SuperLU/SRC/dutil.c,
	main/sparse/SuperLU/SRC/get_perm_c.c,
	main/sparse/SuperLU/SRC/icmax1.c, main/sparse/SuperLU/SRC/izmax1.c,
	main/sparse/SuperLU/SRC/lsame.c, main/sparse/SuperLU/SRC/memory.c,
	main/sparse/SuperLU/SRC/mmd.c,
	main/sparse/SuperLU/SRC/relax_snode.c,
	main/sparse/SuperLU/SRC/sp_coletree.c,
	main/sparse/SuperLU/SRC/sp_ienv.c,
	main/sparse/SuperLU/SRC/sp_preorder.c,
	main/sparse/SuperLU/SRC/superlu_timer.c,
	main/sparse/SuperLU/SRC/supermatrix.h,
	main/sparse/SuperLU/SRC/util.c, main/sparse/SuperLU/SRC/util.h,
	main/sparse/SuperLU/SRC/xerbla.c,
	main/sparse/SuperLU/SRC/zcolumn_bmod.c,
	main/sparse/SuperLU/SRC/zcolumn_dfs.c,
	main/sparse/SuperLU/SRC/zcopy_to_ucol.c,
	main/sparse/SuperLU/SRC/zgscon.c, main/sparse/SuperLU/SRC/zgsequ.c,
	main/sparse/SuperLU/SRC/zgsrfs.c, main/sparse/SuperLU/SRC/zgssv.c,
	main/sparse/SuperLU/SRC/zgssvx.c, main/sparse/SuperLU/SRC/zgstrf.c,
	main/sparse/SuperLU/SRC/zgstrs.c, main/sparse/SuperLU/SRC/zlacon.c,
	main/sparse/SuperLU/SRC/zlangs.c, main/sparse/SuperLU/SRC/zlaqgs.c,
	main/sparse/SuperLU/SRC/zmemory.c,
	main/sparse/SuperLU/SRC/zpanel_bmod.c,
	main/sparse/SuperLU/SRC/zpanel_dfs.c,
	main/sparse/SuperLU/SRC/zpivotL.c,
	main/sparse/SuperLU/SRC/zpivotgrowth.c,
	main/sparse/SuperLU/SRC/zpruneL.c,
	main/sparse/SuperLU/SRC/zreadhb.c,
	main/sparse/SuperLU/SRC/zsnode_bmod.c,
	main/sparse/SuperLU/SRC/zsnode_dfs.c,
	main/sparse/SuperLU/SRC/zsp_blas2.c,
	main/sparse/SuperLU/SRC/zsp_blas3.c,
	main/sparse/SuperLU/SRC/zsp_defs.h,
	main/sparse/SuperLU/SRC/zutil.c, main/specfun/ellipj.m,
	main/specfun/ellipke.m, main/specfun/expint.f,
	main/specfun/factor.m, main/specfun/factorial.m,
	main/specfun/gammaln.m, main/specfun/isprime.m,
	main/specfun/legendre.m, main/specfun/mod.m,
	main/specfun/nchoosek.m, main/specfun/perms.m,
	main/specfun/primes.m, main/special-matrix/magic.m,
	main/special-matrix/pascal.m, main/special-matrix/rosser.m,
	main/special-matrix/wilkinson.m, main/splines/Makefile,
	main/splines/csape.m, main/splines/csapi.m, main/splines/dgtsv.f,
	main/splines/dptsv.f, main/splines/dpttrf.f, main/splines/dpttrs.f,
	main/splines/dptts2.f, main/splines/fnder.m, main/splines/fnplt.m,
	main/splines/mkpp.m, main/splines/pchip.m, main/splines/ppval.m,
	main/splines/spline.m, main/splines/trisolve.cc,
	main/splines/trisolve.tst, main/splines/unmkpp.m,
	main/statistics/geomean.m, main/statistics/harmmean.m,
	main/statistics/mad.m, main/statistics/nanmax.m,
	main/statistics/nanmean.m, main/statistics/nanmedian.m,
	main/statistics/nanmin.m, main/statistics/nanstd.m,
	main/statistics/nansum.m, main/statistics/prctile.m,
	main/statistics/trimmean.m, main/statistics/zscore.m,
	main/strings/mat2str.m, main/strings/strcmpi.m,
	main/strings/strmatch.m, main/strings/strncmp.m,
	main/strings/strncmpi.m, main/strings/strtok.m,
	main/strings/strvcat.m, main/struct/README,
	main/struct/fieldnames.m, main/struct/getfield.m,
	main/struct/isfield.m, main/struct/isstruct.m,
	main/struct/rmfield.m, main/struct/setfield.m,
	main/struct/struct.m, main/time/datenum.m, main/time/datestr.m,
	main/time/datevec.m, main/time/now.m, main/time/weekday.m,
	nonfree/Makefile, nonfree/gpc/AUTHORS, nonfree/gpc/ChangeLog,
	nonfree/gpc/Makefile.am, nonfree/gpc/NEWS, nonfree/gpc/NOINSTALL,
	nonfree/gpc/README, nonfree/gpc/TODO, nonfree/gpc/bootstrap.sh,
	nonfree/gpc/configure.in, nonfree/gpc/gpc_clip.cc,
	nonfree/gpc/gpc_create.cc, nonfree/gpc/gpc_get.cc,
	nonfree/gpc/gpc_is_polygon.cc, nonfree/gpc/gpc_plot.m,
	nonfree/gpc/gpc_read.cc, nonfree/gpc/gpc_tristrip.cc,
	nonfree/gpc/gpc_write.cc, nonfree/gpc/octave-gpc.cc,
	nonfree/gpc/octave-gpc.h, extra/Makefile, extra/Windows/NOINSTALL,
	extra/Windows/image.m, extra/civil/__nlnewmark_fcn__.m,
	extra/civil/newmark.m, extra/civil/nlnewmark.m,
	extra/engine/Makefile, extra/engine/NOINSTALL, extra/engine/README,
	extra/engine/engClose.c, extra/engine/engEvalString.c,
	extra/engine/engGetFull.c, extra/engine/engOpen.c,
	extra/engine/engOutputBuffer.c, extra/engine/engPutFull.c,
	extra/engine/engif.c, extra/engine/engif.h, extra/engine/engine.h,
	extra/engine/mattest.c, extra/engine/mxCalloc.c,
	extra/engine/mxFree.c, extra/fake-sparse/NOINSTALL,
	extra/fake-sparse/full.m, extra/fake-sparse/issparse.m,
	extra/fake-sparse/sparse.m, extra/fake-sparse/spdiags.m,
	extra/fake-sparse/spy.m, extra/integration/Contents.m,
	extra/integration/README, extra/integration/README.Copying,
	extra/integration/README.gaussq, extra/integration/count.m,
	extra/integration/cquadnd.m, extra/integration/crule.m,
	extra/integration/crule2d.m, extra/integration/crule2dgen.m,
	extra/integration/gquad.m, extra/integration/gquad2d.m,
	extra/integration/gquad2d6.m, extra/integration/gquad2dgen.m,
	extra/integration/gquad6.m, extra/integration/gquadnd.m,
	extra/integration/grule.m, extra/integration/grule2d.m,
	extra/integration/grule2dgen.m, extra/integration/innerfun.m,
	extra/integration/ncrule.m, extra/integration/quad2dc.m,
	extra/integration/quad2dcgen.m, extra/integration/quad2dg.m,
	extra/integration/quad2dggen.m, extra/integration/quadc.m,
	extra/integration/quadg.m, extra/integration/quadndg.m,
	extra/integration/zero_count.m, extra/integration/test/run.log,
	extra/integration/test/run2dtests.m,
	extra/integration/test/test_ncrule.m,
	extra/integration/test/test_quadg.m,
	extra/integration/test/tests2d.log,
	extra/integration/test/testsnc.log,
	extra/integration/test/testsqg.log,
	extra/integration/testfun/fxpow.m,
	extra/integration/testfun/glimh.m,
	extra/integration/testfun/glimh2.m,
	extra/integration/testfun/gliml.m, extra/integration/testfun/gxy.m,
	extra/integration/testfun/gxy1.m, extra/integration/testfun/gxy2.m,
	extra/integration/testfun/hx.m, extra/integration/testfun/lcrcl.m,
	extra/integration/testfun/lcrcu.m, extra/integration/testfun/x25.m,
	extra/integration/testfun/xcubed.m,
	extra/integration/testfun/xsquar.m, extra/linear-algebra/Makefile,
	extra/linear-algebra/README, extra/linear-algebra/chol.cc,
	extra/linear-algebra/ov-re-tri.cc,
	extra/linear-algebra/ov-re-tri.h, extra/mex/INSTALL,
	extra/mex/Makefile, extra/mex/README, extra/mex/TODO,
	extra/mex/matrix.h, extra/mex/mex.1, extra/mex/mex.cc,
	extra/mex/mex.h, extra/mex/mex.in, extra/mex/myfeval.c,
	extra/mex/myfevalf.f, extra/mex/myset.c, extra/ode/ode23.m,
	extra/ode/ode45.m, extra/ode/ode78.m, extra/ode/penddot.m,
	extra/ode/pendulum.m, extra/ode/readme.txt, extra/ode/rk2fixed.m,
	extra/ode/rk4fixed.m, extra/ode/rk8fixed.m,
	extra/patches/M-v-ops-2.1.31.patch, extra/patches/NOINSTALL,
	extra/patches/cell-support-2.1.31.patch,
	extra/patches/exist-type-2.1.19.patch,
	extra/patches/load-to-struct-2.0.19.patch,
	extra/patches/octave-mod-2.1.31.patch, extra/testfun/Makefile,
	extra/testfun/README, extra/testfun/assert.m, extra/testfun/demo.m,
	extra/testfun/example.m, extra/testfun/index.html,
	extra/testfun/pretty.cc, extra/testfun/speed.m,
	extra/testfun/test.m, extra/testfun/data/pretty,
	extra/tk_octave/Makeconf.add, extra/tk_octave/Makefile,
	extra/tk_octave/NOINSTALL, extra/tk_octave/README,
	extra/tk_octave/configure.add, extra/tk_octave/rainbow.m,
	extra/tk_octave/sample.dat, extra/tk_octave/tk_busy.m,
	extra/tk_octave/tk_busy_cancel.m, extra/tk_octave/tk_dialog.m,
	extra/tk_octave/tk_entry.m, extra/tk_octave/tk_error.m,
	extra/tk_octave/tk_init.m, extra/tk_octave/tk_input.m,
	extra/tk_octave/tk_interp.cc, extra/tk_octave/tk_matrix,
	extra/tk_octave/tk_matrix.tcl, extra/tk_octave/tk_menu.m,
	extra/tk_octave/tk_message.m, extra/tk_octave/tk_progress.m,
	extra/tk_octave/tk_progress_cancel.m, extra/tk_octave/tk_scale.m,
	extra/tk_octave/tk_yesno.m, extra/tk_octave/tk_yesnocancel.m,
	extra/ver20/NOINSTALL, extra/ver20/fieldnames.m,
	extra/ver20/figure.m, extra/ver20/file_in_loadpath.m,
	extra/ver20/is_complex.m, extra/ver20/isfinite.m,
	extra/ver20/islogical.m, extra/ver20/isreal.m,
	extra/ver20/logical.m, extra/ver20/nanfunc.m, extra/ver20/nanmax.m,
	extra/ver20/nanmean.m, extra/ver20/nanmedian.m,
	extra/ver20/nanmin.m, extra/ver20/nanstd.m, extra/ver20/nansum.m,
	extra/ver20/orient.m, nonfree/splines/LICENSE.gcvsplf,
	nonfree/splines/Makefile, nonfree/splines/NOINSTALL,
	nonfree/splines/csaps.m, nonfree/splines/gcvspl.cc,
	nonfree/splines/gcvsplf.f: Initial revision 

