log

age author description
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
Thu, 21 Jan 2010 21:27:16 +0100 Jaroslav Hajek partially revert a668fbd32e34
Thu, 21 Jan 2010 15:41:29 -0500 John W. Eaton configure.ac: don't check for standard C headers
Thu, 21 Jan 2010 15:41:19 -0500 John W. Eaton assume unistd.h and sys/types.h exist
Thu, 21 Jan 2010 14:22:20 +0100 Jaroslav Hajek improve cellfun & avoid undefined values from builtins
Thu, 21 Jan 2010 03:25:23 -0500 John W. Eaton bootstrap.conf fixes
Thu, 21 Jan 2010 03:06:56 -0500 John W. Eaton file-ops.cc cleanups
Thu, 21 Jan 2010 02:53:37 -0500 John W. Eaton provide wrapper for tempnam
Thu, 21 Jan 2010 02:47:45 -0500 John W. Eaton use readlink module from gnulib
Thu, 21 Jan 2010 02:41:50 -0500 John W. Eaton use symlink module from gnulib
Thu, 21 Jan 2010 02:37:26 -0500 John W. Eaton use link module from gnulib
Thu, 21 Jan 2010 02:28:33 -0500 John W. Eaton use unlink module from gnulib
Thu, 21 Jan 2010 02:25:53 -0500 John W. Eaton provide wrapper for umask
Thu, 21 Jan 2010 04:02:29 -0500 John W. Eaton provide wrappers for mkdir and mkfifo
Thu, 21 Jan 2010 02:07:32 -0500 John W. Eaton use strptime module from gnulib
Thu, 21 Jan 2010 02:07:24 -0500 John W. Eaton use rename module from gnulib
Thu, 21 Jan 2010 01:49:36 -0500 John W. Eaton use rmdir module from gnulib
Thu, 21 Jan 2010 01:09:42 -0500 John W. Eaton use c-strcase module from gnulib
Thu, 21 Jan 2010 01:03:37 -0500 John W. Eaton use getopt-gnu module from gnulib
Wed, 20 Jan 2010 21:01:20 -0500 John W. Eaton ChangeLog fixes
Wed, 20 Jan 2010 21:00:08 -0500 John W. Eaton scripts/gethelp.cc: finish previous untabification
Wed, 20 Jan 2010 20:58:29 -0500 John W. Eaton libcruft/misc/quit.cc: untabify
Wed, 20 Jan 2010 20:57:20 -0500 John W. Eaton scripts/gethelp.cc: untabify
Wed, 20 Jan 2010 20:51:40 -0500 John W. Eaton doc/interpreter/munge-texi.cc: untabify and delete emacs local variable settings
Wed, 20 Jan 2010 20:44:42 -0500 John W. Eaton remove Emacs local-variable settings from additional source files in src directory
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Wed, 20 Jan 2010 19:45:07 -0500 Ben Abbott __go_draw_figure__.m: Reverse order axes are drawn.
Wed, 20 Jan 2010 19:04:35 -0500 John W. Eaton remove Emacs local-variable settings from liboctave source files
Thu, 21 Jan 2010 00:21:44 +0100 David Bateman trivial fix to durface and lines for empty markers
Thu, 21 Jan 2010 00:16:41 +0100 David Bateman Set default line style in __contour__
Wed, 20 Jan 2010 17:40:53 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: delete Emacs local-variables settings
Wed, 20 Jan 2010 17:33:41 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: untabify
Wed, 20 Jan 2010 17:24:23 -0500 John W. Eaton src/TEMPLATE-INST/*.cc: remove Emacs local variable settings
Wed, 20 Jan 2010 21:14:52 +0100 Jaroslav Hajek optimize cumsum with logicals
Wed, 20 Jan 2010 14:48:13 -0500 John W. Eaton datetick: make form argument optional
Wed, 20 Jan 2010 13:31:45 -0500 John W. Eaton style fixes
Wed, 20 Jan 2010 12:49:09 -0500 John W. Eaton don't distribute libcruft/STOP.patch
Wed, 20 Jan 2010 13:03:10 -0500 John W. Eaton don't install oct-glob.h