Sun, 18 May 2008 00:09:08 -0400 |
bill |
datenum\: fixed combination of scalar and vector/matrix input bug
|
Sun, 18 May 2008 16:04:22 -0400 |
bill |
file-io.cc: added documentation
|
Sun, 18 May 2008 22:40:28 +0200 |
Thomas Weber |
Extend explanation of randn's return value
|
Sun, 18 May 2008 22:14:45 +0200 |
David Bateman |
Add regexp matching to Fwho and Fclear
|
Mon, 19 May 2008 17:35:39 -0400 |
David Bateman |
isa.m: fnumeric -> numeric
|
Mon, 19 May 2008 16:05:36 -0400 |
John W. Eaton |
isa.m: fix tests
|
Wed, 14 May 2008 18:03:58 +0200 |
David Bateman |
Typo DPBCON -> DGBCON
|
Sun, 18 May 2008 01:26:04 -0400 |
bill |
test_args: update function argument tests
|
Tue, 13 May 2008 17:45:35 +0200 |
David Bateman |
all false logical indexing fix
|
Tue, 13 May 2008 09:57:15 -0500 |
Bill Denney |
isa.m: simplify with persistent variables
|
Mon, 12 May 2008 22:39:33 +0200 |
David Bateman |
Treat numeric and float argument in the isa function.
|
Sat, 10 May 2008 21:55:40 +0200 |
David Bateman |
Add quadv, quadgk, dblquad and triplequad functions
|
Fri, 09 May 2008 14:25:46 +0200 |
David Bateman |
Compatibility fix for assert
|
Sat, 03 May 2008 09:10:56 +0200 |
Thomas Weber |
Replace deprecated isstr() call
|
Sat, 03 May 2008 11:47:54 +0200 |
Rafael Laboissiere |
Use isschar instead of deprecated isstr
|
Wed, 07 May 2008 13:45:30 -0400 |
John W. Eaton |
scope and context fixes for function handles
|
Tue, 06 May 2008 13:39:55 -0400 |
John W. Eaton |
scripts/miscellaneous/Makefile.in (SOURCES): add symvar.m
|
Tue, 06 May 2008 13:38:07 -0400 |
David Bateman |
Add symvar function
|
Tue, 06 May 2008 13:15:26 -0400 |
David Bateman |
Also ignore other constants in Finline
|
Tue, 06 May 2008 06:19:58 -0400 |
David Bateman |
Treat bool as a scalar in the bit functions
|
Tue, 06 May 2008 06:07:28 -0400 |
John W. Eaton |
fntests.m: minor cleanups
|
Tue, 06 May 2008 05:51:17 -0400 |
John W. Eaton |
symbol table reporting functions
|
Tue, 06 May 2008 03:23:12 -0400 |
John W. Eaton |
struct2cell: handle structure arrays properly
|
Mon, 05 May 2008 11:20:02 -0400 |
David Bateman |
Alias setenv to putenv. Allow single arg to putenv
|
Mon, 05 May 2008 03:21:52 -0400 |
John W. Eaton |
input.cc (Fre_read_readline_init_file): new function
|
Mon, 05 May 2008 03:10:16 -0400 |
Rafael Laboissiere |
Load the default inputrc when calling read_readline_init_file()
|
Sun, 04 May 2008 23:46:35 -0400 |
John W. Eaton |
ov-fcn-handle.cc (Ffunctions): fix structure assignment
|
Sun, 04 May 2008 23:36:31 -0400 |
John W. Eaton |
avoid installing subfunctions twice
|
Sun, 04 May 2008 21:45:47 -0400 |
John W. Eaton |
pt-cmd.cc (tree_function_def::eval): only install command-line functions if executing in top-level scope
|
Sun, 04 May 2008 18:15:07 -0400 |
John W. Eaton |
initialize args_evaluated; delete useless statement
|