log

age author description
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
Wed, 20 Jan 2010 17:50:56 +0100 Jaroslav Hajek optimize any/all (x, 2) with small number of rows
Wed, 20 Jan 2010 13:56:52 +0100 Jaroslav Hajek inline xmin/xmax & optimize special cases
Wed, 20 Jan 2010 12:24:00 +0100 Jaroslav Hajek make p-norms breakable
Wed, 20 Jan 2010 12:05:43 +0100 Jaroslav Hajek avoid redundant real->complex conversions in xpow
Wed, 20 Jan 2010 10:58:55 +0100 Jaroslav Hajek simplify pairwise min/max implementations
Wed, 20 Jan 2010 10:38:00 +0100 Jaroslav Hajek make OCTAVE_QUIT a function
Wed, 20 Jan 2010 09:32:02 +0100 Jaroslav Hajek add bsxfun tests
Wed, 20 Jan 2010 08:56:12 +0100 Jaroslav Hajek fix reversed min/max in bsxfun
Wed, 20 Jan 2010 02:01:26 -0500 John W. Eaton glob-match.h: update copyright
Wed, 20 Jan 2010 01:57:41 -0500 John W. Eaton avoid conflict between glob.h definition of glob and glob_match::glob function
Wed, 20 Jan 2010 03:30:06 +0100 David Bateman Fix unrequested markers for patch objects
Wed, 20 Jan 2010 03:09:47 +0100 David Bateman Also treat white figure and axes color properties
Wed, 20 Jan 2010 02:52:22 +0100 David Bateman Handle linestyleorder. Remove @ markers. Treat edgecolor, markeredgecolor and markerfacecolor correctly in scatter.
Tue, 19 Jan 2010 21:45:21 +0100 Jaroslav Hajek error on invalid opts in structfun
Tue, 19 Jan 2010 13:24:54 +0100 Jaroslav Hajek optimize strfind with 1 or 2 characters
Tue, 19 Jan 2010 10:06:42 +0100 Jaroslav Hajek improve structfun's Matlab compatibility
Tue, 19 Jan 2010 07:19:00 +0100 Jaroslav Hajek allow print_usage to print backtrace if called from functions
Mon, 18 Jan 2010 16:04:09 -0500 John W. Eaton oct-parse.yy (eval_string): save and set reading_{script,fcn,classdef}_file vars