log

age author description
Sat, 27 Sep 2014 18:19:47 -0700 Rik __gripe_missing_component__.m: Add BIST tests.
Sat, 27 Sep 2014 13:41:57 -0700 Rik Overhaul givens and planerot functions.
Sat, 27 Sep 2014 12:47:37 -0700 Rik Use unsetenv to fix libgomp error created by nproc BIST testing.
Sat, 27 Sep 2014 12:26:57 -0700 Rik Add new function unsetenv from gnulib to Octave.
Fri, 26 Sep 2014 20:51:25 -0700 Rik doc: Re-order seealso references in rot90, rotdim.
Fri, 26 Sep 2014 09:36:02 -0700 Rik system.tst: Fix failing test if /dev/initctl is not present on UNIX system.
Fri, 26 Sep 2014 09:02:53 -0700 Rik Deprecate delaunay3 and extend delaunay to 3-D inputs.
Fri, 26 Sep 2014 08:54:40 -0700 Rik luinc.m: Fix number of output args in deprecation cset e278c939a419.
Fri, 26 Sep 2014 07:25:54 +0200 Torsten replace grid with alternating row colors in workspace view (bug #43196) gui-release
Thu, 25 Sep 2014 22:15:52 -0700 Rik sparse.txi: Delete DOCSTRING macro for luinc function deprecated in e278c939a419.
Thu, 25 Sep 2014 20:08:23 -0700 Nir Krakauer doc: Fix dead link in urlwrite/urlread docstring (bug #43082). stable
Wed, 24 Sep 2014 17:38:52 -0700 Rik Add --callgrind option to run-octave to run with profiling.
Wed, 24 Sep 2014 10:36:15 -0400 John W. Eaton * README: Mention INSTALL.OCTAVE instead of INSTALL.
Thu, 04 Sep 2014 09:51:29 +0200 Julien Bect setxor.m: Fix bug with empty set input and multiple outputs (bug #43140).
Tue, 23 Sep 2014 20:55:42 -0700 Rik flipdim.m: Remove alias m-file from list of functions requiring %!tests.
Wed, 24 Sep 2014 00:06:59 +0100 Carnë Draug Undeprecate flipdim (prematurely deprecated in 995df67fc912).
Mon, 22 Sep 2014 21:41:04 -0700 Rik flip.m: Add input validation test.
Mon, 22 Sep 2014 21:12:53 -0700 Rik doc: Periodic spellcheck of documentation.
Mon, 22 Sep 2014 20:46:54 -0700 Rik doc: Periodic grammarcheck of documentation.
Mon, 22 Sep 2014 20:25:21 -0700 Rik doc: Add note to gamma docstring about using gammaln when input is large.
Mon, 22 Sep 2014 20:24:42 -0700 Rik doc: Redo docstring for ferror().
Mon, 22 Sep 2014 20:22:40 -0700 Rik doc: Improve docstring for gcd.
Mon, 22 Sep 2014 20:19:01 -0700 Rik Deprecate luinc.
Sun, 21 Sep 2014 23:27:27 +0100 Carnë Draug rot90.m: add support for N-dimensional arrays.
Sun, 21 Sep 2014 22:22:46 +0100 Carnë Draug bitfcns.cc: add tests for bitwise operators (some of them failing).
Sun, 21 Sep 2014 16:33:08 -0400 Mike Miller nproc: Fix unwind_protect_cleanup block in %!test
Sun, 21 Sep 2014 16:12:36 -0400 Eduardo Ramos (edu159) * amd.cc: Tests added.
Sun, 21 Sep 2014 16:12:52 -0400 John W. Eaton fix crash in kron introduced in changeset aa9ca67f09fb
Sun, 21 Sep 2014 16:08:25 -0400 Mike Miller codesprint: Add tests to time handling functions
Sun, 21 Sep 2014 12:56:25 -0700 Rik codesprint: Add %!tests for dot.cc file.
Sun, 21 Sep 2014 20:46:23 +0100 Carnë Draug Cell.cc: add tests for Cell::nnz
Sun, 21 Sep 2014 15:45:08 -0400 John W. Eaton allow building with new version of SuiteSparse (bug #43063)
Sun, 21 Sep 2014 15:42:09 -0400 Mike Miller codesprint: Add tests to various interpreter utility functions
Sun, 21 Sep 2014 21:42:28 +0200 Andreas Weber test.m: use comma to separate observed and expected
Sun, 21 Sep 2014 21:32:31 +0200 Andreas Weber nproc.cc: codesprint: adding tests
Sun, 21 Sep 2014 15:23:46 -0400 Michael Goffioul system.tst: codesprint: add tests for S_* and unlink.
Sun, 21 Sep 2014 15:10:02 -0400 Jordi Gutiérrez Hermoso kron.cc: codesprint: add more kron tests
Sun, 21 Sep 2014 21:01:52 +0200 Andreas Weber md5sum.cc: Codesprint: add test for empty argument list
Sun, 21 Sep 2014 14:45:40 -0400 Jordi Gutiérrez Hermoso * gcd.cc: add more tests
Sun, 21 Sep 2014 14:40:39 -0400 John W. Eaton update documentation for do_braindead_shortcircuit_evaluation (bug #43177)
Sun, 21 Sep 2014 14:38:29 -0400 Mike Miller codesprint: Tests for fftw
Sun, 21 Sep 2014 11:26:11 -0700 Rik cutils.[ch]: Remove dead code for function octave_raw_vsnprintf.
Sun, 21 Sep 2014 14:21:04 -0400 John W. Eaton new function, isstudent (bug #43155)
Sun, 21 Sep 2014 11:05:10 -0700 Rik doc: Rephrase docstrings for low level C I/O functions.
Sun, 21 Sep 2014 18:49:08 +0100 Carnë Draug Flip arrays - ND support for fliplr and flipud, and replace flipdim with flip.
Sun, 21 Sep 2014 11:17:28 -0400 John W. Eaton * liboctave/cruft/module.mk: Add file missing from previous changeset.
Sun, 21 Sep 2014 10:51:38 -0400 John W. Eaton eliminate recursive build in liboctave/cruft directory
Sat, 20 Sep 2014 22:04:01 -0700 Rik Align columns for freport() output.
Sat, 20 Sep 2014 21:45:35 -0700 Rik doc: Add warnings about eventual removal of inline functions.
Sat, 20 Sep 2014 21:20:05 -0700 Rik build-sparse-tests.sh: Use isfinite rather than deprecated finite.
Sat, 20 Sep 2014 21:18:22 -0700 Rik Deprecate fnmatch function.
Sat, 20 Sep 2014 21:17:43 -0700 Rik Deprecate fnmatch function.
Sat, 20 Sep 2014 20:31:16 -0700 Rik Deprecate fmod function.
Sat, 20 Sep 2014 20:20:41 -0700 Rik Deprecate finite in favor of isfinite.
Sat, 20 Sep 2014 20:10:54 -0700 Rik Remove rotate and zoom from list of unimplemented functions.
Sat, 20 Sep 2014 19:59:30 -0700 Rik repmat.m: Use Octave coding conventions in cset c53401edf4e3.
Sun, 21 Sep 2014 00:11:43 +0200 Markus Bergholz make repmat do accept more than 3 arguments (bug #38391)
Sat, 20 Sep 2014 17:37:42 -0400 Mike Miller Don't save build timestamp in doc-cache header comment (bug #43087)
Sat, 20 Sep 2014 15:01:25 -0700 Rik Undeprecate nargchk, but add note that narginchk is preferred.
Sat, 20 Sep 2014 14:25:30 -0700 Rik Depecrate usage() function.
Sat, 20 Sep 2014 17:16:56 -0400 Michael Goffioul isstruct for classdef objects should not return true.
Sat, 20 Sep 2014 12:56:47 -0700 Rik doc: Increase seealso links between low level C IO functions.
Sat, 20 Sep 2014 15:18:25 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Sat, 20 Sep 2014 15:01:34 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Sat, 20 Sep 2014 14:54:39 -0400 John W. Eaton maint: Update to new gnulib version. stable
Wed, 10 Sep 2014 11:23:37 -0400 John W. Eaton allow building with old versions of bison again (bug #43023) stable
Sat, 20 Sep 2014 10:43:47 -0700 Rik primes.m: Fix failing BIST test introduced in cset 90dd85369c2e.
Sat, 20 Sep 2014 12:43:25 -0400 Michael Goffioul Implement "isa" for classdef objects.
Sat, 20 Sep 2014 06:31:27 -0700 Rik doc: Overhaul documentation for some functions in specfun/ dir.
Sat, 20 Sep 2014 06:21:29 -0700 Rik factorial.m: Overhaul function.
Fri, 19 Sep 2014 14:33:34 -0700 Rik lcm.m: Overhaul function.
Fri, 19 Sep 2014 14:30:37 -0700 Rik legendre.m: Overhaul function.
Fri, 19 Sep 2014 14:25:21 -0700 Rik betaln.m: Add input validation.
Fri, 19 Sep 2014 14:21:46 -0700 Rik factor.m: Overhaul function.
Fri, 19 Sep 2014 12:51:12 -0700 Rik primes.m: Overhaul function.
Fri, 19 Sep 2014 11:30:05 -0700 Rik ellipke.m: Overhaul function.
Wed, 17 Sep 2014 16:52:41 -0400 John W. Eaton remove unused octave_link function
Wed, 17 Sep 2014 16:36:41 -0400 John W. Eaton command_editor: provide access to rl_prefer_env_winsize
Wed, 17 Sep 2014 16:28:41 -0400 John W. Eaton command_editor: provide access to rl_set_screen_size
Sun, 27 Jul 2014 08:53:51 -0400 John Donoghue Disable bell in Windows (Bug #42268) gui-release
Sat, 13 Sep 2014 16:34:46 -0400 John W. Eaton add pan docstring to the manual
Sat, 13 Sep 2014 16:45:31 -0400 John W. Eaton hg new function, zoom
Fri, 12 Sep 2014 11:19:31 -0400 John W. Eaton add rotate3d docstring to the manual
Sun, 07 Sep 2014 22:26:12 +0200 Pantxo Diribarne Fix setting axes default x/y/zlabel with string values (bug #34755)
Sun, 07 Sep 2014 10:47:20 +0200 Pantxo Diribarne Respect the order in which default graphics properties are set (bug #38449)
Fri, 12 Sep 2014 19:51:33 +0200 Torsten Allow run selection for all editor file types (bug #43195) gui-release
Fri, 12 Sep 2014 11:06:02 -0400 John W. Eaton remove obsolete file plot/module.mk
Fri, 12 Sep 2014 11:05:30 -0400 John W. Eaton move rotate.m to plot/util form plot/draw
Thu, 11 Sep 2014 20:52:27 -0400 Johannes Zarl Do not include system header files in extern "C" block (bug #43171)
Thu, 11 Sep 2014 16:07:12 -0400 John W. Eaton rotate.m: new function
Thu, 11 Sep 2014 00:49:22 -0400 Mike Miller Apply std::complex feature tests to ichol helper function
Thu, 11 Sep 2014 00:32:26 -0400 Mike Miller doc: fix stray escape sequences in permute's docstring
Wed, 10 Sep 2014 14:19:58 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 10 Sep 2014 14:16:03 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 10 Sep 2014 11:23:37 -0400 John W. Eaton allow building with old versions of bison again (bug #43023)
Wed, 10 Sep 2014 08:19:43 -0400 Mike Miller doc: Update docstring for datenum to describe format argument (bug #43181) stable
Wed, 10 Sep 2014 00:11:57 +0200 Pantxo Diribarne Fix error message when trying to set a non-existent graphics property.
Mon, 08 Sep 2014 12:05:37 -0400 Jordi Gutiérrez Hermoso doc: explain permute's PERM variable and give examples
Mon, 08 Sep 2014 08:09:45 +0200 Pantxo Diribarne Move lscov.m from optimization directory to statistics/base/ (bug #43118)
Sun, 07 Sep 2014 11:30:41 +0200 Pantxo Diribarne New lscov function (bug #43118)
Mon, 01 Sep 2014 22:13:58 -0700 Rik Check in deprecated copy of nargchk.m from cset be8a12acb20a.
Mon, 01 Sep 2014 11:46:46 -0700 Rik doc: Move validatestrings into function chapter of manual.
Mon, 01 Sep 2014 10:57:29 -0700 Rik Deprecate nargchk in favor of narginchk.
Mon, 01 Sep 2014 08:00:05 -0700 Rik deal.m: Document using interpreter, rather than deal, for comma separated lists.
Mon, 01 Sep 2014 07:58:31 -0700 Rik test.m: Fix typo in __signal_fail name.
Sun, 31 Aug 2014 21:05:38 -0700 Rik Deprecate syl, add new function sylvester.
Sun, 31 Aug 2014 21:41:33 +0200 Pantxo Diribarne shrinkfaces.m: improve input checking
Sun, 31 Aug 2014 21:44:00 +0200 Pantxo Diribarne Remove lef-tover figures in test from cset 4c59f69fa52c
Sat, 30 Aug 2014 12:57:43 -0400 Ben Abbott Remove references to deprecated strmatch function.
Fri, 29 Aug 2014 20:44:51 -0700 Rik doc: Remove references to deprecated bicubic function in manual.
Fri, 29 Aug 2014 20:41:58 -0700 Rik Deprecate strmatch function.
Fri, 29 Aug 2014 16:30:11 -0700 Rik nchoosek.m: Overhaul function.
Fri, 29 Aug 2014 13:27:36 -0700 Rik __unimplemented__.m: Update list of unimplemented functions.
Fri, 29 Aug 2014 17:06:03 +0100 Carnë Draug __unimplemented__.m: remove inputParser which was implemented in ff820f92cbb5.
Tue, 26 Aug 2014 15:48:02 -0700 Rik Add missing bits from cset 38937efbee21.
Tue, 26 Aug 2014 15:27:21 -0700 Rik Incorporate new functions ichol and ilu into Octave.
Mon, 18 Aug 2014 12:32:16 +0100 Eduardo Ramos (edu159) Removed ichol0.cc, icholt.cc, ilu0.cc, iluc.cc, ilutp.cc. Created __ichol__.cc and __ilu__.cc. Minor bugs fixed.
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.
Thu, 07 Aug 2014 11:44:56 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 07 Aug 2014 11:41:47 -0400 John W. Eaton Added tag release-3-8-2 for changeset a66548dc07b0 stable
Thu, 07 Aug 2014 11:41:28 -0400 John W. Eaton Version 3.8.2 released. stable release-3-8-2
Tue, 05 Aug 2014 17:53:36 -0700 Rik maint: Merge gui-release to default.
Tue, 05 Aug 2014 17:51:47 -0700 Rik maint: Merge stable to gui-release. gui-release
Tue, 05 Aug 2014 17:50:55 -0700 Rik ls.m: Fix bug listing directories with spaces in name (bug #42920)
Tue, 05 Aug 2014 17:46:31 -0700 Rik ls.m: Fix bug listing directories with spaces in name (bug #42920). stable
Wed, 06 Aug 2014 01:11:58 +0100 Carnë Draug pkg.m: run make with multiple simultaneous jobs (bug #42915)
Tue, 05 Aug 2014 09:15:01 -0700 Rik maint: Use Octave coding conventions for some recent patches.
Tue, 15 Jul 2014 00:14:18 +0100 Colin Macdonald doc: minor typo fixes and copy-paste error. stable
Mon, 04 Aug 2014 15:05:15 -0400 John Donoghue gui: notify user if custom editor failed to start gui-release
Mon, 04 Aug 2014 20:49:32 +0100 Serviscope Minor adjust spacing in gnuplot legend when non default font size is used.
Sun, 03 Aug 2014 19:40:09 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Sun, 03 Aug 2014 19:39:34 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 01 Aug 2014 14:06:35 -0400 John W. Eaton fix botched merge stable
Fri, 01 Aug 2014 14:08:05 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 01 Aug 2014 14:06:35 -0400 John W. Eaton fix botched merge gui-release
Fri, 01 Aug 2014 12:10:05 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 01 Aug 2014 09:06:21 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 01 Aug 2014 08:09:02 -0400 John W. Eaton handle changes in bison 3.x stable
Tue, 01 Jul 2014 15:56:00 -0400 John W. Eaton don't require Qt 4.7 (bug #42657) stable
Thu, 31 Jul 2014 15:49:21 +0200 Andreas Weber Add __get_funcname__.m, pan.m and rotate3d.m to module.mk
Thu, 31 Jul 2014 00:03:56 +0200 Andreas Weber Move checks for graphics_toolkit GUI functions to own script.
Wed, 30 Jul 2014 23:34:14 +0200 Andreas Weber Fix uigetdir, uigetfile, uiputfile. Remove check for nonexistent return value
Wed, 30 Jul 2014 07:02:41 +0200 Torsten do not change editors mru list if first entry is actual file (bug #42867) gui-release
Tue, 29 Jul 2014 21:13:03 +0200 Andreas Weber Fix FLTK redraw and event issue
Tue, 29 Jul 2014 10:18:05 +0200 Andreas Weber __add_default_menu__.m: Fix bug that findobj is missing HLIST
Mon, 28 Jul 2014 22:47:52 +0200 Andreas Weber Fix FLTK event handling for shortcuts and mouse cursor change
Mon, 28 Jul 2014 22:40:12 +0200 Andreas Weber New scripts pan.m and rotate3d.m, update __add_default_menu__.m
Mon, 28 Jul 2014 08:36:39 -0700 Rik maint: Use Octave coding conventions for %!test in graphics.cc.
Fri, 21 Mar 2014 11:05:28 +0100 pantxo Freset: properly reset graphics objects (bug #35511)
Mon, 28 Jul 2014 09:28:57 +0200 Andreas Weber graphics.cc (axes::properties::set_rotate3d): Fix check for 2D axes
Sun, 27 Jul 2014 22:31:14 +0200 Andreas Weber Overhaul FLTK pan, rotate, zoom
Sat, 26 Jul 2014 07:50:38 -0700 Rik build: Fix compiling GUI on Alpha platforms (bug #42839). stable
Sat, 26 Jul 2014 12:23:11 +0200 Andreas Weber dump_demos.m: Check if file exists before demo and add timing.
Sat, 26 Jul 2014 10:09:48 +0200 Andreas Weber Overhaul FLTK plotting and printing
Thu, 24 Jul 2014 17:37:45 +0100 Carnë Draug __magick_read__.cc: fix png check for image class in older GM (bug #42834). stable
Thu, 24 Jul 2014 11:11:57 -0700 Rik statistics.m: Fix regression caused by change in skewness, kurtosis functions. stable
Thu, 24 Jul 2014 17:37:45 +0100 Carnë Draug __magick_read__.cc: fix png check for image class in older GM (bug #42834).
Wed, 23 Jul 2014 08:52:42 +0200 pantxo Swap Ctrl and Meta in Qscintilla shortcut list for mac (bug #41217) gui-release
Wed, 23 Jul 2014 08:38:46 -0700 Rik doc: Fix quote character at beginning of External Code Interfaces chapter. stable
Tue, 22 Jul 2014 22:46:48 -0700 Rik Fix out-of-bound indexing in update_normals (bug #42823).
Tue, 22 Jul 2014 12:05:28 +0200 Andreas Weber Fix indexing in patch if x/y/zdata are row vectors (bug #42822)
Mon, 21 Jul 2014 18:50:20 +0200 Andreas Weber file-io.cc (popen): Add seealso popen2
Mon, 21 Jul 2014 18:27:10 +0200 Andreas Weber load-save.cc: Return string rather printing to octave_stdout
Mon, 21 Jul 2014 08:41:42 -0700 Rik meshz.m: Overhaul for Matlab compatibility.
Sun, 20 Jul 2014 13:26:10 -0700 Rik surfnorm.m: Overhaul for Matlab compatibility.
Sun, 20 Jul 2014 21:23:32 +0200 Torsten add an user preference for loading changed files without a prompt (bug #42678) gui-release
Sun, 20 Jul 2014 20:52:08 +0200 Torsten make sure the command has focus at startup gui-release
Sun, 20 Jul 2014 20:44:30 +0200 Torsten fix conflict between main and editor menus when using alt keys (bug #42659) gui-release
Fri, 18 Jul 2014 09:16:27 -0700 Rik mkdoc.pl: Tweaks to make code easier to understand for non-Perl experts.
Thu, 17 Jul 2014 19:51:21 -0700 Rik linkaxes.m: Fix unbalanced parentheses warning in Texinfo.
Fri, 18 Jul 2014 03:19:04 +0100 Carnë Draug maint: remove bash script 'mkdoc', unused since cset 8ffb01c3a27a.
Fri, 18 Jul 2014 00:03:22 +0100 Carnë Draug scripts/mkdoc.pl: remove '@(end )?example' leading spaces from DOCSTRING.
Thu, 17 Jul 2014 21:53:31 +0100 Carnë Draug scripts/mkdoc.pl: improve perl code portability.
Thu, 17 Jul 2014 16:25:30 +0100 Carnë Draug Skip private functions when building DOCSTRING (bug #42791).
Thu, 17 Jul 2014 11:20:26 -0700 Rik legend.m: Tweak syntax when setting multiple "unit" properties to be more readable.
Thu, 17 Jul 2014 15:32:19 -0400 John W. Eaton alphabetize gnulib module list
Thu, 17 Jul 2014 15:31:52 -0400 John W. Eaton use gnulib log and logf modules
Thu, 17 Jul 2014 11:48:32 -0400 John W. Eaton avoid some unused variable warnings if LLVM is not available
Thu, 17 Jul 2014 11:47:36 -0400 John W. Eaton avoid an old-style cast warning
Thu, 17 Jul 2014 11:19:21 -0400 John W. Eaton avoid some old-style cast warnings
Thu, 17 Jul 2014 10:27:24 -0400 John W. Eaton eliminate some shadowed variable declaration warnings