log liboctave/ChangeLog @ 10420:3373fdc0b14a

age author description
Wed, 17 Mar 2010 09:34:43 -0400 John W. Eaton use macro for 2 and 3 arg dim_vector constructors
Wed, 17 Mar 2010 10:30:36 +0100 Jaroslav Hajek implement generic macro magic for repeated decls
Wed, 17 Mar 2010 08:46:46 +0100 Jaroslav Hajek up to 7th-order dim_vector constructors
Tue, 16 Mar 2010 15:16:32 +0100 Jaroslav Hajek implement built-in cbrt
Mon, 15 Mar 2010 15:57:23 -0400 John W. Eaton use gnulib namespace
Tue, 09 Mar 2010 08:06:30 +0100 Jaroslav Hajek remove integer math warnings
Sun, 07 Mar 2010 15:01:47 -0800 Soren Hauberg liboctave/dim-vector.h: New constructor accepting a C array of dimensions.
Fri, 05 Mar 2010 12:31:30 +0100 Jaroslav Hajek optimize accumdim with summation
Thu, 04 Mar 2010 09:35:38 +0100 Jaroslav Hajek implement built-in erfcx
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
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
Sun, 28 Feb 2010 23:20:53 -0500 John W. Eaton Makefile.am rules for rebuilding .mk files
Sun, 28 Feb 2010 20:20:05 +0000 Michael Goffioul Remove obsolete DiagArray2::Proxy explicit instantiations.
Sun, 28 Feb 2010 08:19:49 +0100 Jaroslav Hajek implement IDs for common liboctave exceptions
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 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 08:21:35 +0100 Jaroslav Hajek make string_vector be a column vector as it used to be
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
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:33:58 +0000 Michael Goffioul Add -bindir flags to _LDFLAGS variables.
Fri, 19 Feb 2010 11:47:47 +0100 Jaroslav Hajek optimize some lazy index operations
Wed, 17 Feb 2010 14:46:51 -0500 John W. Eaton never compile ranlib with 8-byte integers
Wed, 17 Feb 2010 10:40:36 +0100 Jaroslav Hajek simplify min/max definitions in liboctave
Thu, 11 Feb 2010 13:30:42 -0500 John W. Eaton untabify additional source files
Thu, 11 Feb 2010 12:23:32 -0500 John W. Eaton untabify liboctave C++ sources
Thu, 11 Feb 2010 12:14:48 -0500 John W. Eaton untabify liboctave header files
Wed, 10 Feb 2010 13:57:23 -0500 John W. Eaton commit accidentally omitted parts of previous change
Tue, 09 Feb 2010 12:56:47 +0100 Jaroslav Hajek optimize return values of find and sort
Mon, 08 Feb 2010 17:35:04 -0500 John W. Eaton fix gnulib includes
Mon, 08 Feb 2010 17:30:23 -0500 John W. Eaton use gnulib progname module
Mon, 08 Feb 2010 11:16:52 +0100 Jaroslav Hajek implement special-case optimization for sort of index vectors
Mon, 08 Feb 2010 07:09:03 +0100 Jaroslav Hajek fix ipermute
Fri, 05 Feb 2010 12:09:21 +0100 Jaroslav Hajek new optimizations for accumarray
Thu, 04 Feb 2010 14:36:49 +0100 Jaroslav Hajek don't instantiate MArray<char>
Thu, 04 Feb 2010 04:43:08 -0500 John W. Eaton use gnulib gethostname module
Wed, 03 Feb 2010 17:05:02 -0500 John W. Eaton use gnulib fcntl module
Wed, 03 Feb 2010 15:27:53 -0500 John W. Eaton 64-bit fixes
Wed, 03 Feb 2010 03:42:08 -0500 John W. Eaton liboctave/file-ops.h: avoid gnulib #define for canonicalize_file_name
Wed, 03 Feb 2010 03:07:06 -0500 John W. Eaton use gnulib getcwd module
Tue, 02 Feb 2010 00:53:31 -0500 John W. Eaton use gnulib time, sys_time, and sys_times modules
Tue, 02 Feb 2010 00:51:52 -0500 John W. Eaton addtional fixes for using strptime module
Thu, 28 Jan 2010 08:06:13 +0100 Jaroslav Hajek fix det() after singular matrix is flagged
Tue, 26 Jan 2010 01:49:39 -0500 John W. Eaton file-ops.cc: don't tag functions with OCTAVE_API i source file
Tue, 26 Jan 2010 00:45:04 -0500 John W. Eaton attempt to avoid trouble with gnulib #defines in a consistent way
Sat, 23 Jan 2010 12:42:48 -0500 John W. Eaton use getopt directly instead of the (mostly useless) prog_args wrapper class
Fri, 22 Jan 2010 16:50:43 -0500 John W. Eaton don't make prog_args member functions const
Fri, 22 Jan 2010 16:44:01 -0500 John W. Eaton rename member functions in prog_args class to avoid conflicts with gnulib definitions