Mercurial > hg > octave-nkf
graph
-
plotimages.m: Produce the same hist plot for documentation each time (bug #44263)Fri, 20 Feb 2015 08:45:23 -0800, by Rik
-
maint: Merge away accidental head.Fri, 20 Feb 2015 08:13:24 -0800, by Rik
-
avoid signed/unsigned comparison warning from GCCFri, 20 Feb 2015 05:49:07 -0500, by John W. Eaton
-
nextpow2: compute for each element of input instead of its length (bug #44291)Wed, 18 Feb 2015 17:27:06 +0000, by Carnë Draug
-
avoid variable possibly clobbered by longjmp warning from GCCFri, 20 Feb 2015 04:36:39 -0500, by John W. Eaton
-
avoid variable possibly clobbered by longjmp warning from GCCFri, 20 Feb 2015 04:08:04 -0500, by John W. Eaton
-
avoid C-style cast warnings from GCCFri, 20 Feb 2015 03:55:59 -0500, by John W. Eaton
-
avoid some GCC unused parameter warningsFri, 20 Feb 2015 03:53:38 -0500, by John W. Eaton
-
avoid warnings about arrays in structure from GCCFri, 20 Feb 2015 02:36:03 -0500, by John W. Eaton
-
avoid GCC warning about enumeration values not handled in switch statementFri, 20 Feb 2015 02:06:08 -0500, by John W. Eaton
-
avoid warnings about uninitialized variablesFri, 20 Feb 2015 02:04:15 -0500, by John W. Eaton
-
don't suppress stack trace in error message from __pchip_deriv__Fri, 20 Feb 2015 01:56:40 -0500, by John W. Eaton
-
avoid warning from GCC about variables possibly clobbered by longjmpFri, 20 Feb 2015 01:54:11 -0500, by John W. Eaton
-
eliminate bison warnings from oct-parse.yyFri, 20 Feb 2015 04:25:35 -0500, by John W. Eaton
-
Remove gui_mode() and mouse_wheel_zoom functions from documentation.Thu, 19 Feb 2015 18:21:15 -0800, by Rik
-
genpropdoc.m: Update axes property name to "mousewheelzoom".Thu, 19 Feb 2015 17:42:52 -0800, by Rik
-
handle bison syntax changes in TeX parserThu, 19 Feb 2015 18:05:07 -0500, by John W. Eaton
-
make open_with_system_app a built-in functionThu, 19 Feb 2015 17:33:59 -0500, by John W. Eaton
-
use of C++ API for running a file (bug #42307)Thu, 19 Feb 2015 22:05:12 +0100, by Torsten
-
* libgui/languages/*.ts: Update of translations with some button texts from qtThu, 19 Feb 2015 22:03:53 +0100, by Torsten
-
Italian GUI translation updatedThu, 19 Feb 2015 10:48:35 +0100, by Massimiliano Fasi
-
fix some oddities updating lexer and api-files for auto completionThu, 19 Feb 2015 20:26:36 +0100, by Torsten
-
gray2ind: return uint8 when (n <= 256) instead of (n < 256) (bug #44309)Thu, 19 Feb 2015 14:29:34 +0000, by Carnë Draug
-
fix eol detection in editor which caused a crash for huge filesThu, 19 Feb 2015 13:26:40 +0100, by Torsten
-
maint: Merge away accidental commit.Thu, 19 Feb 2015 02:41:42 -0500, by John W. Eaton
-
pass button number to Qt graphics buttondownfcn callback (bug #41977)Thu, 19 Feb 2015 02:33:05 -0500, by John W. Eaton
-
* Canvas.cc (button_number): New static function.Thu, 19 Feb 2015 02:33:05 -0500, by John W. Eaton
-
* ginput.m: Fix botched search and replace in previous change.Thu, 19 Feb 2015 02:16:48 -0500, by John W. Eaton
-
style fixesThu, 19 Feb 2015 02:11:13 -0500, by John W. Eaton
-
allow shift + left button to zoom out (bug #44304)Thu, 19 Feb 2015 01:52:45 -0500, by John W. Eaton