log

age author description
Thu, 04 Aug 2016 09:20:20 +0200 Markus Mützel Do not call GL functions before window is open. (bug #48669)
Sat, 20 Aug 2016 15:24:42 +0200 Markus Mützel gl-render.cc: Draw minor grid lines at major ticks if major grid is off (bug #48528)
Sat, 20 Aug 2016 14:46:18 +0200 Markus Mützel gl-render.cc/.h: (minor)gridcolor and (minor)gridalpha for OpenGL toolkits (bug #48429)
Sat, 20 Aug 2016 09:04:14 +0200 Andreas Weber ObjectProxy.cc: Prevent calling slotUpdate on uninitialized object (#48519)
Fri, 19 Aug 2016 16:35:59 -0400 John W. Eaton fix ordering of fortran compiler check in configure script (bug #48815)
Fri, 19 Aug 2016 21:05:48 +0200 Torsten libgui/languages/*.ts: update of language files for version 4.2
Thu, 18 Aug 2016 12:26:32 -0700 Rik rgbplot.m: Don't use Octave-only plot() syntax.
Thu, 18 Aug 2016 12:17:14 -0700 Rik doc: Update Copyright and release date for manual.
Thu, 18 Aug 2016 09:36:03 -0700 Rik doc: Clean up tools used to check Texinfo documentation.
Thu, 18 Aug 2016 08:44:20 -0700 Rik Add missing functions to Octave manual.
Thu, 18 Aug 2016 15:15:37 +0100 Carnë Draug maint: rename xzip.cc to gzip.cc so Octave does think there's a xzip function.
Thu, 18 Aug 2016 16:18:27 +0200 Andreas Weber dump_demos.m: Make rgbplot Matlab compatible
Thu, 18 Aug 2016 06:47:32 -0700 Rik Update __list_functions__ internal function.
Thu, 18 Aug 2016 13:16:31 +0200 Kai T. Ohlhus Fix crash when choosing an inappropriate terminal in drawnow (bug #48782)
Wed, 17 Aug 2016 22:13:03 -0700 Rik NEWS: Update list of functions added in 4.2.
Wed, 17 Aug 2016 21:56:55 -0700 Rik doc: Insert correct location of m-file into @c comment in .texi files.
Wed, 17 Aug 2016 17:57:49 -0400 John W. Eaton move base_list and regexp classes to octave namespace
Wed, 17 Aug 2016 10:30:50 -0700 Rik Fix minor issues revealed from dump_plots.
Wed, 17 Aug 2016 11:43:27 -0400 John W. Eaton maint: Indent namespaces in more files.
Wed, 17 Aug 2016 08:20:26 -0700 Rik doc: Spellcheck documentation ahead of 4.2 release.
Wed, 17 Aug 2016 10:55:38 -0400 John W. Eaton maint: Indent namespaces in liboctave/numeric files.
Wed, 17 Aug 2016 10:37:57 -0400 John W. Eaton maint: Update contributors.in from hg logs.
Wed, 17 Aug 2016 03:41:42 -0400 John W. Eaton move more classes inside octave namespace
Wed, 17 Aug 2016 02:57:50 -0400 John W. Eaton move more new classes inside octave namespace
Wed, 17 Aug 2016 08:02:03 +0200 Andreas Weber Fix race condition when printing with Qt toolkit (#48519 and #44463)
Wed, 17 Aug 2016 01:08:26 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Wed, 17 Aug 2016 00:18:08 -0400 John W. Eaton move most f77 function decls to separate header files
Tue, 16 Aug 2016 21:38:58 -0700 Rik gsvd.cc: Clean up to follow Octave coding standards.
Tue, 16 Aug 2016 14:44:31 -0700 Rik annotation.m: Fix %!demo #3 to work with dump_plots.m