Wed, 17 Mar 2010 08:46:46 +0100 |
Jaroslav Hajek |
up to 7th-order dim_vector constructors
|
Tue, 16 Mar 2010 17:03:55 -0400 |
John W. Eaton |
save: make that two newline characters
|
Tue, 16 Mar 2010 15:04:40 -0400 |
John W. Eaton |
save: separate variables by blank line in Octave text format files
|
Tue, 16 Mar 2010 15:33:35 +0100 |
Jaroslav Hajek |
rewrite nth_root, move to specfun
|
Tue, 16 Mar 2010 15:16:32 +0100 |
Jaroslav Hajek |
implement built-in cbrt
|
Tue, 16 Mar 2010 12:29:49 +0100 |
Jaroslav Hajek |
deprecate intwarning
|
Mon, 15 Mar 2010 16:56:14 -0400 |
John W. Eaton |
append AM_CPPFLAGS to libcruft_la_CPPFLAGS
|
Mon, 15 Mar 2010 15:57:23 -0400 |
John W. Eaton |
use gnulib namespace
|
Fri, 12 Mar 2010 19:15:39 -0500 |
Ben Abbott |
chol.cc: Increase tolerance for single precision test.
|
Thu, 11 Mar 2010 10:27:30 +0100 |
Jaroslav Hajek |
optimize index (call strfind)
|
Thu, 11 Mar 2010 10:15:52 +0100 |
Jaroslav Hajek |
optimize strchr
|
Tue, 09 Mar 2010 08:10:05 +0100 |
Jaroslav Hajek |
fix deprecated ctor in lookup
|
Tue, 09 Mar 2010 08:08:42 +0100 |
Jaroslav Hajek |
update NEWS
|
Tue, 09 Mar 2010 08:06:30 +0100 |
Jaroslav Hajek |
remove integer math warnings
|
Sun, 07 Mar 2010 22:26:45 -0800 |
Soren Hauberg |
Merged with upstream
|
Sun, 07 Mar 2010 15:01:47 -0800 |
Soren Hauberg |
liboctave/dim-vector.h: New constructor accepting a C array of dimensions.
|
Sun, 07 Mar 2010 21:00:07 +0000 |
Michael Goffioul |
Implement text extent property
|
Fri, 05 Mar 2010 14:38:32 -0800 |
Soren Hauberg |
pkg/pkg.m (write_index): include classes in autogenerated INDEX files
|
Fri, 05 Mar 2010 14:29:47 -0800 |
Soren Hauberg |
Ensure that 'limits' is a 2 or 4 vector, and that 'fn' is a function
|
Fri, 05 Mar 2010 13:22:14 +0100 |
Jaroslav Hajek |
modernize failing tests
|
Fri, 05 Mar 2010 13:21:31 +0100 |
Jaroslav Hajek |
support ID test for errors and warningsin test suites
|
Fri, 05 Mar 2010 12:40:06 +0100 |
Jaroslav Hajek |
fix example in accumdim
|
Fri, 05 Mar 2010 12:31:30 +0100 |
Jaroslav Hajek |
optimize accumdim with summation
|
Fri, 05 Mar 2010 11:11:01 +0100 |
Jaroslav Hajek |
new function: accumdim
|
Fri, 05 Mar 2010 07:31:19 +0100 |
Jaroslav Hajek |
avoid div by zero in fzero
|
Fri, 05 Mar 2010 07:29:26 +0100 |
Jaroslav Hajek |
fix tests in fminbnd
|
Thu, 04 Mar 2010 15:19:23 +0100 |
Jaroslav Hajek |
fix fminbnd termination tolerances
|
Thu, 04 Mar 2010 09:35:38 +0100 |
Jaroslav Hajek |
implement built-in erfcx
|
Wed, 03 Mar 2010 13:01:44 -0500 |
John W. Eaton |
__magick_read__ (F__magick_read__): call Magick::InitializeMagick
|
Wed, 03 Mar 2010 12:32:30 -0500 |
John W. Eaton |
oct-convn.cc (convolve): cast int constant to octave_idx_type in call to std::max
|