log liboctave/ChangeLog @ 11504:81ff63e43f54

age author description
Thu, 13 Jan 2011 03:28:21 -0500 John W. Eaton really make destuctors virtual in ODE/DAE base classes
Thu, 13 Jan 2011 03:27:29 -0500 John W. Eaton idx-vector.h, idx-vector.cc: data member initialization and constructor fixes
Thu, 13 Jan 2011 03:16:40 -0500 John W. Eaton delete data pointer members from liboctave ODE/DAE classes; make destuctors virtual in ODE/DAE base classes
Thu, 13 Jan 2011 03:04:51 -0500 John W. Eaton data member initialization fixes
Thu, 13 Jan 2011 02:48:07 -0500 John W. Eaton cmd-hist.h, cmd-hist.cc: sprinkle with const
Thu, 13 Jan 2011 02:37:45 -0500 John W. Eaton data member initialization fixes
Thu, 13 Jan 2011 02:19:50 -0500 John W. Eaton ChangeLog fix
Thu, 13 Jan 2011 02:09:02 -0500 John W. Eaton style fixes
Wed, 12 Jan 2011 15:09:05 -0500 John W. Eaton avoid GCC warning for oct-rl-hist.c
Wed, 12 Jan 2011 08:04:14 -0600 Jordi GutiƩrrez Hermoso Replace history control macros with enum
Wed, 12 Jan 2011 03:40:19 -0500 Pascal Dupuis bash-like history control
Thu, 06 Jan 2011 03:10:24 -0500 John W. Eaton substitute and use LAPACK_LIBS in mkoctfile script
Mon, 20 Dec 2010 02:19:04 -0500 John W. Eaton lo-mappers.h (xrem, xmod): prevent use of extra precision
Wed, 15 Dec 2010 03:12:09 -0500 John W. Eaton ChangeLog fixes
Wed, 15 Dec 2010 02:05:27 -0500 John W. Eaton improve handling of exceptions for startup files
Tue, 14 Dec 2010 02:01:59 -0500 John W. Eaton ChangeLog fixes
Tue, 14 Dec 2010 01:55:20 -0500 John W. Eaton use correct types in mod template function
Mon, 13 Dec 2010 21:09:09 -0500 John W. Eaton fix cut and paste error in Matrix by ComplexMatrix multiplication operator
Thu, 09 Dec 2010 19:26:08 -0500 John W. Eaton ChangeLog fixes
Thu, 09 Dec 2010 01:15:30 -0500 Marco Atzeri correctly compute gamma for negative integer values when tgamma is available
Fri, 03 Dec 2010 11:46:09 -0800 Rik Fix bug #31734 where certain indices caused sparse matrices to segfault.
Tue, 23 Nov 2010 03:11:32 -0500 John W. Eaton oct_md5_result_to_str: avoid buffer overrun; replace loop with single call to sprintf
Tue, 23 Nov 2010 02:33:34 -0500 John W. Eaton oct_md5_file: close file after reading
Mon, 22 Nov 2010 03:27:41 -0500 John W. Eaton fixes for --enable-64
Thu, 18 Nov 2010 03:30:53 -0500 John W. Eaton charMatrix::row_as_string: never strip trailing nul characters
Fri, 12 Nov 2010 20:49:02 -0500 John W. Eaton liboctave/Makefile.am: clean up some variables; don't distribute generated files
Fri, 12 Nov 2010 13:19:24 -0500 John W. Eaton simplify special case for concatenation of empty matrices
Thu, 11 Nov 2010 14:53:26 -0500 John W. Eaton special case for concatenation of empty matrices
Thu, 11 Nov 2010 02:26:37 -0500 John W. Eaton keep gnulib out of lo-mappers.h
Wed, 10 Nov 2010 22:39:27 -0500 John W. Eaton kpse cleanups
Wed, 10 Nov 2010 22:09:25 -0500 John W. Eaton eliminate additional special cases for SCO systems
Wed, 10 Nov 2010 21:52:51 -0500 John W. Eaton IEEE math initialization tweaks
Wed, 10 Nov 2010 21:01:54 -0500 John W. Eaton eliminate special cases for NeXT systems
Wed, 10 Nov 2010 20:55:32 -0500 John W. Eaton eliminate special cases for __EMX__ systems
Wed, 10 Nov 2010 20:36:16 -0500 John W. Eaton eliminate special cases for SCO systems
Wed, 10 Nov 2010 01:35:50 -0500 John W. Eaton changelog fixes
Tue, 09 Nov 2010 13:21:15 -0500 John W. Eaton lo-mappers.cc (xmod, xrem): don't copy sign if result is zero
Tue, 09 Nov 2010 04:24:26 -0500 John W. Eaton use templates and inline for more lo-mappers functionos
Tue, 09 Nov 2010 03:24:18 -0500 John W. Eaton use templates for some lo-mappers functions
Tue, 09 Nov 2010 01:28:45 -0500 John W. Eaton Array.cc: use comparisons to sortmode values instead of testing mode directly
Tue, 09 Nov 2010 00:57:49 -0500 John W. Eaton improve Matlab compatibility of rem and mod
Sun, 31 Oct 2010 16:48:51 +0000 Michael Goffioul Additional exported symbols [MSVC]
Thu, 21 Oct 2010 16:12:13 -0400 John W. Eaton consistently give error for operator not applied to NaN values
Thu, 21 Oct 2010 16:12:00 -0400 John W. Eaton use gripe functions for NaN to logical and NaN to character conversions more consistently
Tue, 19 Oct 2010 03:24:57 -0400 John W. Eaton liboctave/Makefile.am (INCS): include caseless-str.h in the list
Thu, 07 Oct 2010 18:18:07 -0400 John W. Eaton ChangeLog fixes
Fri, 01 Oct 2010 14:18:37 -0400 John W. Eaton extract caseless_str class to separate header file
Wed, 22 Sep 2010 09:04:56 +0200 Jaroslav Hajek fix small typos in new tests
Wed, 22 Sep 2010 07:06:25 +0200 Jaroslav Hajek simplify more array tests
Tue, 21 Sep 2010 13:09:12 +0200 Jaroslav Hajek simplify some array tests in liboctave
Tue, 21 Sep 2010 03:35:46 -0400 John W. Eaton provide gethostname function
Mon, 20 Sep 2010 21:23:10 -0400 John W. Eaton use mktime module from gnulib
Wed, 15 Sep 2010 22:31:12 +0200 Jaroslav Hajek optimize sum of sparse logical matrices
Wed, 15 Sep 2010 14:37:30 +0200 Jaroslav Hajek optimize any for sparse bool matrices
Tue, 24 Aug 2010 12:18:57 +0200 Jaroslav Hajek inline char sorts for small boost to sortrows of char matrices
Sat, 21 Aug 2010 13:02:34 -0700 Rik Return permutation vector from QR as a row, not column, vector.
Wed, 18 Aug 2010 14:02:16 +0200 Jaroslav Hajek optimize element-wise sparse-dense multiplication and division
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Thu, 29 Jul 2010 08:47:26 +0200 Jaroslav Hajek avoid static initialization disaster in dim_vector
Tue, 27 Jul 2010 11:26:43 +0200 Jaroslav Hajek implement rsf2csf