Mercurial > hg > octave-lyh
graph
-
Merge in Adam's changesThu, 04 Apr 2013 15:45:58 -0400, by Jordi Gutiérrez Hermoso
-
ind2x.m and ind2rgb.m: Enable handling of ND imagesThu, 04 Apr 2013 20:18:54 +0100, by Adam H Aitkenhead
-
fix incorrect call to octave_link::pre_input_eventThu, 04 Apr 2013 13:30:17 -0400, by John W. Eaton
-
separate octave interpreter thread creation from executionThu, 04 Apr 2013 13:27:21 -0400, by John W. Eaton
-
use signal for setting, appending to, and clearing history widgetThu, 04 Apr 2013 13:20:43 -0400, by John W. Eaton
-
Merge in Dan's changesThu, 04 Apr 2013 09:28:47 -0400, by Jordi Gutiérrez Hermoso
-
Correct errors in the fftfilt rounding (bug #37297), add more robust tests.Wed, 03 Apr 2013 18:23:36 -0500, by Daniel J Sebald
-
Merge in Ed's changesThu, 04 Apr 2013 09:22:00 -0400, by Jordi Gutiérrez Hermoso
-
allow various types of int for names like MLWed, 03 Apr 2013 19:04:08 -0700, by Ed Meyer
-
use signals for octave_link::enter_debugger_event and octave_link::exit_debugger_eventThu, 04 Apr 2013 02:09:56 -0400, by John W. Eaton
-
delete unused functions and signal for updating dbstop markerThu, 04 Apr 2013 01:50:57 -0400, by John W. Eaton
-
use signal for octave_link::edit_fileThu, 04 Apr 2013 01:43:18 -0400, by John W. Eaton
-
use signal for octave_link::update_dbstop_markerThu, 04 Apr 2013 00:03:45 -0400, by John W. Eaton
-
include file cleanup for octave-qt-link filesWed, 03 Apr 2013 23:48:45 -0400, by John W. Eaton
-
improve use of octave_linkWed, 03 Apr 2013 23:35:33 -0400, by John W. Eaton
-
use octave-link instead of hook for edit functionWed, 03 Apr 2013 23:16:37 -0400, by John W. Eaton
-
avoid creating unnecessary octave_value objects for octave_link callsWed, 03 Apr 2013 21:15:30 -0400, by John W. Eaton
-
use octave-link instead of hooks for breakpoint set/clear functionsWed, 03 Apr 2013 20:28:44 -0400, by John W. Eaton
-
Fix possible buffer overrun in GUI.Wed, 03 Apr 2013 15:33:43 -0700, by Andre da Costa Barros
-
use octave_link instead of hook functions in input.ccWed, 03 Apr 2013 18:30:23 -0400, by John W. Eaton
-
move octave-link and octave-event-listener classes to libinterpWed, 03 Apr 2013 18:11:55 -0400, by John W. Eaton
-
use the default ARPACK convergence tolerance (bug #34461)Wed, 08 Aug 2012 20:51:24 -0700, by Ed Meyer
-
remove _terminal pointer from main_window, it is contained by other Qt objectWed, 03 Apr 2013 00:10:56 -0400, by Daniel J Sebald
-
Use legacy implementation for strsplit().Tue, 02 Apr 2013 20:48:40 -0400, by Ben Abbott
-
Improve speed and backward compatibility for strsplit()Tue, 02 Apr 2013 19:36:52 -0400, by Ben Abbott
-
gui: always show file names in file dock widgetTue, 02 Apr 2013 19:43:52 +0200, by Torsten
-
* default-qt-settings: remove editor font and size settingsTue, 02 Apr 2013 19:32:24 +0200, by Torsten
-
Add strjoin to strings.txiMon, 01 Apr 2013 22:19:35 -0400, by Ben Abbott
-
gui: call external editor when opening a file and custom editor is selectedMon, 01 Apr 2013 21:19:23 +0200, by Torsten
-
write_index.m: Adjust indentation that was incorrect.Sun, 31 Mar 2013 23:08:17 -0700, by Rik
-
make command window text black on white background for Windows systemsSun, 31 Mar 2013 23:54:46 -0400, by John W. Eaton
-
remove special sigint handling for Windows systemsSun, 31 Mar 2013 23:49:50 -0400, by John W. Eaton
-
Matlab compatibility for strsplit()Sun, 31 Mar 2013 19:19:04 -0400, by Ben Abbott
-
gui: individually configurable styles of the editor lexersSun, 31 Mar 2013 23:56:11 +0200, by Torsten
-
* NEWS: include strjoin() in list of new functions for Octave 3.8.Sun, 31 Mar 2013 14:45:28 -0400, by Ben Abbott
-
New function strjoin.mSun, 31 Mar 2013 10:36:56 -0400, by Ben Abbott
-
allow command-line edit function to use GUI editorSat, 30 Mar 2013 10:57:15 -0400, by John W. Eaton
-
simplify test for bug #38236Sat, 30 Mar 2013 10:56:15 +0100, by Carlo de Falco
-
allow continue and quit debug buttons to workFri, 29 Mar 2013 22:52:41 -0400, by John W. Eaton
-
make "dbstep out" and "dbstep" after "dbstep in" work properlyFri, 29 Mar 2013 22:00:57 -0400, by John W. Eaton
-
also provide a hook for exiting debuggerFri, 29 Mar 2013 22:37:01 -0400, by John W. Eaton
-
doc: Update texinfo @detailmenu to include Java chapter.Fri, 29 Mar 2013 12:14:52 -0700, by Rik
-
doc: Add new allowed Java words to spellcheck dictionary.Fri, 29 Mar 2013 12:07:17 -0700, by Rik
-
doc: Improve documentation for Java chapter and java functions.Fri, 29 Mar 2013 12:05:45 -0700, by Rik
-
* main-window.cc: Include <QDesktopWidget>Fri, 29 Mar 2013 12:21:12 -0400, by John W. Eaton
-
doc: removed unneeded Matlab references in java.texiFri, 29 Mar 2013 11:11:09 +0100, by Philip Nienhuis
-
gui: add shortcut for goto line action in the editor and center the target lineThu, 28 Mar 2013 17:01:43 +0100, by Torsten
-
gui: prevent a second breakpoint marker when adding a breakpoint in the editorThu, 28 Mar 2013 14:56:19 +0100, by Torsten
-
gui: recenter the line in the editor where the debugger stoppedThu, 28 Mar 2013 12:02:30 +0100, by Torsten
-
callbacks to set markers in editor using command line dbstop functionThu, 28 Mar 2013 03:20:25 -0400, by John W. Eaton
-
move hook_function constructor to .cc fileThu, 28 Mar 2013 02:52:18 -0400, by John W. Eaton
-
* hook-fcn.h: Commit file omitted from previous changeset.Thu, 28 Mar 2013 02:49:07 -0400, by John W. Eaton
-
improve naming of debug pointer update callbacks and signalsWed, 27 Mar 2013 23:42:21 -0400, by John W. Eaton
-
allow gui to force readline to return from its idle/read loopWed, 27 Mar 2013 20:29:06 -0400, by John W. Eaton
-
move hook_function classes to separate fileWed, 27 Mar 2013 18:37:42 -0400, by John W. Eaton
-
don't delete terminal widget, it's managed by terminal_dock_widgetWed, 27 Mar 2013 18:35:52 -0400, by John W. Eaton
-
gui: provide defaults for all values read from the settings fileWed, 27 Mar 2013 19:52:26 +0100, by Torsten
-
use class for lists of input hook functionsWed, 27 Mar 2013 16:12:35 -0400, by John W. Eaton
-
open editor tab and insert marker for debugging with guiWed, 27 Mar 2013 12:59:12 -0400, by John W. Eaton
-
* contributors.in: Include John Donoghue in the list.Wed, 27 Mar 2013 00:45:49 -0400, by John W. Eaton