log liboctave/ChangeLog @ 7941:f8cab9eeb128

age author description
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
Wed, 26 Mar 2008 15:38:25 -0400 David Bateman additional fixes for Array::assignN
Tue, 25 Mar 2008 23:06:45 -0400 David Bateman refactor Array::assignN dimensioning code for empty initial matrices
Tue, 25 Mar 2008 21:36:58 -0400 John W. Eaton Makefile and ChangeLog fixes
Tue, 25 Mar 2008 19:47:21 -0400 Jaroslav Hajek implement expm1 and log1p functions
Tue, 25 Mar 2008 16:17:16 -0400 David Bateman Fix fall back from sparse cholesky factorization to LU when matrix detected as not being positive definite
Tue, 25 Mar 2008 15:56:41 -0400 Jaroslav Hajek implement mapper function for banker's rounding
Sun, 23 Mar 2008 11:07:39 -0400 David Bateman Add integer el_div and el_ldiv operators to the binops that were missing them
Fri, 21 Mar 2008 00:08:24 +0100 David Bateman Move diag function into the octave_value class
Fri, 21 Mar 2008 13:20:11 -0400 David Bateman Add the amd function
Wed, 19 Mar 2008 16:20:42 -0400 John W. Eaton octave_env::do_base_pathname: handle rooted relativel names
Wed, 19 Mar 2008 14:12:57 -0400 David Bateman Fix for array indexing if original matrix is empty
Wed, 19 Mar 2008 10:38:33 -0400 David Bateman Rewrite sparse mappers in terms of a functor template function
Tue, 18 Mar 2008 21:32:48 -0400 David Bateman Treat negative values to lgamma and beta correctly
Tue, 18 Mar 2008 20:27:50 -0400 David Bateman Chop trailing singletons in min/max functions
Tue, 18 Mar 2008 16:21:10 -0400 John W. Eaton partial specialization for octave_int_fit_to_range