# Automatically generated file --- DO NOT EDIT
2007-07-24 22:04  adb014

	* DESCRIPTION: Version numbering changes of all packages needed due
	  to inclusion of generic Makefile/configure in all packages

2007-05-24 22:34  adb014

	* DESCRIPTION: various versioning and documentation fixes

2007-05-24 21:31  adb014

	* inst/zigzag.m: Be nice to the get_authors script

2007-03-28 20:54  adb014

	* DESCRIPTION: Update for the external dependencies

2007-03-23 21:59  adb014

	* inst/map.m: FSF address update

2007-03-23 17:14  adb014

	* inst/edit.m, inst/map.m, inst/units.m, inst/xmlwrite.m,
	  inst/zagzig.m, inst/zigzag.m, src/cell2csv.cc, src/csv2cell.cc,
	  src/csvconcat.cc, src/csvexplode.cc, src/waitbar.cc,
	  src/xmlread.cc, src/xmltree.c, src/xmltree.h,
	  src/xmltree_read.act, src/xmltree_read.h: Update the FSF address

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-01 23:27  adb014

	* PKG_ADD: Don't autoload dispatch_help and builtin here as these
	  functions are part of octave

2007-02-13 05:04  gnumuthu

	* inst/match.m: match(func,list), is the filter in Python/Lisp

2007-02-06 16:51  goffioul

	* src/: xmltree_read.act, xmltree_read.c, xmltree_read.l: Fix MSVC
	  compilation error: late inclusion of stdlib.h leads to function
	  declaration *after* function actual use.

2007-01-30 23:23  adb014

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

2007-01-29 20:50  adb014

	* inst/units.m: use double quotes so that escaped characters are
	  correctly treated

2007-01-23 19:18  gnumuthu

	* inst/: apply.m, map.m: apply.m: uses feval to
	  apply(func_handle,{arg1,arg2, .. .argn}); map.m: modified to work
	  with function handles, and uses apply removing older eval code

2007-01-16 06:48  goffioul

	* inst/edit.m: make edit command more flexible with potentially not
	  existing octave functions; add MODE parameter to start editor
	  asynchronously

2007-01-16 06:46  goffioul

	* src/: Makeconf.in, Makefile, configure.base: disable compilation
	  of listen.cc if no "fork" is present; temporary patch to disable it
	  under MSVC. A correct patch should check for various headers and
	  implement the listen function based on winsock API.

2007-01-08 21:22  adb014

	* inst/: zagzig.m, zigzag.m: Fix copyright for AUTHORS build

2007-01-07 15:45  hauberg

	* DESCRIPTION: Removed dots (.) from titles in DESCRIPTION

2007-01-07 12:07  gnumuthu

	* inst/reduce.m: Reduce: the python way

2006-12-06 15:46  gnumuthu

	* inst/: zagzig.m, zigzag.m: Fixing copyright statement as David
	  requested.

2006-10-14 19:39  hauberg

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

2006-10-14 07:18  adb014

	* inst/zip.m: Remove zip.m as its commited to octave

2006-10-14 07:17  adb014

	* inst/zip.m: allow zip to treat directories and return list of
	  archived files

2006-10-12 23:21  sis-sou

	* inst/zip.m: Help and copyright added.

2006-10-12 23:14  sis-sou

	* inst/unzip.m: Exists already in octave.

2006-10-10 21:24  gnumuthu

	* inst/: zagzig.m, zigzag.m: zagzig & zigzag functions from Fredrik
	  Bulow, for use with matrix processing

2006-10-09 14:21  sis-sou

	* inst/: zip.m, unzip.m: Initial commit into CVS.

2006-10-07 21:34  adb014

	* inst/grep.m: more indexing fixes

2006-10-04 19:55  hauberg

	* inst/edit.m: Moved deftypefnx to the start of the help message of
	  edit

2006-10-04 10:52  hauberg

	* inst/edit.m: Remove bad plings from the edit help text

2006-10-03 14:56  hauberg

	* inst/edit.m: Fixed various INDEX files

2006-10-03 10:37  hauberg

	* inst/edit.m: Texified edit.m

2006-10-02 21:47  adb014

	* DESCRIPTION: Latest mega package manager update

2006-09-30 02:47  adb014

	* csv2latex.m, inst/csv2latex.m: move csv2latex.m to a location
	  consistent with new package manager

2006-09-28 15:38  ryiden

	* csv2latex.m: Initial commit into CVS.

2006-09-15 22:33  adb014

	* DESCRIPTION: Further automatic rpm build fixes

2006-09-10 23:18  adb014

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

2006-08-29 00:31  adb014

	* PKG_ADD: Missing PKG_ADD

2006-08-29 00:31  adb014

	* inst/OCTAVE_FORGE_VERSION.m: Doesn't make sense to have
	  OCTAVE_FORGE_VERSION with package manager

2006-08-28 22:06  adb014

	* .cvsignore: More package manager stuff

2006-08-25 21:49  adb014

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

2006-08-25 08:52  adb014

	* Makefile, src/.cvsignore, src/Makeconf.add, src/Makeconf.base,
	  src/Makeconf.in, src/autogen.sh, src/configure.add,
	  src/configure.base: Further package manager updates. All but
	  miscellaneous and audio should build in main/. Some broken symlinks
	  in image and octcdf still

2006-08-24 17:39  qspencer

	* inst/edit.m: Remove some references to LOADPATH in documentation.

2006-08-24 17:07  qspencer

	* inst/slurp_file.m: Update m files that use LOADPATH to use the
	  new addpath/rmpath syntax.

2006-08-21 20:39  hauberg

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

2006-08-20 15:22  hauberg

	* COPYING, DESCRIPTION, Makeconf.add, Makefile,
	  OCTAVE_FORGE_VERSION.m, cell2csv.cc, configure.add, csv2cell.cc,
	  csvconcat.cc, csvexplode.cc, edit.m, grep.m, inz.m, listen.cc,
	  listen.txt, listencanfork.c, map.m, nze.m, octave.dtd,
	  read_options.m, rotparams.m, rotv.m, slurp_file.m, stringmatch.c,
	  temp_name.m, test_inline_1.m, units.m, waitbar.cc, xmlread.cc,
	  xmltree.c, xmltree.h, xmltree_read.act, xmltree_read.c,
	  xmltree_read.h, xmltree_read.l, xmlwrite.m, doc/listen.txt,
	  inst/OCTAVE_FORGE_VERSION.m, inst/edit.m, inst/grep.m,
	  inst/inz.m, inst/map.m, inst/nze.m, inst/read_options.m,
	  inst/rotparams.m, inst/rotv.m, inst/slurp_file.m,
	  inst/temp_name.m, inst/test_inline_1.m, inst/units.m,
	  inst/xmlwrite.m, src/Makeconf.add, src/Makeconf.base,
	  src/Makeconf.in, src/Makefile, src/autogen.sh, src/cell2csv.cc,
	  src/configure.add, src/configure.base, src/csv2cell.cc,
	  src/csvconcat.cc, src/csvexplode.cc, src/install-sh,
	  src/listen.cc, src/listencanfork.c, src/octave.dtd,
	  src/octinst.sh.in, src/stringmatch.c, src/waitbar.cc,
	  src/xmlread.cc, src/xmltree.c, src/xmltree.h,
	  src/xmltree_read.act, src/xmltree_read.c, src/xmltree_read.h,
	  src/xmltree_read.l: Changed the directory structure to match the
	  package system

2006-07-10 03:58  pkienzle

	* OCTAVE_FORGE_VERSION.m: R2006-07-09 release

2006-07-10 03:29  pkienzle

	* edit.m: Update docs for accessing files from editor on windows.

2006-06-02 08:36  adb014

	* inputname.m: Remove files just added to octave 2.9.5+

2006-05-19 08:58  jwe

	* cell2csv.cc, csvconcat.cc, csvexplode.cc, listen.cc, waitbar.cc,
	  xmlread.cc: [no log message]

2006-04-07 15:59  adb014

	* Makefile, mfilename.cc: remove mfilename as its now in 2.9.x

2006-03-29 16:04  qspencer

	* .cvsignore: clean up .cvsignore files.

2006-03-29 15:50  qspencer

	* Makefile, dispatch.cc, dispatch.m.in, inline.m.in: Remove
	  conditionally compiled files and others present in octave 2.9.5.

2006-03-22 18:50  qspencer

	* edit.m, slurp_file.m, units.m: Change calls to 'system' function
	  to reflect new ordering of output arguments.

2006-03-17 06:29  pkienzle

	* OCTAVE_FORGE_VERSION.m: R2006-03-17 release

2006-01-29 03:38  pkienzle

	* OCTAVE_FORGE_VERSION.m: R2006-01-28 release

2006-01-11 18:20  pkienzle

	* listen.doc, listen.txt: Rename *.doc to *.txt; fix docs to use
	  quoted strings in sscanf

2006-01-07 06:11  adb014

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

2005-12-30 02:51  pkienzle

	* units.m: Call 'units' program to convert units.

2005-12-21 21:42  adb014

	* Makefile, mfilename.cc: add mfilename function

2005-11-16 22:41  pkienzle

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

2005-11-08 18:29  pkienzle

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

2005-11-07 22:11  pkienzle

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

2005-09-08 04:00  pkienzle

	* map.m, read_options.m, slurp_file.m, xmlwrite.m: [for Bill
	  Denney] isstr -> ischar

2005-08-22 16:56  qspencer

	* 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-06-13 08:08  pkienzle

	* OCTAVE_FORGE_VERSION.m: R2005-06-13 release

2005-06-10 10:55  adb014

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

2005-06-05 06:25  adb014

	* dispatch.cc: trivial dispatch change to aid indexing

2005-05-25 15:42  pkienzle

	* waitbar.cc: More author/copyright consistency changes

2005-05-25 05:43  pkienzle

	* grep.m, inz.m, nze.m, rotparams.m, rotv.m, slurp_file.m:
	  Author/Copyright consistency

2005-05-25 00:30  pkienzle

	* rotparams.m, rotv.m, slurp_file.m: Copyright notices for Etienne
	  Grossmann files.

2005-03-23 05:04  pkienzle

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

2005-03-21 13:45  pkienzle

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

2005-03-01 17:33  pkienzle

	* configure.add: Don't append to LIBS when checking for a function
	  in a library

2005-03-01 04:27  pkienzle

	* read_options.m: Use struct() rather than setfields() for an empty
	  structure

2004-11-17 02:04  pkienzle

	* OCTAVE_FORGE_VERSION.m: R2004-11-16 release

2004-10-20 11:06  adb014

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

2004-09-30 21:17  pkienzle

	* read_options.m: Change to use getfields/setfields

2004-09-24 02:11  pkienzle

	* dispatch.m: Reasonable default if dispatch.oct is unavailable.

2004-09-23 05:43  pkienzle

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

2004-09-09 18:02  pkienzle

	* OCTAVE_FORGE_VERSION.m: R2004-09-09 release

2004-09-09 14:09  pkienzle

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

2004-08-11 05:06  pkienzle

	* dispatch.cc: Preserve command status through dispatch

2004-08-08 16:14  adb014

	* .cvsignore: Update ignores

2004-08-05 10:26  adb014

	* inline.m.in: Depreciate inline.m as it is in 2.1.58

2004-08-05 10:21  adb014

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

2004-08-02 20:39  rlaboiss

	* map.m: Make map work with two input arguments.  The following
	  works now:

	      map ("mean", {[1,2,5], [3,7,9]});

2004-07-30 11:28  mazet

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

2004-07-28 08:56  mazet

	* xmltree_read.c: change all yy* into xml_*

2004-07-27 22:39  pkienzle

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

2004-07-27 10:50  mazet

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

2004-07-23 23:08  aadler

	* xmltree_read.c: modifications for changes to getfields

2004-07-23 14:33  etienne

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

2004-07-09 02:51  pkienzle

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

2004-07-07 19:36  pkienzle

	* OCTAVE_FORGE_VERSION.m: R2004-07-07 release

2004-07-07 11:38  adb014

	* 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-06-02 18:15  pkienzle

	* inputname.m: compatible version of argn

2004-06-01 13:57  mazet

	* xmlwrite.m: Exclude NDArray > 2

2004-05-30 05:41  pkienzle

	* dispatch.cc: Add tests for builtin()

2004-05-30 05:29  pkienzle

	* Makefile: Add links for dispatch_help and builtin

2004-05-30 05:04  pkienzle

	* 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 23:59  pkienzle

	* map.m: Fix header so help works

2004-05-19 03:10  pkienzle

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

2004-04-22 01:55  pkienzle

	* inline.m: Return a function handle rather than a function name.

2004-04-13 12:54  pkienzle

	* dispatch.cc: Hack around dld protected problems

2004-04-13 07:12  mazet

	* Makefile, cell2csv.cc, csv2cell.cc, csvconcat.cc, csvexplode.cc:
	  News CSV functions

2004-04-01 06:33  pkienzle

	* dispatch.cc: Avoid loading base function when dispatch is
	  specified --- saves 10 seconds off startup under windows, but loses
	  nice help text.

2004-03-18 09:34  persquare

	* edit.m: Fixing custom license string

2004-03-16 03:19  pkienzle

	* listen.cc: Make forking a runtime parameter

2004-03-05 06:46  pkienzle

	* edit.m: remove quotes around editor name when no file is given.

2004-02-13 15:14  mazet

	* Makefile, xmlread.cc, xmltree_read.act, xmltree_read.c,
	  xmltree_read.l: Fix xmlread compilation trouble and yy* symbol
	  conflicts

2004-02-12 08:58  pkienzle

	* OCTAVE_FORGE_VERSION.m: R2004-02-12 release

2004-01-31 22:45  mazet

	* 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 22:39  mazet

	* octave.dtd, xmlwrite.m: Update xmlwrite according to the new DTD

2004-01-30 23:08  etienne

	* read_options.m: fix name collision w/ 'args'

2004-01-28 23:40  pkienzle

	* read_options.m: reverse nargin conflict changes

2004-01-28 23:19  pkienzle

	* 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 17:57  etienne

	* read_options.m: 2.1.53 nargin changes; misc changes

2004-01-27 08:18  mazet

	* octave.dtd, xmlwrite.m: Final DTD.

2004-01-27 01:13  pkienzle

	* read_options.m: nargin is now a function, so don't use it as a
	  variable

2004-01-15 08:07  mazet

	* octave.dtd, xmlwrite.m: Output is now a valid XML file and its
	  DTD is defined.

2004-01-12 08:43  mazet

	* xmlwrite.m: First attend for an XML export function

2003-12-16 22:53  pkienzle

	* edit.m: functions entered on the console have a different exist()
	  number

2003-12-14 05:00  pkienzle

	* configure.add: test for octave_function(void) should now be
	  processed correctly

2003-12-12 15:35  pkienzle

	* edit.m: Lock functions in that shouldn't be cleared

2003-12-11 16:49  pkienzle

	* edit.m: Fix mark_as_command; allow lowercase keywords; accept
	  .cpp and .C files.

2003-12-08 17:59  pkienzle

	* configure.add: Successful test for whether octave_function(void)
	  is available.

2003-12-08 17:44  pkienzle

	* Makefile, configure.add, dispatch.cc: Use autoconf to test if
	  octave_dispatch(void) is needed.

2003-12-08 11:12  pkienzle

	* dispatch.cc: Don't try to define octave_dispatch(); Note: this
	  might cause problems in 2.1.52.

2003-12-07 23:14  adb014

	* dispatch.cc: void octave_dispatch constructor not defined, causes
	  relocation error for 2.1.52 due to change in register_type function

2003-11-23 10:35  taltman

	* map.m: Fixed typo in 'Example'.

2003-11-23 09:07  taltman

	* map.m: taltman added 'map.m'

2003-11-18 05:45  pkienzle

	* Makefile, dispatch.cc: Octave now defines type class as well as
	  type name.

2003-10-22 03:27  pkienzle

	* listen.cc: Better cygwin support.

2003-10-17 23:59  adb014

	* listen.cc: Small changes for errors/warning in latest CVS

2003-09-18 22:48  qspencer

	* 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-07-28 06:10  pkienzle

	* listen.cc: Default to "nodebug" if "debug" is not specified.

2003-07-25 21:11  pkienzle

	* edit.m, slurp_file.m: Make sure all files names referenced in
	  system calls are wrapped in quotes to protect against spaces in the
	  path.

2003-06-24 19:19  pkienzle

	* listen.cc: Put timing information in for data transfer and
	  command execution

2003-06-23 23:34  pkienzle

	* listen.cc: Make debug a run time rather than compile time option.

2003-06-21 04:57  pkienzle

	* 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-13 04:37  pkienzle

	* edit.m: change to octave directory before starting edit use
	  persistent variables rather than globals use FUNCTION_EDITOR rather
	  than EDITOR

2003-06-10 22:44  pkienzle

	* slurp_file.m: proper interpretation of file_in_path return value
	  for failed case

2003-06-03 11:29  etienne

	* rotparams.m: always return real angle

2003-06-02 14:57  pkienzle

	* OCTAVE_FORGE_VERSION.m: R2003-06-02 release

2003-06-02 03:36  pkienzle

	* OCTAVE_FORGE_VERSION.m: R2003-06-01 release

2003-06-01 23:11  pkienzle

	* listen.cc: Give evaluation context in error message

2003-06-01 21:36  pkienzle

	* .cvsignore: Ignore build targets when doing cvs -q update -dP ---
	  makes it easier to notice that files have been added.

2003-05-14 12:32  etienne

	* read_options.m: Add 'verbose' option

2003-03-20 18:26  pkienzle

	* configure.add, waitbar.cc: support for ncurses; punt on
	  smart_term support for irix.

2003-03-05 16:31  pkienzle

	* dispatch.cc, listen.doc: Backport to octave-2.1.36

2003-03-02 07:22  pkienzle

	* listen.cc: assume we can use fork if not on cygwin

2003-02-27 14:55  pkienzle

	* listen.cc: Octave error messages are reported again!

2003-02-27 14:03  pkienzle

	* 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-22 18:49  pkienzle

	* OCTAVE_FORGE_VERSION.m: $TAG release

2003-02-22 16:23  pkienzle

	* dispatch.cc: Warn if dispatch function changes

2003-02-21 04:51  pkienzle

	* listen.cc: Temporary hacks for Win95 support.

2003-02-21 00:03  pkienzle

	* dispatch.cc, listen.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 18:44  pkienzle

	* listen.cc: Proper child exit handling (using pure posix
	  interface); cleaner debug statements.

2003-02-12 06:06  pkienzle

	* dispatch.cc: Fix problem with "clear functions" interaction

2003-02-10 04:24  pkienzle

	* Makefile: dispatch wasn't being built

2003-02-10 04:24  pkienzle

	* edit.m: Note that edit should be a command function

2003-02-06 14:30  pkienzle

	* 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-01-24 06:40  pkienzle

	* listen.cc: Allow -DDEBUG=1 from mkoctfile; On cygwin, return if
	  there is an error.

2003-01-23 19:41  pkienzle

	* 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-15 17:48  aadler

	* edit.m: works with --traditional default doesn't load file%s

2003-01-12 07:49  pkienzle

	* dispatch.cc: function overloading

2003-01-12 02:49  aadler

	* inline.m: modification to work with --traditional

2003-01-05 00:27  pkienzle

	* temp_name.m: Doesn't work for globals.  Use direct struct
	  indexing rather than getfield setfield.

2002-12-24 07:33  pkienzle

	* waitbar.cc: No more implicit conversion from value to
	  octave_value_list.

2002-12-04 20:16  etienne

	* read_options.m: ... -> varargin

2002-11-30 15:02  pkienzle

	* OCTAVE_FORGE_VERSION.m: $TAG release

2002-11-27 09:40  pkienzle

	* nze.m: author/license updates

2002-11-27 06:24  pkienzle

	* Makefile: add clean target

2002-11-13 15:36  pkienzle

	* Makeconf.add, Makefile, configure.add, waitbar.cc: Use termcap if
	  necessary.

2002-11-12 16:29  etienne

	* Makeconf.add, Makefile, configure.add, waitbar.cc: Quentin
	  Spencer's waitbar() function

2002-11-04 10:32  etienne

	* inline.m, test_inline_1.m: varargin changes and test_inline_1
	  script

2002-09-30 22:55  etienne

	* slurp_file.m: add select_3D_points() and support files

2002-09-29 22:28  etienne

	* nze.m: n = nze (x) : Non Zero Elements of x

2002-09-29 21:07  etienne

	* inz.m: inz (matrix) : Indices of Non Zero elements

2002-09-29 19:29  etienne

	* rotparams.m: [axis,angle] = rotparams (rotmat) parameters of a
	  rotation matrix

2002-09-29 19:28  etienne

	* rotv.m: rotv (axis,angle) : 3D rotation matrix

2002-09-29 19:26  etienne

	* grep.m: grep : return nonzero elements of a matrix

2002-09-09 10:38  etienne

	* read_options.m: fix case of options w/ common prefix

2002-09-08 12:13  etienne

	* read_options.m: fix typo

2002-08-13 09:48  etienne

	* inline.m: fix typo in help text

2002-08-12 16:02  etienne

	* inline.m: Add main/miscellaneous/inline.m w/ m*tlab-like syntax

2002-05-09 15:56  pkienzle

	* OCTAVE_FORGE_VERSION.m: $TAG release

2002-05-09 05:40  pkienzle

	* edit.m: Missing ; on default email causes initialization to print

2002-04-28 21:57  etienne

	* read_options.m: fix bug when 1 option is substring of other

2002-04-24 12:33  pkienzle

	* read_options.m: prototype didn't match file name

2002-04-20 23:52  pkienzle

	* edit.m: Add copyright notice

2002-03-30 22:17  etienne

	* read_options.m: complete rewrite. Was a script, is now a function

2002-03-23 21:15  etienne

	* read_options.m, temp_name.m: optimization front-end and
	  dependencies

2002-01-07 17:23  pkienzle

	* edit.m: fix C++ template, correctly this time :)

2002-01-04 16:56  pkienzle

	* edit.m: add #include <octave/oct.h> to the oct-file template

2001-11-14 16:12  pkienzle

	* edit.m: Find function on your path and edit it

