Wed, 11 Nov 2009 13:17:34 -0500 |
Shai Ayal |
configure.ac: remove check for ftgl
|
Wed, 11 Nov 2009 12:51:45 -0500 |
Benjamin Lindner |
configure.ac: remove -mwindows from FLTK_LDFLAGS
|
Wed, 11 Nov 2009 10:46:36 -0500 |
Shai Ayal |
fix for fltk zoom box problems
|
Wed, 11 Nov 2009 10:01:03 -0500 |
John W. Eaton |
configure.ac: fail if LT_INIT is not defined
|
Wed, 11 Nov 2009 10:59:27 +0100 |
Jaroslav Hajek |
improve some mx_inline loops
|
Tue, 10 Nov 2009 23:07:25 -0500 |
John W. Eaton |
remove reference blas and lapack sources
|
Tue, 10 Nov 2009 19:48:02 -0500 |
Shai Ayal |
printing for fltk backend using gl2ps
|
Tue, 10 Nov 2009 17:55:19 -0500 |
John W. Eaton |
update ferror doc string, take 2
|
Tue, 10 Nov 2009 17:51:03 -0500 |
John W. Eaton |
update ferror doc string
|
Tue, 10 Nov 2009 17:17:38 -0500 |
David Grundberg |
Fix fourth argument from sscanf
|
Tue, 10 Nov 2009 15:02:25 -0500 |
John W. Eaton |
convert build system to use automake and libtool
|
Tue, 10 Nov 2009 13:25:57 -0500 |
Ben Abbott |
__go_draw_axes__.m: No 'with linestyle' when linestyle == 'none'.
|
Tue, 10 Nov 2009 10:58:39 +0100 |
Jaroslav Hajek |
fix internal numel on classes
|
Tue, 10 Nov 2009 08:58:26 +0100 |
Jaroslav Hajek |
simplify cummin, cummax docs
|
Mon, 09 Nov 2009 13:09:49 +0100 |
Jaroslav Hajek |
rewrite dispatch part & slightly improve min,max,cummin,cummax
|
Mon, 09 Nov 2009 10:21:31 +0100 |
Jaroslav Hajek |
support sparse templated extractors
|
Mon, 09 Nov 2009 08:59:28 +0100 |
Jaroslav Hajek |
fix arrayfun with nargout=0
|
Mon, 09 Nov 2009 12:42:24 -0500 |
David Grundberg |
use AMD_CPPFLAGS when checking for UMFPACK
|
Mon, 09 Nov 2009 12:12:57 -0500 |
John W. Eaton |
fix includes in some src/DLD-FUNCTIONS files
|
Sun, 08 Nov 2009 17:15:07 -0500 |
Ben Abbott |
gnuplot_drawnow.m: Support gnuplot's dumb terminal.
|
Sun, 08 Nov 2009 21:25:46 +0100 |
Jaroslav Hajek |
implement nfields
|
Sun, 08 Nov 2009 21:14:23 +0100 |
Jaroslav Hajek |
avoid repeated table init in bsxfun
|
Fri, 06 Nov 2009 09:43:43 +0100 |
Jaroslav Hajek |
don't skip empty multi-assignments to allow side effects
|
Fri, 06 Nov 2009 09:14:05 +0100 |
Jaroslav Hajek |
fix printing of empty cells
|
Thu, 05 Nov 2009 21:13:31 +0100 |
Jaroslav Hajek |
rename oct-mem functions
|
Tue, 03 Nov 2009 16:22:46 -0500 |
John W. Eaton |
fix typo in previous change
|
Tue, 03 Nov 2009 16:18:23 -0500 |
John W. Eaton |
new root figure properties
|
Tue, 03 Nov 2009 15:34:40 -0500 |
David Grundberg |
Add property FormatSpacing to root
|
Tue, 03 Nov 2009 14:16:49 +0100 |
Jaroslav Hajek |
ommitted file from 9773:01f897d8a130
|
Tue, 03 Nov 2009 08:49:20 +0100 |
David Grundberg |
Allow and ignore extra outargs from user-defined size methods
|
Tue, 03 Nov 2009 08:52:00 +0100 |
David Grundberg |
Call user-defined subsref/subsasgn with 1xN structs instead of Nx1
|
Tue, 03 Nov 2009 11:35:59 +0100 |
Jaroslav Hajek |
optimize memory manipulation by arrays & indexing
|
Tue, 03 Nov 2009 07:44:20 +0100 |
Jaroslav Hajek |
improve index reduction rules
|
Mon, 02 Nov 2009 21:34:04 -0500 |
Stefan Hepp |
gnuplot_drawnow.m (gnuplot_default_term): don't set term to x11 unless DISPLAY is set
|
Mon, 02 Nov 2009 15:20:20 +0100 |
Jaroslav Hajek |
omission from last patch
|
Mon, 02 Nov 2009 15:17:01 +0100 |
Jaroslav Hajek |
small interp1 simplification
|
Mon, 02 Nov 2009 14:04:06 +0100 |
Jaroslav Hajek |
improve Matlab compatibility & performance of ppval/mkpp and some associated funcs
|
Mon, 02 Nov 2009 10:28:57 +0100 |
Jaroslav Hajek |
fix base class field assignment
|
Mon, 02 Nov 2009 07:16:30 +0100 |
Jaroslav Hajek |
fix bad FLOAT_TRUNCATE in mx-inlines.cc
|
Sun, 01 Nov 2009 13:59:19 -0500 |
John W. Eaton |
issorted: new option for sort mode
|
Sun, 01 Nov 2009 12:36:06 -0500 |
John W. Eaton |
fix relative directory caching
|
Thu, 29 Oct 2009 18:39:34 -0400 |
John W. Eaton |
configure.ac: fix logic in previous change
|
Thu, 29 Oct 2009 18:10:53 -0400 |
Thomas Treichl |
prefer dlopen on OS X systems
|
Thu, 29 Oct 2009 13:36:03 -0400 |
John W. Eaton |
parse.y (finish_function): retrun function object unless parsing function file
|
Wed, 28 Oct 2009 20:00:35 -0400 |
John W. Eaton |
PermMatrix.cc: don't include error.h
|
Tue, 27 Oct 2009 20:11:47 +0100 |
David Bateman |
Fix test for valid threshold value in sparse LU factorization
|
Fri, 23 Oct 2009 09:28:14 -0700 |
Rik |
Periodic grammar check of Octave documentation files to ensure common format
|
Fri, 23 Oct 2009 10:35:59 +0200 |
Jaroslav Hajek |
fix idx_vector construction checks
|
Fri, 23 Oct 2009 10:10:37 +0200 |
Jaroslav Hajek |
implement built-in tril/triu
|
Tue, 20 Oct 2009 20:22:10 +0200 |
Soren Hauberg |
general/interp2.m: improved error checking and support for bicubic interpolation when X and Y are meshgrid format
|
Thu, 22 Oct 2009 10:12:54 +0200 |
Jaroslav Hajek |
improve interp1 and pchip
|
Thu, 22 Oct 2009 08:56:58 +0200 |
Jaroslav Hajek |
improve error messages by auto-prepending current function name
|
Thu, 22 Oct 2009 20:25:08 -0700 |
Rik |
Period spellcheck of Octave documentation to check and fix newly added DOCSTRINGS
|
Thu, 22 Oct 2009 12:18:56 -0400 |
Soren Hauberg |
Add demos for colormap functions
|
Wed, 21 Oct 2009 11:13:33 -0700 |
Rik |
Fix unbalanced parentheses warning during creation of pdf documentation.
|
Tue, 20 Oct 2009 22:05:15 -0700 |
Rik |
Clean interpreter/Makefile.in to remove a few non-functional targets
|
Wed, 21 Oct 2009 09:51:58 -0400 |
John W. Eaton |
load-path: compare directory timestamps with tolerance
|
Tue, 20 Oct 2009 15:45:09 +0200 |
Jaroslav Hajek |
add omitted files from 26abff55f6fe
|
Mon, 19 Oct 2009 20:19:40 +0200 |
Soren Hauberg |
scripts/io/strread.m scripts/io/textread.m: new functions
|
Tue, 20 Oct 2009 13:00:30 +0200 |
Jaroslav Hajek |
update NEWS
|