log

age author description
Wed, 28 Jan 2009 21:57:27 -0500 Ben Abbott gnuplot_drawnow.m: style fixes.
Wed, 28 Jan 2009 21:08:53 -0500 John W. Eaton configure.in (REGEX_LIBS): undo part of previous change
Wed, 28 Jan 2009 18:59:44 -0500 John W. Eaton ChangeLog fix
Wed, 28 Jan 2009 18:58:15 -0500 John W. Eaton configure.in: check for pcre_compile, don't check for other regex functions if pcre library is found
Wed, 28 Jan 2009 11:25:07 -0500 Ben Abbott __gnuplot_has_feature__.m: New file, checks for supported feature.
Wed, 28 Jan 2009 23:43:27 +0100 David Bateman For zero length matches in regexp, advance index by one and try again
Wed, 28 Jan 2009 17:42:18 -0500 John W. Eaton use separate prefix for shllib and shlbin files
Wed, 28 Jan 2009 13:53:49 +0100 Jaroslav Hajek fix lookup's docstring
Wed, 28 Jan 2009 13:01:57 +0100 Jaroslav Hajek do not pivot by default in fsolve
Wed, 28 Jan 2009 11:00:22 +0100 Jaroslav Hajek fix typo in fsolve
Wed, 28 Jan 2009 09:33:27 +0100 Jaroslav Hajek use shallow copying in Matrix/RowVector/ColumnVector conversions
Wed, 28 Jan 2009 08:38:29 +0100 Jaroslav Hajek relax scaling in fsolve and use class-dependent default tolerances
Wed, 28 Jan 2009 07:23:35 +0100 Jaroslav Hajek fix & optimize orderfields
Tue, 27 Jan 2009 23:48:57 -0500 John W. Eaton mappers.cc (Farg): doc fix
Tue, 27 Jan 2009 23:17:37 -0500 John W. Eaton use endif and endfor instead of end
Tue, 27 Jan 2009 23:02:08 -0500 John W. Eaton load-path.cc (Fcommand_line_path): rename from Fcommandlinepath
Tue, 27 Jan 2009 22:59:51 -0500 John W. Eaton style and ChangeLog fixes
Tue, 27 Jan 2009 22:44:38 -0500 Benjamin Lindner add -lregex to REGEX_LIBS at configure stage, add ARPACK_LIBS, REGEX_LIBS to liboctave's link deps
Tue, 27 Jan 2009 21:19:38 -0500 John W. Eaton file-io.cc (Ffprintf): doc fix
Tue, 27 Jan 2009 16:15:31 -0500 Jason Riedy Really fix indexing in orderfields.m
Tue, 27 Jan 2009 21:22:59 +0100 Jaroslav Hajek fix typo in fsolve
Tue, 27 Jan 2009 21:04:19 +0100 Thorsten Meyer Add tests to prevent regression of struct array indexing
Tue, 27 Jan 2009 12:48:34 -0500 carlo spline.m doc fix
Tue, 27 Jan 2009 12:28:22 -0500 sh gradient.m: Add support for computing the gradient of a function handle
Tue, 27 Jan 2009 15:21:18 +0100 Jaroslav Hajek improve lsqnonneg
Tue, 27 Jan 2009 07:20:58 -0500 Ben Abbott Improve default property compatibility.
Tue, 27 Jan 2009 12:40:31 +0100 Jaroslav Hajek fix invalid block end
Tue, 27 Jan 2009 12:40:06 +0100 Jaroslav Hajek improve & fix QR classes
Tue, 27 Jan 2009 08:15:08 +0100 Jaroslav Hajek enable default settings queries in optim funcs
Mon, 26 Jan 2009 23:07:09 -0500 Thomas Treichl Use Carbon framework to determine ScreenSize on Mac.