Mercurial > hg > octave-lyh
graph
-
Arbitrary call stack access for external debuggers changesetTue, 04 Mar 2008 17:01:05 -0500, by ryanru
-
rectint.m: addedTue, 04 Mar 2008 15:07:44 -0500, by bill
-
print.m: Figure handle as argument.Tue, 04 Mar 2008 14:46:29 -0500, by Ben Abbott
-
workaround to enable compiling with Intel C++ 10.1Tue, 04 Mar 2008 14:18:52 -0500, by Jaroslav Hajek
-
pkg.m: adapt to changes in isspace for cell arrays of strings.Tue, 04 Mar 2008 14:16:16 -0500, by Michael Goffioul
-
polyfit.m: Fixed tests.Tue, 04 Mar 2008 14:02:53 -0500, by Ben Abbott
-
Treat repeated indices in the sparse assignmentsTue, 04 Mar 2008 01:18:09 +0100, by David Bateman
-
ChangeLog fixMon, 03 Mar 2008 02:22:37 -0500, by John W. Eaton
-
more xGELSD workspace fixesMon, 03 Mar 2008 02:18:12 -0500, by Jaroslav Hajek
-
print.m: handle gif and jpg devicesFri, 29 Feb 2008 04:09:03 -0500, by John W. Eaton
-
__go_draw_axes__: eliminate repeated code with get_old_gnuplot_color subfunctionThu, 28 Feb 2008 03:07:10 -0500, by John W. Eaton
-
If FaceColor is none don't use pm3d mode and set linestyle correctly.Wed, 27 Feb 2008 22:36:23 +0100, by kai
-
strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.Thu, 28 Feb 2008 02:41:19 -0500, by Ben Abbott
-
debug.cc: use find_function instead of find_user_functionThu, 28 Feb 2008 02:17:05 -0500, by John Swensen
-
oct-stream.cc (do_read): stop reading if seek failsWed, 27 Feb 2008 22:47:58 -0500, by John W. Eaton
-
make octave_rand a proper singleton classWed, 27 Feb 2008 04:33:39 -0500, by John W. Eaton
-
oct-rand.cc: fix typoTue, 26 Feb 2008 20:29:58 -0500, by John W. Eaton
-
oct-rand.cc (get_dist_id): initialize retvalTue, 26 Feb 2008 18:45:57 -0500, by John W. Eaton
-
avoid more "comparison is always false due to limited range of data type" warnings from GCCTue, 26 Feb 2008 17:37:37 -0500, by John W. Eaton
-
save state separately for each MT random number generatorTue, 26 Feb 2008 05:28:59 -0500, by John W. Eaton
-
avoid another xGELSD workspace query bugTue, 26 Feb 2008 02:47:56 -0500, by John W. Eaton
-
correctly set ans for cs-lists and simplify printing themTue, 26 Feb 2008 02:16:32 -0500, by John W. Eaton
-
new cell array ctype mappersMon, 25 Feb 2008 19:01:30 -0500, by John W. Eaton
-
octave_scalar::round: use xround instead of ::round (MSVC does not have ::round).Mon, 25 Feb 2008 16:09:48 -0500, by Michael Goffioul
-
try to avoid ctype macro problemsMon, 25 Feb 2008 15:57:49 -0500, by John W. Eaton
-
make row_vector_property work?Mon, 25 Feb 2008 04:59:17 -0500, by John W. Eaton
-
graphics.cc, graphics.h.in: avoid some GCC warningsMon, 25 Feb 2008 04:12:19 -0500, by John W. Eaton
-
unpack.m: pass "-f -" to tarMon, 25 Feb 2008 03:53:14 -0500, by Ryan Hinton
-
array_value::add_constraint: pass dim_vector as const reference, not valueMon, 25 Feb 2008 03:47:57 -0500, by John W. Eaton
-
new row_vector_property classMon, 25 Feb 2008 03:44:50 -0500, by John W. Eaton
-
log2: ensure F strictly less than 1Sun, 24 Feb 2008 03:32:49 -0500, by John W. Eaton
-
avoid some GCC warnings for unsigned comparisonsSun, 24 Feb 2008 02:58:01 -0500, by John W. Eaton
-
use 0 instead of NULLFri, 22 Feb 2008 16:44:03 -0500, by John W. Eaton
-
remove old DejaGNU testsFri, 22 Feb 2008 15:17:15 -0500, by John W. Eaton
-
changelog fixFri, 22 Feb 2008 15:09:18 -0500, by John W. Eaton
-
legendre.m: modified help text.Wed, 20 Feb 2008 22:35:46 -0500, by Ben Abbott
-
changelog fixesFri, 22 Feb 2008 15:08:20 -0500, by John W. Eaton
-
Eliminate the rest of the dispatched sparse functionsFri, 22 Feb 2008 15:50:51 +0100, by David Bateman
-
fullfile: improve handling of args ending with filesepFri, 22 Feb 2008 13:47:38 -0500, by John W. Eaton
-
__stepimp__: don't call subplot for single plotFri, 22 Feb 2008 04:05:36 -0500, by John W. Eaton
-
ignore errors installing octave.desktop fileThu, 21 Feb 2008 04:34:43 -0500, by John W. Eaton
-
imshow.m: use axis ("image")Thu, 21 Feb 2008 04:30:27 -0500, by John W. Eaton
-
improve handling line style for errorbar plotsThu, 21 Feb 2008 03:58:57 -0500, by John W. Eaton
-
fsolve: detect nonsquare systemsThu, 21 Feb 2008 03:04:27 -0500, by John W. Eaton
-
doc fixes for legendreWed, 20 Feb 2008 21:58:11 -0500, by John W. Eaton
-
legendre.m: Added normalization and improved stability.Wed, 20 Feb 2008 21:47:39 -0500, by Ben Abbott
-
atan2, fmod: accept N-d arraysWed, 20 Feb 2008 17:39:11 -0500, by John W. Eaton
-
Remove dispatched sparse functions and treat in the generic versions of the functionsWed, 20 Feb 2008 15:52:11 -0500, by David Bateman
-
detect cellstr args in strcatWed, 20 Feb 2008 14:56:22 -0500, by John W. Eaton
-
convert mapper functions to new formatWed, 20 Feb 2008 04:22:50 -0500, by David Bateman
-
Modified for consistency with Matlab. Modified to respect partial paths needed for overloaded functions.Wed, 20 Feb 2008 01:09:19 -0500, by Ben Abbott
-
style fixesWed, 20 Feb 2008 00:46:30 -0500, by John W. Eaton
-
use QR decomposition and normalization for polyfit; normalization for polyvalTue, 19 Feb 2008 07:28:40 -0500, by Ben Abbott
-
Added pkg version info and matlab compatibility.Wed, 20 Feb 2008 00:31:56 -0500, by Ben Abbott
-
pkg.m style fixesTue, 19 Feb 2008 19:25:19 -0500, by John W. Eaton
-
added describe command to pkgTue, 19 Feb 2008 19:23:58 -0500, by carlo
-
better documentation on the INDEX file formatTue, 19 Feb 2008 18:55:05 -0500, by carlo
-
changelogTue, 19 Feb 2008 18:51:48 -0500, by John W. Eaton
-
Treat integer types for mod/rem correctlyMon, 18 Feb 2008 18:08:29 +0100, by David Bateman
-
[mq]: tmp-patchTue, 19 Feb 2008 03:36:08 -0500, by John W. Eaton