log

age author description
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
Thu, 16 Jun 2016 17:17:42 -0400 John W. Eaton * unistd-wrappers.c: Include stdio.h for ctermid decl.
Thu, 16 Jun 2016 17:11:58 -0400 John W. Eaton * octave-popen2.c: Include stdio.h for perror decl and fcnt.h for fcntl decl.
Thu, 16 Jun 2016 17:08:20 -0400 John W. Eaton fix declaration of octave_glob_match_list
Thu, 16 Jun 2016 17:03:08 -0400 John W. Eaton * genpropdoc.m: Don't handle erasemode property.
Thu, 16 Jun 2016 15:56:00 -0400 John W. Eaton hide sys/time.h, sys/times.h, and sys/resource.h headers
Thu, 16 Jun 2016 13:09:54 -0400 John W. Eaton hide fnmatch.h and glob.h headers
Thu, 16 Jun 2016 13:07:34 -0400 John W. Eaton * randmtzig.cc: Use octave::sys::time.
Thu, 16 Jun 2016 10:43:27 -0400 John W. Eaton use wrapper functions for mkoctfile and main
Thu, 16 Jun 2016 10:02:49 -0400 John W. Eaton hide dirent.h header
Thu, 16 Jun 2016 08:42:29 -0700 Mike Miller Fix variable expansion in dynamic linking flags for macOS (bug #48215)
Thu, 16 Jun 2016 10:19:02 -0700 Mike Miller maint: Periodic merge of stable to default.
Thu, 16 Jun 2016 10:17:21 -0700 Mike Miller doc: delete mention of unsupported syntax for looping over structs (bug #48064) stable
Thu, 16 Jun 2016 08:23:30 -0700 Rik Make debug_on_error to apply to the "catch" block of try/catch (bug #47685)
Thu, 16 Jun 2016 01:00:20 -0400 John W. Eaton hide sys/wait.h header and provide wrappers for waitpid macros
Wed, 15 Jun 2016 16:41:02 -0400 John W. Eaton remove unnecessary file pathlen.h