log

age author description
Mon, 24 Apr 2017 17:20:37 -0700 Rik maint: Use convention 'int& x' for naming references.
Mon, 24 Apr 2017 14:38:34 -0700 Rik maint: Use convention 'int *x' for naming pointers.
Sun, 23 Apr 2017 22:01:49 +0200 Pantxo Diribarne Fix regression with true color unint8 images (bug #50797)
Sun, 23 Apr 2017 21:25:45 -0700 Rik qz.cc: Overhaul qz function.
Sat, 22 Apr 2017 20:56:13 -0700 Rik maint: Merge stable to default.
Sat, 22 Apr 2017 20:55:43 -0700 Rik doc: Redo docstring for qz (bug #50846). stable
Sat, 22 Apr 2017 14:11:40 -0700 Mike Miller Refactor and normalize generated build info source files
Sat, 22 Apr 2017 08:12:54 -0400 John W. Eaton move contents of liboctave/cruft/misc to liboctave/util
Thu, 20 Apr 2017 12:34:40 -0400 John W. Eaton handle boolean expressions separately in JIT compiler
Thu, 20 Apr 2017 12:52:32 -0400 John W. Eaton let walker visit tree_boolean and tree_compound_binary expressions directly
Thu, 20 Apr 2017 12:27:35 -0400 John W. Eaton protect tree_unop and tree_array_list constructors
Fri, 21 Apr 2017 20:26:33 -0700 Rik Use more std:: routines in liboctave/array header files.
Fri, 21 Apr 2017 11:14:06 -0700 Mike Miller Make Qt generated resource files reproducible
Fri, 21 Apr 2017 08:35:17 -0700 Rik Use std::copy_n rather than std::copy for clarity in liboctave/array.
Thu, 20 Apr 2017 20:02:23 -0700 Mike Miller Ensure generated source files are deterministic and reproducible
Thu, 20 Apr 2017 00:16:08 -0400 John W. Eaton rename load_path::loader to load_path::package_info
Wed, 19 Apr 2017 21:04:28 -0700 Mike Miller system.tst: fix failing system call tests in some corner cases
Thu, 20 Apr 2017 01:10:18 +0100 Carnë Draug Rename warning ID GraphicsMagic-Quantum-Depth GraphicsMagick-Quantum-Depth.
Wed, 19 Apr 2017 09:46:27 -0700 Rik maint: Periodic merge of stable to default.
Wed, 19 Apr 2017 09:43:53 -0700 Rik acinclude.m4: Look for "qscintilla_qt5" as another name for Qt5 scintilla library. stable
Tue, 18 Apr 2017 16:45:27 -0700 Rik Revert change to Copyright word wrapping in 907f8c3e1c8d.
Tue, 18 Apr 2017 16:35:38 -0700 Rik Reverse orientation of vertical uicontrol "sliders" for Matlab compatibility (bug #50818).
Wed, 19 Apr 2017 01:30:09 +0200 Kai T. Ohlhus doc: improve @polynomial example class constructor
Wed, 19 Apr 2017 01:28:07 +0200 Kai T. Ohlhus doc: disp rather than display should be overloaded (bug #50640, bug #50729).
Wed, 19 Apr 2017 01:22:23 +0200 Markus Mützel doc: new section about classdef classes with example (bug #44590).
Tue, 18 Apr 2017 11:59:24 -0700 Rik maint: Use std::copy_n and std::fill_n for dim_vectors and idx_vectors.
Tue, 18 Apr 2017 12:04:30 +0200 Andreas Stahel Fix hermite cubic interpolation in ode23
Mon, 17 Apr 2017 18:14:40 -0400 John W. Eaton make testif code and docs match
Mon, 17 Apr 2017 17:44:56 -0400 John W. Eaton use %!testif runtime tests to properly skip java tests
Mon, 17 Apr 2017 21:28:55 +0200 Torsten highlight error messages in gui and provide links to open files (bug #35619)
Mon, 17 Apr 2017 20:08:24 +0200 Torsten make url in the console window clickable under linux (bug #41076)
Sat, 15 Apr 2017 14:20:40 -0700 Mike Miller maint: tweak ARFLAGS and AR_FLAGS defaults and comments
Sat, 15 Apr 2017 11:54:33 -0400 John W. Eaton eliminate some errors exposed by -fsanitize=undefined
Sat, 15 Apr 2017 10:25:53 -0700 Rik Silence compile warning about 'u' modifier to ar.
Fri, 14 Apr 2017 14:00:41 -0400 John W. Eaton always return valid address for local buffers
Thu, 13 Apr 2017 14:25:16 -0400 John W. Eaton eliminate some compiler warnings
Thu, 13 Apr 2017 11:42:43 -0400 John W. Eaton * Map.m: Minor doc fixes.
Thu, 13 Apr 2017 10:34:43 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Thu, 13 Apr 2017 10:32:21 -0400 John W. Eaton maint: Merge stable to default.
Thu, 13 Apr 2017 10:28:43 -0400 John W. Eaton maint: Strip trailing whitespace from source files. stable
Thu, 13 Apr 2017 10:23:26 -0400 John W. Eaton recognize docstrings for +package functions
Wed, 12 Apr 2017 16:55:19 -0700 Rik New xelem function for fast access to dim_vector internals.
Wed, 12 Apr 2017 16:29:50 -0400 John W. Eaton safe cast between SuiteSparse_long and octave_idx_type pointers (bug #50510)
Wed, 12 Apr 2017 13:38:01 -0400 John W. Eaton define all suitesparse NAME macros in oct-sparse.h
Wed, 12 Apr 2017 13:34:23 -0400 John W. Eaton * configure.ac: Reorder definition of compiler flag collections.
Wed, 12 Apr 2017 10:31:05 -0400 John W. Eaton * mach-info.cc: Fix declaration of d1mach.
Wed, 12 Apr 2017 10:10:54 -0400 John W. Eaton * main-window.cc: Avoid shadowed declaration.
Wed, 12 Apr 2017 10:04:05 -0400 John W. Eaton improve compatibility for single index indexing (bug #50776)
Tue, 11 Apr 2017 08:00:23 +0200 Torsten improve opening files from gui when built without qscintilla (bug #39179)
Tue, 11 Apr 2017 19:28:29 +0100 Carnë Draug gallery.m: fix failing test due to typo on test unit.
Mon, 10 Apr 2017 15:43:55 +0100 Carnë Draug inputParser.m: check if Param key and Switch are strings for better errors.
Mon, 10 Apr 2017 15:36:39 +0100 Carnë Draug inputParser.m: more tests for mix Param keys with positional options (bug #50752)
Mon, 10 Apr 2017 15:00:25 +0100 Carnë Draug gallery: use broadcasting to generate cauchy and fiedler matrices
Mon, 10 Apr 2017 07:02:42 +0200 Torsten Backed out changeset 7332287221a9
Sun, 09 Apr 2017 22:21:46 +0200 Torsten Backed out changeset 2cee3976d88f
Sun, 09 Apr 2017 20:08:15 +0200 Torsten provide open file dialog even when built without qscintilla (bug #39179)
Sun, 09 Apr 2017 17:45:57 +0100 Carnë Draug inputParser.m: do not confuse Switch options with positional options (bug #50752)
Sun, 09 Apr 2017 07:46:46 +0200 Torsten improve usage without qscintilla by external editor interface (bug #39179)
Sat, 08 Apr 2017 17:41:52 -0700 Mike Miller system.tst: don't compare expansion of bare tilde to system user database
Sat, 08 Apr 2017 16:44:40 -0700 Mike Miller install +containers.Map to the right directory (bug #50763)