log

age author description
Thu, 30 Jun 2016 11:41:49 -0400 John W. Eaton use consistent style for including config.h in source files
Thu, 30 Jun 2016 11:05:15 -0400 John W. Eaton avoid macros in generated built-in function files
Thu, 30 Jun 2016 09:54:36 -0400 John W. Eaton * mkbuiltins: require --source or --header option.
Wed, 29 Jun 2016 18:50:37 -0400 John W. Eaton also define gid_t, uid_t, and nlink_t in octave-config.h (bug #48332)
Wed, 29 Jun 2016 16:13:27 -0400 John W. Eaton install ops.h again.
Wed, 29 Jun 2016 13:22:59 -0700 Mike Miller pkg: warn and continue updating on non-forge packages (bug #48294)
Wed, 29 Jun 2016 13:02:35 -0700 Lachlan Andrew Turn pager off during demos, to work around a Qt hang (bug #48296)
Fri, 17 Jun 2016 08:06:19 -0400 John Donoghue Set Qt Figure window modal/normal state based on WindowStyle (Bug #48160)
Mon, 27 Jun 2016 19:50:30 +1000 Robert Jenssen Rename bison/flex internal symbol names to silence "one definition rule" warning
Tue, 28 Jun 2016 12:01:48 -0700 Mike Miller doc: Fix font local names to avoid downloading external fonts
Wed, 29 Jun 2016 11:56:42 -0400 John W. Eaton * warning_ids.m: Doc fix for array-as-logical.
Wed, 29 Jun 2016 09:21:50 -0400 John W. Eaton maint: strip trailing whitespace from files.
Wed, 29 Jun 2016 11:51:42 -0400 John W. Eaton provide wrapper for tmpfile (bug #48337)
Wed, 29 Jun 2016 08:50:09 -0700 Lachlan Andrew Provide a warning when an array is used in an if/while/until (bug #43098).
Tue, 28 Jun 2016 16:42:15 -0400 John W. Eaton eliminate OCTAVE_USE_WINDOWS_API and OCTAVE_USE_OS_X_API from header files
Tue, 28 Jun 2016 15:08:27 -0400 John W. Eaton eliminate unused function w32_raise_sigint
Tue, 28 Jun 2016 13:46:03 -0400 John W. Eaton disable -Wsign-compare for code generated by flex
Tue, 28 Jun 2016 11:10:12 +0200 Oliver Heimlich doc/interpreter/octave.css: improve HTML manual readability on small screens (patch #9031).
Mon, 27 Jun 2016 16:27:07 -0700 Mike Miller Only test getuid/getgid functions on systems that implement them (bug #48312)
Mon, 27 Jun 2016 12:39:46 -0700 Mike Miller build: Only include -I preprocessor options in FLTK_CPPFLAGS (bug #48302)
Mon, 27 Jun 2016 09:26:20 +1000 Robert Jenssen Fix inconsistent definitions of cpotrf, dpotrf, spotrf, and zpotrf (bug #48320)
Mon, 27 Jun 2016 09:24:43 -0700 Lachlan Andrew doc: Fix syntax errors in docstrings, and add a missing one. (bug #48324)
Mon, 27 Jun 2016 08:45:06 -0700 Rik RELEASE.PROCESS: Update notes for 4.2.0 release.
Sun, 26 Jun 2016 13:39:38 +0200 Carnë Draug colormaps.tst: fix test after removal of colormap list (bug #48272)
Sun, 26 Jun 2016 03:50:20 -0400 John W. Eaton use OCTAVE_USE_WINDOWS_API more consistently
Sat, 25 Jun 2016 19:45:34 -0400 Ben Abbott Remove registration to colormap() missed by 894239974868 (bug #48272).
Sat, 25 Jun 2016 11:36:37 -0400 John W. Eaton use pattern rule for Bison
Fri, 24 Jun 2016 14:46:04 -0400 John W. Eaton avoid tagging HG-ID as .PHONY
Fri, 24 Jun 2016 10:44:35 -0400 John W. Eaton merge build-aux/common.mk with Makefile.am
Fri, 24 Jun 2016 10:37:04 -0400 John W. Eaton * find-files-with-tests.sh: Add missing copyright info.
Mon, 20 Jun 2016 18:24:18 +0100 Carnë Draug colormap: remove functionality to list and register colormaps (bug #48272)
Wed, 22 Jun 2016 14:05:26 -0700 Rik Open files in binary mode when testing file format (bug #48201).
Wed, 22 Jun 2016 13:47:38 -0400 John W. Eaton create and install built-in docstrings file even with --disable-docs
Wed, 22 Jun 2016 01:47:05 -0400 John W. Eaton * libinterp/module.mk (BUILT_SOURCES): Include oct-tex-parser.h in the list.
Wed, 22 Jun 2016 01:46:36 -0400 John W. Eaton * dir-ops.cc (dir_entry::close): Don't pass NULL to closedir.
Tue, 21 Jun 2016 16:50:41 -0700 Rik doc: Remove stray '\n' from docstrings.
Tue, 21 Jun 2016 16:38:59 -0700 Rik gendoc.pl: Minor changes for readability and speed.
Tue, 21 Jun 2016 16:07:51 -0400 John W. Eaton move docstrings in C++ files out of C strings and into comments
Tue, 21 Jun 2016 13:08:25 -0700 Mike Miller Remove old unused source files
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
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
Thu, 16 Jun 2016 01:01:53 -0400 John W. Eaton * file-io.cc (cleanup_tmp_files): Use octave_unlink_wrapper.
Wed, 15 Jun 2016 15:12:33 -0400 John W. Eaton remove code specific to obsolete version of GCC
Wed, 15 Jun 2016 18:23:15 -0700 Mike Miller uicontrol: Escape '&' characters in Qt implementation (bug #48214)
Tue, 14 Jun 2016 14:53:33 +0100 Mike Miller Make qt figure window "Help" menu correspond to main window (bug #48223)
Wed, 15 Jun 2016 17:34:25 -0700 Rik maint: Periodic merge of stable to default.
Wed, 15 Jun 2016 12:47:00 -0600 Garrett Euler ver.m: return empty struct for unknown package (bug #48235). stable
Wed, 15 Jun 2016 14:29:17 -0400 John W. Eaton provide wrappers for fseeko and ftello
Wed, 15 Jun 2016 12:59:43 -0400 John W. Eaton prefer C++ wrappers for C standard headers in C++ code
Wed, 15 Jun 2016 13:51:00 -0400 John W. Eaton hide fcntl.h header
Tue, 14 Jun 2016 18:10:04 -0400 John W. Eaton provide wrappers for some unistd.h functions
Tue, 14 Jun 2016 16:31:34 -0400 John W. Eaton provide wrappers for some sys/stat functions
Wed, 15 Jun 2016 10:47:33 -0700 Mike Miller * configure.ac: Fix typo in name of $warn_qscintilla variable.
Wed, 15 Jun 2016 10:21:48 -0700 Mike Miller Drop old unused build-system library naming variables LIBPRE, LIBEXT, etc
Wed, 15 Jun 2016 09:02:17 -0700 Mike Miller prefdir: Turn into a public function, make Matlab compatible (bug #48221)
Wed, 15 Jun 2016 08:56:43 -0700 Rik Hide "erasemode" graphics property ahead of eventual removal.
Tue, 14 Jun 2016 13:33:05 -0700 Rik legend.m: Return the correct third argument (h_plots) when plot has hggroups (bug #48210).
Tue, 14 Jun 2016 15:36:06 -0400 John W. Eaton * set-program-name-wrapper.c: Fix prototype and const problems (bug #48139).
Tue, 14 Jun 2016 15:31:34 -0400 John W. Eaton * nproc-wrapper.c: Set default value for query (bug #48139)
Tue, 14 Jun 2016 15:18:59 -0400 John W. Eaton hide gnulib filemode header
Tue, 14 Jun 2016 14:28:09 -0400 John W. Eaton distribute liboctave/wrappers header files
Tue, 14 Jun 2016 13:43:17 -0400 John W. Eaton hide sys/select header
Tue, 14 Jun 2016 10:32:24 -0700 Rik Simplify handling of 'box' property for legend axes objects.
Tue, 14 Jun 2016 13:23:29 -0400 John W. Eaton perform tilde expansion for more file and directory functions
Tue, 14 Jun 2016 12:51:55 -0400 John W. Eaton hide gnulib pathlen header
Tue, 14 Jun 2016 11:35:23 -0400 John W. Eaton hide sys/utsname header
Tue, 14 Jun 2016 10:47:10 -0400 John W. Eaton hide gnulib fpucw header
Tue, 14 Jun 2016 10:24:39 -0400 John W. Eaton * nproc.cc, oct-fftw.cc: Use octave_num_processors_wrapper.
Tue, 14 Jun 2016 10:17:32 -0400 John W. Eaton hide gnulib base64 function header
Mon, 13 Jun 2016 20:06:51 -0400 John W. Eaton hide gnulib progname.h header
Mon, 13 Jun 2016 18:42:02 -0400 John W. Eaton * file-ops.cc (file_ops::is_dev_sep): Tag unused parameter.
Mon, 13 Jun 2016 18:36:16 -0400 John W. Eaton hide gnulib hash function headers
Mon, 13 Jun 2016 16:01:26 -0400 John W. Eaton create wrappers for some gnulib functions
Mon, 13 Jun 2016 11:35:19 -0400 John W. Eaton * kpse.cc (find_first_of): Use iostream instead of stdio for debug message.
Mon, 13 Jun 2016 14:24:55 -0700 Rik maint: Remove unused variable left over from cset a6952c880cec.
Mon, 13 Jun 2016 09:18:03 -0700 Rik maint: Prefer is_empty() rather than "length () == 0".
Mon, 13 Jun 2016 10:55:52 -0400 John W. Eaton eliminate unused parameter in kpse functions