log

age author description
Fri, 18 Sep 2009 10:13:53 -0400 John W. Eaton aclocal.m4: consistently quote first arg to AC_DEFUN
Fri, 18 Sep 2009 15:27:09 +0200 Jaroslav Hajek improve linspace in liboctave
Fri, 18 Sep 2009 06:40:06 -0400 John W. Eaton make drawnow work for fltk backend
Fri, 18 Sep 2009 05:51:13 -0400 John W. Eaton mexproto.h: define OCTINTERP_API if it is not already defined
Fri, 18 Sep 2009 11:01:55 +0200 Jaroslav Hajek omission from last patch
Thu, 17 Sep 2009 18:39:01 -0400 John W. Eaton changelog fix for previous change
Thu, 17 Sep 2009 17:25:37 -0400 John W. Eaton eliminate oct-dlldefs.h and oct-types.h
Wed, 16 Sep 2009 13:41:49 +0200 Jaroslav Hajek optimize & extend randperm
Tue, 15 Sep 2009 21:19:15 +0200 Jaroslav Hajek remove debugging function
Tue, 15 Sep 2009 13:48:39 -0400 John W. Eaton configure tweaks
Tue, 15 Sep 2009 17:17:13 +0200 Jaroslav Hajek don't return undefined output values from user functions
Tue, 15 Sep 2009 10:00:53 +0200 Jaroslav Hajek avoid returning undefined values from disp & fdisp
Mon, 14 Sep 2009 22:24:43 -0400 John W. Eaton doc/interpreter/optim.txi: document pqpnonneg
Mon, 14 Sep 2009 14:15:18 -0400 John W. Eaton update README.Cygwin
Mon, 14 Sep 2009 13:13:19 -0400 shaiay more bug fixes in fltk zoom
Mon, 14 Sep 2009 11:23:54 +0200 Jaroslav Hajek store scope->function pointer
Sat, 12 Sep 2009 10:15:38 -0400 John W. Eaton append + to version and api after snapshot
Sat, 12 Sep 2009 10:14:02 -0400 John W. Eaton Added tag ss-3-3-50 for changeset 74be4b7273e4
Sat, 12 Sep 2009 06:55:13 -0400 John W. Eaton update version info for snapshot ss-3-3-50
Fri, 11 Sep 2009 11:16:38 +0200 Jaroslav Hajek implement pqpnonneg
Fri, 11 Sep 2009 09:27:58 +0200 Jaroslav Hajek include missing source
Fri, 11 Sep 2009 08:47:25 +0200 Jaroslav Hajek simplify damped BFGS formula
Wed, 09 Sep 2009 19:41:29 -0400 Ben Abbott gnuplot_drawnow.m: Avoid flickering plot windows.
Wed, 09 Sep 2009 14:43:06 +0200 Jaroslav Hajek split __dogleg__ > __doglegm__
Tue, 08 Sep 2009 23:37:00 -0400 John W. Eaton dlmwrite.m: fix typo
Tue, 08 Sep 2009 14:44:55 -0400 John W. Eaton pr-output.cc: new test
Tue, 08 Sep 2009 14:27:35 +0200 Jaroslav Hajek further correct initial TR step strategy
Tue, 08 Sep 2009 13:39:39 +0200 Jaroslav Hajek fix extra outputs in fminunc
Mon, 07 Sep 2009 08:49:55 +0200 Jaroslav Hajek add LDFLAGS to OCT_LINK_DEPS
Sun, 06 Sep 2009 11:00:19 +0200 Jaroslav Hajek optimize Matrix*ColumnVector