log

age author description
Tue, 21 Jun 2016 12:39:17 -0700 Mike Miller Add more source files to the distribution
Tue, 21 Jun 2016 12:04:10 -0700 Mike Miller build: don't distribute liboctave-build-info.cc
Tue, 21 Jun 2016 14:23:45 -0400 John W. Eaton * defaults.cc (subst_octave_home): String length is size_t.
Tue, 21 Jun 2016 13:10:44 -0400 John W. Eaton fix cross build of mkoctfile
Tue, 21 Jun 2016 13:07:12 -0400 John W. Eaton shared-fcns.h (susbt_octave_home): String length is size_t.
Tue, 21 Jun 2016 12:58:07 -0400 John W. Eaton extract documentation from .in.m files instead of generated .m files
Mon, 20 Jun 2016 11:56:17 -0700 Rik Use 1/3rd MarkerSize for '.' marker for Matlab compatibility (bug #48208).
Mon, 20 Jun 2016 02:21:10 -0500 Daniel J Sebald gnuplot graphics: Fix MarkerFaceColor invalid and MarkerEdgeColor 'none' bugs (bug #47974).
Mon, 20 Jun 2016 09:19:15 -0700 Rik addpath: Remove duplicate directory separators before adding path.
Thu, 16 Jun 2016 14:34:02 +0200 jcorno Fix statistics on solution solving for ode45, ode23 (bug #48243).
Thu, 14 Apr 2016 22:57:24 +0100 Carnë Draug pkg: drop special usage of 'all' in load, unload, and describe (bug #40674)
Sun, 19 Jun 2016 18:04:07 -0700 Rik Add directories through addpath in the correct order (bug #48247).
Sun, 19 Jun 2016 06:23:54 -0700 Rik Return "Screensize" for root graphics property "MonitorPositions" (partial fix bug #48239).
Sun, 19 Jun 2016 01:28:33 +0100 Carnë Draug pkg build: do not assume entry for root directory after untar (bug #48096)
Sun, 19 Jun 2016 01:21:31 +0100 Carnë Draug gzip.m, bzip2.m: support for filenames starting with dashes.
Sat, 18 Jun 2016 10:55:49 -0400 John W. Eaton fix build for Windows systems
Fri, 17 Jun 2016 15:18:58 -0700 Rik Update graphics properties for figure object.
Fri, 17 Jun 2016 14:41:49 -0700 Mike Miller maint: Periodic merge of stable to default.
Fri, 17 Jun 2016 14:40:42 -0700 Mike Miller doc: clarify differences between atan and atan2 (bug #48178) stable
Fri, 17 Jun 2016 14:24:27 -0700 Mike Miller Use C++11 standard complex trig functions when available (bug #44310, bug #45507)
Fri, 17 Jun 2016 16:51:09 -0400 John W. Eaton provide wrapper for strdup
Fri, 17 Jun 2016 14:39:59 -0400 John W. Eaton fix misleading indentation
Fri, 17 Jun 2016 13:45:04 -0400 John W. Eaton limit gnulib headers to liboctave/wrappers directory
Fri, 17 Jun 2016 11:00:11 -0400 John W. Eaton hide signal.h from C++ sources
Fri, 17 Jun 2016 06:51:43 -0400 John W. Eaton provide wrapper for kill
Fri, 17 Jun 2016 06:41:08 -0400 John W. Eaton hide some preprocessor macros in wrapper functions
Fri, 17 Jun 2016 06:42:28 -0400 John W. Eaton use gnulib strsignal module
Fri, 17 Jun 2016 05:52:21 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Fri, 17 Jun 2016 09:11:40 -0700 Mike Miller Use library wrapper for one more instance of WNOHANG (bug #48253)
Thu, 16 Jun 2016 19:43:20 -0400 John W. Eaton hide sys/stat.h header