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
-
remove Array2Tue, 23 Feb 2010 16:12:27 +0100, by Jaroslav Hajek
-
base charMatrix and boolMatrix on Array<char>Tue, 23 Feb 2010 14:15:34 +0100, by Jaroslav Hajek
-
merge MArray classes & improve Array interfaceSat, 23 Jan 2010 21:41:03 +0100, by Jaroslav Hajek
-
make load-save to matlab format work when using --enable-64Mon, 22 Feb 2010 23:07:21 -0500, by John W. Eaton
-
Make test of glob function more robust.Mon, 22 Feb 2010 21:21:49 +0100, by Carlo de Falco
-
update bootstrap script from gnulib/build-aux/bootstrapMon, 22 Feb 2010 14:59:55 -0500, by John W. Eaton
-
Reduce the amount of stuff included by windows.h and avoid min/max being #define-dSun, 21 Feb 2010 18:04:59 +0000, by Michael Goffioul
-
Convert between back and forward slashes before and after calling glob.Sun, 21 Feb 2010 17:46:30 +0000, by Michael Goffioul
-
Do not use SIGALRM unconditinally.Sun, 21 Feb 2010 17:40:13 +0000, by Michael Goffioul
-
Add few OCTINTERP_API tags.Sun, 21 Feb 2010 17:37:06 +0000, by Michael Goffioul
-
Add -bindir flags to _LDFLAGS variables.Sun, 21 Feb 2010 17:33:58 +0000, by Michael Goffioul
-
Move $(pcre_config --cflags) from CPPFLAGS to XTRA_CXXFLAGSSun, 21 Feb 2010 17:27:57 +0000, by Michael Goffioul
-
qr.cc: increase tolerance for test resultFri, 19 Feb 2010 16:31:31 -0500, by John W. Eaton
-
optimize some lazy index operationsFri, 19 Feb 2010 11:47:47 +0100, by Jaroslav Hajek
-
fix unsafe conversion in findFri, 19 Feb 2010 10:44:27 +0100, by Jaroslav Hajek
-
check for discontinuities in fzeroFri, 19 Feb 2010 07:06:36 +0100, by Rik
-
obsolete fstat, handle the functionality by statFri, 19 Feb 2010 06:58:13 +0100, by Jaroslav Hajek
-
document glob patternsThu, 18 Feb 2010 22:45:40 +0100, by Thorsten Meyer
-
improve shadowed function checkingThu, 18 Feb 2010 08:40:17 +0100, by Jaroslav Hajek
-
imfinfo: support image files with multiple framesThu, 18 Feb 2010 01:36:04 -0500, by Søren Hauberg
-
configure.ac: include colamd and amd libs in LIBS when checking for cholmod libraryWed, 17 Feb 2010 14:24:22 -0500, by John W. Eaton
-
never compile ranlib with 8-byte integersWed, 17 Feb 2010 14:46:51 -0500, by John W. Eaton
-
fix some stat functions with integersWed, 17 Feb 2010 13:31:20 +0100, by Jaroslav Hajek
-
simplify min/max definitions in liboctaveWed, 17 Feb 2010 10:40:36 +0100, by Jaroslav Hajek
-
further memory optimization in interp2Wed, 17 Feb 2010 08:43:53 +0100, by Jaroslav Hajek
-
take advantage of lazy index optimization in lookupWed, 17 Feb 2010 08:29:17 +0100, by Jaroslav Hajek
-
slight optimization in interp2Wed, 17 Feb 2010 08:19:06 +0100, by Jaroslav Hajek
-
implement lazy index conversionsTue, 16 Feb 2010 15:28:53 +0100, by Jaroslav Hajek
-
make simple handles printed inlineMon, 15 Feb 2010 08:55:46 +0100, by Jaroslav Hajek
-
update NEWSMon, 15 Feb 2010 08:40:28 +0100, by Jaroslav Hajek
-
improve function handles comparisonMon, 15 Feb 2010 07:13:12 +0100, by Jaroslav Hajek
-
partially rewrite function handlesSat, 13 Feb 2010 08:17:21 +0100, by Jaroslav Hajek
-
remove debug stub from interp2Fri, 12 Feb 2010 14:53:55 +0100, by Jaroslav Hajek
-
slightly simplify optimgetFri, 12 Feb 2010 12:46:55 +0100, by Jaroslav Hajek
-
fix incorrect strncmpi changeThu, 11 Feb 2010 14:13:28 -0500, by John W. Eaton
-
untabify additional source filesThu, 11 Feb 2010 13:30:42 -0500, by John W. Eaton
-
use DEFUNX instead of DEFUN for strcmpi and strncmpiThu, 11 Feb 2010 12:55:25 -0500, by John W. Eaton
-
untabify src C++ source filesThu, 11 Feb 2010 12:41:46 -0500, by John W. Eaton
-
untabify liboctave C++ sourcesThu, 11 Feb 2010 12:23:32 -0500, by John W. Eaton
-
untabify src header filesThu, 11 Feb 2010 12:16:43 -0500, by John W. Eaton
-
untabify liboctave header filesThu, 11 Feb 2010 12:14:48 -0500, by John W. Eaton
-
untabify qz.ccThu, 11 Feb 2010 11:57:36 -0500, by John W. Eaton
-
ChangeLog fixThu, 11 Feb 2010 11:04:02 -0500, by John W. Eaton
-
another #undef for gnulibThu, 11 Feb 2010 11:04:47 -0500, by John W. Eaton
-
extend parseparamsThu, 11 Feb 2010 16:08:03 +0100, by Jaroslav Hajek
-
support complex case in qzThu, 11 Feb 2010 08:13:49 +0100, by Jyh-miin Lin
-
partially revert 2ceae0b40515, implement a better fallbackThu, 11 Feb 2010 07:52:00 +0100, by Jaroslav Hajek
-
load-save.cc: avoid gnulib definition of closeWed, 10 Feb 2010 22:53:40 -0500, by John W. Eaton
-
fix builtin_type for permutation matrices, avoid segfaults with invalid values in get_dispatch_typeWed, 10 Feb 2010 22:12:36 +0100, by Jaroslav Hajek
-
data.cc: use CLOCKS_PER_SEC instead of HZWed, 10 Feb 2010 16:12:13 -0500, by John W. Eaton
-
data.cc: include <sys/times.h> and ensure that HZ is definedWed, 10 Feb 2010 15:42:59 -0500, by John W. Eaton
-
commit accidentally omitted parts of previous changeWed, 10 Feb 2010 13:57:23 -0500, by John W. Eaton
-
graphics.cc (base_properties::set_children): ensure new children are column vectorWed, 10 Feb 2010 12:55:12 -0500, by John W. Eaton
-
use DEFUNX instead of DEFUN for all functions in syscalls.ccWed, 10 Feb 2010 12:48:48 -0500, by John W. Eaton
-
__magick_read__.cc: style fixesWed, 10 Feb 2010 12:38:16 -0500, by John W. Eaton
-
improve docs of fzero/fminbndWed, 10 Feb 2010 16:15:30 +0100, by Jaroslav Hajek
-
implement fminbndWed, 10 Feb 2010 13:33:54 +0100, by Jaroslav Hajek
-
imread: Make reading non-indexed images fasterWed, 10 Feb 2010 08:41:49 +0100, by David Grundberg
-
remove redundant test in bsxfunWed, 10 Feb 2010 07:58:13 +0100, by Jaroslav Hajek
-
remove islistWed, 10 Feb 2010 07:57:43 +0100, by Jaroslav Hajek