Mercurial > hg > octave-nkf
graph
-
fix typo in fsolveWed, 28 Jan 2009 11:00:22 +0100, by Jaroslav Hajek
-
use shallow copying in Matrix/RowVector/ColumnVector conversionsWed, 28 Jan 2009 09:33:27 +0100, by Jaroslav Hajek
-
relax scaling in fsolve and use class-dependent default tolerancesWed, 28 Jan 2009 08:38:29 +0100, by Jaroslav Hajek
-
fix & optimize orderfieldsWed, 28 Jan 2009 07:23:35 +0100, by Jaroslav Hajek
-
mappers.cc (Farg): doc fixTue, 27 Jan 2009 23:48:57 -0500, by John W. Eaton
-
use endif and endfor instead of endTue, 27 Jan 2009 23:17:37 -0500, by John W. Eaton
-
load-path.cc (Fcommand_line_path): rename from FcommandlinepathTue, 27 Jan 2009 23:02:08 -0500, by John W. Eaton
-
style and ChangeLog fixesTue, 27 Jan 2009 22:59:51 -0500, by John W. Eaton
-
add -lregex to REGEX_LIBS at configure stage, add ARPACK_LIBS, REGEX_LIBS to liboctave's link depsTue, 27 Jan 2009 22:44:38 -0500, by Benjamin Lindner
-
file-io.cc (Ffprintf): doc fixTue, 27 Jan 2009 21:19:38 -0500, by John W. Eaton
-
Really fix indexing in orderfields.mTue, 27 Jan 2009 16:15:31 -0500, by Jason Riedy
-
fix typo in fsolveTue, 27 Jan 2009 21:22:59 +0100, by Jaroslav Hajek
-
Add tests to prevent regression of struct array indexingTue, 27 Jan 2009 21:04:19 +0100, by Thorsten Meyer
-
spline.m doc fixTue, 27 Jan 2009 12:48:34 -0500, by carlo
-
gradient.m: Add support for computing the gradient of a function handleTue, 27 Jan 2009 12:28:22 -0500, by sh
-
improve lsqnonnegTue, 27 Jan 2009 15:21:18 +0100, by Jaroslav Hajek
-
Improve default property compatibility.Tue, 27 Jan 2009 07:20:58 -0500, by Ben Abbott
-
fix invalid block endTue, 27 Jan 2009 12:40:31 +0100, by Jaroslav Hajek
-
improve & fix QR classesTue, 27 Jan 2009 12:40:06 +0100, by Jaroslav Hajek
-
enable default settings queries in optim funcsTue, 27 Jan 2009 08:15:08 +0100, by Jaroslav Hajek
-
Use Carbon framework to determine ScreenSize on Mac.Mon, 26 Jan 2009 23:07:09 -0500, by Thomas Treichl
-
orderfields.m: avoid loop for non-empty cases. New tests.Mon, 26 Jan 2009 22:43:29 -0500, by Jason Riedy
-
load-path.cc (load_path::do_find_fcn): handle @foo/barMon, 26 Jan 2009 22:35:20 -0500, by John W. Eaton
-
handle sparse jacobians in fsolveMon, 26 Jan 2009 15:46:33 +0100, by Jaroslav Hajek
-
remove obsolete sourceMon, 26 Jan 2009 15:43:44 +0100, by Jaroslav Hajek
-
improvements to fsolveMon, 26 Jan 2009 11:29:16 +0100, by Jaroslav Hajek
-
make length invariant in range-scalar opsMon, 26 Jan 2009 07:49:04 +0100, by Jaroslav Hajek
-
optimize cell construction from a cs-listSun, 25 Jan 2009 08:04:56 +0100, by Jaroslav Hajek
-
properly reshape cs-lists assigned to struct & cellsSat, 24 Jan 2009 21:27:07 +0100, by Jaroslav Hajek
-
savepath: Respect cmd-line and env paths.Sat, 24 Jan 2009 14:53:44 -0500, by Ben Abbott
-
Skip tests if ARPACK is missing.Sat, 24 Jan 2009 12:09:25 -0500, by Ben Abbott
-
Update the examples for structure arrays in container.txiSat, 24 Jan 2009 16:37:48 +0100, by Thorsten Meyer
-
test/test_prefer.m: update test to reflect new API of the 'type' function.Fri, 23 Jan 2009 15:03:39 -0500, by sh
-
Make 'type X' work when X is a variableFri, 23 Jan 2009 15:03:16 -0500, by sh
-
toplev.cc (octave_call_stack::do_goto_caller_frame): allow caller frame to be base frameFri, 23 Jan 2009 11:28:25 -0500, by John W. Eaton
-
further indexing optimization touchesFri, 23 Jan 2009 13:13:39 +0100, by Jaroslav Hajek
-
implement octave_value_list using ArrayFri, 23 Jan 2009 09:57:19 +0100, by Jaroslav Hajek
-
display.cc: remove extraneous output statementThu, 22 Jan 2009 21:41:05 -0500, by John W. Eaton
-
configure.in (AH_BOTTOM): Also check __MACH__ when defining OCTAVE_USE_OS_X_APIThu, 22 Jan 2009 18:33:45 -0500, by John W. Eaton
-
ChangeLog fixThu, 22 Jan 2009 18:24:15 -0500, by John W. Eaton
-
m-file implementation of help systemThu, 22 Jan 2009 18:22:52 -0500, by Soren Hauberg
-
toplev.cc: check OCTAVE_USE_OS_X_API instead of __APPLE__ && __MACH__Thu, 22 Jan 2009 13:59:33 -0500, by John W. Eaton
-
configure.in (AH_BOTTOM): define OCTAVE_USE_OS_X_API if __APPLE__ is definedThu, 22 Jan 2009 13:29:20 -0500, by John W. Eaton
-
display.cc: get info for windows and os x systemsThu, 22 Jan 2009 13:10:20 -0500, by John W. Eaton
-
fix menus in manualThu, 22 Jan 2009 12:02:03 -0500, by John W. Eaton
-
really delete vr-idx.txiThu, 22 Jan 2009 11:54:36 -0500, by John W. Eaton
-
io.txi: remove @DOCSTRING(ans)Thu, 22 Jan 2009 11:25:22 -0500, by John W. Eaton
-
eliminate variable index from manualThu, 22 Jan 2009 11:12:30 -0500, by John W. Eaton
-
remove variable indexThu, 22 Jan 2009 11:11:16 -0500, by Soren Hauberg
-
Remove descriptions of built-in variables from manualThu, 22 Jan 2009 11:06:56 -0500, by sh
-
fix sorting of rangesThu, 22 Jan 2009 13:50:08 +0100, by Jaroslav Hajek
-
more indexing fixesThu, 22 Jan 2009 13:27:47 +0100, by Jaroslav Hajek
-
optimize resizable indexing with scalarsThu, 22 Jan 2009 13:26:04 +0100, by Jaroslav Hajek
-
use replacement methods if qrupdate is not availableThu, 22 Jan 2009 11:10:47 +0100, by Jaroslav Hajek
-
add new files for previous changesetWed, 21 Jan 2009 21:48:24 -0500, by John W. Eaton
-
get display characteristics from systemWed, 21 Jan 2009 21:43:05 -0500, by John W. Eaton
-
THANKS, Announce: remove obsolete filesWed, 21 Jan 2009 15:35:17 -0500, by John W. Eaton
-
Check for successful build of the documentationWed, 21 Jan 2009 21:22:29 +0100, by Thorsten Meyer
-
better compatibility for axis label propertiesWed, 21 Jan 2009 14:30:41 -0500, by John W. Eaton
-
ylabel.m: handle rotation property here, not in __axis_label__.mWed, 21 Jan 2009 11:48:32 -0500, by John W. Eaton