log

age author description
Tue, 02 Feb 2010 02:45:14 -0500 John W. Eaton assume atexit exists
Tue, 02 Feb 2010 02:37:56 -0500 John W. Eaton configure.ac: remove obsolete function checks
Mon, 01 Feb 2010 10:44:32 +0100 Jaroslav Hajek warn when core functions are shadowed
Tue, 02 Feb 2010 01:23:23 -0500 John W. Eaton filter.cc: return early if X is empty
Tue, 02 Feb 2010 00:53:31 -0500 John W. Eaton use gnulib time, sys_time, and sys_times modules
Tue, 02 Feb 2010 00:51:52 -0500 John W. Eaton addtional fixes for using strptime module
Mon, 01 Feb 2010 20:19:54 +0100 David Bateman Really remove get_old_gnuplot_color
Mon, 01 Feb 2010 20:19:17 +0100 David Bateman Remove sub function get_old_gnuplot_color
Mon, 01 Feb 2010 20:17:34 +0100 David Bateman Accelerate colormap colored scatter plots
Mon, 01 Feb 2010 11:00:57 -0500 John W. Eaton configure.ac: let automake handle makeinfo via missing script
Mon, 01 Feb 2010 10:56:05 +0100 Jaroslav Hajek fix typo in strncmpi docstring
Sun, 31 Jan 2010 06:18:17 +0100 Jaroslav Hajek update NEWS
Sat, 30 Jan 2010 22:35:27 +0100 Jaroslav Hajek remove deprecated list datatype
Sat, 30 Jan 2010 21:51:59 +0100 Thorsten Meyer Replace removed functions in tests
Sat, 30 Jan 2010 19:28:25 +0100 Jaroslav Hajek disallow computed multiple assignment
Sat, 30 Jan 2010 20:44:17 +0200 Shai Ayal improve __fltk_redraw__
Sat, 30 Jan 2010 13:58:14 +0100 Jaroslav Hajek update documentation
Sat, 30 Jan 2010 06:03:19 +0100 Jaroslav Hajek omit ~ values from multi-assignment return lists
Fri, 29 Jan 2010 21:52:53 -0500 Ben Abbott Replace dataaspectratio props with plotboxaspectratio props.
Fri, 29 Jan 2010 13:34:42 -0500 David Grundberg mxRealloc: Allocate new memory on NULL argument
Fri, 29 Jan 2010 12:52:32 -0500 John W. Eaton point to polyint in @seealso, not polyinteg
Fri, 29 Jan 2010 12:47:44 -0500 John W. Eaton remove delete files from module.mk list
Fri, 29 Jan 2010 06:51:50 -0500 John W. Eaton doc/interpreter/obsolete.txi: remove weibcdf, weibinv, weibpdf, and weibrnd from the table
Fri, 29 Jan 2010 06:47:38 -0500 John W. Eaton delete functions deprecated in version 3.0.0
Fri, 29 Jan 2010 06:20:36 -0500 John W. Eaton test/fntests.m (hasfunctions): assume .m files have functions
Fri, 29 Jan 2010 05:35:13 -0500 Ryan Rusaw new tree_evaluator::do_keyoard function
Thu, 28 Jan 2010 20:59:31 -0500 Ben Abbott daspect.m, pbaspect.m: New functions.
Thu, 28 Jan 2010 17:27:44 -0500 John W. Eaton general/Makefile.am (general_FCN_FILES): add chop.m to the list
Thu, 28 Jan 2010 07:43:28 -0500 John W. Eaton note some deprecated functions are still in Matlab, so don't remove with other functions deprecated in 3.0.0
Thu, 28 Jan 2010 06:06:28 -0500 John W. Eaton oops, really add doc/interpreter/obsolete.txi
Thu, 28 Jan 2010 06:04:15 -0500 John W. Eaton doc/interpreter/obsolete.texi: new file; list removed functions
Thu, 28 Jan 2010 08:06:13 +0100 Jaroslav Hajek fix det() after singular matrix is flagged
Thu, 28 Jan 2010 07:12:59 +0100 Jaroslav Hajek fix process creation failure handling in system()
Wed, 27 Jan 2010 20:57:33 +0100 Thorsten Meyer Add emf to list of enhanced terminals for the gnuplot backend
Wed, 27 Jan 2010 18:24:39 +0100 Jaroslav Hajek ensure correct backtraces after error in unwind_protect
Wed, 27 Jan 2010 13:47:02 +0100 Jaroslav Hajek document use of ~ placeholders in the manual
Wed, 27 Jan 2010 13:30:41 +0100 Jaroslav Hajek update NEWS
Wed, 27 Jan 2010 13:13:26 +0100 Jaroslav Hajek error when using ~ in matrix expression
Wed, 27 Jan 2010 12:41:49 +0100 Jaroslav Hajek support Matlab-style empty output/input arguments
Wed, 27 Jan 2010 02:24:17 -0500 John W. Eaton update doc/interpreter/contributors.in
Wed, 27 Jan 2010 02:22:04 -0500 jstorrs print class name for classes that don't define a display method
Tue, 26 Jan 2010 23:27:21 -0500 John W. Eaton general/chop.m: new function
Tue, 26 Jan 2010 23:10:24 +0200 Shai Ayal scale text position
Tue, 26 Jan 2010 11:55:18 +0100 Jaroslav Hajek support TypicalX and AutoScaling in fsolve/fminunc, don't autoscale by default
Tue, 26 Jan 2010 09:48:07 +0100 Jaroslav Hajek handle cholesky update failure in pqpnonneg
Tue, 26 Jan 2010 08:11:53 +0100 Jaroslav Hajek again complement->setdiff
Tue, 26 Jan 2010 01:49:39 -0500 John W. Eaton file-ops.cc: don't tag functions with OCTAVE_API i source file
Tue, 26 Jan 2010 00:45:04 -0500 John W. Eaton attempt to avoid trouble with gnulib #defines in a consistent way
Sat, 23 Jan 2010 06:58:30 +0100 Jaroslav Hajek complement->setdiff in pkg.m
Sat, 23 Jan 2010 12:42:48 -0500 John W. Eaton use getopt directly instead of the (mostly useless) prog_args wrapper class
Sat, 23 Jan 2010 11:19:46 -0500 John W. Eaton more debug mode fixes
Fri, 22 Jan 2010 16:54:59 -0500 John W. Eaton undo unintended change to __magick_read__.cc
Fri, 22 Jan 2010 16:50:43 -0500 John W. Eaton don't make prog_args member functions const
Fri, 22 Jan 2010 16:44:01 -0500 John W. Eaton rename member functions in prog_args class to avoid conflicts with gnulib definitions
Fri, 22 Jan 2010 16:34:07 -0500 John W. Eaton octave.cc: don't include sys/types.h, unistd.h, or fstream
Fri, 22 Jan 2010 14:46:39 -0500 John W. Eaton file-ops.cc: don't include statdefs.h
Fri, 22 Jan 2010 14:37:33 -0500 John W. Eaton improve implementation of break, continue, and return commands
Fri, 22 Jan 2010 12:12:21 -0500 John W. Eaton don't skip literal text elements in scanf formats
Fri, 22 Jan 2010 07:30:44 -0500 John W. Eaton make dbstep work with keyboard function
Fri, 22 Jan 2010 12:37:03 +0100 Jaroslav Hajek fix norm and svd on empty matrices