log liboctave/ChangeLog @ 8328:c2d126754a49

age author description
Tue, 18 Nov 2008 02:40:37 +0100 David Bateman Changelog for previous patch
Mon, 17 Nov 2008 20:04:23 -0500 John W. Eaton dir-ops.cc (dir_entry::read): use std::list<std::string> to cache names before converting to string_vector
Fri, 14 Nov 2008 12:50:03 +0100 David Bateman Changelog fix
Fri, 14 Nov 2008 12:04:35 +0100 David Bateman Correct use of resize_fill_value in Array2<T>::index methods.
Wed, 12 Nov 2008 21:36:39 +0000 Michael Goffioul Fix for MSVC compilation
Wed, 12 Nov 2008 10:24:14 +0100 Jaroslav Hajek remove unimplemented method declaration
Sun, 09 Nov 2008 12:59:42 +0100 Jaroslav Hajek use std::vector as a simple linear container in oct-norm.cc to avoid problems with instantiating Array<T>
Fri, 31 Oct 2008 08:05:32 +0100 Jaroslav Hajek improve norm computation capabilities
Sun, 02 Nov 2008 06:44:12 +0100 Jaroslav Hajek fix dim check in Array<T>::delete_elements
Sun, 02 Nov 2008 06:15:11 +0100 Jaroslav Hajek fix out-of-bounds checks in null assignments
Fri, 31 Oct 2008 12:09:16 +0100 Jaroslav Hajek fix extent query for empty ranges
Thu, 30 Oct 2008 20:12:28 +0100 Jaroslav Hajek workaround missing std::abs(int64_t) in MSVC
Mon, 20 Oct 2008 16:54:28 +0200 Jaroslav Hajek improve dense array indexing
Wed, 29 Oct 2008 21:56:29 -0400 Michael Goffioul Work around missing std::complex members under MSVC
Tue, 28 Oct 2008 11:45:57 -0400 John W. Eaton lo-specfun.cc: fix prototypes and calls to cbes{h,i,j,k,y} subroutines
Tue, 28 Oct 2008 10:47:26 -0400 Brian Gough fix scaling factor for negative alpha in zbesi,cbesi
Thu, 23 Oct 2008 15:22:51 -0400 jpswensen Added output about why a library load fails on OSX
Thu, 23 Oct 2008 13:00:46 -0400 John W. Eaton oct-shlib.cc: use RTLD_NOW option for dlopen
Sun, 12 Oct 2008 08:44:55 +0200 Jaroslav Hajek improve inverse preconditioning according to Marco Caliari
Fri, 10 Oct 2008 16:44:21 +0200 Jaroslav Hajek fix for SuiteSparse 3.2
Fri, 10 Oct 2008 08:02:24 +0200 Jaroslav Hajek fix sorting of non-POD objects
Wed, 08 Oct 2008 12:25:13 -0400 John W. Eaton additional AIX build fix
Wed, 08 Oct 2008 08:01:46 +0200 Jaroslav Hajek remove the int->real conversion code vulnerability to compiler optimization
Tue, 07 Oct 2008 15:28:45 +0200 Jaroslav Hajek fix uint64 mixed operations
Mon, 06 Oct 2008 20:33:59 -0400 David Bateman AIX Build fix
Mon, 06 Oct 2008 16:16:04 -0400 John W. Eaton Sparse-op-defs.h: undo previous change
Mon, 06 Oct 2008 21:38:49 +0200 Jaroslav Hajek implement 64-bit arithmetics
Mon, 06 Oct 2008 13:03:04 -0400 John W. Eaton ChangeLog fixes
Mon, 06 Oct 2008 11:07:54 -0400 John W. Eaton fix sparse-matrix bool/cmp op instantiation problem
Mon, 06 Oct 2008 14:02:36 +0200 Jaroslav Hajek small fixes in oct-lookup.h
Fri, 03 Oct 2008 13:04:14 +0200 Jaroslav Hajek imported patch maybe_delete_fix.diff
Fri, 03 Oct 2008 13:03:34 +0200 Jaroslav Hajek fix assignN still calling maybe_delete_elements
Wed, 01 Oct 2008 11:05:13 -0400 Jaroslav Hajek rewrite integer arithmetics and conversions
Mon, 29 Sep 2008 07:57:57 +0200 Jaroslav Hajek add missing return in Array<T>::delete_elements_2
Fri, 26 Sep 2008 11:52:01 -0400 Jaroslav Hajek make null assignment matlab compatible
Mon, 22 Sep 2008 13:17:39 -0400 Brian Gough oct-rand.cc (initialize_mersenne_twister): use separate initializations for each generator
Fri, 19 Sep 2008 11:05:34 -0400 John W. Eaton clear index before throwing error in Array indexed assignment functions
Thu, 18 Sep 2008 16:58:27 -0400 Jaroslav Hajek make null assignment more Matlab-compatible
Thu, 18 Sep 2008 08:34:04 +0200 Jaroslav Hajek replace int->octave_idx_type in Array<T>
Fri, 12 Sep 2008 15:34:13 -0400 Jaroslav Hajek fix integer exponentiation with negative exponent
Tue, 19 Aug 2008 14:55:03 -0400 John W. Eaton ChangeLog fixes
Tue, 19 Aug 2008 14:46:35 -0400 David Bateman Add additional integer math and conversion warnings, set their default state to be off and add the intwarning function
Tue, 12 Aug 2008 10:54:31 -0400 Jaroslav Hajek initialization check for correct NaN sign
Sat, 09 Aug 2008 23:33:03 +0200 Jaroslav Hajek avoid null pointer call in Array<T>::hermitian
Thu, 07 Aug 2008 15:31:49 -0400 John W. Eaton don't include config.h in other header files
Thu, 07 Aug 2008 15:15:33 -0400 John W. Eaton replace NPOS with std::string::npos
Thu, 07 Aug 2008 14:53:38 -0400 John W. Eaton fCmplxLU.h, CmplxLU.h: fix typo in definition of multiple-inclusion guard macro
Tue, 05 Aug 2008 12:14:16 -0400 John W. Eaton file_ops: use singleton class for static data members
Tue, 05 Aug 2008 12:04:10 -0400 John W. Eaton dir_path: use singleton class for static data members
Mon, 04 Aug 2008 23:44:50 -0400 John W. Eaton make file_ops a proper singleton class
Mon, 04 Aug 2008 22:32:47 -0400 John W. Eaton oct-env.cc (octave_env::instance_ok): fix type in error message
Wed, 30 Jul 2008 16:36:58 -0400 John W. Eaton style fixes
Wed, 30 Jul 2008 15:20:13 +0200 Jaroslav Hajek implement checked conversions between integers
Thu, 05 Jun 2008 21:58:14 +0200 David Bateman Change NA value to support single to double precision conversion
Fri, 25 Jul 2008 10:56:38 +0200 Jaroslav Hajek [mq]: log2
Mon, 21 Jul 2008 15:23:29 -0400 John W. Eaton Do not use "error" in octave_base_mutex class
Mon, 21 Jul 2008 13:10:48 -0400 John W. Eaton regex-match.cc (regex_match::init): initialize err to 0
Sat, 19 Jul 2008 22:59:14 -0400 John W. Eaton reorganize octave_mutex class
Fri, 18 Jul 2008 13:00:52 -0400 John W. Eaton octave_mutex initialization fixes
Thu, 17 Jul 2008 10:56:22 -0400 John W. Eaton Fix NDArray compilation/export