Mercurial > hg > octave-lyh
graph
-
unify comment and help text processing in lex.l and parse.yThu, 17 Apr 2008 16:44:49 -0400, by John W. Eaton
-
octave_user_code: new base class for octave_user_script and octave_user_functionWed, 16 Apr 2008 22:08:15 -0400, by John W. Eaton
-
save: fix continuation character in doc stringWed, 16 Apr 2008 21:50:59 -0400, by John W. Eaton
-
Delete idx in Sparse<T> and Array<T> operator =Wed, 16 Apr 2008 23:33:36 +0200, by David Bateman
-
__gnuplot_version__: use newline at end of messageWed, 16 Apr 2008 15:15:26 -0400, by John W. Eaton
-
parse scripts completely before executingWed, 16 Apr 2008 15:09:56 -0400, by John W. Eaton
-
Display a (hopefully) informative error message if gnuplot isn't foundWed, 16 Apr 2008 14:19:59 -0400, by sh
-
ChangeLog fixTue, 15 Apr 2008 16:31:28 -0400, by John W. Eaton
-
view: get values from current axes if nargin == 0Tue, 15 Apr 2008 16:30:09 -0400, by John W. Eaton
-
Minor fix for multiple patches with NaN valuesTue, 15 Apr 2008 02:29:08 -0400, by David Bateman
-
Minor texinfo errorsMon, 14 Apr 2008 13:30:40 -0400, by David Bateman
-
octave_scan_1: fix reading of hex numbersMon, 14 Apr 2008 13:27:21 -0400, by Jaroslav Hajek
-
fread, fwrite: allow SKIP arg to be omittedMon, 14 Apr 2008 13:13:25 -0400, by John W. Eaton
-
changeset: 7800:9828eda04f24Wed, 09 Apr 2008 13:31:12 -0400, by John W. Eaton
-
Fix various tests under Win32.Wed, 09 Apr 2008 13:24:07 -0400, by Michael Goffioul
-
Fix stat'ing root pathnames ('\' or '/') under Win32.Wed, 09 Apr 2008 13:12:27 -0400, by Michael Goffioul
-
don't embed newline in warning messages in deprecated functionsWed, 09 Apr 2008 12:56:48 -0400, by John W. Eaton
-
Don't allow the use of lists in assert.mWed, 09 Apr 2008 12:40:06 -0400, by David Bateman
-
Drop the Encoding keyWed, 09 Apr 2008 17:13:40 +0200, by Rafael Laboissiere
-
zchinx.f: use dble instead of realMon, 07 Apr 2008 11:50:37 -0400, by John W. Eaton
-
more QR & Cholesky updating functionsMon, 07 Apr 2008 11:43:19 -0400, by Jaroslav Hajek
-
make_constant: handle escape sequences in dq-stringsFri, 04 Apr 2008 15:57:31 -0400, by John W. Eaton
-
check-m-sources: new target for script MakefilesFri, 04 Apr 2008 14:22:10 -0400, by John W. Eaton
-
lsqnonneg: use optimset, correctly index Z and P in main loopThu, 03 Apr 2008 07:43:59 -0400, by bill
-
Add warning to rest of deprecated functionsFri, 04 Apr 2008 10:18:35 -0400, by David Bateman
-
lo-sysdep.cc: include windows.h if windows and not cygwinThu, 03 Apr 2008 22:22:47 -0400, by John W. Eaton
-
update README.CygwinThu, 03 Apr 2008 22:12:55 -0400, by Tatsuro Matsuoka
-
note version when functions were deprecatedThu, 03 Apr 2008 21:56:23 -0400, by John W. Eaton
-
Conditionally set 'set pm3d implicit'Thu, 03 Apr 2008 21:39:38 -0400, by David Bateman
-
Add versions of removed dispatched sparse function in the deprecated directoryThu, 03 Apr 2008 17:10:15 -0400, by David Bateman
-
make_constant: stash original text for stringsThu, 03 Apr 2008 14:09:49 -0400, by John W. Eaton
-
octave_fcn_handle::subsref: don't call next_subsrefThu, 03 Apr 2008 13:13:01 -0400, by John W. Eaton
-
increase testqr tolerance in test/test_linalg.mThu, 03 Apr 2008 14:19:59 +0200, by Jaroslav Hajek
-
spaugment: reduce test script toleranceThu, 03 Apr 2008 10:37:14 -0400, by Ben Abbott
-
fix typos in xzdotu and xzdotc wrappersThu, 03 Apr 2008 00:01:07 -0400, by John W. Eaton
-
scripts/deprecated/Makefile.in (SOURCES): Add spkron.mWed, 02 Apr 2008 23:24:33 -0400, by John W. Eaton
-
scripts/general/Makefile.in (SOURCES): Add runlength.mWed, 02 Apr 2008 16:13:35 -0400, by John W. Eaton
-
implement BLAS-F77 call compatibility checkWed, 02 Apr 2008 14:30:49 -0400, by Jaroslav Hajek
-
lsqnonneg: new functionTue, 01 Apr 2008 00:29:51 -0400, by bill
-
Add the spaugment functionWed, 02 Apr 2008 14:08:28 -0400, by David Bateman
-
Use popen2 for communication with gnuplotWed, 02 Apr 2008 13:29:19 -0400, by David Bateman
-
perl: don't provide default value for vararginTue, 01 Apr 2008 16:35:48 -0400, by John W. Eaton
-
handle negative column values in sortrowsTue, 01 Apr 2008 16:02:49 -0400, by Richard Bovey
-
handle breakpoints in tree_identifier::do_lookupTue, 01 Apr 2008 13:50:27 -0400, by John W. Eaton
-
Fix spurious tics for plotyy with gnuplot backendMon, 31 Mar 2008 22:12:01 -0400, by David Bateman
-
perl.m: new functionMon, 31 Mar 2008 22:06:02 -0400, by Julian Schnidder
-
Add gtext, waitforbuttonpress. Attempt to get ginput working under windowsMon, 31 Mar 2008 21:41:30 -0400, by David Bateman
-
ginput: new functionMon, 31 Mar 2008 16:30:29 -0400, by David Bateman
-
run.m: fix check for file existenceMon, 31 Mar 2008 16:10:09 -0400, by Ben Abbott
-
implement compiled binary lookupFri, 28 Mar 2008 15:53:09 -0400, by Jaroslav Hajek
-
Fix tempdir's documention string to point at tempdirFri, 28 Mar 2008 14:52:27 -0400, by weber
-
trivial fix to del2Fri, 28 Mar 2008 14:50:10 -0400, by Jaroslav Hajek
-
info.m addedFri, 28 Mar 2008 14:47:24 -0400, by Julian Schnidder
-
Allow negative zero imaginary part to be treated as zero for erf, erfc, gamma and lgamma mapper functionFri, 28 Mar 2008 18:26:29 +0100, by David Bateman
-
Fixed minor bugs in help texts of [x|y|z]lim and strtrimFri, 28 Mar 2008 13:09:35 -0400, by sh
-
Fix axis handle treatment in plotyyFri, 28 Mar 2008 12:52:31 -0400, by David Bateman
-
Fix for plot(zeros(1,0),zeros(1,0))Fri, 28 Mar 2008 12:51:14 -0400, by David Bateman
-
ChangeLog fixThu, 27 Mar 2008 22:26:57 -0400, by John W. Eaton
-
rename minmax.cc to max.ccThu, 27 Mar 2008 22:23:54 -0400, by John W. Eaton
-
__convn__.cc: fix typo in previous changeThu, 27 Mar 2008 16:18:05 -0400, by John W. Eaton