log

age author description
Wed, 16 Jan 2019 12:11:16 -0500 John W. Eaton mlock __init_qt__ function stable
Wed, 16 Jan 2019 10:21:14 -0500 John W. Eaton avoid crash with audioplayer and audiorecorder (bug #55254) stable
Wed, 16 Jan 2019 11:15:40 -0800 Rik Fix uninitialized argument value found by clang static analysis (bug #55440). stable
Wed, 16 Jan 2019 10:40:51 -0800 Rik Fix garbage return value found by clang static analysis (bug #55440). stable
Wed, 16 Jan 2019 10:13:07 -0800 Rik Fix dead initialization found by clang static analysis (bug #55400). stable
Wed, 16 Jan 2019 07:23:53 +0100 Torsten * main-window.cc (focus_changed): prevent accessing null pointer (bug #55440) stable
Wed, 16 Jan 2019 06:23:07 +0100 Torsten fixed dead assignments in libgui (bug #55440) stable
Tue, 15 Jan 2019 20:01:49 -0800 Rik plotyy.m, copyobj.m: Change %!demo code to run under Matlab (bug #55841).
Tue, 15 Jan 2019 19:23:43 -0800 Rik ezplot3.m: Change %!demo code to run under Matlab (bug #55841).
Tue, 15 Jan 2019 17:25:25 -0800 Rik copyob.m: Change %!demo code to run under Matlab (bug #55841).
Tue, 15 Jan 2019 16:21:37 -0800 Rik Scale Octave's 3-D ticklength for better appearances (bug #55483)
Tue, 15 Jan 2019 15:34:53 -0800 Rik polar.m: Use light grey color for axes lines for Matlab compatibility (bug #55841).
Tue, 15 Jan 2019 12:58:41 -0800 Rik Enable axes ticks on top of bars of bar plots for Matlab compatiblity (bug #55481).
Tue, 15 Jan 2019 12:54:22 -0800 Rik Enable axes box when drawing 2-D stem plots for Matlab compatiblity (bug #55481).
Mon, 14 Jan 2019 22:31:43 +0100 Markus Mützel test/bug-54995: Rename "testclass" to "testclass54995" (bug #54995). stable
Mon, 14 Jan 2019 12:54:32 +0000 Guillaume Flandin New function lightangle (bug #55446).
Mon, 14 Jan 2019 07:11:45 +0100 Julien Bect libinterp/parse-tree/pt-jit.cc: comment: Fix a typo stable
Sun, 13 Jan 2019 19:33:39 -0800 Rik maint: merge stable to default.
Fri, 04 Jan 2019 11:02:28 +0100 Julien Bect jit: Remove jit::PassManager and jit::FunctionPassManager from public API stable
Thu, 03 Jan 2019 23:10:31 +0100 Julien Bect jit: configure: Improve configure AC_CACHE_CHECK messages stable
Thu, 03 Jan 2019 21:54:54 +0100 Julien Bect jit: configure: Check if llvm::IRBuilder::CreateConstInBoundsGEP1_32 API stable
Wed, 02 Jan 2019 16:37:46 +0100 Julien Bect jit: configure: Check if llvm/Bitcode/ReaderWriter.h exists stable
Wed, 02 Jan 2019 16:08:46 +0100 Julien Bect jit: configure: Check if llvm::createAlwaysInlinerPass exists stable
Tue, 01 Jan 2019 14:34:28 +0100 Julien Bect jit: configure: Check if llvm/Transforms/Scalar/GVN.h exists stable
Sat, 29 Dec 2018 22:25:25 +0100 Julien Bect jit: configure: Check llvm::IRBuilder API stable
Tue, 01 Jan 2019 07:15:46 +0100 Julien Bect jit: Avoid the use of llvm::getGlobalContext, removed in LLVM 3.9 stable
Fri, 28 Dec 2018 11:12:11 +0100 Massimiliano Fasi Update Italian translation stable
Sun, 13 Jan 2019 16:01:47 +0100 Markus Mützel maint: Merge stable to default.
Sun, 13 Jan 2019 14:34:31 +0100 Markus Mützel ov-java.cc: Fix static analyzer detected issue (bug #55464). stable
Sun, 13 Jan 2019 14:31:16 +0100 Markus Mützel lo-sysdep.cc: Fix static analyzer detected issue (bug #55464). stable
Sun, 13 Jan 2019 11:40:38 +0100 Markus Mützel Use check boxes for "uncommenting text" strings in editor properties (bug #55404). stable
Sat, 12 Jan 2019 16:23:18 +0100 Markus Mützel graphics.cc: Fix typo uncovered by clang static analyzer (bug #55440). stable
Sat, 12 Jan 2019 15:49:49 +0100 Markus Mützel oct-rl-hist.c: Fix static analyzer detected issues (bug #55440). stable
Sat, 12 Jan 2019 09:15:22 -0500 John W. Eaton maint: Merge stable to default.
Sat, 12 Jan 2019 08:14:40 -0500 Guillaume Flandin test for bug #54995 stable
Sat, 12 Jan 2019 08:09:02 -0500 John W. Eaton Backed out changeset 920a4ad8043b (bug #54995) stable
Fri, 11 Jan 2019 21:57:36 -0500 Andrew Janke Change EOL format label from "Mac (CR)" to "Legacy Mac (CR)" in GUI stable
Sat, 12 Jan 2019 12:40:48 +0100 Torsten updated translator and contributor file stable
Fri, 11 Jan 2019 21:27:51 +0100 Torsten fix crash of gui when too many files are opened (bug #49736) stable
Fri, 11 Jan 2019 15:22:59 -0500 John W. Eaton maint: Merge stable to default.
Fri, 11 Jan 2019 18:14:41 +0100 Pantxo Diribarne Don't use C++ callback to notify close request from Qt Figures (bug #54187) stable
Fri, 11 Jan 2019 16:57:58 +0100 Pantxo Diribarne Allow any object to be the root "callbackobject" (bug #55428) stable
Thu, 10 Jan 2019 20:15:15 +0100 Markus Mützel Use LF as default EOL character on MacOS. stable
Thu, 10 Jan 2019 18:45:49 +0100 Markus Mützel qr.cc: Fix state of random number generator in BISTs (bug #55421). stable
Thu, 10 Jan 2019 19:04:04 -0800 Mike Miller silence unused parameter compiler warnings when building without FFTW stable
Thu, 10 Jan 2019 13:38:32 +0100 Kai T. Ohlhus doc: Remove orphaned documentation for deprecated keyword "static" (bug #55434). stable
Wed, 09 Jan 2019 19:10:38 -0800 Rik betainc.m: Relax tolerance of BIST test to pass on Solaris (bug #54383). stable
Wed, 09 Jan 2019 14:50:12 -0500 John W. Eaton maint: Merge stable to default.
Wed, 09 Jan 2019 14:49:01 -0500 John W. Eaton avoid double free of lexer on exit (bug #55347) stable
Wed, 09 Jan 2019 09:05:31 +0100 Pantxo Diribarne Fix error when performing autoscale from Qt figures (bug #54920) stable
Tue, 08 Jan 2019 21:35:53 -0800 Rik maint: merge stable to default.
Tue, 08 Jan 2019 21:35:17 -0800 Rik pt-eval.cc: Fix static analyzer detected issues (bug #55347). stable
Tue, 08 Jan 2019 21:20:13 -0800 Rik oct-rl-edit.c: Fix static analyzer detected issues (bug #55347). stable
Tue, 08 Jan 2019 21:11:37 -0800 Rik lo-sysinfo.cc: Fix static analyzer detected issues (bug #55347). stable
Tue, 08 Jan 2019 21:01:36 -0800 Rik lo-sysdep.cc: Fix static analyzer detected issues (bug #55347). stable
Tue, 08 Jan 2019 20:47:49 -0800 Rik fDiagMatrix.cc: Fix static analyzer detected issues (bug #55347). stable
Tue, 08 Jan 2019 20:45:19 -0800 Rik fCDiagMatrix.cc: Fix static analyzer detected issues (bug #55347). stable
Tue, 08 Jan 2019 20:38:58 -0800 Rik dDiagMatrix.cc: Fix static analyzer detected issues (bug #55347). stable
Tue, 08 Jan 2019 17:29:09 -0800 Rik CDiagMatrix.cc: Fix static analyzer detected issues (bug #55347). stable
Tue, 08 Jan 2019 17:13:20 -0800 Rik pr-output.cc: Fix static analyzer detected issues (bug #55347). stable