Mercurial > hg > octave-nkf
graph
-
Fix stat'ing root pathnames ('\' or '/') under Win32. release-3-0-xWed, 09 Apr 2008 13:13:18 -0400, by Michael Goffioul
-
don't embed newline in warning messages in deprecated functions (part 2) release-3-0-xWed, 09 Apr 2008 13:05:10 -0400, by John W. Eaton
-
don't embed newline in warning messages in deprecated functions release-3-0-xWed, 09 Apr 2008 12:57:36 -0400, by John W. Eaton
-
Don't allow the use of lists in assert.m release-3-0-xWed, 09 Apr 2008 12:40:54 -0400, by David Bateman
-
increase testqr tolerance in test/test_linalg.m release-3-0-xThu, 03 Apr 2008 14:19:59 +0200, by Jaroslav Hajek
-
make_constant: handle escape sequences in dq-strings release-3-0-xFri, 04 Apr 2008 15:57:31 -0400, by John W. Eaton
-
use * instead of 1 for assumed-size fortran arrays release-3-0-xFri, 04 Apr 2008 14:27:06 -0400, by John W. Eaton
-
Add warning to rest of deprecated functions release-3-0-xFri, 04 Apr 2008 10:19:30 -0400, by David Bateman
-
note version when functions were deprecated release-3-0-xFri, 04 Apr 2008 10:17:33 -0400, by John W. Eaton
-
lo-sysdep.cc: include windows.h if windows and not cygwin release-3-0-xThu, 03 Apr 2008 22:23:22 -0400, by John W. Eaton
-
Conditionally set 'set pm3d implicit' release-3-0-xThu, 03 Apr 2008 21:41:27 -0400, by David Bateman
-
make_constant: stash original text for strings release-3-0-xThu, 03 Apr 2008 14:09:49 -0400, by John W. Eaton
-
octave_fcn_handle::subsref: don't call next_subsref release-3-0-xThu, 03 Apr 2008 13:13:48 -0400, by John W. Eaton
-
fix to enable compiling with Intel C++ release-3-0-xThu, 03 Apr 2008 10:24:18 -0400, by Jaroslav Hajek
-
scripts/plot/Makefile.in (SOURCES): Add __plt2sv__.m and __plt2vs__.m release-3-0-xWed, 02 Apr 2008 16:17:06 -0400, by John W. Eaton
-
scripts/general/Makefile.in (SOURCES): Add runlength.m release-3-0-xWed, 02 Apr 2008 16:12:51 -0400, by John W. Eaton
-
new tickdir and tickdirmode axes properties release-3-0-xWed, 02 Apr 2008 13:34:43 -0400, by John W. Eaton
-
handle negative column values in sortrows release-3-0-xTue, 01 Apr 2008 16:03:44 -0400, by Richard Bovey
-
Fix spurious tics for plotyy with gnuplot backend release-3-0-xMon, 31 Mar 2008 22:13:32 -0400, by David Bateman
-
Fix tempdir's documention string to point at tempdir release-3-0-xFri, 28 Mar 2008 14:52:55 -0400, by weber
-
__axis_label__: use name of caller in error message release-3-0-xThu, 27 Mar 2008 13:26:44 -0400, by John W. Eaton
-
ismember: correctly size idx output for empty args release-3-0-xWed, 26 Mar 2008 23:03:56 -0400, by John W. Eaton
-
refactor Array::assignN dimensioning code for empty initial matrices release-3-0-xWed, 26 Mar 2008 15:41:59 -0400, by David Bateman
-
Fix fall back from sparse cholesky factorization to LU when matrix detected as not being positive definite release-3-0-xTue, 25 Mar 2008 16:18:42 -0400, by David Bateman
-
Allow installation of already extracted packages release-3-0-xMon, 24 Mar 2008 18:27:20 -0400, by Thomas Weber
-
pkg.m: adapt to changes in isspace for cell arrays of strings. release-3-0-xMon, 24 Mar 2008 18:25:09 -0400, by Michael Goffioul
-
Add integer el_div and el_ldiv operators to the binops that were missing them release-3-0-xSun, 23 Mar 2008 11:22:58 -0400, by David Bateman
-
Avoid infinite loop in circshift for infinite matrices release-3-0-xThu, 20 Mar 2008 12:13:03 -0400, by David Bateman
-
Ensure k is an integer scalar in rotdim release-3-0-xThu, 20 Mar 2008 12:12:43 -0400, by David Bateman
-
Correct typos in __go_draw_axes__.m and update Manual release-3-0-xWed, 19 Mar 2008 15:42:14 -0400, by godfrey
-
Fix for mode.m NDArrays and row vectors release-3-0-xWed, 19 Mar 2008 15:02:46 -0400, by David Bateman
-
Fix for array indexing if original matrix is empty release-3-0-xWed, 19 Mar 2008 14:13:37 -0400, by David Bateman
-
doc fix for exp distribution functions release-3-0-xWed, 19 Mar 2008 13:12:29 -0400, by Jaroslav Hajek
-
Chop trailing singletons in min/max functions release-3-0-xTue, 18 Mar 2008 20:47:40 -0400, by David Bateman
-
partial specialization for octave_int_fit_to_range release-3-0-xTue, 18 Mar 2008 16:21:34 -0400, by John W. Eaton
-
compatible handling of NaN -> int conversions release-3-0-xTue, 18 Mar 2008 14:46:41 -0400, by John W. Eaton
-
Escape "-" signs that mean the "minus" character release-3-0-xTue, 18 Mar 2008 14:06:42 -0400, by Rafael Laboissiere
-
__go_draw_axes__: use correct symbol codes release-3-0-xTue, 18 Mar 2008 13:44:06 -0400, by Michael D. Godfrey
-
_go_draw_axes__: eliminate repeated code with get_old_gnuplot_color subfunction release-3-0-xTue, 11 Mar 2008 23:38:00 -0400, by John W. Eaton
-
graphcs.cc, graphics.h.in: new property, linewidth release-3-0-xTue, 11 Mar 2008 23:33:47 -0400, by John W. Eaton
-
__go_draw_axes__: use strcmpi for text properties; use get for hidden properties release-3-0-xTue, 11 Mar 2008 23:13:04 -0400, by John W. Eaton
-
If FaceColor is none don't use pm3d mode and set linestyle correctly. release-3-0-xWed, 27 Feb 2008 22:36:23 +0100, by kai
-
__go_draw_axes__: eliminate repeated code with get_old_gnuplot_color subfunction release-3-0-xTue, 11 Mar 2008 22:07:27 -0400, by John W. Eaton
-
mex.cc: arg to mxCreateLogicalScalar is now mxLogical release-3-0-xMon, 10 Mar 2008 23:18:47 -0400, by John W. Eaton
-
define mxLogical as unsigned char instead of int release-3-0-xMon, 10 Mar 2008 13:10:46 -0400, by John W. Eaton
-
logical indexing compatibility fixes release-3-0-xFri, 07 Mar 2008 20:21:48 -0500, by John W. Eaton
-
Document positive definite behavior of matrix_type release-3-0-xThu, 06 Mar 2008 13:46:16 -0500, by David Bateman
-
hist: avoid temps; allow matrix args when number of bins > 30 release-3-0-xThu, 06 Mar 2008 13:42:08 -0500, by John W. Eaton
-
__lin_interpn__.cc: handle decreasing coordinate values release-3-0-xThu, 06 Mar 2008 01:58:38 -0500, by Alexander Barth
-
Apply a scaling factor to leading zero removal in roots.m release-3-0-xWed, 05 Mar 2008 04:58:54 -0500, by Sebastien Loisel
-
Treat repeated indices in the sparse assignments release-3-0-xMon, 03 Mar 2008 20:00:17 -0500, by David Bateman
-
use Helvetica, not helvetica; don't downcase user-supplied font names release-3-0-xMon, 14 Jan 2008 19:50:10 +0000, by jwe
-
oct-stream.cc (do_read): stop reading if seek fails release-3-0-xWed, 27 Feb 2008 22:47:58 -0500, by John W. Eaton
-
oct-rand.cc (get_dist_id): initialize retval release-3-0-xTue, 26 Feb 2008 18:46:14 -0500, by John W. Eaton
-
save state separately for each MT random number generator release-3-0-xTue, 26 Feb 2008 05:30:39 -0500, by John W. Eaton
-
avoid another xGELSD workspace query bug release-3-0-xTue, 26 Feb 2008 02:51:32 -0500, by John W. Eaton
-
fullfile: improve handling of args ending with filesep release-3-0-xFri, 22 Feb 2008 13:47:38 -0500, by John W. Eaton
-
__stepimp__: don't call subplot for single plot release-3-0-xFri, 22 Feb 2008 04:02:37 -0500, by John W. Eaton
-
ignore errors installing octave.desktop file release-3-0-xThu, 21 Feb 2008 04:34:43 -0500, by John W. Eaton
-
don't special case SH_LD for FreeBSD and OpenBSD release-3-0-xFri, 15 Feb 2008 15:39:36 -0500, by John W. Eaton
-
add Jason Riedy to contributors file release-3-0-xTue, 12 Feb 2008 23:52:49 -0500, by John W. Eaton
-
fix missing line continuation in BEGIN_CHAR_CLASS_CONVERSION macro release-3-0-xTue, 12 Feb 2008 22:43:50 -0500, by John W. Eaton
-
fix workspace size calculation for xGELSD release-3-0-xTue, 12 Feb 2008 21:04:34 -0500, by Jason Riedy
-
Allow cast to treat the logical types release-3-0-xTue, 12 Feb 2008 13:00:45 +0100, by David Bateman
-
Implement cdatamapping and respect to to allow correct image/imagesc rendering release-3-0-xTue, 12 Feb 2008 16:09:13 -0500, by David Bateman
-
fix for loop iteration limit bug with ranges release-3-0-xTue, 12 Feb 2008 03:27:41 -0500, by John W. Eaton
-
limit data read to data chunk in wavread.m release-3-0-xFri, 08 Feb 2008 03:43:53 -0500, by John W. Eaton