Tue, 17 Feb 2015 13:34:32 -0800 |
Rik |
Adjust spacing of static_cast<> calls to follow Octave coding conventions.
|
Tue, 17 Feb 2015 16:30:52 -0500 |
John W. Eaton |
use 0.0f style constants instead of static_cast<float> (0.0)
|
Tue, 17 Feb 2015 11:07:01 -0800 |
Rik |
Fix return phase of acosh to match Matlab (bug #44286).
|
Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015.
|
Tue, 02 Dec 2014 10:05:03 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Tue, 02 Dec 2014 09:56:50 -0500 |
John W. Eaton |
use gnulib:: namespace for log, logf, localtime, and gmtime
gui-release
|
Mon, 10 Nov 2014 12:37:04 +0000 |
Carnë Draug |
Remove liboctave methods and classes deprecated for longer than 3 years.
|
Thu, 09 Oct 2014 16:14:46 -0700 |
Rik |
Fix returned phase of asin, acos outside principal branch (bug #43349).
|
Wed, 16 Jul 2014 19:56:22 -0400 |
John W. Eaton |
use gnulib::log and gnulib::logf functions
|
Thu, 19 Jun 2014 15:49:14 -0400 |
John W. Eaton |
use gnulib log2 modules (bug #42583)
stable
|
Mon, 04 Nov 2013 01:19:05 -0500 |
John W. Eaton |
use gnulib frexp module
|
Sat, 26 Oct 2013 18:57:05 -0700 |
Rik |
maint: Use GNU style coding conventions for code in liboctave/
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Sat, 29 Sep 2012 11:57:44 -0700 |
Rik |
build: Remove unnecessary AC_CHECK_FUNCS calls.
|
Tue, 18 Sep 2012 10:15:05 -0700 |
Rik |
build: Update imported module list from gnulib.
|
Fri, 31 Aug 2012 20:00:20 -0700 |
Rik |
build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave.
base
liboctave/lo-mappers.cc@628cf2e5eac8
|