log

age author description
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
Thu, 17 Jul 2014 09:33:27 -0400 John W. Eaton avoid some unused parameter warnings
Wed, 16 Jul 2014 20:02:38 -0400 John W. Eaton avoid unused parameter warnings
Wed, 16 Jul 2014 19:56:22 -0400 John W. Eaton use gnulib::log and gnulib::logf functions
Wed, 16 Jul 2014 19:55:30 -0400 John W. Eaton eliminate some unused parameter warnings in parser functions
Wed, 16 Jul 2014 18:38:55 -0400 John W. Eaton exist: don't search path for absolute or rooted relative file names
Tue, 15 Jul 2014 22:18:35 +0200 Andreas Weber Improve plot comparison scripts.
Mon, 14 Jul 2014 21:40:28 -0700 Rik Update some plot %!demos so that they run under Matlab.
Thu, 10 Jul 2014 18:01:56 +0200 pantxo Redefine mac specific default shortcuts (bug #41217) gui-release
Mon, 14 Jul 2014 20:50:10 +0200 Torsten shortcut_manager: clean up spaces after/before parentheses gui-release
Mon, 14 Jul 2014 08:54:45 -0700 Rik doc: Match docstring variable names to function variable names for linear-algebra m-files.