log

age author description
Tue, 12 Aug 2014 15:58:18 +0100 Eduardo Ramos (edu159) Added all the files related with ilu.m and ichol.m functions.
Tue, 26 Aug 2014 08:05:42 -0700 Rik isprime.m: Update docstring to note that 1 is not prime.
Mon, 25 Aug 2014 22:19:02 -0700 Rik NEWS: note that isprime now accepts negative and complex inputs.
Mon, 25 Aug 2014 21:30:23 -0700 Rik isprime.m: Document negative and complex inputs.
Wed, 13 Aug 2014 21:29:53 +0200 Philip Nienhuis Better checks for valid format conversion specifiers in textscan. & strread.m
Sun, 24 Aug 2014 15:25:21 -0700 Rik test.m: Overhaul function (also fixes bug #39703).
Sun, 11 May 2014 22:24:50 +0200 Pantxo Diribarne Handle non "points" fontunits properties (bug # 40158)
Sat, 23 Aug 2014 17:53:48 -0400 Jordi Gutiérrez Hermoso Allow isprime to handle complex numbers (bug #43041)
Sat, 23 Aug 2014 17:38:56 -0400 Jordi Gutiérrez Hermoso * isprime.m: Return an empty array for empty input
Sat, 23 Aug 2014 16:12:03 +0200 Pantxo Diribarne figure: define adopted axes "currentaxes" if none is defined (bug #41573)
Sat, 23 Aug 2014 16:07:03 +0200 Torsten fix compile warning in gui editor tab gui-release
Sat, 23 Aug 2014 13:19:12 +0200 Torsten user setting for hiding the tool tip in the workspace view (part of bug #42306) gui-release
Thu, 21 Aug 2014 16:05:09 -0700 Rik isprime.m: Verify that input is a real number (bug #43041)
Thu, 21 Aug 2014 15:57:18 -0700 Rik doc: Add @nospell macro around proper names in documentation.
Thu, 21 Aug 2014 18:49:47 +0100 Carnë Draug dox: fix inputParser help text for newer Texinfo versions.
Thu, 21 Aug 2014 09:51:18 -0700 Rik doc: Periodic spell check of documentation.
Thu, 21 Aug 2014 09:46:25 -0700 Rik inputParser.m: Format docstring to Octave guidelines.
Wed, 20 Aug 2014 01:25:50 +0100 Rolando Pereira doc: fix "tooolkit" misspelling
Wed, 20 Aug 2014 00:24:03 +0100 Carnë Draug inputParser: classdef port of @inputParser from Octave Forge general pkg.
Wed, 20 Aug 2014 10:19:09 -0700 Rik Rewrite schur built-in test as a %!warning to stop failure during 'make check'
Tue, 19 Aug 2014 14:32:44 -0700 Rik Add penny.mat to build system.
Tue, 19 Aug 2014 05:41:06 -0400 John W. Eaton new data directory for storing data files we distribute
Tue, 19 Aug 2014 12:02:15 -0400 John W. Eaton allow debugging messages in classdef code to be disabled
Tue, 19 Aug 2014 06:40:53 -0400 John W. Eaton make "file found in path" warnings consistent
Mon, 18 Aug 2014 20:46:07 -0700 Rik figure.m: Remove obsolete hack for bug #31931 on Mac platforms.
Mon, 18 Aug 2014 23:44:25 +0200 Andreas Weber Fix set_currentpoint in FLTK that figures units property is respected.
Mon, 18 Aug 2014 21:25:39 +0200 Andreas Weber Fix axes property "currentpoint" for FLTK, extend documentation
Tue, 25 Mar 2014 17:00:41 +0000 Michael Godfrey Fix double '-P' in print command to printer (bug #41957). stable
Mon, 18 Aug 2014 09:09:18 -0700 Rik doc: Update documentation for assert, rundemos, runtests.
Mon, 18 Aug 2014 09:06:08 -0700 Rik example.m: Add better input validation and %!error tests for that.
Sun, 17 Aug 2014 11:43:12 -0700 Rik demo.m: Overhaul function.
Sat, 16 Aug 2014 23:15:56 -0700 Rik prefer.tst: Fix typo "Ocave" warning ID.
Sun, 17 Aug 2014 23:34:16 +0200 Andreas Weber Implement figure property SelectionType for FLTK
Sun, 17 Aug 2014 22:34:37 +0200 Andreas Weber Fix problem that FLTK figure stays visible after "close"
Sun, 17 Aug 2014 18:33:49 +0100 Carnë Draug configure.ac: list enable/disable of OpenMP in the configure summary.
Sun, 17 Aug 2014 18:19:02 +0100 Carnë Draug libinterp/corefcn/xpow.cc: remove conditional #include of unused omp.h
Sun, 17 Aug 2014 12:12:04 +0200 Andreas Weber Fix problem with detection of 3D plots to lock rotate3d
Sat, 16 Aug 2014 22:44:26 -0700 Rik Fix error messages and %!fail tests for schur().
Sat, 16 Aug 2014 22:22:23 -0700 Rik fail.m: Overhaul function and return logical true rather than double (1).
Sat, 16 Aug 2014 20:08:14 -0700 Rik example.m: Use ex_code, ex_idx for output variable names.
Sat, 16 Aug 2014 22:59:44 +0200 Andreas Weber Fix ginput for FLTK toolkit
Sat, 16 Aug 2014 19:08:52 +0200 Andreas Weber Revise FLTK keypressfcn and keyreleasefcn callbacks
Fri, 15 Aug 2014 09:50:51 -0700 Rik Document that "tex" interpreter only works with gnuplot for printing (bug #42340). stable
Fri, 15 Aug 2014 16:26:37 +0200 Andreas Weber fix FLTK position/outerposition properties, respect units
Thu, 14 Aug 2014 09:16:16 +0200 Torsten fix crash when mru list of editor is empty (regression from cset 12462638ab20) gui-release
Wed, 13 Aug 2014 14:06:14 -0700 Rik Issue warning rather than segfaulting when failing to reshape Sparse array (bug #42850). stable
Fri, 04 Jul 2014 14:53:58 +0200 Philip Nienhuis textscan.m: Avoid conjugate transpose for complex data and empty format string (bug #42528)
Tue, 12 Aug 2014 15:27:16 -0400 Jordi Gutiérrez Hermoso Start doxygenising sources
Mon, 11 Aug 2014 19:28:08 +0200 Torsten improved regexp for file name suggestion when saving a new editor file gui-release
Mon, 11 Aug 2014 17:24:37 +0200 Torsten improved finding a function file for editing in gui (bug #41509) gui-release
Mon, 11 Aug 2014 09:39:45 -0700 Rik Overhaul functions in scripts/set directory.
Sun, 10 Aug 2014 19:31:42 +0200 Torsten improved finding a function file for editing in gui (case 1 in bug #41509) gui-release
Sun, 10 Aug 2014 08:18:18 -0700 Rik __go_draw_axes__.m: Fix regression using legend with log axes introduced in f84361735a40.
Fri, 08 Aug 2014 16:40:54 +0100 Serviscope Minor Fix set(gca, 'xtick', []) with gnuplot backend (bug #42936).
Fri, 08 Aug 2014 15:35:49 +0100 Serviscope Minor Set axis label colors correctly when plotting with gnuplot.
Thu, 07 Aug 2014 20:24:59 -0700 Rik periodogram.m: Fix bug when nfft < length (x) and "onesided" specified (bug #42859).
Thu, 07 Aug 2014 16:12:56 -0700 Rik __go_draw_axes__.m: Simplify cset 538f6492f21c by using existing structure variable.
Tue, 05 Aug 2014 15:26:56 +0100 Serviscope Minor Honour the title.color property when plotting with gnuplot (bug #42927).
Thu, 07 Aug 2014 10:13:30 -0700 Drew Abbot periodogram.m: Overhaul function (bug #39279, bug #42859).
Thu, 07 Aug 2014 11:46:12 -0400 John W. Eaton maint: Periodic merge of gui-release to default.