# Automatically generated file --- DO NOT EDIT
2007-07-13 11:20  goffioul

	* DESCRIPTION, src/Array-f.cc, src/fixedCMatrix.h,
	  src/fixedCNDArray.h, src/fixedMatrix.h, src/fixedNDArray.h:
	  upgrade to newer macro API in octave

2007-07-11 22:14  adb014

	* DESCRIPTION: typo

2007-07-11 21:23  adb014

	* DESCRIPTION, src/configure.base: Update version numbers of
	  changed packages since last release

2007-05-25 14:13  goffioul

	* doc/Makefile: fixed DVIPDF calling syntax by removing output file
	  specification (use default one)

2007-05-23 11:01  goffioul

	* examples/Makefile, src/Makefile: merge octave_fixed.dll into
	  fixed.oct to avoid installing files (DLL) outside of the normal
	  package directory [Win32/MSVC]

2007-05-18 00:40  adb014

	* DESCRIPTION, doc/configure.add, src/configure.base: More doc,
	  indexing, versioning fixes

2007-03-23 21:59  adb014

	* examples/ffft.cc, examples/ffft.h, examples/fixed_inc.cc,
	  src/Array-f.cc, src/fixed-conv.cc, src/fixed-conv.h,
	  src/fixed-def.h, src/fixed-var.cc, src/fixed-var.h, src/fixed.cc,
	  src/fixed.h, src/fixedCColVector.cc, src/fixedCColVector.h,
	  src/fixedCMatrix.cc, src/fixedCMatrix.h, src/fixedCNDArray.cc,
	  src/fixedCNDArray.h, src/fixedCRowVector.cc,
	  src/fixedCRowVector.h, src/fixedColVector.cc,
	  src/fixedColVector.h, src/fixedComplex.cc, src/fixedComplex.h,
	  src/fixedMatrix.cc, src/fixedMatrix.h, src/fixedNDArray.cc,
	  src/fixedNDArray.h, src/fixedRowVector.cc, src/fixedRowVector.h,
	  src/op-fcm-fcm.cc, src/op-fcm-fcs.cc, src/op-fcm-fm.cc,
	  src/op-fcm-fs.cc, src/op-fcs-fcm.cc, src/op-fcs-fcs.cc,
	  src/op-fcs-fm.cc, src/op-fcs-fs.cc, src/op-fm-fcm.cc,
	  src/op-fm-fcs.cc, src/op-fm-fm.cc, src/op-fm-fs.cc,
	  src/op-fs-fcm.cc, src/op-fs-fcs.cc, src/op-fs-fm.cc,
	  src/op-fs-fs.cc, src/ov-base-fixed-mat.cc,
	  src/ov-base-fixed-mat.h, src/ov-base-fixed.cc,
	  src/ov-base-fixed.h, src/ov-fixed-complex.cc,
	  src/ov-fixed-complex.h, src/ov-fixed-cx-mat.cc,
	  src/ov-fixed-cx-mat.h, src/ov-fixed-mat.cc, src/ov-fixed-mat.h,
	  src/ov-fixed.cc, src/ov-fixed.h, src/int/fixed.cc,
	  src/int/fixed.h: FSF address update

2007-03-23 17:14  adb014

	* COPYING, examples/ffft.cc, examples/ffft.h,
	  examples/fixed_inc.cc, examples/testfixed.m, examples/testofdm.m,
	  inst/concat.m, inst/create_lookup_table.m, inst/fixedpoint.m,
	  inst/float.m, inst/fsort.m, inst/lookup_table.m, src/Array-f.cc,
	  src/fixed-conv.cc, src/fixed-conv.h, src/fixed-def.h,
	  src/fixed-var.cc, src/fixed-var.h, src/fixed.cc, src/fixed.h,
	  src/fixedCColVector.cc, src/fixedCColVector.h,
	  src/fixedCMatrix.cc, src/fixedCMatrix.h, src/fixedCNDArray.cc,
	  src/fixedCNDArray.h, src/fixedCRowVector.cc,
	  src/fixedCRowVector.h, src/fixedColVector.cc,
	  src/fixedColVector.h, src/fixedComplex.cc, src/fixedComplex.h,
	  src/fixedMatrix.cc, src/fixedMatrix.h, src/fixedNDArray.cc,
	  src/fixedNDArray.h, src/fixedRowVector.cc, src/fixedRowVector.h,
	  src/op-fcm-fcm.cc, src/op-fcm-fcs.cc, src/op-fcm-fm.cc,
	  src/op-fcm-fs.cc, src/op-fcs-fcm.cc, src/op-fcs-fcs.cc,
	  src/op-fcs-fm.cc, src/op-fcs-fs.cc, src/op-fm-fcm.cc,
	  src/op-fm-fcs.cc, src/op-fm-fm.cc, src/op-fm-fs.cc,
	  src/op-fs-fcm.cc, src/op-fs-fcs.cc, src/op-fs-fm.cc,
	  src/op-fs-fs.cc, src/ov-base-fixed-mat.cc,
	  src/ov-base-fixed-mat.h, src/ov-base-fixed.cc,
	  src/ov-base-fixed.h, src/ov-fixed-complex.cc,
	  src/ov-fixed-complex.h, src/ov-fixed-cx-mat.cc,
	  src/ov-fixed-cx-mat.h, src/ov-fixed-mat.cc, src/ov-fixed-mat.h,
	  src/ov-fixed.cc, src/ov-fixed.h, src/int/fixed.cc,
	  src/int/fixed.h: Update the FSF address

2007-03-21 23:23  adb014

	* inst/fixedpoint.m: Fix for changes to builtin variables like
	  automatic_replot and warnings like warn_fortran_indexing

2007-03-21 09:13  adb014

	* src/configure.base: Remove problematic install code

2007-03-20 23:55  adb014

	* src/configure.base: Remove problematic install code

2007-03-20 23:13  adb014

	* src/autogen.sh: Ensure that configure script is executable

2007-03-07 21:20  adb014

	* src/autogen.sh: Conditional build of configure file

2007-03-05 14:19  adb014

	* PKG_ADD: Don't use which in autoload, but a command that
	  identifies a function that coexists with the PKG_ADD file in which
	  the autoload is found

2007-03-04 21:46  adb014

	* Makefile: Add explicit taret for sub-directories of packages

2007-03-02 22:00  adb014

	* Makefile: double-colon in pattern match rule is a termination, so
	  remove pattern match from pre-pkg and post-pkg rules

2007-02-26 21:10  adb014

	* Makefile: Avoid packaging some CVS files

2007-02-06 16:08  goffioul

	* src/: fixedCColVector.cc, fixedCMatrix.cc, fixedCNDArray.cc,
	  fixedCRowVector.cc: Fix MSVC compilation.

2007-02-06 11:32  goffioul

	* src/: Array-f.cc, Makefile, configure.base, fixedCColVector.h,
	  fixedCMatrix.h, fixedCNDArray.cc, fixedCRowVector.h,
	  fixedColVector.h, fixedComplex.h, fixedMatrix.h,
	  fixedRowVector.h, 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-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-fixed-complex.h, ov-fixed-cx-mat.h,
	  ov-fixed-mat.h, ov-fixed.h, int/fixed.h, int/fixedversion.h:
	  Implement symbol export mechanism similar to octave, for MSVC

2007-02-06 10:41  goffioul

	* src/: ov-fixed-cx-mat.cc, ov-fixed-mat.cc: Replace variable size
	  arrays with OCTAVE_LOCAL_BUFFER

2007-01-30 23:23  adb014

	* DESCRIPTION: Add Autoload field to DESCRIPTION of main/ packages

2007-01-27 17:32  adb014

	* Makefile: Remove pkg.mk and incorporate in Makeconf.base. Update
	  Makefiles accordingly. Use cvs2cl to create ChangeLog files for all
	  of the packages if a ChangeLog file doesn't exist. Package build
	  machine must therefore have access to the CVS

2007-01-15 16:10  adb014

	* src/: fixedCMatrix.cc, fixedMatrix.cc: Add missing != to matrix
	  classes

2007-01-08 21:18  adb014

	* src/fixed.cc: modify macro to aid indexing

2006-10-25 05:54  adb014

	* src/Makefile: Get rid of redundant build code. Fixes build issue
	  on Solaris

2006-10-14 19:39  hauberg

	* COPYING: Removed unvalid characters from all GPL licenses in the
	  packages

2006-10-06 22:49  adb014

	* INDEX: more INDEX fixes

2006-10-06 12:17  adb014

	* INDEX, src/fixed.cc: Some INDEX fixes. Many more needed

2006-10-03 14:56  hauberg

	* INDEX: Fixed various INDEX files

2006-10-02 21:47  adb014

	* DESCRIPTION, doc/.cvsignore, doc/Makefile: Latest mega package
	  manager update

2006-10-02 08:22  adb014

	* doc/: Makefile, fixed.txi: doc updates

2006-10-01 22:36  adb014

	* doc/Makefile: Documentation updates

2006-09-12 22:35  adb014

	* Makefile: Makefile fix for clean target

2006-09-12 17:04  hauberg

	* src/fixed-var.cc: Typo in fixed_point_warn_overflow

2006-09-10 23:18  adb014

	* Makefile: Simplify package Makefiles, package all default package
	  files, and remove the redundant Makefiles

2006-08-31 01:13  adb014

	* inst/fixedpoint.m: simple but stupid conversion of test code to
	  test/assert

2006-08-28 22:06  adb014

	* .cvsignore, PKG_ADD: More package manager stuff

2006-08-28 22:00  adb014

	* src/: 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: Fix for 2.9.x change to
	  do_index method

2006-08-25 21:49  adb014

	* src/: autogen.sh, configure.base, install-sh, octinst.sh.in:
	  Latest package manager mega patch, but not the last

2006-08-25 08:52  adb014

	* src/.cvsignore: Further package manager updates. All but
	  miscellaneous and audio should build in main/. Some broken symlinks
	  in image and octcdf still

2006-08-24 00:13  adb014

	* src/: Makeconf.in, Makefile, configure.base, fixedCNDArray.h:
	  More package manager fixes. fixed point package now builds. audio
	  and gsl and known to be broken packages still

2006-08-23 21:38  adb014

	* Makefile, doc/Makeconf.add, doc/Makefile, doc/configure.add,
	  examples/Makefile, examples/ffft.cc, examples/ffft.h,
	  inst/.cvsignore, src/Makeconf.add, src/Makeconf.base,
	  src/Makeconf.in, src/Makefile, src/autogen.sh, src/configure.add,
	  src/configure.base: First cut and packaging and test build with
	  configure;make. Works partially, with some broken packages.
	  extras/nonfree to be converted

2006-08-22 22:15  adb014

	* src/: Array-f.cc, Makeconf.add, Makefile, configure.add,
	  configure.base, fixed-conv.h, fixed-def.h, fixed-var.h, fixed.cc,
	  fixed.h, fixedCColVector.cc, fixedCColVector.h, fixedCMatrix.cc,
	  fixedCMatrix.h, fixedCNDArray.cc, fixedCNDArray.h,
	  fixedCRowVector.cc, fixedCRowVector.h, fixedColVector.cc,
	  fixedColVector.h, fixedComplex.h, fixedMatrix.cc, fixedMatrix.h,
	  fixedNDArray.cc, fixedNDArray.h, fixedRowVector.cc,
	  fixedRowVector.h, 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: First
	  cut at reworking fixed toolbox for package manager. Probably
	  non-working

2006-08-21 22:23  adb014

	* DESCRIPTION, doc/fixed.txi: Use Fixed points internal version
	  number in DESCRIPTION file

2006-08-21 20:39  hauberg

	* inst/.cvsignore, src/.cvsignore: Added a lot of .cvsignore's in
	  main

2006-08-20 16:44  hauberg

	* DESCRIPTION: Added DESCRIPTION to fixed

2006-08-20 16:43  hauberg

	* Array-f.cc, 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,
	  fixedCNDArray.cc, fixedCNDArray.h, fixedCRowVector.cc,
	  fixedCRowVector.h, fixedColVector.cc, fixedColVector.h,
	  fixedComplex.cc, fixedComplex.h, fixedMatrix.cc, fixedMatrix.h,
	  fixedNDArray.cc, fixedNDArray.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, inst/concat.m,
	  inst/create_lookup_table.m, inst/fixedpoint.m, inst/float.m,
	  inst/fsort.m, inst/lookup_table.m, src/Array-f.cc,
	  src/Makeconf.add, src/Makeconf.base, src/Makeconf.in,
	  src/Makefile, src/autogen.sh, src/configure.add,
	  src/configure.base, src/fixed-conv.cc, src/fixed-conv.h,
	  src/fixed-def.h, src/fixed-var.cc, src/fixed-var.h, src/fixed.cc,
	  src/fixed.h, src/fixedCColVector.cc, src/fixedCColVector.h,
	  src/fixedCMatrix.cc, src/fixedCMatrix.h, src/fixedCNDArray.cc,
	  src/fixedCNDArray.h, src/fixedCRowVector.cc,
	  src/fixedCRowVector.h, src/fixedColVector.cc,
	  src/fixedColVector.h, src/fixedComplex.cc, src/fixedComplex.h,
	  src/fixedMatrix.cc, src/fixedMatrix.h, src/fixedNDArray.cc,
	  src/fixedNDArray.h, src/fixedRowVector.cc, src/fixedRowVector.h,
	  src/install-sh, src/octinst.sh.in, src/op-fcm-fcm.cc,
	  src/op-fcm-fcs.cc, src/op-fcm-fm.cc, src/op-fcm-fs.cc,
	  src/op-fcs-fcm.cc, src/op-fcs-fcs.cc, src/op-fcs-fm.cc,
	  src/op-fcs-fs.cc, src/op-fil-fcm.cc, src/op-fil-fcs.cc,
	  src/op-fil-fm.cc, src/op-fil-fs.cc, src/op-fm-fcm.cc,
	  src/op-fm-fcs.cc, src/op-fm-fm.cc, src/op-fm-fs.cc,
	  src/op-fs-fcm.cc, src/op-fs-fcs.cc, src/op-fs-fm.cc,
	  src/op-fs-fs.cc, src/ov-base-fixed-mat.cc,
	  src/ov-base-fixed-mat.h, src/ov-base-fixed.cc,
	  src/ov-base-fixed.h, src/ov-fixed-complex.cc,
	  src/ov-fixed-complex.h, src/ov-fixed-cx-mat.cc,
	  src/ov-fixed-cx-mat.h, src/ov-fixed-mat.cc, src/ov-fixed-mat.h,
	  src/ov-fixed.cc, src/ov-fixed.h, src/int/fixed.cc,
	  src/int/fixed.h, src/int/fixedversion.h: Changed the directory
	  structure of fixed to match the package system

2006-06-29 14:05  adb014

	* 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: Update for API change for octave_value::resize

2006-05-25 23:31  adb014

	* 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-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-fixed-cx-mat.cc, ov-fixed-mat.cc: Replace use of
	  FOUR_BYTE_INT, TWO_BYTE_INT by int32_t and int16_t. Include config.h
	  before gripes.h

2006-05-19 08:58  jwe

	* fixed-var.cc, fixed.cc, examples/ffft.cc, examples/fixed_inc.cc:
	  [no log message]

2006-05-12 17:52  jwe

	* Makefile, fixed-var.cc, fixed-var.h, fixed.cc,
	  ov-fixed-complex.cc, ov-fixed-cx-mat.cc, ov-fixed-mat.cc,
	  ov-fixed.cc: Adapt to removal of DEVAR from Octave 2.9.x

2006-05-02 22:48  adb014

	* ov-fixed-complex.cc, ov-fixed-cx-mat.cc, ov-fixed-mat.cc: Octave
	  warning variables replaced with functions. Commit patch from JWE to
	  fix octave-forge for this

2006-05-01 22:26  adb014

	* fixed-var.cc: Eliminate use of DEFCONST as its gone in 2.9.5+

2006-04-13 23:21  adb014

	* 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.h:
	  Commit changes from JWE for octave_value/octave_base_value changes
	  in 2.9.5+

2006-03-22 18:50  qspencer

	* fixedpoint.m: Change calls to 'system' function to reflect new
	  ordering of output arguments.

2006-02-16 19:50  qspencer

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

2006-02-12 08:16  pkienzle

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

2006-02-12 08:15  pkienzle

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

2006-01-07 06:23  adb014

	* examples/testofdm.m: remove all references to gset, gshow, graw,
	  gsplot and replace with __gnuplot_* versions

2006-01-07 06:11  adb014

	* .cvsignore, Makefile, examples/.cvsignore: patch to allow 2.9.x
	  autoload functionality to replace symbolic links

2006-01-07 00:31  adb014

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

2006-01-02 17:11  pkienzle

	* Makefile: Use correct flag for MX_ND_REDUCTION selection

2005-11-04 11:03  adb014

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

2005-10-12 17:13  pkienzle

	* fixedCNDArray.cc, fixedCNDArray.h, fixedNDArray.cc,
	  fixedNDArray.h: [for Orion Poplawski] Support 64-bit indexing.

2005-10-04 23:52  adb014

	* Makefile, examples/Makefile: Some mingw fixes

2005-05-19 23:57  adb014

	* 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 23:51  adb014

	* op-fil-fcm.cc, op-fil-fcs.cc, op-fil-fm.cc, op-fil-fs.cc:
	  Conditional build of file operator

2004-11-16 11:31  adb014

	* Makefile, op-fcm-fcm.cc, op-fcs-fcs.cc, op-fm-fm.cc, op-fs-fs.cc:
	  HAVE_OCTAVE_UPLUS config option for backwards compatiability

2004-11-15 11:26  adb014

	* op-fcm-fcm.cc, op-fcs-fcs.cc, op-fm-fm.cc, op-fs-fs.cc: Add unary
	  plus operators as no-op, due to recent change in octave

2004-11-10 00:34  adb014

	* fixed-def.h, fixedCMatrix.cc, fixedCMatrix.h, fixedCNDArray.cc,
	  fixedCNDArray.h, fixedMatrix.cc, fixedMatrix.h, fixedNDArray.cc,
	  fixedNDArray.h, 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: Fix
	  concatenation for recent octave core CVS changes

2004-09-30 18:36  adb014

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

2004-09-09 05:47  pkienzle

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

2004-09-08 09:41  adb014

	* Makefile: Makefile fixes for *.d files

2004-08-31 17:24  adb014

	* Makefile, fixed-conv.h, ov-fixed-cx-mat.cc, ov-fixed-mat.cc: Fix
	  for removal of swap_8_bytes, etc from octave

2004-08-25 18:12  adb014

	* fixedCMatrix.cc, fixedMatrix.cc: Check for empty intermediate
	  rather than final matrices

2004-08-12 16:01  pkienzle

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

2004-07-26 16:55  adb014

	* Array-f.cc, Makefile, fixed-def.h, fixedCMatrix.cc,
	  fixedCMatrix.h, fixedCNDArray.cc, fixedCNDArray.h,
	  fixedMatrix.cc, fixedMatrix.h, fixedNDArray.cc, fixedNDArray.h,
	  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-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.h, 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: Add user type concatenation to galois and fixed
	  point types

2004-07-20 16:02  adb014

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

2004-07-13 05:14  pkienzle

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

2004-07-13 04:56  pkienzle

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

2004-07-07 11:38  adb014

	* Makefile, doc/Makefile, doc/fixed.info, doc/fixed.ps: 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-06 22:58  pkienzle

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

2004-07-06 22:55  pkienzle

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

2004-07-06 22:53  pkienzle

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

2004-07-06 22:52  pkienzle

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

2004-07-06 11:49  adb014

	* 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-05 11:50  adb014

	* Makefile: Don't build *.d files on clean

2004-07-02 17:27  pkienzle

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

2004-06-28 21:35  adb014

	* 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-21 11:26  adb014

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

2004-06-21 09:36  adb014

	* Array-f.cc: Use INSTANTIAT_ARRAY_CAT macro

2004-06-16 13:22  adb014

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

2004-06-15 17:46  adb014

	* fixedCNDArray.cc: Attempt at NDArray build fix

2004-06-15 09:50  adb014

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

2004-06-14 13:32  adb014

	* fixed.h: Fix typo in header file

2004-06-02 21:52  adb014

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

2004-06-01 17:44  adb014

	* 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-05-26 22:06  adb014

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

2004-05-26 16:18  adb014

	* 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: Errr, forgot my
	  employers Copyright :-) in initial commit

2004-05-25 17:03  adb014

	* .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:
	  Initial commit of fixed-point toolbox

2004-05-25 17:00  adb014

	* 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

