log

age author description
Sun, 24 Nov 2013 22:46:32 +0100 Stefan Mahr jit compiler: use existing int functions draft lyh-review
Sun, 24 Nov 2013 23:28:50 +0100 Stefan Mahr jit compiler: Use seperate function for division operation draft
Fri, 27 Sep 2013 06:50:59 +0800 LYH Fully uint32 type support draft
Sat, 02 Nov 2013 17:14:07 +0100 LYH jit compiler: Add support for uint64 type draft
Fri, 27 Sep 2013 05:44:07 +0800 LYH Fully uint8 type support draft
Fri, 27 Sep 2013 05:00:42 +0800 LYH Fully int32 type support draft
Fri, 27 Sep 2013 04:18:59 +0800 LYH Fully int16 type support draft
Sat, 02 Nov 2013 17:14:07 +0100 LYH jit compiler: Add support for int64 type draft
Fri, 27 Sep 2013 02:58:43 +0800 LYH Fully int8 type support draft
Thu, 26 Sep 2013 19:14:08 +0800 LYH add comment for function support draft
Thu, 26 Sep 2013 19:14:08 +0800 LYH Fully uint16 type support draft
Thu, 26 Sep 2013 19:14:08 +0800 LYH single support draft
Fri, 27 Sep 2013 17:21:33 +0800 LYH -Werror at JIT related files draft
Fri, 07 Mar 2014 13:02:43 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 07 Mar 2014 12:54:16 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 06 Mar 2014 14:40:48 -0500 John W. Eaton Added tag release-3-8-1 for changeset 43cc202335dc stable
Thu, 06 Mar 2014 14:40:35 -0500 John W. Eaton Version 3.8.1 released. stable release-3-8-1
Thu, 06 Mar 2014 14:25:25 -0500 John W. Eaton assert.m: allow assertions for function handles stable
Wed, 05 Mar 2014 00:34:44 -0500 John W. Eaton prevent interrupt from causing assert to fail (bug #41756) stable
Tue, 04 Mar 2014 19:56:09 -0800 Rik imshow.m: Fix bad input validation of ydata (bug #41773). stable
Tue, 04 Mar 2014 21:58:27 +0100 Torsten fix flashing while debuggung and editor is tabbed behind console (bug #41757) stable
Tue, 04 Mar 2014 20:10:00 +0000 Carnë Draug Fix writing of grayscale images when there is an alpha channel. stable
Tue, 04 Mar 2014 19:44:19 +0000 Carnë Draug imwrite.m: simplify test blocks by make use of shared %!function. stable
Tue, 04 Mar 2014 16:52:00 +0000 Carnë Draug Fix writing and reading of multipage images. stable
Tue, 04 Mar 2014 11:10:42 -0500 John W. Eaton maint: Periodic merge of gui-release to stable.
Tue, 04 Mar 2014 10:49:31 -0500 John W. Eaton fix initialization problem for Inf, NaN, and NA values (bug #41667) gui-release
Mon, 03 Mar 2014 07:07:06 -0800 Rik imwrite.m: Fix bug with numfields introduction in cset fcd87f68af4f.
Sun, 02 Mar 2014 12:56:11 -0800 Rik Deprecate nfields and replace with numfields.
Sat, 01 Mar 2014 22:11:32 -0800 Rik maint: Periodic merge of gui-release to default.
Sat, 01 Mar 2014 22:10:36 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Sat, 01 Mar 2014 22:07:44 -0800 Rik doc: Remove "Legacy Dispatch" from Function Precedence section. stable
Sat, 01 Mar 2014 22:04:59 -0800 Rik doc: Replace "builtin" with "built-in" for consistency and correctness. stable
Sat, 01 Mar 2014 21:50:13 -0800 Rik doc: Update documentation for functions in octave-value dir. stable
Fri, 28 Feb 2014 16:55:26 -0800 Rik importdata.m: Fix non-compliant PCRE regexp causing problems on Mac. stable
Fri, 28 Feb 2014 14:04:41 -0800 Rik doc: Improve documentation strings in parse-tree directory. stable
Fri, 28 Feb 2014 13:50:08 -0800 Rik contrib.txi: Use correct Texinfo to generate curly braces. stable
Thu, 27 Feb 2014 22:31:11 -0800 Rik contrib.txi: Improve the documentation for Contribution Guidelines. stable
Thu, 27 Feb 2014 09:56:47 -0800 Rik copyobj.m: Arrange original and copied plot side-by-side in demos.
Thu, 27 Feb 2014 11:33:57 -0500 John W. Eaton Added tag rc-3-8-1-4 for changeset dd669c2ae76c stable
Thu, 27 Feb 2014 11:02:23 -0500 John W. Eaton 3.8.1 release candidate 4 stable rc-3-8-1-4
Wed, 26 Feb 2014 17:15:02 -0800 Rik doc: Add new contributor to contributors.in. gui-release
Tue, 25 Feb 2014 23:56:49 +0100 Pantxo Diribarne axis.m: make 'tight' embrace whole images (bug #36594). stable
Tue, 25 Feb 2014 16:58:42 +0100 Lasse Schuirmann delete unused files
Mon, 24 Feb 2014 09:07:39 +0100 Lasse Schuirmann avoid GCC warnings
Sun, 23 Feb 2014 19:18:24 +0100 Torsten allow to select mutliple files in the editors open file dialog (bug #41664) gui-release
Sat, 22 Feb 2014 19:56:17 -0500 Michael Goffioul Allow multi-level classdef package.
Sat, 22 Feb 2014 12:22:34 -0800 Rik io.tst: Remove duplicate test for fread. stable
Sat, 22 Feb 2014 13:06:18 -0500 John W. Eaton correctly size fread result (bug #41648) stable
Sat, 22 Feb 2014 08:23:26 -0800 Rik betainc.cc: Remove obsolete FIXME note.
Fri, 21 Feb 2014 18:50:33 -0500 Mike Miller build: Handle templated source file in libgui properly gui-release
Fri, 21 Feb 2014 18:20:35 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 21 Feb 2014 18:19:44 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 21 Feb 2014 17:48:51 -0500 Mike Miller Allow postpad and prepad to expand singleton dimensions (bug #41633) gui-release
Fri, 21 Feb 2014 15:28:02 -0500 Rik handle fread skip parameter correctly (bug #41648) stable
Fri, 21 Feb 2014 08:05:37 -0600 Michael C. Grant correctly handle nested evalin ('caller', ...) calls at top scope (bug #41651) gui-release
Fri, 21 Feb 2014 14:58:30 -0500 John W. Eaton * KeyMap.h: Include <string>. gui-release
Fri, 21 Feb 2014 14:57:44 -0500 John W. Eaton * configure.ac: Define list of Qt modules once. gui-release
Thu, 16 Jan 2014 16:26:56 -0500 Jordi Gutiérrez Hermoso Ensure anti-aliasing in fltk plots (patch #8259) stable
Tue, 18 Feb 2014 18:21:55 +0100 Sergey Plotnikov findobj.m: let leading negation work (bug #41588). gui-release
Thu, 20 Feb 2014 14:08:53 -0800 Rik maint: Merge gui-release to default.