Mercurial > hg > octave-nkf
graph
-
build: Declare dependencies between generated sources (bug #44383)Fri, 27 Feb 2015 23:54:17 -0500, by Mike Miller
-
move some files without external dependencies from dldfcn to corefcnFri, 27 Feb 2015 19:44:28 -0500, by John W. Eaton
-
fieldnames.m: Change BIST test to pass with Java 1.8 (bug #44382).Sat, 28 Feb 2015 07:42:26 -0800, by Rik
-
ov-base-int.cc, ov-float.cc: Fix build without HDF5Sat, 28 Feb 2015 10:34:25 +0100, by Andreas Weber
-
Test directly for '|' character at front of drawnow "file".Fri, 27 Feb 2015 16:29:14 -0800, by Rik
-
__pchip_deriv__.cc: Stop variable might be clobbered by 'longjmp' warning.Fri, 27 Feb 2015 15:53:42 -0800, by Rik
-
Replace std::size_t with bare size_t for conformity to rest of code.Fri, 27 Feb 2015 15:51:12 -0800, by Rik
-
Correct tests using std::string::find_XXX which did not use std::string::npos.Fri, 27 Feb 2015 09:31:11 -0800, by Rik
-
provide autoscale option for Qt plotting (bug #44307)Fri, 27 Feb 2015 11:24:12 -0500, by John W. Eaton
-
Correct test for string-not-found, avoid substr crash in drawnow() (bug #44292)Thu, 26 Feb 2015 18:57:58 -0600, by Daniel J Sebald
-
Build qt graphics toolkit menus with uimenu draft obsolete nkfFri, 27 Feb 2015 18:36:05 +0100, by Stefan Mahr
-
allow qt graphics toolkit to be used in --no-gui mode (bug #44116)Fri, 27 Feb 2015 09:44:58 -0500, by Stefan Mahr
-
improve mouse zooming for Qt plotting (bug #44302)Thu, 26 Feb 2015 19:24:59 -0500, by John W. Eaton
-
maint: More cleanup of C++ code to follow Octave coding conventions.Thu, 26 Feb 2015 13:54:11 -0500, by John W. Eaton
-
maint: Cleanup some .m files to follow Octave coding conventions.Thu, 26 Feb 2015 13:13:40 -0500, by John W. Eaton
-
maint: More cleanup of C++ code to follow Octave coding conventions.Thu, 26 Feb 2015 13:07:04 -0500, by John W. Eaton
-
avoid needing to include hdf5 in public header files (bug #44370, #43180)Thu, 26 Feb 2015 10:49:20 -0500, by John W. Eaton
-
configure.ac: Remove a few more test x"" instances.Wed, 25 Feb 2015 12:42:12 -0800, by Rik
-
maint: Cleanup C++ code to follow Octave coding conventions.Wed, 25 Feb 2015 11:55:49 -0800, by Rik
-
Improved configure error handling when missing Fortran compiler (bug #44367)Wed, 25 Feb 2015 16:23:45 +0100, by Claudius Zingerli
-
maint: Periodic merge of stable to default.Wed, 25 Feb 2015 12:04:01 -0500, by John W. Eaton
-
avoid crash when __FILE__ is used at top level (bug #44363) stableWed, 25 Feb 2015 11:33:39 -0500, by John W. Eaton
-
doc: Add have_window_system() to documentation.Tue, 24 Feb 2015 21:38:21 -0800, by Rik
-
Change open_with_system_app to internal function.Tue, 24 Feb 2015 21:22:28 -0800, by Rik
-
Rename db_next_breakpoint_quiet to internal function.Tue, 24 Feb 2015 21:06:54 -0800, by Rik
-
doc: Add qmr to documentation.Tue, 24 Feb 2015 20:50:59 -0800, by Rik
-
__opengl_print__.m: Fix typo introduced in 9fc020886ae9.Tue, 24 Feb 2015 17:08:00 -0800, by Rik
-
Rename 'matlab-incompatible' warning to 'language-extension'.Mon, 23 Feb 2015 20:43:54 +0000, by Carnë Draug
-
Replace 'Octave:broadcast' warning with 'Octave:matlab-incompatible'.Sat, 21 Feb 2015 16:38:53 +0000, by Carnë Draug
-
Script file or eval code are not interactive session so keep Octave quiet.Tue, 24 Feb 2015 19:47:22 +0000, by Carnë Draug