log

age author description
Sun, 23 Jul 2017 08:35:32 +0200 Julien Bect jit: Use MJCIT instead of the old JIT
Sat, 23 Sep 2017 19:27:49 +0200 Julien Bect jit: Move join() outside of class jit_typeinfo, renamed to jit_type_join()
Wed, 09 Aug 2017 08:32:06 +0200 Julien Bect jit: jit-typeinfo.cc: Introduce a local variable for clarity
Tue, 08 Aug 2017 22:00:50 +0200 Julien Bect jit: Use nullptr (instead of 0 or NULL) as much as possible
Mon, 24 Jul 2017 13:49:15 +0200 Julien Bect jit: pt-jit.cc: Use createBasicAAWrapperPass instead of createBasicAliasAnalysisPass
Mon, 24 Jul 2017 13:54:24 +0200 Julien Bect jit: pt-jit.cc: Fix llvm::raw_fd_ostream syntax
Sun, 23 Jul 2017 18:56:18 +0200 Julien Bect jit: pt-jit.cc: Add type argument to CreateConstInBoundsGEP1_32 (LLVM >= 3.7)
Sat, 22 Jul 2017 13:43:43 +0200 Julien Bect jit: jit-typeinfo.cc: Do not use assignment with llvm::Twine objects
Fri, 21 Jul 2017 07:32:44 +0200 Julien Bect jit: Convert llvm::Function::arg_iterator to pointer explicitely
Sat, 04 Nov 2017 22:13:03 +0100 Julien Bect jit.tst: Comment out unit tests involving try/catch blocks
Sun, 15 Oct 2017 21:08:02 +0200 Julien Bect jit: Move everything inside the octave namespace
Sat, 07 Oct 2017 09:59:16 +0200 Julien Bect jit: Get rid of residual calls to OCT_MAKE_DECL_LIST and OCT_ITERATE_MACRO
Tue, 17 Oct 2017 07:13:28 +0200 Julien Bect pt-jit.cc: Fix visit_*_command methods in jit_convert class
Sun, 12 Nov 2017 17:04:43 +0100 Julien Bect configure.ac: Add missing --system-libs arguments to llvm-config call
Wed, 18 Oct 2017 15:18:28 +0200 Julien Bect pt-loop.cc: Add missing header pt-jit.h
Wed, 01 Nov 2017 08:21:13 +0100 Julien Bect libinterp/parse-tree/module.mk: Add LLVM flags to libparse_tree_la
Tue, 17 Oct 2017 21:35:23 +0200 Julien Bect pt-jit.cc: Fix syntax error introduced by cset 5cb3a2bb5e1e
Tue, 14 Nov 2017 16:52:42 -0500 John W. Eaton smart indentation for selections or current line in code editor
Thu, 06 Apr 2017 13:30:47 +0200 Marco Caliari Display the right number/order of Ritz estimates in eigs when OPTS.disp = 2.
Mon, 03 Apr 2017 11:17:07 +0200 Marco Caliari Use [L,U,P,Q,R] (sparse) and [L,U,P] (full) factorizations in eigs-base.cc.
Mon, 13 Nov 2017 20:48:06 -0800 Rik Adjust coding code in cset 1310d8b50ec2 for Octave coding conventions.
Fri, 24 Mar 2017 14:41:08 +0100 Marco Caliari Fix eigs returning an incorrect number or order of eigenvalues (bug #45153, bug #47236).
Sat, 11 Nov 2017 19:39:23 +0100 Markus Mützel Calculate minor ticks outside major tick range on logarithmic axes (bug #52376).
Sun, 12 Nov 2017 22:10:46 +0100 Torsten consistent case of settings keys in the settings file (important for qt5)
Fri, 10 Nov 2017 14:54:36 -0500 John W. Eaton improve on lto fix made in changeset ff81c6772664
Thu, 09 Nov 2017 18:20:19 -0500 John W. Eaton avoid issue with link-time optimization
Thu, 09 Nov 2017 21:07:42 +0100 Torsten do not extend selection when indenting/commenting in editor (bug #45610)
Thu, 09 Nov 2017 18:52:26 +0100 Torsten prevent ignoring octave lexer when determining comment string (bug #52364)
Thu, 09 Nov 2017 10:05:25 +0100 Pantxo Diribarne Fix unintended addition in previous "fix"
Thu, 09 Nov 2017 09:58:33 +0100 Pantxo Diribarne colormap.m: fix regression introduced with 547919e6aec1
Mon, 06 Nov 2017 10:27:09 +0100 Marco Caliari Add function vecnorm (bug #52342).
Wed, 08 Nov 2017 18:46:24 -0500 John W. Eaton * variables.cc (extract_function): Omit 'first' from error message.
Wed, 08 Nov 2017 18:45:09 -0500 John W. Eaton fix dasrt argument parsing for constraint function
Wed, 08 Nov 2017 16:30:07 -0500 John W. Eaton clean up change merged from stable
Wed, 08 Nov 2017 16:32:48 -0500 John W. Eaton Fix syntax error introduced in previous merge.
Wed, 08 Nov 2017 16:17:30 -0500 John W. Eaton maint: Merge stable to default.
Wed, 08 Nov 2017 15:58:53 -0500 John W. Eaton tag global and persistent symbols as variables when parsing (bug #52363) stable
Wed, 08 Nov 2017 12:02:03 -0800 Rik maint: Merge stable to default.
Wed, 08 Nov 2017 12:01:33 -0800 Rik Correct calling forms of dasrt in docstring. stable
Wed, 08 Nov 2017 13:02:58 -0500 John W. Eaton fix lengths in .ofig suffix comparison
Wed, 08 Nov 2017 12:00:07 -0500 John W. Eaton use .ofig instead of .fig in "save as" figure menu
Wed, 08 Nov 2017 10:32:23 -0500 John W. Eaton maint: Strip trailing whitespace from source files.
Wed, 08 Nov 2017 16:34:23 +0100 Pantxo Diribarne print.m: fix device table formating in docstring
Wed, 08 Nov 2017 10:24:36 -0500 John W. Eaton maint: Merge stable to default.
Wed, 08 Nov 2017 10:21:44 -0500 John W. Eaton correctly parse dasrt arguments stable
Wed, 08 Nov 2017 15:07:14 +0100 Pantxo Diribarne colormap.m: make named colormaps case insensitive (bug #52358)
Tue, 07 Nov 2017 21:32:58 -0500 John W. Eaton * Figure.cc: Fix typo from previous change.
Tue, 07 Nov 2017 17:28:57 -0500 John W. Eaton make .fig files the default for saving from figure menus
Mon, 06 Nov 2017 13:25:23 +0100 Kai T. Ohlhus maint: Periodic merge of stable to default.
Mon, 06 Nov 2017 13:24:15 +0100 Kai T. Ohlhus doc: Update docstring for pinv. stable
Fri, 03 Nov 2017 20:39:58 -0700 Rik Remove extra space between scope operator '::' and function.
Fri, 03 Nov 2017 14:24:39 -0700 Rik maint: Periodic merge of stable to default.
Fri, 03 Nov 2017 14:24:14 -0700 Rik doc: Update docstring for pinv and inv. stable
Fri, 03 Nov 2017 13:53:45 -0700 Rik Use std::max to simplify calculating pinv tolerance.
Fri, 03 Nov 2017 10:03:36 -0700 Rik Return correct value for pinv of zero vectors and scalars (bug #51246).
Fri, 03 Nov 2017 15:49:18 +0100 Kai T. Ohlhus doc: improve Doxygen comments for DEFUN* macros.
Fri, 03 Nov 2017 15:44:02 +0100 Kai T. Ohlhus doc: Doxygen documentation with more descriptive pages.
Wed, 01 Nov 2017 14:05:56 -0700 Rik plotyy.m: Delete unuseful third demo (bug #52302).
Wed, 01 Nov 2017 18:21:21 +0100 Markus Mützel Keep manually set tick labels (bug #52284).
Tue, 31 Oct 2017 13:28:43 -0400 John W. Eaton improve selection replacement in editor
Tue, 31 Oct 2017 13:02:01 +0100 Pantxo Diribarne edit.m: use the bare name for header and function prototype (bug #52316)
Mon, 30 Oct 2017 21:22:15 -0700 Rik Use "clf;" at beginning of all plot demos.
Tue, 24 Oct 2017 17:13:51 -0400 John W. Eaton pop up tooltip message for changing selected words in editor
Sun, 29 Oct 2017 21:01:32 -0700 Rik Use double underscores around global variables to avoid namespace conflicts.
Sun, 29 Oct 2017 17:33:41 -0700 Rik Add BIST test for clear() function (bug #35881).
Sat, 28 Oct 2017 18:24:14 -0700 Rik NEWS: Note that initial implementation of alpha transparency exists.
Sat, 28 Oct 2017 23:08:09 +0200 Pantxo Diribarne Fix regression introduced by cset 78ff6ba5cbb1 (bug #52293).
Sat, 28 Oct 2017 18:09:44 -0700 Rik maint: Periodic merge of stable to default.
Sat, 28 Oct 2017 18:03:18 -0700 Rik doc: Update manual to explain \deg and \circ symbols (bug #52287). stable
Sat, 28 Oct 2017 18:03:18 -0700 Rik doc: Update manual to explain \deg and \circ symbols (bug #52287).
Mon, 23 Oct 2017 12:10:31 +0200 Pantxo Diribarne Add support for transparent polygons in svg output (bug #39535)
Wed, 25 Oct 2017 23:22:59 +0200 Pantxo Diribarne Fix regression with axes lines layer (see bug #39692 comment #24)
Wed, 27 Sep 2017 11:01:06 -0500 Daniel J Sebald Reuse constructor code of delimited stream.
Wed, 25 Oct 2017 21:04:20 -0700 Rik maint: Periodic merge of stable to default.
Wed, 27 Sep 2017 03:58:28 -0500 Daniel J Sebald Properly restore the input stream pointer at end of textscan (bug #52116 et al.) stable
Wed, 27 Sep 2017 03:58:28 -0500 Daniel J Sebald Properly restore the input stream pointer at end of textscan (bug #52116 et al.)
Sun, 15 Oct 2017 21:06:47 +0200 Pantxo Diribarne Add support for text background area for OpenGL toolkits (bug #39692).
Mon, 23 Oct 2017 18:21:12 -0400 John W. Eaton improve handling of selection markers in editor
Mon, 23 Oct 2017 20:35:17 -0400 John W. Eaton also place marker in editor margin for lines matching selected word
Tue, 24 Oct 2017 15:56:22 +0200 Kai T. Ohlhus Undo markdown usage for README (cset 312c00dd723a).
Tue, 24 Oct 2017 12:50:06 -0400 John W. Eaton Backed out changeset ab6a631abe52
Tue, 24 Oct 2017 15:56:22 +0200 Kai T. Ohlhus Undo markdown usage for README (cset 312c00dd723a).
Sun, 22 Oct 2017 20:41:40 +0200 Torsten maint: merge away accidentally created head
Sun, 22 Oct 2017 20:32:22 +0200 Torsten fix issues in editor auto closing feature (bug #52235)
Sat, 21 Oct 2017 20:30:15 -0400 John W. Eaton boostrap.conf: Set checkout_only_file to etc/HACKING.md.
Sun, 22 Oct 2017 00:01:43 +0200 Kai T. Ohlhus doc: libgui/src/m-editor/file-editor-tab.cc: fix Doxygen comment.
Sun, 22 Oct 2017 00:00:05 +0200 Kai T. Ohlhus doc: use tree view in Doxygen documentation and add README and etc/HACKING.
Fri, 20 Oct 2017 12:11:58 -0400 John W. Eaton use markdown for README and etc/HACKING files
Sat, 21 Oct 2017 14:35:58 -0700 Rik Clarify documentation for isnull (bug #5035950359503595035950359)
Fri, 20 Oct 2017 18:56:29 +0200 Torsten fix auto close for case in editor (bug #52235)
Thu, 19 Oct 2017 08:14:52 -0700 Rik integral.m: Remove specific code to preserve single type.
Wed, 18 Oct 2017 21:59:38 -0700 Rik integral3.m: Return single type output if an input is of single type (bug #52243).
Wed, 18 Oct 2017 21:35:15 -0700 Rik quadcc: Preserve output of type single when input is single (bug #52243).
Tue, 17 Oct 2017 13:45:47 -0700 Rik quadl.m: Return single output when inputs are single (bug #52243).
Tue, 17 Oct 2017 14:13:19 -0400 Nicholas R. Jankowski integral.m: Update to use recently changed quadcc and preserve type single (bug #42073).
Tue, 10 Oct 2017 18:21:24 +0200 Markus Mützel Add basic support of "facealpha" for surfaces and patches in OpenGL (bug #39535)
Tue, 17 Oct 2017 19:47:55 +0200 Markus Mützel maint: Periodic merge of stable to default.
Mon, 16 Oct 2017 19:45:02 +0200 Markus Mützel Fix building with Qt4 for Windows (bug #52237). stable
Tue, 17 Oct 2017 08:58:58 -0700 Rik Use stricter input validation for contour functions (bug #52176).
Tue, 17 Oct 2017 15:45:07 +0200 Kai T. Ohlhus doc: Remove orphaned comment from cset 74fa9f184f92.
Mon, 16 Oct 2017 11:58:34 -0700 Rik integral2.m, integral3.m: Clean up BIST tests.
Sat, 14 Oct 2017 18:30:51 -0400 Nicholas R. Jankowski Updated integral2.m and integral3.m and added quad2d (bug #52074).
Sat, 14 Oct 2017 18:16:55 -0500 Daniel J Sebald Remove persistent axes lines of gnuplot toolkit multiple plots (bug #52170, bug #52186).
Wed, 04 Oct 2017 14:13:49 -0500 Daniel J Sebald Handle x-axis and y-axis independently for proper axis lines and tick marks (bug #52141)
Fri, 29 Sep 2017 08:45:51 -0700 Rik Revamp input validation for bar functions (bug #52135).
Fri, 13 Oct 2017 13:30:20 -0700 Mike Miller configure: set and restore compiler flags when testing for Qt header files
Fri, 13 Oct 2017 12:29:02 -0700 Mike Miller configure: fix test for QOpenGLWidget headers when tests are cached
Fri, 13 Oct 2017 13:22:09 -0400 John W. Eaton use QOpenGLWidget if it is available
Fri, 13 Oct 2017 15:57:42 +0200 Kai T. Ohlhus maint: libinterp/octave-value/ov-java.cc: Clean up code. No function changes.
Fri, 13 Oct 2017 15:32:59 +0200 Ernst Reissner doc: libinterp/octave-value/ov-java.cc: Improve (Doxygen) comments.
Thu, 12 Oct 2017 23:17:25 +0200 Pantxo Diribarne print.m: fake grid transparency with gray color (bug #49705)
Thu, 12 Oct 2017 20:48:32 +0200 Markus Mützel * camlookat.m: Act on correct axes. No user interaction for demo. (patch #9049)
Wed, 11 Oct 2017 21:21:28 +0200 Markus Mützel Fix failing xtest in camlookat.m (patch #9049).
Thu, 14 Jul 2016 22:26:00 -0700 Colin Macdonald Add function camlookat (patch #9049).
Wed, 11 Oct 2017 07:06:23 +0200 Alexander Wilms new icon for the plot menu in the variable editor
Mon, 09 Oct 2017 18:59:20 +0200 Markus Mützel * camorbit.m: Fix typo (bug #52149).
Sun, 08 Oct 2017 18:47:48 +0200 Torsten fix link underline position in gui terminal
Thu, 14 Jul 2016 22:24:05 -0700 Colin Macdonald Add function camorbit (patch #9049).
Sat, 30 Sep 2017 14:53:30 -0500 Daniel J Sebald * liboctave/util/oct-rl-edit.h: Remove unused function declaration (patch #9459).
Sun, 08 Oct 2017 10:34:43 +0200 Torsten set editor menu bar as non-native menu bar on all platforms
Tue, 12 Jul 2016 22:19:54 -0700 Colin Macdonald Add camzoom and camroll functions (patch #9049).
Tue, 12 Jul 2016 22:32:28 -0700 Colin Macdonald Add basic camera set/get functions (patch #9046).
Tue, 12 Jul 2016 23:33:36 -0700 Colin Macdonald Call update_transform on camera property change (bug #44503)
Tue, 03 Oct 2017 11:11:21 +0200 Pantxo Diribarne Provide default font files and use them (bug #52150)
Thu, 05 Oct 2017 17:45:58 -0400 John W. Eaton * acinclude.m4: Search for version-specific qscintilla libs first.
Thu, 05 Oct 2017 16:12:50 -0400 John W. Eaton * acinclude.m4: Also search for qt4-specific qscintilla lib names.
Thu, 05 Oct 2017 07:32:34 +0200 Torsten do not move the cursor when saving a file with breakpoints (bug #51793)
Mon, 02 Oct 2017 17:38:30 -0700 Mike Miller test: increase tolerance on ComplexMatrix test
Mon, 02 Oct 2017 16:25:58 -0700 Mike Miller configure: add a command-line option '--without-freetype' to disable FreeType
Mon, 02 Oct 2017 10:36:28 -0700 Mike Miller maint: clean up code formatting in generated graphics.h
Sun, 01 Oct 2017 15:36:06 -0700 Mike Miller maint: silence compiler warning when building without ARPACK
Sun, 01 Oct 2017 14:52:33 -0700 Mike Miller maint: silence several compiler warnings when building for Windows
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
Fri, 22 Sep 2017 13:36:28 -0700 Rik Stop out-of-bounds memory access during convolution (bug #52067).
Fri, 22 Sep 2017 12:46:53 -0700 Rik __osmesa_print__.cc: Relax accuracy of failing BIST test.
Fri, 22 Sep 2017 13:01:58 -0400 John W. Eaton fix another failing test after cset 1b7e49a72c62
Fri, 22 Sep 2017 15:45:46 +0200 Pantxo Diribarne Save/Restore state of postscript program when dumping text (bug #48567)
Thu, 21 Sep 2017 22:51:54 -0700 Mike Miller maint: declare gzip compression options to stay compatible with Automake 1.14
Fri, 22 Sep 2017 03:04:23 +0200 Torsten Backed out changeset ba164db1c4a4
Tue, 12 Sep 2017 19:53:22 -0500 Daniel J Sebald Clarify assert() test with the amount by which the test fails (bug #52004).
Thu, 21 Sep 2017 17:05:52 -0700 Rik Fix up failing BIST test after cset 1b7e49a72c62.
Thu, 21 Sep 2017 14:36:11 -0500 Daniel J Sebald Fix origin-axes-location line color in gnuplot graphics toolkit (bug #52063).
Thu, 21 Sep 2017 14:23:42 -0700 Mike Miller maint: update .hgignore to handle larger Texinfo manual
Thu, 21 Sep 2017 14:19:10 -0700 Mike Miller build the source distribution archives reproducibly
Tue, 11 Oct 2016 15:20:35 +0200 Pantxo Diribarne improve text rendering in svg printout (bug #48567)
Tue, 05 Sep 2017 17:38:51 -0700 Piotr Held allow meta.class.fromName to work again (bug #51935)
Wed, 30 Aug 2017 10:47:15 -0700 Piotr Held fix memory leak when raising errors inside cdef_class::make_meta_class
Thu, 21 Sep 2017 11:39:58 -0700 Piotr Held * ov-classdef.h (make_meta_class): Document.
Thu, 21 Sep 2017 14:04:22 -0400 John W. Eaton avoid direct leak from fltk plot_window class
Thu, 21 Sep 2017 16:12:53 +0200 Pantxo Diribarne avoid heap-use-after-free in callback execution (bug #52024)
Thu, 21 Sep 2017 12:45:28 -0400 John W. Eaton don't clear tmp scope created for who -file (bug #52022)
Wed, 20 Sep 2017 15:34:33 -0700 Piotr Held make local functions and method names unique for parser (Bug #52075)
Thu, 21 Sep 2017 16:56:01 +0100 Carnë Draug scripts/image/private/imageIO.m: put filename between quotes in error message
Thu, 21 Sep 2017 11:15:43 -0400 John W. Eaton install local functions after classdef parse is complete (bug #52080)
Wed, 20 Sep 2017 17:23:50 -0700 Rik Update tolerances in BIST tests for quad functions.
Wed, 20 Sep 2017 14:45:19 -0700 Mike Miller pathdef: don't restore the default load path (bug #51994)
Wed, 20 Sep 2017 17:45:25 -0400 John W. Eaton only cache parent function in anonymous function scopes
Mon, 18 Sep 2017 12:49:54 -0400 John W. Eaton give script scopes names
Wed, 20 Sep 2017 10:23:16 -0700 Rik integral.m: Pass tolerances to underlying integrators, correct precision in BIST tests (bug #42037).
Wed, 20 Sep 2017 16:56:10 +0200 Kai T. Ohlhus Rename libgui `parser` class to `texinfo_parser` for clarity.
Wed, 20 Sep 2017 16:53:13 +0200 Kai T. Ohlhus Overhaul and document libgui parser class.
Tue, 19 Sep 2017 22:01:09 -0700 Rik doc: Fix missing braces in quad documentation (bug #52065).
Tue, 19 Sep 2017 21:56:20 -0700 Rik caxis.m: Overhaul function.
Tue, 19 Sep 2017 18:17:59 -0700 Rik maint: Periodic merge of stable to default.
Tue, 19 Sep 2017 14:03:08 +0200 Pantxo Diribarne Ensure numeric values are passed for the axes "clim" property (bug #52053). stable
Tue, 05 Sep 2017 11:25:21 -0400 Nicholas R. Jankowski Add missing function integral.m (bug #42037).
Sun, 17 Sep 2017 22:16:14 -0400 John D * libgui/qterminal/libqterminal/win32/QWinTerminalImpl.cpp: use standard code formatting stable
Sat, 16 Sep 2017 19:13:13 -0400 John D qterminal(win32): mark null characters as spaces when copying to clipboard stable
Sun, 17 Sep 2017 15:53:49 -0400 John D qterminal(win32): mark null characters as spaces when copying to clipboard
Tue, 19 Sep 2017 13:11:00 +0200 Pantxo Diribarne Remove "getframe" from the list of unimplemented functions
Wed, 30 Aug 2017 14:06:19 -0400 Nicholas R. Jankowski Implement missing axis tick and label functions (bug #51839).
Mon, 18 Sep 2017 12:50:02 -0700 Mike Miller imfinfo.m: Fix error when a second argument is used (bug #52041).
Sun, 17 Sep 2017 05:52:33 +0200 Torsten close/reload editor tab when file is (re)moved in gui terminal (bug #43922)
Wed, 13 Sep 2017 15:24:56 +0200 Pantxo Diribarne Overhaul documentation for "warning" and fix output size (bug #51997).
Fri, 15 Sep 2017 11:06:30 -0700 Mike Miller Add the working directory to IMAGE_PATH when running in build tree
Fri, 15 Sep 2017 14:03:33 -0400 John W. Eaton avoid memory leak when parsing function and classdef files
Thu, 14 Sep 2017 21:18:47 -0700 Rik Return correct calling function name in error message from who/whos (bug #52023).
Thu, 14 Sep 2017 09:02:07 -0700 Rik Fix heap-buffer-overflow in GUI terminal code (51948).
Thu, 14 Sep 2017 10:36:37 -0400 John W. Eaton install nested local functions only once (bug #51993)
Thu, 14 Sep 2017 14:28:51 +0200 Ernst Reissner doc: Review content of "scripts" folder for m-files (bug #51996).
Thu, 14 Sep 2017 14:07:33 +0200 Kai T. Ohlhus ov.h(fast_elem_insert): Remove "virtual" declaration.
Thu, 14 Sep 2017 13:22:44 +0200 Kai T. Ohlhus doc: Improve Doxygen documentation.
Thu, 14 Sep 2017 13:22:08 +0200 Kai T. Ohlhus Remove unused ov-base function get_builtin_classes.
Wed, 13 Sep 2017 17:10:51 -0400 John W. Eaton use more direct method for non-local symbol access (bug #38236)
Wed, 13 Sep 2017 16:42:14 -0700 Mike Miller make tests that alter the load path safer (bug #51994)
Wed, 13 Sep 2017 16:38:06 -0700 Mike Miller fix possible array bounds error when calculating inverse (bug #49235)
Wed, 13 Sep 2017 16:29:18 -0700 Mike Miller doc: don't mention do_braindead_shortcircuit_evaluation in warning_ids (bug #51999)
Tue, 26 Jul 2016 16:04:35 +0200 Markus Mützel Fix dimensions of mesh generated by meshgrid (bug #48523).
Mon, 11 Sep 2017 11:59:48 -0400 John W. Eaton * symtab.cc (F__current_scope__): Return scope name.
Fri, 08 Sep 2017 18:15:50 -0400 John W. Eaton also cache parent_function in symbol_table scope
Thu, 31 Aug 2017 21:10:56 +0200 Markus Mützel Auto-adjust limits that span 0 on logarithmic axes (bug #43606).
Sun, 10 Sep 2017 09:43:13 -0700 Rik Use Octave conventions in variable editor code.
Sun, 10 Sep 2017 01:56:36 +0200 Torsten variable editor: remove & when reading names from tabs (bugs #51851, #51905)
Fri, 08 Sep 2017 16:02:35 -0700 Mike Miller build: ensure liboctave/util/*.f are built with right integer size (bug #51966)
Fri, 08 Sep 2017 13:26:59 -0700 Rik Return Inf/-Inf when reading large numbers from files for Matlab compatibility.
Fri, 08 Sep 2017 12:36:22 -0700 Mike Miller doc: add index entries for ylabel and zlabel
Fri, 08 Sep 2017 11:52:43 -0700 Rik maint: merge away accidental head.
Mon, 12 Dec 2016 00:05:57 +0200 Avinoam Kalma Add documentation for shape "valid" in function "conv" (bug #48218)
Fri, 08 Sep 2017 09:03:53 -0700 Mike Miller configure: fix restoring of FFLAGS when checking Fortran integer size
Wed, 06 Sep 2017 21:54:31 -0500 Daniel J Sebald Free variable editor QMainWindow memory upon delete (bug #51954).
Thu, 07 Sep 2017 00:32:15 -0400 John W. Eaton style fixes for GUI editor
Wed, 06 Sep 2017 19:57:14 -0400 John W. Eaton style fixes for GUI main window
Wed, 06 Sep 2017 15:00:51 -0700 Rik For performance, don't initialize SparseRep data array to 0.
Wed, 06 Sep 2017 16:39:41 -0400 John W. Eaton avoid segfault on exit (bug #51954)
Wed, 06 Sep 2017 15:00:52 -0400 John W. Eaton hide mutex and wait condition data members in GUI objects
Wed, 06 Sep 2017 13:56:50 -0400 John W. Eaton style fixes for some GUI source files
Wed, 06 Sep 2017 12:53:28 -0400 John W. Eaton style fixes for some GUI source files
Wed, 06 Sep 2017 09:10:27 -0700 Rik Fix installing pkgs into a symlinked dir (bug #50994).
Wed, 06 Sep 2017 09:08:36 -0700 Rik ode15s.m: Fix message in BIST test (bug #50192).
Wed, 06 Sep 2017 09:25:46 -0400 John W. Eaton style fixes for some GUI source files
Tue, 05 Sep 2017 17:24:13 -0700 Rik Improve performance of Sparse constructors (bug #51880).