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