Thu, 14 Jan 2010 22:39:17 +0100 |
Jaroslav Hajek |
fix concatenation bug
|
Thu, 14 Jan 2010 16:15:53 -0500 |
David Grundberg |
Run tests in all *.cc files.
|
Thu, 14 Jan 2010 21:50:37 +0100 |
David Bateman |
Fix for markerfacecolor and markeredgecolor properties with unfillable markers like '+'
|
Thu, 14 Jan 2010 14:07:33 +0100 |
Jaroslav Hajek |
missing semicolon in fileread
|
Thu, 14 Jan 2010 13:50:51 +0100 |
Jaroslav Hajek |
update NEWS
|
Thu, 14 Jan 2010 13:48:20 +0100 |
Jaroslav Hajek |
implement built-in strcmpi/strncmpi, reduce some code duplication
|
Thu, 14 Jan 2010 13:16:09 +0100 |
Jaroslav Hajek |
optimize bsxfun for chars
|
Thu, 14 Jan 2010 10:17:37 +0100 |
Jaroslav Hajek |
make numel query more matlab compatible
|
Thu, 14 Jan 2010 03:10:46 -0500 |
John W. Eaton |
fix prototypes for zherk and cherk
|
Wed, 13 Jan 2010 22:24:44 -0800 |
Rik |
Remove unmaintained patch STOP.patch for Fortran code
|
Wed, 13 Jan 2010 22:22:46 -0800 |
Rik |
Use CALL XSTOPX instead of STOP in Fortran ranlib routines
|
Thu, 14 Jan 2010 01:11:27 -0500 |
John W. Eaton |
oct-rl-edit.c (octave_rl_set_terminal_name): save term string before setting rl_terminal_name
|
Wed, 13 Jan 2010 22:31:48 -0500 |
John W. Eaton |
cleanups to avoid valgrind warnings
|
Wed, 13 Jan 2010 21:12:24 -0500 |
John W. Eaton |
__magick_read__.cc: no need to explicitly call chop_trailing_singletons now
|
Wed, 13 Jan 2010 20:45:31 -0500 |
John W. Eaton |
avoid assignment in condition of if statement
|