Mercurial > hg > octave-nkf
graph
-
maint: Periodic merge of gui-release to default.Fri, 23 Jan 2015 16:40:50 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Fri, 23 Jan 2015 16:40:25 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 23 Jan 2015 16:39:32 -0500, by John W. Eaton
-
use xevent instead of ev to avoid shadowed warnings gui-releaseFri, 23 Jan 2015 16:30:26 -0500, by John W. Eaton
-
* Faddeeva.cc: Avoid C-style cast warnings. stableFri, 23 Jan 2015 16:39:07 -0500, by John W. Eaton
-
eliminate some unused variable and typedef warnings gui-releaseFri, 23 Jan 2015 16:09:35 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 23 Jan 2015 15:23:09 -0500, by John W. Eaton
-
update Faddeeva.cc to latest upstream version stableFri, 23 Jan 2015 15:20:00 -0500, by John W. Eaton
-
avoid shadowed variable warnings in libgui sources gui-releaseFri, 23 Jan 2015 14:53:10 -0500, by John W. Eaton
-
avoid old-style cast warning in libgui gui-releaseFri, 23 Jan 2015 14:37:43 -0500, by John W. Eaton
-
eliminate unused variable warnings in libgui gui-releaseFri, 23 Jan 2015 14:33:55 -0500, by John W. Eaton
-
Fix colormap functions when N is not of class double (bug #44070)Fri, 23 Jan 2015 15:37:56 +0000, by Carnë Draug
-
gmap40.m: fix for corner case when N is 1Fri, 23 Jan 2015 16:33:02 +0000, by Carnë Draug
-
cubehelix: fix for the corner cases when N is 1 or 0.Fri, 23 Jan 2015 15:28:45 +0000, by Carnë Draug
-
colormap.m: memory lock function to protect persistent variable from clear().Fri, 23 Jan 2015 13:17:08 +0000, by Carnë Draug
-
Add cubehelix.m to build system (forgotten in 5ab6fcf32d1e)Fri, 23 Jan 2015 13:14:38 +0000, by Carnë Draug
-
clean up some signal-slot combinations in the editor gui-releaseThu, 22 Jan 2015 21:38:12 +0100, by Torsten
-
maint: Periodic merge of stable to gui-release. gui-releaseThu, 22 Jan 2015 14:46:30 -0500, by John W. Eaton
-
open a doc page from editor directly without command window gui-releaseThu, 22 Jan 2015 19:02:24 +0100, by Torsten
-
open file directly without edit command when editing a function from editor gui-releaseThu, 22 Jan 2015 06:52:37 +0100, by Torsten
-
Correct missing word in output of warranty(). stableWed, 21 Jan 2015 20:32:40 -0800, by Daniel J Sebald
-
limit number of jobs for make command to 1 under windows (bug #44053)Wed, 21 Jan 2015 21:19:38 -0500, by Avinoam Kalma
-
also skip startup message if session is not interactiveWed, 21 Jan 2015 12:36:25 -0500, by John W. Eaton
-
put custom CPPFLAGS after AM_CPPFLAGS for dld functions (bug #44060)Wed, 21 Jan 2015 12:18:53 -0500, by John W. Eaton
-
Don't print start-up message when input is a non-interactive script.Tue, 20 Jan 2015 17:34:56 -0800, by Rik
-
check existence of files when restoring last session (bug #44054) gui-releaseTue, 20 Jan 2015 22:19:18 +0100, by Torsten
-
unconditionally disable the octave_allocator classTue, 20 Jan 2015 13:43:29 -0500, by John W. Eaton
-
strip trailing whitespace from most source filesTue, 20 Jan 2015 10:29:54 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Tue, 20 Jan 2015 10:24:46 -0500, by John W. Eaton
-
strip trailing whitespace from most source files gui-releaseTue, 20 Jan 2015 09:43:29 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseTue, 20 Jan 2015 10:05:42 -0500, by John W. Eaton
-
strip trailing whitespace from most source files stableTue, 20 Jan 2015 08:26:57 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Tue, 20 Jan 2015 09:55:41 -0500, by John W. Eaton
-
Fix cummin/cummax operations on rows when NaN element present (bug #44009).Mon, 19 Jan 2015 21:05:39 -0800, by Lachlan Andrew
-
fix scroll width of horizontal scroll bar (bug #44040) gui-releaseMon, 19 Jan 2015 07:04:12 +0100, by Torsten
-
Fix compilation error when building without QScintilla gui-releaseSun, 18 Jan 2015 18:33:43 -0500, by Mike Miller
-
build: Don't build GUI when OpenGL is disabled or not found (bug #44017) gui-releaseSun, 18 Jan 2015 17:53:41 -0500, by Mike Miller
-
fix cursor positioning when searching backwards (bug #44039) gui-releaseSun, 18 Jan 2015 22:54:14 +0100, by Torsten
-
Print black&white when using -dps device with gnuplot (bug #43975).Sun, 18 Jan 2015 10:38:11 -0800, by Rik
-
provide a user preference for printing the debug location in the terminal gui-releaseSat, 17 Jan 2015 09:33:15 +0100, by Torsten
-
* configure_make.m: Single-quote environment variable values.Thu, 15 Jan 2015 22:45:11 -0500, by John W. Eaton
-
* audiodevinfo.cc: Style fixes. Warning IDs.Thu, 15 Jan 2015 15:36:54 -0500, by John W. Eaton
-
configure.ac: Add a --without-fltk build option (bug #37773)Thu, 15 Jan 2015 21:26:34 -0500, by Sebastian Schoeps
-
Recognize new eps2write device from Ghostscript (partial fix for bug #43989).Thu, 15 Jan 2015 12:38:13 -0800, by Rik
-
maybe stop recorder in audio recorder destructorThu, 15 Jan 2015 15:29:55 -0500, by John W. Eaton
-
unpack.m: replace canonicalize_file_name by make_absolute_filename (bug #43979)Wed, 14 Jan 2015 21:46:13 +0100, by Philip Nienhuis
-
maint: Periodic merge of gui-release to default.Wed, 14 Jan 2015 13:54:28 -0500, by John W. Eaton
-
doc: Periodic spellcheck of documentation.Tue, 13 Jan 2015 22:11:45 -0800, by Rik
-
doc: Periodic grammarcheck of documentation.Tue, 13 Jan 2015 22:06:39 -0800, by Rik
-
* audiorecorder.m: Fix test.Tue, 13 Jan 2015 23:06:08 -0500, by John W. Eaton
-
* audiodevinfo.cc: Minor style fixes.Tue, 13 Jan 2015 22:38:15 -0500, by John W. Eaton
-
avoid dereferencing null pointers in audio functionsTue, 13 Jan 2015 22:33:02 -0500, by John W. Eaton
-
Use Octave coding conventions for documentation of audio functions.Tue, 13 Jan 2015 08:54:25 -0800, by Rik
-
audiodevinfo.cc: Stop playback in audioplayers destructor (bug ##43994)Tue, 13 Jan 2015 12:50:43 +0100, by Andreas Weber
-
maint: Periodic merge of gui-release to default.Mon, 12 Jan 2015 09:17:35 -0800, by Rik
-
Restore valid uses of pswrite device in cset a402493c0605. gui-releaseMon, 12 Jan 2015 09:13:19 -0800, by Rik
-
Stop using deprecated and removed ghostscript device pswrite (bug #41141) gui-releaseMon, 12 Jan 2015 08:47:12 -0800, by Rik