log

age author description
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
Wed, 03 Mar 2010 10:13:12 +0100 Jaroslav Hajek rewrite convn optimizations based on xAXPY
Wed, 03 Mar 2010 00:22:42 -0500 John W. Eaton cquit.c: yes, we can assume POSIX signals
Tue, 02 Mar 2010 14:49:00 +0100 Jaroslav Hajek remove old convn
Tue, 02 Mar 2010 10:59:05 +0100 Jaroslav Hajek add omitted source from the last change
Tue, 02 Mar 2010 10:04:12 +0100 Jaroslav Hajek initial implementation of conv2/convn in liboctave
Tue, 02 Mar 2010 01:14:11 +0100 David Bateman Changelog for previous change
Tue, 02 Mar 2010 00:44:12 +0100 David Bateman Special case sparse index method for ranges and maybe_delete_elements method for sparse vectors
Mon, 01 Mar 2010 15:10:03 -0500 John W. Eaton str2double.cc: style fix
Mon, 01 Mar 2010 15:02:25 -0500 John W. Eaton configure checks for complex element setter/reference accessor methods
Mon, 01 Mar 2010 15:24:05 +0100 Jaroslav Hajek use C++-0x code in str2double
Mon, 01 Mar 2010 09:49:56 +0100 Jaroslav Hajek avoid g++ extension in str2double
Sun, 28 Feb 2010 23:27:09 -0500 David Bateman urlwrite: don't set CURLOPT_USERPWD if userpwd is empty
Sun, 28 Feb 2010 23:20:53 -0500 John W. Eaton Makefile.am rules for rebuilding .mk files
Sun, 28 Feb 2010 22:23:07 +0100 Jaroslav Hajek add missing initializers in octave_typeinfo ctor
Sun, 28 Feb 2010 20:20:05 +0000 Michael Goffioul Remove obsolete DiagArray2::Proxy explicit instantiations.
Sun, 28 Feb 2010 12:32:16 -0500 John W. Eaton improve performance of unique for sparse arrays
Sun, 28 Feb 2010 11:41:03 -0500 John W. Eaton unique.m: return 0x1 for empty matrices with some nonzero dims; preserve class of argument; new tests
Sun, 28 Feb 2010 10:49:21 -0500 John W. Eaton improve conv2 performance
Sun, 28 Feb 2010 08:19:49 +0100 Jaroslav Hajek implement IDs for common liboctave exceptions
Sat, 27 Feb 2010 23:04:09 -0500 Ben Abbott datetick.m: Fix 'keepticks' bug, and untabify.
Sat, 27 Feb 2010 16:15:38 -0500 John W. Eaton undo unintended changes to conv2 in previous commit
Sat, 27 Feb 2010 16:05:16 -0500 John W. Eaton avoid indexing nonexistent elements in sparse diag
Sat, 27 Feb 2010 08:37:34 +0100 Jaroslav Hajek improve Array indexing error messages
Fri, 26 Feb 2010 12:22:00 +0100 Jaroslav Hajek remove mx_*_dup relics from mx-inlines.cc
Fri, 26 Feb 2010 12:05:48 +0100 Jaroslav Hajek remove dangerous pointer-acquiring Array ctors
Fri, 26 Feb 2010 11:44:38 +0100 Jaroslav Hajek improve diag matrix interface & implementation
Fri, 26 Feb 2010 09:47:54 +0100 Jaroslav Hajek simplify appliers in mx-inlines.cc
Thu, 25 Feb 2010 15:41:20 -0500 John W. Eaton eigs-base.cc: fix prototypes for arpack functions
Thu, 25 Feb 2010 12:02:39 -0500 John W. Eaton add gdbinit file to sources
Thu, 25 Feb 2010 14:45:32 +0100 Jaroslav Hajek guard against >2GB allocations with 32-bit ptrs on weird platforms
Thu, 25 Feb 2010 12:55:13 +0100 Jaroslav Hajek improve some size_t queries
Thu, 25 Feb 2010 11:11:45 +0100 Jaroslav Hajek handle Infs and NaNs in str2double
Wed, 24 Feb 2010 21:42:22 +0100 Jaroslav Hajek implement compiled str2double
Thu, 25 Feb 2010 08:21:35 +0100 Jaroslav Hajek make string_vector be a column vector as it used to be
Wed, 24 Feb 2010 23:54:32 -0500 John W. Eaton __contour__: don't fail if zlevel is a vector with all the same values
Wed, 24 Feb 2010 16:53:46 -0500 John W. Eaton qr.cc: increase tolerance for test
Tue, 23 Feb 2010 16:12:27 +0100 Jaroslav Hajek remove Array2
Tue, 23 Feb 2010 14:15:34 +0100 Jaroslav Hajek base charMatrix and boolMatrix on Array<char>
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Mon, 22 Feb 2010 23:07:21 -0500 John W. Eaton make load-save to matlab format work when using --enable-64
Mon, 22 Feb 2010 21:21:49 +0100 Carlo de Falco Make test of glob function more robust.
Mon, 22 Feb 2010 14:59:55 -0500 John W. Eaton update bootstrap script from gnulib/build-aux/bootstrap
Sun, 21 Feb 2010 18:04:59 +0000 Michael Goffioul Reduce the amount of stuff included by windows.h and avoid min/max being #define-d
Sun, 21 Feb 2010 17:46:30 +0000 Michael Goffioul Convert between back and forward slashes before and after calling glob.
Sun, 21 Feb 2010 17:40:13 +0000 Michael Goffioul Do not use SIGALRM unconditinally.
Sun, 21 Feb 2010 17:37:06 +0000 Michael Goffioul Add few OCTINTERP_API tags.
Sun, 21 Feb 2010 17:33:58 +0000 Michael Goffioul Add -bindir flags to _LDFLAGS variables.
Sun, 21 Feb 2010 17:27:57 +0000 Michael Goffioul Move $(pcre_config --cflags) from CPPFLAGS to XTRA_CXXFLAGS
Fri, 19 Feb 2010 16:31:31 -0500 John W. Eaton qr.cc: increase tolerance for test result
Fri, 19 Feb 2010 11:47:47 +0100 Jaroslav Hajek optimize some lazy index operations
Fri, 19 Feb 2010 10:44:27 +0100 Jaroslav Hajek fix unsafe conversion in find
Fri, 19 Feb 2010 07:06:36 +0100 Rik check for discontinuities in fzero
Fri, 19 Feb 2010 06:58:13 +0100 Jaroslav Hajek obsolete fstat, handle the functionality by stat
Thu, 18 Feb 2010 22:45:40 +0100 Thorsten Meyer document glob patterns
Thu, 18 Feb 2010 08:40:17 +0100 Jaroslav Hajek improve shadowed function checking
Thu, 18 Feb 2010 01:36:04 -0500 Søren Hauberg imfinfo: support image files with multiple frames
Wed, 17 Feb 2010 14:24:22 -0500 John W. Eaton configure.ac: include colamd and amd libs in LIBS when checking for cholmod library
Wed, 17 Feb 2010 14:46:51 -0500 John W. Eaton never compile ranlib with 8-byte integers
Wed, 17 Feb 2010 13:31:20 +0100 Jaroslav Hajek fix some stat functions with integers
Wed, 17 Feb 2010 10:40:36 +0100 Jaroslav Hajek simplify min/max definitions in liboctave
Wed, 17 Feb 2010 08:43:53 +0100 Jaroslav Hajek further memory optimization in interp2
Wed, 17 Feb 2010 08:29:17 +0100 Jaroslav Hajek take advantage of lazy index optimization in lookup
Wed, 17 Feb 2010 08:19:06 +0100 Jaroslav Hajek slight optimization in interp2
Tue, 16 Feb 2010 15:28:53 +0100 Jaroslav Hajek implement lazy index conversions
Mon, 15 Feb 2010 08:55:46 +0100 Jaroslav Hajek make simple handles printed inline
Mon, 15 Feb 2010 08:40:28 +0100 Jaroslav Hajek update NEWS
Mon, 15 Feb 2010 07:13:12 +0100 Jaroslav Hajek improve function handles comparison
Sat, 13 Feb 2010 08:17:21 +0100 Jaroslav Hajek partially rewrite function handles
Fri, 12 Feb 2010 14:53:55 +0100 Jaroslav Hajek remove debug stub from interp2
Fri, 12 Feb 2010 12:46:55 +0100 Jaroslav Hajek slightly simplify optimget
Thu, 11 Feb 2010 14:13:28 -0500 John W. Eaton fix incorrect strncmpi change
Thu, 11 Feb 2010 13:30:42 -0500 John W. Eaton untabify additional source files
Thu, 11 Feb 2010 12:55:25 -0500 John W. Eaton use DEFUNX instead of DEFUN for strcmpi and strncmpi
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Thu, 11 Feb 2010 12:23:32 -0500 John W. Eaton untabify liboctave C++ sources
Thu, 11 Feb 2010 12:16:43 -0500 John W. Eaton untabify src header files
Thu, 11 Feb 2010 12:14:48 -0500 John W. Eaton untabify liboctave header files
Thu, 11 Feb 2010 11:57:36 -0500 John W. Eaton untabify qz.cc
Thu, 11 Feb 2010 11:04:02 -0500 John W. Eaton ChangeLog fix
Thu, 11 Feb 2010 11:04:47 -0500 John W. Eaton another #undef for gnulib
Thu, 11 Feb 2010 16:08:03 +0100 Jaroslav Hajek extend parseparams
Thu, 11 Feb 2010 08:13:49 +0100 Jyh-miin Lin support complex case in qz
Thu, 11 Feb 2010 07:52:00 +0100 Jaroslav Hajek partially revert 2ceae0b40515, implement a better fallback
Wed, 10 Feb 2010 22:53:40 -0500 John W. Eaton load-save.cc: avoid gnulib definition of close
Wed, 10 Feb 2010 22:12:36 +0100 Jaroslav Hajek fix builtin_type for permutation matrices, avoid segfaults with invalid values in get_dispatch_type
Wed, 10 Feb 2010 16:12:13 -0500 John W. Eaton data.cc: use CLOCKS_PER_SEC instead of HZ
Wed, 10 Feb 2010 15:42:59 -0500 John W. Eaton data.cc: include <sys/times.h> and ensure that HZ is defined
Wed, 10 Feb 2010 13:57:23 -0500 John W. Eaton commit accidentally omitted parts of previous change
Wed, 10 Feb 2010 12:55:12 -0500 John W. Eaton graphics.cc (base_properties::set_children): ensure new children are column vector
Wed, 10 Feb 2010 12:48:48 -0500 John W. Eaton use DEFUNX instead of DEFUN for all functions in syscalls.cc
Wed, 10 Feb 2010 12:38:16 -0500 John W. Eaton __magick_read__.cc: style fixes
Wed, 10 Feb 2010 16:15:30 +0100 Jaroslav Hajek improve docs of fzero/fminbnd
Wed, 10 Feb 2010 13:33:54 +0100 Jaroslav Hajek implement fminbnd
Wed, 10 Feb 2010 08:41:49 +0100 David Grundberg imread: Make reading non-indexed images faster
Wed, 10 Feb 2010 07:58:13 +0100 Jaroslav Hajek remove redundant test in bsxfun
Wed, 10 Feb 2010 07:57:43 +0100 Jaroslav Hajek remove islist
Wed, 10 Feb 2010 07:33:20 +0100 Jaroslav Hajek update NEWS
Wed, 10 Feb 2010 07:29:53 +0100 Jaroslav Hajek make isreal matlab compatible
Wed, 10 Feb 2010 07:07:00 +0100 Jaroslav Hajek clarify isnumeric and ismatrix
Tue, 09 Feb 2010 20:58:55 -0500 John W. Eaton base_properties::set_children: account for hidden children
Tue, 09 Feb 2010 20:10:35 -0500 John W. Eaton avoid some possible gnulib #defines
Tue, 09 Feb 2010 17:44:22 -0500 John W. Eaton fix reload warning for dynamically linked functions
Tue, 09 Feb 2010 17:12:17 -0500 John W. Eaton imshow for logical matrices
Tue, 09 Feb 2010 12:56:47 +0100 Jaroslav Hajek optimize return values of find and sort
Tue, 09 Feb 2010 11:43:03 +0100 Jaroslav Hajek more coding tips
Tue, 09 Feb 2010 10:48:31 +0100 Jaroslav Hajek more small improvements in accumarray
Tue, 09 Feb 2010 09:44:19 +0100 Jaroslav Hajek fix invalid checks in amd functions
Tue, 09 Feb 2010 07:41:22 +0100 Jaroslav Hajek replace eval by sscanf in menu.m