log

age author description
Mon, 24 Sep 2018 08:33:02 -0700 Rik unpack.m: Fix failing BIST test on Windows (bug #54719).
Sat, 22 Sep 2018 19:26:05 +0200 Torsten fix editing an m-file with syntax error via edit ... menu (bug #54600)
Sat, 22 Sep 2018 16:22:07 +0200 Markus Mützel uicontrol: Allow uint8 for "cdata" (bug #54697).
Sat, 22 Sep 2018 16:18:29 +0200 Markus Mützel Merge extra head
Thu, 20 Sep 2018 21:15:40 +0200 Pantxo Diribarne Fix graphics object selection on high resolution screens (bug #49053)
Tue, 18 Sep 2018 21:53:14 +0200 Pantxo Diribarne Fix regression with "menubar" figure property handling (bug #54678)
Tue, 18 Sep 2018 08:01:18 -0400 John Donoghue Keep QWindow flag when setting parent in undocked mode (Bug #54495)
Mon, 17 Sep 2018 20:15:27 +0200 Pantxo Diribarne Allow building with Qt4 again (bug #49053)
Mon, 17 Sep 2018 10:52:07 -0700 Rik Overhaul unpack and associated functions (bug #54567).
Sat, 15 Sep 2018 09:43:48 +0200 John Swensen Improve OpenGL rendering on high resolution screens with Qt 5 (bug #49053)
Fri, 14 Sep 2018 18:47:23 +0200 Torsten allow native dialogs for remaining file open/save dialogs (bug #5
Thu, 13 Sep 2018 16:24:18 -0400 John W. Eaton require dynamic loading capabilities to build Octave
Thu, 13 Sep 2018 11:05:43 -0700 Rik maint: merge stable to default.
Thu, 13 Sep 2018 11:04:57 -0700 Rik doc: Wrap long lines in mkpp.m and unmkpp.m. stable
Thu, 13 Sep 2018 07:33:36 -0400 John W. Eaton adjust tests for menu changes in changeset eba6d823cf62
Wed, 12 Sep 2018 23:19:40 +0200 Pantxo Diribarne Use uimenu objects for default menus in Qt toolkit
Sat, 08 Sep 2018 02:39:38 +0200 Juan Pablo Carbajal doc: unmkpp.m same words as mkpp, add example, explain coefficients (bug #54523) stable
Sat, 08 Sep 2018 02:37:59 +0200 Juan Pablo Carbajal doc: mkpp.m explain multi-dimensional coefficients and add demo for it stable
Tue, 11 Sep 2018 22:18:28 +0200 Torsten do not use qt-settings for startup directory when not starting gui
Tue, 11 Sep 2018 10:36:58 -0700 Rik dlmread.cc: Avoid tolower which causes problems when locale changes (bug #54622).
Mon, 10 Sep 2018 11:06:43 -0700 Rik importdata.m: Correct import of NA in files with CRLF endings (bug #54622).
Sun, 09 Sep 2018 19:02:46 +0200 Torsten use non-native file dialogs for the editor for encoding selection (bug #54607)
Sun, 09 Sep 2018 18:01:06 +0200 Markus Mützel Don't render with lighting if dimensions of normals don't match.
Sun, 09 Sep 2018 14:08:35 +0200 Torsten use constants for file browser prefs in preferences dialog
Sun, 09 Sep 2018 07:59:18 +0200 Torsten fix minimum size of console widget in gui (bug54620)
Sat, 08 Sep 2018 20:38:23 +0200 Torsten use native file dialogs in gui (bug #54607)
Sat, 08 Sep 2018 20:36:30 +0200 Markus Mützel Use "facenormals" for flat lighting on surfaces (bug #54024).
Sat, 08 Sep 2018 17:23:57 +0200 Markus Mützel Add demo for face lighting modes on surface objects.
Sat, 08 Sep 2018 11:13:57 -0400 John W. Eaton fix editing mistake in previous change
Sat, 08 Sep 2018 09:54:07 -0400 John W. Eaton allow building without OpenGL to work again
Sat, 08 Sep 2018 08:03:36 -0400 John W. Eaton eliminate some duplicate OpenGL drawing code
Thu, 06 Sep 2018 16:29:56 -0400 John W. Eaton use wrapper class to call OpenGL functions
Fri, 07 Sep 2018 09:48:33 -0700 Rik maint: merge stable to default.
Fri, 07 Sep 2018 09:47:38 -0700 Rik Fix BIST test in cset 1f52a96c8c21. stable
Fri, 07 Sep 2018 09:42:16 -0700 Rik doc: Add new contributor to list in manual.
Fri, 07 Sep 2018 09:33:33 -0700 Gene Harvey Fix mod operation for signed integer types (bug #54602). stable
Fri, 07 Sep 2018 15:30:02 +0200 Pantxo Diribarne Document that high level graphics functions redefine axes properties (bug #49400). stable
Fri, 07 Sep 2018 10:45:19 +0200 Pantxo Diribarne Document that image x/ydata indicate the centers of corner pixels (bug #54610). stable
Thu, 06 Sep 2018 11:01:14 -0400 John Donoghue Set/restore pkg global_list during pkg test (Bug #54623)
Wed, 05 Sep 2018 22:33:34 +0200 Pantxo Diribarne Remove multibyte characters in EPS printout (bug #52764)
Wed, 05 Sep 2018 09:09:13 -0400 John W. Eaton replace gluOrtho2D with equivalent call to glOrtho
Tue, 04 Sep 2018 18:22:43 +0200 Pantxo Diribarne ginput.m: temporarily disable mouse tools in Qt toolkit (bug #51452)
Sun, 02 Sep 2018 08:16:40 +0200 Torsten removed all initial preferences for file browser from pref file (bug #54606)
Sat, 01 Sep 2018 13:11:25 -0700 Mike Miller issorted: return true on an empty array (bug #54599)
Fri, 31 Aug 2018 15:25:58 -0400 John W. Eaton * oct-inttypes.cc: Make a few more style fixes.
Thu, 30 Aug 2018 16:55:17 -0400 John W. Eaton style fixes for oct-inttypes.cc
Thu, 30 Aug 2018 15:19:21 -0400 John W. Eaton style fixes for oct-inttypes.h
Thu, 30 Aug 2018 11:14:43 -0700 Rik get_first_help_sentence.m: Use a better regexp for sentence-end detection.
Thu, 30 Aug 2018 12:23:38 -0400 John W. Eaton eliminate some macros in oct-sort.h header file
Thu, 30 Aug 2018 10:45:51 -0400 John W. Eaton maint: Merge stable to default.
Thu, 30 Aug 2018 10:03:09 -0400 John W. Eaton eliminate OCTAVE_HAVE_FAST_INT_OPS macro and associated code (bug #54572) stable
Wed, 29 Aug 2018 14:34:24 -0700 Mike Miller maint: merge stable to default
Wed, 29 Aug 2018 14:33:36 -0700 Mike Miller doc: use "Octave Forge" spelling in a few more instances stable
Wed, 29 Aug 2018 15:16:05 -0400 John W. Eaton maint: Merge stable to default.
Wed, 29 Aug 2018 09:26:09 -0700 Rik Add new integer.tst module to test saturation mechanics. stable
Wed, 29 Aug 2018 14:03:45 -0400 John W. Eaton fix min-val saturation for 64-bit integer addition (bug #54572) stable
Wed, 29 Aug 2018 09:52:43 -0700 Rik maint: merge stable to default.
Wed, 29 Aug 2018 09:52:08 -0700 Rik Use "Octave Forge" spelling in all files. stable
Wed, 29 Aug 2018 09:26:09 -0700 Rik Add new integer.tst module to test saturation mechanics.
Tue, 28 Aug 2018 17:07:20 -0700 Rik maint: merge stable to default.
Tue, 28 Aug 2018 17:06:59 -0700 Rik __opengl_info__.m: Don't run unnecessary BIST tests. stable
Tue, 28 Aug 2018 16:41:41 -0700 Rik maint: merge stable to default.
Tue, 28 Aug 2018 16:41:07 -0700 Rik Silence compiler warnings about unused functions from cset 8ac4bfa55053. stable
Tue, 28 Aug 2018 14:02:30 -0400 John W. Eaton maint: Merge stable to default.
Tue, 28 Aug 2018 13:32:53 -0400 John W. Eaton restore optimization for compound transpose-mul/div ops (bug #45890) stable
Tue, 28 Aug 2018 00:09:59 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Tue, 28 Aug 2018 00:04:28 -0400 John W. Eaton process tests in @CLASS directories again (bug #54561)
Fri, 24 Aug 2018 11:41:04 +0200 Pantxo Diribarne Increase OpenGL clipping limits in ortho view (bug #54551).
Thu, 23 Aug 2018 15:27:10 +0200 Marco Caliari Fix inaccurate result of gammainc for x large (bug #54550). stable
Sat, 18 Aug 2018 23:05:41 +0200 Olaf Till Save all scopes of nested anonymous functions (bug #45969).
Mon, 27 Aug 2018 17:06:34 -0700 Rik Allow pkg -rebuild global to succeed when pkg dir does not exist (bug #45903). stable
Mon, 27 Aug 2018 14:43:12 -0700 Rik get_first_help_sentence.m: Add ellipsis "..." to end of help text if it was truncated.
Tue, 21 Aug 2018 16:25:22 -0400 John W. Eaton allow default font, size, and external editor to be set from environment
Tue, 21 Aug 2018 22:02:23 +0200 Markus Mützel Use "facenormals" for flat lighting on patches (bug #54024).
Mon, 20 Aug 2018 13:15:02 -0700 Mike Miller fix libgui build failure with Qt 4.8
Mon, 20 Aug 2018 15:29:53 -0400 John W. Eaton eliminate some nearly duplicate code in __run_test_suite__
Sun, 19 Aug 2018 19:01:31 -0700 Rik zscore.m: Allow an empty OPT argument to mean default (bug #54531). stable
Sun, 19 Aug 2018 20:34:13 +0200 Markus Mützel Document how the JVM can be selected at load time (bug #49111).
Sat, 18 Aug 2018 13:50:45 -0400 John W. Eaton maint: Merge stable to default.
Sat, 18 Aug 2018 12:43:43 -0400 John W. Eaton correctly copy base class for colon and funcall parse tree objects (bug #47091) stable
Sat, 18 Aug 2018 08:21:45 +0200 Torsten updated context menus in editor and console window (bug #46884)
Fri, 17 Aug 2018 14:49:10 -0700 Rik Clean up liboctave Range implementation.
Fri, 17 Aug 2018 14:12:48 -0700 Rik maint: merge stable to default.
Fri, 17 Aug 2018 14:04:51 -0700 Rik Stop segfault when concatening sparse matrices (bug #54527). stable
Mon, 10 Feb 2014 15:39:58 +0100 pantxo Report ARPACK error strings instead of error number (bug #41372).
Thu, 16 Aug 2018 17:35:36 -0700 Rik Guarantee an integer for max of Range when base and increment are ints (bug #46859).
Thu, 16 Aug 2018 16:30:26 -0700 Rik Don't print fractional part of an invalid NaN index.
Thu, 14 Jan 2016 14:03:17 +1100 Lachlan Andrew Always print non-integer part of non-integer indices in invalid index message (bug #46859).
Thu, 16 Aug 2018 19:36:39 +0200 Torsten update news window contents when community news are requeted a second time
Wed, 15 Aug 2018 16:40:57 -0700 Rik Break up tests for bug #45972 so that HDF5 is not used if support is unavailable.
Wed, 15 Aug 2018 15:29:11 -0700 Rik Use is_function_handle instead of isa (x, "function_handle").
Wed, 15 Aug 2018 14:13:28 -0700 Rik shg.m: Don't create a figure if none exists.
Wed, 15 Aug 2018 13:21:37 -0700 Mike Miller build: ensure ChangeLog is built from hg log without --graph
Wed, 15 Aug 2018 13:03:29 -0700 Mike Miller build: ensure hg commands are not affected by user settings
Wed, 15 Aug 2018 15:26:10 -0400 John W. Eaton make shg and figure (N) activate and raise figure windows (bug #45943)
Wed, 15 Aug 2018 12:19:31 -0700 Rik condest.m: Overhaul function to return Inf for singular matrices (bug #46737).
Wed, 16 Sep 2015 15:13:44 +0200 Olaf Till print and save anonymous functions with varargin correctly (bug #45972)
Wed, 15 Aug 2018 13:29:52 -0400 John Donoghue Reenable drag and drop of editor text (Bug #54495) stable
Wed, 15 Aug 2018 09:33:18 -0400 John W. Eaton fix typo in changeset cc9da21511c1
Tue, 14 Aug 2018 22:43:15 -0700 Mike Miller maint: merge stable to default
Tue, 14 Aug 2018 22:42:14 -0700 Mike Miller maint: fix release date of version 4.4.1 in AppStream metadata stable
Tue, 14 Aug 2018 21:20:32 -0700 Rik Allow "style" property to be changed on uicontrol objects (bug #44700).
Tue, 14 Aug 2018 14:35:30 -0700 Rik figure.m: Accept structures of property/value pairs (bug #44672).
Tue, 14 Aug 2018 21:50:34 +0200 Torsten reload editor files when their path changes by using movefile (bug #43922)
Tue, 14 Aug 2018 15:25:21 -0400 John W. Eaton use consistent eval order in simple and multi assignment (bug #54490)
Tue, 14 Aug 2018 11:52:38 -0700 Rik Implement "cdata" property for pushbuttons (bug #44332).
Tue, 14 Aug 2018 11:17:26 -0700 Mike Miller prefer 'isfolder' over 'exist (..., "dir")' in Octave functions
Tue, 14 Aug 2018 09:35:13 -0700 Mike Miller complete only file names for isfile and isfolder commands
Tue, 14 Aug 2018 09:25:27 -0700 Mike Miller doc: remove isfile and isfolder from the missing functions list
Mon, 13 Aug 2018 14:57:28 -0700 Rik maint: merge stable to default.
Mon, 13 Aug 2018 14:56:44 -0700 Rik Don't print default value for "extent" property in manual (bug #54505). stable
Mon, 13 Aug 2018 14:42:45 -0700 Rik isfile.m: New function for Matlab compatibility (bug #54508).
Mon, 13 Aug 2018 12:17:58 -0700 Rik isdir.m: Make m-file a legacy function (bug #54489)
Mon, 13 Aug 2018 11:41:17 -0700 Guillaume Flandin isfolder.m: New function for Matlab compatibility (bug #54456).
Mon, 13 Aug 2018 10:44:16 -0700 Mike Miller maint: remove dead code used in older betainc and gammainc implementations
Mon, 13 Aug 2018 11:16:34 -0400 John W. Eaton add -std=legacy to FFLAGS if GNU compiler accepts it (bug #54390)
Sun, 12 Aug 2018 16:28:13 -0700 Mike Miller build: include bug-49379 files in the source distribution
Sun, 12 Aug 2018 10:04:12 -0400 John W. Eaton maint: Merge stable to default.
Sun, 12 Aug 2018 10:03:22 -0400 John W. Eaton Added tag release-4-4-1 for changeset 1f46d371968c stable
Sat, 11 Aug 2018 22:46:53 -0700 Rik Avoid calculating norm of matrix when not requested in liboctave Matrix classes.