log liboctave/ChangeLog @ 8022:9708674ab85d

age author description
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
Thu, 17 Jul 2008 07:58:50 -0400 John W. Eaton Support for backend-to-octave event management
Wed, 16 Jul 2008 14:26:18 -0400 John W. Eaton Add octave_mutex class
Tue, 15 Jul 2008 13:34:22 -0400 John W. Eaton misc 64-bit fixes
Fri, 11 Jul 2008 17:59:28 -0400 John W. Eaton miscellaneous cleanup
Fri, 11 Jul 2008 14:56:30 -0400 John W. Eaton error for NaN values in & and | expressions
Mon, 30 Jun 2008 15:51:31 +0200 David Bateman new NDArray constructor for ArrayN<octave_idx_type>
Thu, 10 Jul 2008 08:59:18 -0400 John W. Eaton Various compilation fixes for MSVC.
Fri, 20 Jun 2008 09:34:55 +0200 Jaroslav Hajek add missing include in MatrixType.h
Fri, 13 Jun 2008 13:55:16 -0400 John W. Eaton Remove some float-functions ambiguities.
Thu, 12 Jun 2008 10:42:56 -0400 John W. Eaton eliminate streamoff type
Thu, 05 Jun 2008 14:41:52 -0400 John W. Eaton fix unloading of mex files
Mon, 02 Jun 2008 16:57:45 +0200 David Bateman Second set of single precision test code and fix of resulting bugs
Fri, 23 May 2008 17:56:10 +0200 David Bateman Error in FloatComplexLU instantiation
Fri, 23 May 2008 09:35:08 +0200 David Bateman Makefile fix for single precision
Fri, 23 May 2008 10:44:58 +0200 David Bateman Correct initialize in FloatAEPBALANCE::init
Mon, 19 May 2008 10:22:38 +0200 David Bateman Make quad work with single precision
Wed, 21 May 2008 19:25:08 +0200 Jaroslav Hajek compound ops for float matrices
Tue, 20 May 2008 11:48:44 +0200 Jaroslav Hajek add missing copyright
Sun, 18 May 2008 20:23:31 +0200 Jaroslav Hajek implement optimized sparse-dense transposed multiplication
Wed, 07 May 2008 16:33:15 +0200 Jaroslav Hajek support for compound operators, implement trans_mul, mul_trans, herm_mul and mul_herm
Wed, 21 May 2008 14:12:16 -0400 John W. Eaton ChangeLog fixes
Wed, 21 May 2008 17:14:08 +0200 Jaroslav Hajek improved matrix_type check
Wed, 14 May 2008 23:28:41 +0200 David Bateman Extend rcond function to single precision types
Tue, 13 May 2008 12:40:23 +0200 David Bateman Fix tests for transpose in Array.cc
Sun, 11 May 2008 22:51:50 +0200 David Bateman Add some more support for single precision to libcruft functions
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Wed, 14 May 2008 18:09:56 +0200 David Bateman Add the rcond function
Sun, 18 May 2008 22:14:45 +0200 David Bateman Add regexp matching to Fwho and Fclear
Wed, 14 May 2008 18:03:58 +0200 David Bateman Typo DPBCON -> DGBCON
Tue, 13 May 2008 17:45:35 +0200 David Bateman all false logical indexing fix
Mon, 05 May 2008 03:21:52 -0400 John W. Eaton input.cc (Fre_read_readline_init_file): new function
Mon, 05 May 2008 03:10:16 -0400 Rafael Laboissiere Load the default inputrc when calling read_readline_init_file()
Thu, 01 May 2008 17:25:56 -0400 John W. Eaton reference counting for functions loaded from shared libraries
Wed, 30 Apr 2008 03:30:34 -0400 Jaroslav Hajek implement builtin log2
Fri, 25 Apr 2008 12:17:44 -0400 Michael Goffioul do not use output value of fill_n (not supported by MSVC).
Thu, 24 Apr 2008 15:42:57 -0400 Michael Goffioul lo-sysdep.cc (octave_popen2): don't set PIPE_NOWAIT for parentWrite
Mon, 21 Apr 2008 11:51:34 -0400 John W. Eaton idx-vector.cc: fix for-loop condition
Sun, 20 Apr 2008 09:50:22 -0400 Jaroslav Hajek cosmetic fixes in QR & Cholesky updating codes
Wed, 16 Apr 2008 23:33:36 +0200 David Bateman Delete idx in Sparse<T> and Array<T> operator =
Wed, 09 Apr 2008 13:31:12 -0400 John W. Eaton changeset: 7800:9828eda04f24
Wed, 09 Apr 2008 13:12:27 -0400 Michael Goffioul Fix stat'ing root pathnames ('\' or '/') under Win32.
Mon, 07 Apr 2008 11:43:19 -0400 Jaroslav Hajek more QR & Cholesky updating functions
Thu, 03 Apr 2008 22:22:47 -0400 John W. Eaton lo-sysdep.cc: include windows.h if windows and not cygwin
Fri, 28 Mar 2008 15:53:09 -0400 Jaroslav Hajek implement compiled binary lookup