log

age author description
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.
Mon, 26 Jan 2009 22:43:29 -0500 Jason Riedy orderfields.m: avoid loop for non-empty cases. New tests.
Mon, 26 Jan 2009 22:35:20 -0500 John W. Eaton load-path.cc (load_path::do_find_fcn): handle @foo/bar
Mon, 26 Jan 2009 15:46:33 +0100 Jaroslav Hajek handle sparse jacobians in fsolve
Mon, 26 Jan 2009 15:43:44 +0100 Jaroslav Hajek remove obsolete source
Mon, 26 Jan 2009 11:29:16 +0100 Jaroslav Hajek improvements to fsolve
Mon, 26 Jan 2009 07:49:04 +0100 Jaroslav Hajek make length invariant in range-scalar ops
Sun, 25 Jan 2009 08:04:56 +0100 Jaroslav Hajek optimize cell construction from a cs-list
Sat, 24 Jan 2009 21:27:07 +0100 Jaroslav Hajek properly reshape cs-lists assigned to struct & cells
Sat, 24 Jan 2009 14:53:44 -0500 Ben Abbott savepath: Respect cmd-line and env paths.
Sat, 24 Jan 2009 12:09:25 -0500 Ben Abbott Skip tests if ARPACK is missing.
Sat, 24 Jan 2009 16:37:48 +0100 Thorsten Meyer Update the examples for structure arrays in container.txi
Fri, 23 Jan 2009 15:03:39 -0500 sh test/test_prefer.m: update test to reflect new API of the 'type' function.
Fri, 23 Jan 2009 15:03:16 -0500 sh Make 'type X' work when X is a variable
Fri, 23 Jan 2009 11:28:25 -0500 John W. Eaton toplev.cc (octave_call_stack::do_goto_caller_frame): allow caller frame to be base frame
Fri, 23 Jan 2009 13:13:39 +0100 Jaroslav Hajek further indexing optimization touches
Fri, 23 Jan 2009 09:57:19 +0100 Jaroslav Hajek implement octave_value_list using Array
Thu, 22 Jan 2009 21:41:05 -0500 John W. Eaton display.cc: remove extraneous output statement
Thu, 22 Jan 2009 18:33:45 -0500 John W. Eaton configure.in (AH_BOTTOM): Also check __MACH__ when defining OCTAVE_USE_OS_X_API
Thu, 22 Jan 2009 18:24:15 -0500 John W. Eaton ChangeLog fix
Thu, 22 Jan 2009 18:22:52 -0500 Soren Hauberg m-file implementation of help system
Thu, 22 Jan 2009 13:59:33 -0500 John W. Eaton toplev.cc: check OCTAVE_USE_OS_X_API instead of __APPLE__ && __MACH__
Thu, 22 Jan 2009 13:29:20 -0500 John W. Eaton configure.in (AH_BOTTOM): define OCTAVE_USE_OS_X_API if __APPLE__ is defined
Thu, 22 Jan 2009 13:10:20 -0500 John W. Eaton display.cc: get info for windows and os x systems