Mercurial > hg > octave-nkf
graph
-
Pad binary data to gnuplot with a spaceFri, 08 Feb 2013 18:27:35 -0500, by Ben Abbott
-
install tests and functions to run themFri, 08 Feb 2013 16:53:14 -0500, by John W. Eaton
-
gui: clearer message box with cancel button when closing an unsaved editor fileFri, 08 Feb 2013 16:05:04 +0100, by Torsten
-
gui: new handling when an editor file is deleted or renamed (bug #38282)Fri, 08 Feb 2013 10:55:39 +0100, by Torsten
-
Plug memory leak in edit_history.Thu, 07 Feb 2013 17:21:10 -0800, by Rik
-
Plug memory leak in kbhit().Thu, 07 Feb 2013 16:46:01 -0800, by Rik
-
test_classes.m: Use Octave coding conventions.Thu, 07 Feb 2013 15:35:08 -0800, by Rik
-
Fix typo in the documentation of function fsolveThu, 07 Feb 2013 22:01:09 +0100, by Rafael Laboissiere
-
don't abort configure if makeinfo is missingThu, 07 Feb 2013 12:26:50 -0500, by John W. Eaton
-
initial large file support for 32-bit systemsThu, 07 Feb 2013 11:58:46 -0500, by John W. Eaton
-
* cellfun.cc: Style fixes.Thu, 07 Feb 2013 11:58:40 -0500, by John W. Eaton
-
fix typo to make 'make dist' workThu, 07 Feb 2013 11:47:12 +0100, by Stefan Mahr
-
Add stemleaf and printd to the manualWed, 06 Feb 2013 13:03:47 -0500, by Michael Godfrey
-
Merge in Michael's changesWed, 06 Feb 2013 11:16:55 -0500, by Jordi Gutiérrez Hermoso
-
Style fixes on printd.m and stemleaf.mWed, 06 Feb 2013 11:16:37 -0500, by Jordi Gutiérrez Hermoso
-
provide stemleaf.m and printd.mTue, 05 Feb 2013 19:56:29 -0500, by Michael Godfrey
-
Merge in Juan Pablo's changesWed, 06 Feb 2013 10:36:38 -0500, by Jordi Gutiérrez Hermoso
-
arrayfun: adding IDs to error messages in accordance with error_ids.Tue, 05 Feb 2013 10:55:45 +0100, by Juan Pablo Carbajal
-
Fix legend bugs (#38263, #38265).Tue, 05 Feb 2013 10:56:46 -0500, by Ben Abbott
-
Fix texenhanced regression.Wed, 06 Feb 2013 09:54:16 -0500, by Ben Abbott
-
fix ErrorHandler in cellfun (bug #38256)Tue, 05 Feb 2013 16:57:51 +0100, by Stefan Mahr
-
add files missing in previous changeset.Tue, 05 Feb 2013 15:42:52 +0100, by Carlo de Falco
-
add a test for bug #38236Tue, 05 Feb 2013 09:39:33 +0100, by Carlo de Falco
-
doc: what happens when two objects have same precedenceMon, 04 Feb 2013 23:53:51 +0000, by Carnë Draug
-
use octave_local_buffer for temporary arrays in quadccMon, 04 Feb 2013 17:07:15 -0500, by John W. Eaton
-
quadcc.cc: Use heap instead of stack for large temporary variables.Mon, 04 Feb 2013 11:10:14 -0800, by Rik
-
Temporary fix for stack overflows with quadccSat, 02 Feb 2013 15:30:53 -0800, by Rik
-
gui: show menu with recently used editor files also in file menu of main windowSat, 02 Feb 2013 13:21:44 +0100, by Torsten
-
gui: switch to console when running an editor file or a command from historySat, 02 Feb 2013 09:17:26 +0100, by Torsten
-
Merge in Júlio's changesFri, 01 Feb 2013 16:35:41 -0500, by Jordi Gutiérrez Hermoso
-
Check if history edition was successful, abort operation on failure.Wed, 30 Jan 2013 17:02:21 -0300, by Júlio Hoffimann
-
Add access to documentation and to online html page via Help menuThu, 31 Jan 2013 00:46:29 -0600, by Daniel J Sebald
-
gui: initialize search text in the find dialog with selected text in editor fileThu, 31 Jan 2013 19:28:23 +0100, by Torsten
-
gui: prevent error messages at start-up (regression from changeset 6c0fce0632a4)Tue, 29 Jan 2013 18:24:16 +0100, by Torsten
-
Abstract the meta-protocol layer to use it for other meta objects. classdefMon, 28 Jan 2013 21:56:01 -0500, by Michael Goffioul
-
Added tests for the legacy class system.Sun, 27 Jan 2013 12:29:00 +0100, by Julien Bect
-
Add full-length-name tool tip to editor file tab when name is not full length.Sun, 27 Jan 2013 18:44:53 -0600, by Daniel J Sebald
-
gui: complete changeset 6c0fce0632a4 with #ifdef HAVE_QSCINTILLA for editorMon, 28 Jan 2013 18:57:36 +0100, by Torsten
-
gui: cleanup some string constants for translationsSun, 27 Jan 2013 22:22:19 +0100, by Torsten
-
gui: correct tab title for new editor file if short title setting is selectedSun, 27 Jan 2013 15:50:49 +0100, by Torsten
-
gui: set keyboard focus when switching between dock widgets (bug #36957)Sat, 26 Jan 2013 20:33:46 +0100, by Torsten
-
Update description of qterminal directoryThu, 24 Jan 2013 17:13:15 -0500, by Jordi Gutiérrez Hermoso
-
maint: whitespace cleanupThu, 24 Jan 2013 17:12:43 -0500, by Jordi Gutiérrez Hermoso
-
Always give inline functions a default argument (bug #38164)Thu, 24 Jan 2013 17:05:30 -0500, by Jordi Gutiérrez Hermoso
-
* octave-main-thread.cc: Include <clocale> for setlocale.Tue, 22 Jan 2013 23:47:29 -0500, by Mike Miller
-
maint: periodic merge of stable to defaultTue, 22 Jan 2013 23:06:03 -0500, by John W. Eaton
-
maint: Allow scatter demo to be run under Octave or Matlab for plot comparisons stableSun, 08 Jul 2012 11:43:30 -0700, by Rik
-
Fix scatter() for filled markers using gnuplot. stableTue, 19 Jun 2012 19:00:55 -0400, by John Hunt
-
gui: selectable language in settings dialogSat, 19 Jan 2013 16:21:55 +0100, by Torsten
-
gui: install translation files into $(datadir)/octave/$(version)/localeSat, 19 Jan 2013 16:21:46 +0100, by Torsten
-
Use C-style comments in C code.Mon, 21 Jan 2013 16:11:01 -0500, by Mike Miller
-
build: Improve detection of FFTW multi-threadingMon, 21 Jan 2013 01:58:07 -0500, by Mike Miller
-
Move property/method access check down to cdef_property/cdef_method classes. classdefSun, 20 Jan 2013 23:03:17 -0500, by Michael Goffioul
-
Add classdef tests for method changing the size of a property. classdefSun, 20 Jan 2013 14:50:04 -0500, by Ben Abbott
-
maint: periodic merge of stable to defaultFri, 18 Jan 2013 16:48:12 -0500, by John W. Eaton
-
use packages.octave.org instead of sourceforge in pkg.m stableFri, 18 Jan 2013 16:42:05 -0500, by John W. Eaton
-
Backed out changeset e9f6c773332c. Need different solution for long line lengths.Fri, 18 Jan 2013 11:33:42 -0800, by Rik
-
Fix build exceeding shell input line length.Thu, 17 Jan 2013 14:59:16 -0800, by Rik
-
Add classdef tests for static methods and constant properties. classdefThu, 17 Jan 2013 18:11:48 -0500, by Ben Abbott
-
Rename classdef test class foo_payment to foo_value_class classdefThu, 17 Jan 2013 17:23:58 -0500, by Ben Abbott