Mercurial > hg > octave-nkf
graph
-
append AM_CPPFLAGS to libcruft_la_CPPFLAGSMon, 15 Mar 2010 16:56:14 -0400, by John W. Eaton
-
use gnulib namespaceMon, 15 Mar 2010 15:57:23 -0400, by John W. Eaton
-
chol.cc: Increase tolerance for single precision test.Fri, 12 Mar 2010 19:15:39 -0500, by Ben Abbott
-
optimize index (call strfind)Thu, 11 Mar 2010 10:27:30 +0100, by Jaroslav Hajek
-
optimize strchrThu, 11 Mar 2010 10:15:52 +0100, by Jaroslav Hajek
-
fix deprecated ctor in lookupTue, 09 Mar 2010 08:10:05 +0100, by Jaroslav Hajek
-
update NEWSTue, 09 Mar 2010 08:08:42 +0100, by Jaroslav Hajek
-
remove integer math warningsTue, 09 Mar 2010 08:06:30 +0100, by Jaroslav Hajek
-
Merged with upstreamSun, 07 Mar 2010 22:26:45 -0800, by Soren Hauberg
-
liboctave/dim-vector.h: New constructor accepting a C array of dimensions.Sun, 07 Mar 2010 15:01:47 -0800, by Soren Hauberg
-
Implement text extent propertySun, 07 Mar 2010 21:00:07 +0000, by Michael Goffioul
-
pkg/pkg.m (write_index): include classes in autogenerated INDEX filesFri, 05 Mar 2010 14:38:32 -0800, by Soren Hauberg
-
Ensure that 'limits' is a 2 or 4 vector, and that 'fn' is a functionFri, 05 Mar 2010 14:29:47 -0800, by Soren Hauberg
-
modernize failing testsFri, 05 Mar 2010 13:22:14 +0100, by Jaroslav Hajek
-
support ID test for errors and warningsin test suitesFri, 05 Mar 2010 13:21:31 +0100, by Jaroslav Hajek
-
fix example in accumdimFri, 05 Mar 2010 12:40:06 +0100, by Jaroslav Hajek
-
optimize accumdim with summationFri, 05 Mar 2010 12:31:30 +0100, by Jaroslav Hajek
-
new function: accumdimFri, 05 Mar 2010 11:11:01 +0100, by Jaroslav Hajek
-
avoid div by zero in fzeroFri, 05 Mar 2010 07:31:19 +0100, by Jaroslav Hajek
-
fix tests in fminbndFri, 05 Mar 2010 07:29:26 +0100, by Jaroslav Hajek
-
fix fminbnd termination tolerancesThu, 04 Mar 2010 15:19:23 +0100, by Jaroslav Hajek
-
implement built-in erfcxThu, 04 Mar 2010 09:35:38 +0100, by Jaroslav Hajek
-
__magick_read__ (F__magick_read__): call Magick::InitializeMagickWed, 03 Mar 2010 13:01:44 -0500, by John W. Eaton
-
oct-convn.cc (convolve): cast int constant to octave_idx_type in call to std::maxWed, 03 Mar 2010 12:32:30 -0500, by John W. Eaton
-
rewrite convn optimizations based on xAXPYWed, 03 Mar 2010 10:13:12 +0100, by Jaroslav Hajek
-
cquit.c: yes, we can assume POSIX signalsWed, 03 Mar 2010 00:22:42 -0500, by John W. Eaton
-
remove old convnTue, 02 Mar 2010 14:49:00 +0100, by Jaroslav Hajek
-
add omitted source from the last changeTue, 02 Mar 2010 10:59:05 +0100, by Jaroslav Hajek
-
initial implementation of conv2/convn in liboctaveTue, 02 Mar 2010 10:04:12 +0100, by Jaroslav Hajek
-
Changelog for previous changeTue, 02 Mar 2010 01:14:11 +0100, by David Bateman
-
Special case sparse index method for ranges and maybe_delete_elements method for sparse vectorsTue, 02 Mar 2010 00:44:12 +0100, by David Bateman
-
str2double.cc: style fixMon, 01 Mar 2010 15:10:03 -0500, by John W. Eaton
-
configure checks for complex element setter/reference accessor methodsMon, 01 Mar 2010 15:02:25 -0500, by John W. Eaton
-
use C++-0x code in str2doubleMon, 01 Mar 2010 15:24:05 +0100, by Jaroslav Hajek
-
avoid g++ extension in str2doubleMon, 01 Mar 2010 09:49:56 +0100, by Jaroslav Hajek
-
urlwrite: don't set CURLOPT_USERPWD if userpwd is emptySun, 28 Feb 2010 23:27:09 -0500, by David Bateman
-
Makefile.am rules for rebuilding .mk filesSun, 28 Feb 2010 23:20:53 -0500, by John W. Eaton
-
add missing initializers in octave_typeinfo ctorSun, 28 Feb 2010 22:23:07 +0100, by Jaroslav Hajek
-
Remove obsolete DiagArray2::Proxy explicit instantiations.Sun, 28 Feb 2010 20:20:05 +0000, by Michael Goffioul
-
improve performance of unique for sparse arraysSun, 28 Feb 2010 12:32:16 -0500, by John W. Eaton
-
unique.m: return 0x1 for empty matrices with some nonzero dims; preserve class of argument; new testsSun, 28 Feb 2010 11:41:03 -0500, by John W. Eaton
-
improve conv2 performanceSun, 28 Feb 2010 10:49:21 -0500, by John W. Eaton
-
implement IDs for common liboctave exceptionsSun, 28 Feb 2010 08:19:49 +0100, by Jaroslav Hajek
-
datetick.m: Fix 'keepticks' bug, and untabify.Sat, 27 Feb 2010 23:04:09 -0500, by Ben Abbott
-
undo unintended changes to conv2 in previous commitSat, 27 Feb 2010 16:15:38 -0500, by John W. Eaton
-
avoid indexing nonexistent elements in sparse diagSat, 27 Feb 2010 16:05:16 -0500, by John W. Eaton
-
improve Array indexing error messagesSat, 27 Feb 2010 08:37:34 +0100, by Jaroslav Hajek
-
remove mx_*_dup relics from mx-inlines.ccFri, 26 Feb 2010 12:22:00 +0100, by Jaroslav Hajek
-
remove dangerous pointer-acquiring Array ctorsFri, 26 Feb 2010 12:05:48 +0100, by Jaroslav Hajek
-
improve diag matrix interface & implementationFri, 26 Feb 2010 11:44:38 +0100, by Jaroslav Hajek
-
simplify appliers in mx-inlines.ccFri, 26 Feb 2010 09:47:54 +0100, by Jaroslav Hajek
-
eigs-base.cc: fix prototypes for arpack functionsThu, 25 Feb 2010 15:41:20 -0500, by John W. Eaton
-
add gdbinit file to sourcesThu, 25 Feb 2010 12:02:39 -0500, by John W. Eaton
-
guard against >2GB allocations with 32-bit ptrs on weird platformsThu, 25 Feb 2010 14:45:32 +0100, by Jaroslav Hajek
-
improve some size_t queriesThu, 25 Feb 2010 12:55:13 +0100, by Jaroslav Hajek
-
handle Infs and NaNs in str2doubleThu, 25 Feb 2010 11:11:45 +0100, by Jaroslav Hajek
-
implement compiled str2doubleWed, 24 Feb 2010 21:42:22 +0100, by Jaroslav Hajek
-
make string_vector be a column vector as it used to beThu, 25 Feb 2010 08:21:35 +0100, by Jaroslav Hajek
-
__contour__: don't fail if zlevel is a vector with all the same valuesWed, 24 Feb 2010 23:54:32 -0500, by John W. Eaton
-
qr.cc: increase tolerance for testWed, 24 Feb 2010 16:53:46 -0500, by John W. Eaton