Mercurial > hg > octave-lyh
graph
-
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
-
title.m: fix missing semicolonWed, 21 Jan 2009 11:42:40 -0500, by John W. Eaton
-
title.m: set horizontalalignment to centerWed, 21 Jan 2009 11:40:37 -0500, by John W. Eaton
-
optimize range-scalar opsWed, 21 Jan 2009 15:50:34 +0100, by Jaroslav Hajek
-
add the strchr functionWed, 21 Jan 2009 14:54:20 +0100, by Jaroslav Hajek
-
further improve struct&cell indexing & indexed assignmentWed, 21 Jan 2009 13:02:49 +0100, by Jaroslav Hajek
-
allow fsolve work without qrupdateWed, 21 Jan 2009 07:07:12 +0100, by Jaroslav Hajek
-
[mq]: fstatTue, 20 Jan 2009 20:02:43 -0500, by file-io.cc (Ffstat): new function
-
minor doc fixTue, 20 Jan 2009 22:39:29 +0100, by David Bateman
-
imported patch qrupdate.diffTue, 20 Jan 2009 21:16:42 +0100, by Jaroslav Hajek
-
improve parser indexed assigment codeTue, 20 Jan 2009 21:15:17 +0100, by Jaroslav Hajek
-
postpad.m, prepad.m: doc fixTue, 20 Jan 2009 11:09:22 -0500, by John W. Eaton
-
pink.m: spelling fixTue, 20 Jan 2009 11:02:56 -0500, by John W. Eaton
-
hsv.m: doc fixTue, 20 Jan 2009 10:57:18 -0500, by John W. Eaton
-
stmt.txi: unwind_protect doc fixTue, 20 Jan 2009 10:52:34 -0500, by John W. Eaton
-
container.txi: define cs-listTue, 20 Jan 2009 10:07:23 -0500, by John W. Eaton
-
package.txi: @DOCSTRING for pkgTue, 20 Jan 2009 10:02:09 -0500, by John W. Eaton
-
image.txi: @DOCSTRING for brightenTue, 20 Jan 2009 09:54:42 -0500, by John W. Eaton
-
assert.m: use isfield instead of struct_containsTue, 20 Jan 2009 06:58:44 -0500, by John W. Eaton
-
lex.l (grab_comment_block): if not reading from a file, bail at first newline inside a comment:Mon, 19 Jan 2009 20:21:45 -0500, by John W. Eaton
-
lex.l: finish previous changeMon, 19 Jan 2009 19:37:34 -0500, by John W. Eaton
-
lexer debugging functionsMon, 19 Jan 2009 16:53:30 -0500, by John W. Eaton
-
Trivial fixes in numbers.txiSun, 18 Jan 2009 22:01:36 +0100, by Thorsten Meyer
-
Permit scalars when transforming coordinates.Sat, 17 Jan 2009 17:32:11 -0500, by Ben Abbott
-
__quiver__.m: __quiver__.m: Fix auto-size of (x,y) coord.Sat, 17 Jan 2009 11:41:25 -0500, by Ben Abbott
-
add some explaining commentsSat, 17 Jan 2009 16:33:30 +0100, by Jaroslav Hajek
-
Fix for handling optionsFri, 16 Jan 2009 08:31:57 +0100, by Daniel J Sebald
-
Fix legend order for both horizontal and vertical string cell.Fri, 16 Jan 2009 08:27:46 +0100, by Daniel J Sebald
-
grid.m: Correct doc-string.Thu, 15 Jan 2009 17:54:19 -0500, by Ben Abbott
-
reshape: improve error messageThu, 15 Jan 2009 16:59:15 -0500, by John W. Eaton