log

age author description
Thu, 28 Sep 2017 21:08:51 -0700 Mike Miller maint: delete unnecessary override specifier
Thu, 28 Sep 2017 15:55:21 -0700 Mike Miller qz: initialize optional ordering flag safely
Thu, 28 Sep 2017 15:51:20 -0700 Mike Miller maint: delete unused static function
Thu, 28 Sep 2017 15:49:36 -0700 Mike Miller maint: use correct const qualifier on overridden virtual function
Thu, 28 Sep 2017 15:44:43 -0700 Mike Miller maint: rename function argument to avoid shadowing class member
Thu, 28 Sep 2017 15:59:08 -0500 Daniel J Sebald Change gnuplot-toolkit fprintf() sequence to handle single axis tic (bug #52140).
Thu, 28 Sep 2017 13:22:30 +0200 Pantxo Diribarne lsccov.m: ensure all necessary variables are defined (bug #52131)
Thu, 28 Sep 2017 11:04:02 +0200 Kai T. Ohlhus doc/doxyhtml/Doxyfile.in: Update comments, enable grouping and HTML timestamps.
Thu, 28 Sep 2017 10:49:39 +0200 Kai T. Ohlhus doc: Improve Doxygen documentation for some files in libgui.
Wed, 27 Sep 2017 15:56:39 -0400 John W. Eaton move some duplicate code into a separate function
Tue, 26 Sep 2017 15:18:31 -0700 Rik maint: Periodic merge of stable to default.
Tue, 26 Sep 2017 15:18:08 -0700 Rik doc: Correct documentation for randg (bug #52118). stable
Tue, 26 Sep 2017 13:13:55 -0400 John W. Eaton * classdef.tst: Fix syntax for assert test.
Mon, 25 Sep 2017 20:30:42 -0700 Mike Miller add standard system includes needed in wrapper headers
Mon, 25 Sep 2017 19:23:52 -0700 Mike Miller rewrite strftime wrapper to match standard library definition
Sat, 23 Sep 2017 18:11:20 -0400 Nicholas R. Jankowski Add missing functions integral2.m and integral3.m (bug #52074).
Mon, 25 Sep 2017 14:59:19 -0700 Mike Miller build: delete generated makefile snippets on 'make maintainer-clean'
Fri, 22 Sep 2017 17:24:15 -0700 Piotr Held return empty matrix if meta.*.fromName fails (bug #52096)
Mon, 25 Sep 2017 13:02:51 -0700 Mike Miller test: restore showing contents of fntests.log
Mon, 25 Sep 2017 12:11:15 -0700 Rik quadcc.cc: Use an Absolute Tolerance, as well as RelTol (Bug #46349).
Mon, 25 Sep 2017 10:56:25 -0700 Mike Miller build: clean generated localization files and default-qt-settings
Sun, 24 Sep 2017 13:01:31 -0700 Mike Miller tar, untar, unpack: ensure TAR_OPTIONS doesn't affect behavior (bug #52095)
Sun, 24 Sep 2017 11:52:02 -0700 Mike Miller make wizard web connection prompt consistent with default setting (bug #52090)
Sun, 24 Sep 2017 09:52:41 +0200 Torsten consistent defaults values for all preferences (bug #52090)
Sat, 23 Sep 2017 13:50:53 -0700 Mike Miller configure: improve Qt feature tests for functionality and consistency
Fri, 22 Sep 2017 22:03:01 -0400 John W. Eaton * lex.ll: Disable GCC diagnostic -Wimplicit-fallthrough.
Fri, 22 Sep 2017 19:03:03 -0700 Mike Miller maint: make .hgignore more precise about auxiliary and intermediate files
Fri, 22 Sep 2017 18:59:22 -0700 Mike Miller use move-if-change from gnulib via symlink instead of copying the file
Thu, 21 Sep 2017 23:27:13 -0700 Mike Miller pause: don't interrupt sleep on harmless signals (bug #52084)
Fri, 22 Sep 2017 17:17:45 -0400 John W. Eaton avoid warnings from GCC about ABI change with exception specifications