log

age author description
Tue, 24 Oct 2017 15:56:22 +0200 Kai T. Ohlhus Undo markdown usage for README (cset 312c00dd723a).
Tue, 24 Oct 2017 12:50:06 -0400 John W. Eaton Backed out changeset ab6a631abe52
Tue, 24 Oct 2017 15:56:22 +0200 Kai T. Ohlhus Undo markdown usage for README (cset 312c00dd723a).
Sun, 22 Oct 2017 20:41:40 +0200 Torsten maint: merge away accidentally created head
Sun, 22 Oct 2017 20:32:22 +0200 Torsten fix issues in editor auto closing feature (bug #52235)
Sat, 21 Oct 2017 20:30:15 -0400 John W. Eaton boostrap.conf: Set checkout_only_file to etc/HACKING.md.
Sun, 22 Oct 2017 00:01:43 +0200 Kai T. Ohlhus doc: libgui/src/m-editor/file-editor-tab.cc: fix Doxygen comment.
Sun, 22 Oct 2017 00:00:05 +0200 Kai T. Ohlhus doc: use tree view in Doxygen documentation and add README and etc/HACKING.
Fri, 20 Oct 2017 12:11:58 -0400 John W. Eaton use markdown for README and etc/HACKING files
Sat, 21 Oct 2017 14:35:58 -0700 Rik Clarify documentation for isnull (bug #5035950359503595035950359)
Fri, 20 Oct 2017 18:56:29 +0200 Torsten fix auto close for case in editor (bug #52235)
Thu, 19 Oct 2017 08:14:52 -0700 Rik integral.m: Remove specific code to preserve single type.
Wed, 18 Oct 2017 21:59:38 -0700 Rik integral3.m: Return single type output if an input is of single type (bug #52243).
Wed, 18 Oct 2017 21:35:15 -0700 Rik quadcc: Preserve output of type single when input is single (bug #52243).
Tue, 17 Oct 2017 13:45:47 -0700 Rik quadl.m: Return single output when inputs are single (bug #52243).
Tue, 17 Oct 2017 14:13:19 -0400 Nicholas R. Jankowski integral.m: Update to use recently changed quadcc and preserve type single (bug #42073).
Tue, 10 Oct 2017 18:21:24 +0200 Markus Mützel Add basic support of "facealpha" for surfaces and patches in OpenGL (bug #39535)
Tue, 17 Oct 2017 19:47:55 +0200 Markus Mützel maint: Periodic merge of stable to default.
Mon, 16 Oct 2017 19:45:02 +0200 Markus Mützel Fix building with Qt4 for Windows (bug #52237). stable
Tue, 17 Oct 2017 08:58:58 -0700 Rik Use stricter input validation for contour functions (bug #52176).
Tue, 17 Oct 2017 15:45:07 +0200 Kai T. Ohlhus doc: Remove orphaned comment from cset 74fa9f184f92.
Mon, 16 Oct 2017 11:58:34 -0700 Rik integral2.m, integral3.m: Clean up BIST tests.
Sat, 14 Oct 2017 18:30:51 -0400 Nicholas R. Jankowski Updated integral2.m and integral3.m and added quad2d (bug #52074).
Sat, 14 Oct 2017 18:16:55 -0500 Daniel J Sebald Remove persistent axes lines of gnuplot toolkit multiple plots (bug #52170, bug #52186).
Wed, 04 Oct 2017 14:13:49 -0500 Daniel J Sebald Handle x-axis and y-axis independently for proper axis lines and tick marks (bug #52141)
Fri, 29 Sep 2017 08:45:51 -0700 Rik Revamp input validation for bar functions (bug #52135).
Fri, 13 Oct 2017 13:30:20 -0700 Mike Miller configure: set and restore compiler flags when testing for Qt header files
Fri, 13 Oct 2017 12:29:02 -0700 Mike Miller configure: fix test for QOpenGLWidget headers when tests are cached
Fri, 13 Oct 2017 13:22:09 -0400 John W. Eaton use QOpenGLWidget if it is available
Fri, 13 Oct 2017 15:57:42 +0200 Kai T. Ohlhus maint: libinterp/octave-value/ov-java.cc: Clean up code. No function changes.