log

age author description
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