log

age author description
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