Mercurial > hg > octave-lyh
graph
-
Grammar check TexInfo in all .m filesFri, 27 Mar 2009 22:31:03 -0700, by Rik
-
__go_draw_axes__.m: Properly position the title for 3D plots when using the gnuplot (v4.3+) backend.Fri, 27 Mar 2009 18:10:38 -0400, by Ben Abbott
-
configure fixesFri, 27 Mar 2009 21:34:23 +0100, by Jaroslav Hajek
-
swap out args in balance for M*b compatFri, 27 Mar 2009 14:28:10 +0100, by Jaroslav Hajek
-
update diag-perm.txiFri, 27 Mar 2009 13:19:01 +0100, by Jaroslav Hajek
-
make Array::find already return Matlab-compatible dimensionsFri, 27 Mar 2009 12:22:05 +0100, by Jaroslav Hajek
-
more compatible indexing by logical empty matricesFri, 27 Mar 2009 07:28:13 +0100, by Jaroslav Hajek
-
Documentation merge to main branchThu, 26 Mar 2009 11:47:34 -0700, by Rik
-
Documentation merge to main branchThu, 26 Mar 2009 09:47:35 -0700, by Rik
-
Merge documentation cleanup changes to main branch.Wed, 25 Mar 2009 18:13:08 -0700, by Rik
-
Cleanup documentation file matrix.texiWed, 25 Mar 2009 08:05:35 -0700, by Rik
-
Cleanup documentation file plot.texiSun, 22 Mar 2009 14:40:24 -0700, by Rik
-
Cleanup documentation files errors.texi, debug.texi, io.texiSun, 22 Mar 2009 13:14:15 -0700, by Rik
-
Cleanup documentation files stmt.texi and func.texiSun, 22 Mar 2009 11:15:35 -0700, by Rik
-
Documentation cleanup of var.texi, expr.texi, eval.texiSun, 22 Mar 2009 08:41:49 -0700, by Rik
-
Cleanup of data types related documentationSat, 21 Mar 2009 15:52:41 -0700, by Rik
-
Documentation cleanup of basics.texiSat, 21 Mar 2009 08:29:37 -0700, by Rik
-
Documentation cleanup on NEWS fileSat, 21 Mar 2009 07:16:24 -0700, by Rik
-
Documentation cleanup of preface and introFri, 20 Mar 2009 17:01:49 -0700, by Rik
-
Cleanup top-level documentation menu in octave.texiFri, 20 Mar 2009 10:08:57 -0700, by Rik
-
Documentation cleanup of top-level Octave directory (READMEs, INSTALL)Thu, 19 Mar 2009 20:47:36 -0700, by Rik
-
Add Rik Wehbring to contributors listThu, 26 Mar 2009 11:45:35 -0700, by Rik
-
small fix in Array::findThu, 26 Mar 2009 13:54:57 +0100, by Jaroslav Hajek
-
use Array<T>::find in findThu, 26 Mar 2009 13:50:46 +0100, by Jaroslav Hajek
-
generalize dim_vector::numelThu, 26 Mar 2009 13:20:05 +0100, by Jaroslav Hajek
-
adjust some array dim query methodsThu, 26 Mar 2009 13:05:03 +0100, by Jaroslav Hajek
-
add Array<T>::findThu, 26 Mar 2009 13:05:00 +0100, by Jaroslav Hajek
-
bump versionWed, 25 Mar 2009 23:42:12 -0400, by John W. Eaton
-
Added tag ss-3-1-55 for changeset 5e276a0b9997Wed, 25 Mar 2009 23:40:43 -0400, by John W. Eaton
-
ChangeLog fixWed, 25 Mar 2009 22:05:44 -0400, by John W. Eaton
-
EIG.cc: avoid volatile decl for tmp variableWed, 25 Mar 2009 22:04:58 -0400, by John W. Eaton
-
compatibility fix for find called for empty argumentsWed, 25 Mar 2009 19:02:15 -0400, by John W. Eaton
-
liboctave/Makefile.in (MATRIX_INC): add missing files to the listWed, 25 Mar 2009 17:34:19 -0400, by John W. Eaton
-
seek to skip if writing inside bounds of existing fileWed, 25 Mar 2009 16:44:45 -0400, by John W. Eaton
-
ChangeLog fixWed, 25 Mar 2009 14:34:38 -0400, by John W. Eaton
-
Fix calculation of gradient for dims>2. Vector arguments are interpreted asWed, 25 Mar 2009 14:33:44 -0400, by Kai Habel
-
save source file names for functions as comments in .texi filesWed, 25 Mar 2009 12:54:17 -0400, by John W. Eaton
-
fixes in mixed int64-double multiply emulationWed, 25 Mar 2009 14:29:50 +0100, by Jaroslav Hajek
-
smarter algorithm for permuteWed, 25 Mar 2009 11:40:06 +0100, by Jaroslav Hajek
-
gnuplot_drawnow.m: When printing, pass scalar plot_stream to __gnuplot_draw_figure__, and close all plot streams when done.Tue, 24 Mar 2009 19:41:56 -0400, by Ben Abbott
-
Partial implementation of derived classes using the old form with "@" files.Tue, 24 Mar 2009 11:29:53 -0400, by rtshort
-
tag bug don't define forced variablesMon, 23 Mar 2009 19:29:01 -0400, by John W. Eaton
-
gnuplot_drawnow.m: Check that gnuplot has internal variable "GPVAL_TERMINALS".Mon, 23 Mar 2009 18:21:25 -0400, by Ben Abbott
-
simplify double->int conversion in indexingMon, 23 Mar 2009 14:23:48 +0100, by Jaroslav Hajek
-
more NEWS updatesMon, 23 Mar 2009 08:29:51 +0100, by Jaroslav Hajek
-
fix simple looping over structsSun, 22 Mar 2009 21:44:26 +0100, by Jaroslav Hajek
-
add one more missing includeSun, 22 Mar 2009 15:19:22 +0100, by Jaroslav Hajek
-
replace lo_ieee_isnan by xisnan, add missing includesSat, 21 Mar 2009 20:46:21 +0100, by Jaroslav Hajek
-
gnuplot_drawnow.m: Verify the gnuplot terminal is supported.Sat, 21 Mar 2009 13:04:43 -0400, by Ben Abbott
-
__gnuplot_get_var__.m: Add function to get gnuplot variables.Sat, 21 Mar 2009 12:49:58 -0400, by Ben Abbott
-
print.m: Restore the old behavior for -S<num>,<num>.Sat, 21 Mar 2009 09:35:35 -0400, by Ben Abbott
-
allow empty matrices in stream input operatorsFri, 20 Mar 2009 11:39:25 +0100, by Jaroslav Hajek
-
optimize isnan/isinf/isfinite mappersThu, 19 Mar 2009 17:46:38 +0100, by Jaroslav Hajek
-
simplifications to fsolveThu, 19 Mar 2009 08:54:56 +0100, by Jaroslav Hajek
-
fix leaving stray '\r' in stream when reading from CRLF data fileThu, 19 Mar 2009 06:57:50 -0400, by Benjamin Lindner
-
remove a TODO in oct-norm.ccWed, 18 Mar 2009 16:17:15 +0100, by Jaroslav Hajek
-
cellfun optimizationsWed, 18 Mar 2009 12:06:46 +0100, by Jaroslav Hajek
-
add missing binops installsTue, 17 Mar 2009 22:21:54 +0100, by Jaroslav Hajek
-
implement fast octave_value constructorTue, 17 Mar 2009 21:38:12 +0100, by Jaroslav Hajek