log

age author description
Sat, 04 Apr 2009 20:00:18 +0200 Jaroslav Hajek fix nested struct assignments
Fri, 03 Apr 2009 22:29:53 +0200 David Bateman Allow sparse logical max/min
Fri, 03 Apr 2009 22:23:41 +0200 David Bateman correct indexing of cdata for scatter
Thu, 19 Mar 2009 07:00:23 +0100 Jaroslav Hajek implement fminunc using factored trust-region BFGS
Thu, 02 Apr 2009 21:28:05 -0400 Ben Abbott __go_draw_axes__.m: Include gnuplot command termination when plotting image.
Thu, 02 Apr 2009 20:50:50 -0400 Ben Abbott __go_draw_axes__.m: Fix title placement for gnuplot 4.2.x.
Thu, 02 Apr 2009 15:25:41 -0700 Rik Cleanup documentation files contrib.texi, bugs.texi, install.texi, emacs.texi
Thu, 02 Apr 2009 14:45:33 -0700 Rik Cleanup documentation files dynamic.texi, testfun.texi, tips.texi
Thu, 02 Apr 2009 14:12:25 -0700 Rik Cleanup documentation for system.texi, package.texi
Thu, 02 Apr 2009 17:08:48 -0400 John W. Eaton Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of mv to install PKG_ADD file
Thu, 02 Apr 2009 17:08:16 -0400 Marco Atzeri Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of LIBPRE for names for shared libraries
Thu, 02 Apr 2009 17:05:17 -0400 John W. Eaton FAQ additions
Thu, 02 Apr 2009 11:35:56 +0200 Jaroslav Hajek fix test in fsolve
Wed, 01 Apr 2009 13:49:15 +0200 Jaroslav Hajek fix invalid subscript in symtab.cc
Wed, 01 Apr 2009 17:21:07 -0700 Rik Cleanup oop.texi
Wed, 01 Apr 2009 17:06:45 -0700 Rik Cleanup documentation for signal.texi, image.texi, audio.texi
Wed, 01 Apr 2009 09:20:08 +0200 Jaroslav Hajek fix default string->real array conversion
Sun, 29 Mar 2009 10:22:56 -0700 Rik Cleanup documentation for poly.texi, interp.texi, geometry.texi
Sun, 29 Mar 2009 09:24:44 -0700 Rik Cleanup documentation for stats.texi
Sun, 29 Mar 2009 09:10:17 -0700 Rik Cleanup documentation for optim.texi, set.texi
Sat, 28 Mar 2009 22:18:51 -0700 Rik Cleanup documentation for quad.texi and diffeq.texi
Sat, 28 Mar 2009 21:29:08 -0700 Rik Cleanup documentation for diagperm.texi, sparse.texi
Sat, 28 Mar 2009 17:43:22 -0700 Rik Cleanup documentation for arith.texi, linalg.texi, nonlin.texi
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Mon, 30 Mar 2009 19:48:56 -0400 Ben Abbott __go_draw_axes__.m: New subfunction create_fontspec(). Allow fontsize to be specified when the fontname is anonymous.
Mon, 30 Mar 2009 19:06:52 -0400 Ben Abbott __gnuplot_default_font__.m: New function: determine gnuplot's terminal dependent default font.
Sun, 29 Mar 2009 22:18:21 -0700 John W. Eaton scripts/testfun/Makefile.in (SOURCES): add rundemos.m to the list
Sun, 29 Mar 2009 22:17:43 -0700 John W. Eaton fltk_backend.cc: don't pass arbitrary string as format
Sun, 29 Mar 2009 21:30:17 +0200 Jaroslav Hajek make unwind_protect handle also keyboard interrupts
Sun, 29 Mar 2009 18:09:44 +0200 Jaroslav Hajek remove redundant checks from Array<T>::index