log

age author description
Mon, 29 Aug 2016 12:27:08 +0200 Pantxo Diribarne Update Basque translation for 4.2 release
Mon, 29 Aug 2016 17:40:03 +0200 Andreas Weber de_DE.ts: Update german translation of GUI
Mon, 29 Aug 2016 11:25:12 +0200 Pantxo Diribarne Allow translation of all the annotation dialog strings (bug #48940)
Sun, 28 Aug 2016 10:39:28 -0400 John W. Eaton check for pthread and openmp libs before shared lib support (bug #48786)
Fri, 26 Aug 2016 20:13:06 +0200 Pantxo Diribarne Update French translation for 4.2 release
Fri, 26 Aug 2016 14:22:14 -0700 Rik Make linestyles compatible at larger linewidths (bug #48884).
Fri, 26 Aug 2016 16:56:37 -0400 John W. Eaton * cmd-hist.cc (command_history::do_process_histcontrol):
Fri, 26 Aug 2016 12:26:32 -0700 Mike Miller Add variadic template arguments to allow clang to resolve constructor
Fri, 26 Aug 2016 14:15:31 -0400 John W. Eaton fix build with minimal dependencies
Thu, 25 Aug 2016 10:02:22 +0200 Pantxo Diribarne Clip double RGB data before passing to gl2psDrawPixels (bug #48873).
Fri, 26 Aug 2016 16:21:04 +0200 Pantxo Diribarne Fix inconsistent on-screen/printout patch and surface edges (bug #48873).
Thu, 25 Aug 2016 18:18:20 -0400 John W. Eaton allow subsasgn (x, idx, zeros(0,0)) to remove elements (bug #48867)
Thu, 25 Aug 2016 16:25:46 -0400 John W. Eaton avoid using "expected failure" to describe known bugs
Thu, 25 Aug 2016 16:17:36 -0400 John W. Eaton fix doc build
Sun, 16 Mar 2014 22:07:07 +0100 Julien Bect doc: add note about PKG_ADD/PKG_DEL to addpath and rmpath (bug #41885)
Thu, 25 Aug 2016 14:01:45 +0200 Markus Mützel Correct if-statement in material.m (patch #9013).
Thu, 25 Aug 2016 08:50:37 -0700 Rik Fix changed fingerprint in BIST test (bug #48842).
Thu, 25 Aug 2016 17:05:36 +0200 Kai T. Ohlhus minor improvements for publish.
Wed, 17 Aug 2016 20:39:32 +0100 Carnë Draug doc: remove "Contributing guidelines" and "Tips and standards" from the manual.
Thu, 25 Aug 2016 07:55:01 -0400 John D For win64 signal handling, use context Rip value
Thu, 25 Aug 2016 06:45:15 -0400 John W. Eaton style fixes
Thu, 25 Aug 2016 06:23:44 -0400 John W. Eaton use octave_refcount class for reference counts
Wed, 24 Aug 2016 22:15:40 -0400 John W. Eaton * test.m: Fix doubled "!!!!!" marker in failure messages.
Wed, 24 Aug 2016 20:27:08 -0400 John W. Eaton * ov.h (octave_value::is_zero_by_zero): Also check ndims.
Wed, 24 Aug 2016 19:50:32 -0400 John W. Eaton * bug-38236.tst, classes.tst: Tag some known failures with bug IDs.
Wed, 24 Aug 2016 20:04:52 -0400 John W. Eaton allow %!test blocks to be tagged with messages or bug ids
Wed, 24 Aug 2016 15:06:30 +0100 Carnë Draug Do the #include where they are needed.
Wed, 03 Aug 2016 04:57:44 +0100 Carnë Draug ov-classdef.cc: use string_vector constructor for string containers.
Wed, 24 Aug 2016 06:40:55 -0700 Rik Fix calculation of ticks when tick separation is very small (bug #48350).
Sun, 14 Aug 2016 13:09:46 +0100 Carnë Draug utils.h: deprecated out of date arg_is_empty function.