Mercurial > hg > octave-lyh
graph
-
backout changeset 98155e2b6d42Thu, 11 Apr 2013 11:57:23 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultThu, 11 Apr 2013 01:51:38 -0400, by John W. Eaton
-
evaluate compound binary and binary expression the same way (bug #38704) stableThu, 11 Apr 2013 01:50:38 -0400, by John W. Eaton
-
Correctly fill stack field in lasterror() when given as input.Wed, 10 Apr 2013 11:23:31 -0700, by Rik
-
doc: Tweak docstrings of functions changed for Texinfo 5.0 compatibility.Wed, 10 Apr 2013 22:43:30 -0700, by Rik
-
doc: Change liboctave.texi to be compatible with texinfo 5 (bug #38392).Wed, 10 Apr 2013 21:08:54 -0700, by Amod Mulay
-
doc: Make documentation compatible with Texinfo 5.0 (bug #38392)Fri, 22 Mar 2013 17:07:00 -0400, by Amod Mulay
-
Fix print to work with filenames which begin with '~' (bug #38694).Wed, 10 Apr 2013 16:41:06 -0700, by Rik
-
gui: fix notification of files-dock-widget when settings may have changedWed, 10 Apr 2013 06:59:55 +0200, by Torsten
-
* octave-gui.cc (octave_start_gui): Restore call to dissociate_terminal.Tue, 09 Apr 2013 23:12:19 -0400, by John W. Eaton
-
improve exit sequence for GUITue, 09 Apr 2013 23:08:24 -0400, by John W. Eaton
-
Restore STDERR stream pipe before exit to capture error messages.Tue, 09 Apr 2013 23:08:21 -0400, by Daniel J Sebald
-
Use a better example of gcd() in embedded.ccTue, 09 Apr 2013 16:16:10 -0700, by Rik
-
maint: merge stable to default.Tue, 09 Apr 2013 16:13:36 -0700, by Rik
-
Backport working embedded.cc example for documentation. stableTue, 09 Apr 2013 16:06:29 -0700, by Rik
-
jet.m: Make colormap compatible with Matlab (bug #36473).Tue, 09 Apr 2013 11:37:33 -0700, by Rik
-
eliminate event listener classTue, 09 Apr 2013 13:47:43 -0400, by John W. Eaton
-
delete useless connection; style fixesTue, 09 Apr 2013 03:40:28 -0400, by John W. Eaton
-
use QTableView instead of QTreeView to display workspaceTue, 09 Apr 2013 03:26:11 -0400, by John Donoghue
-
get terminal size on window systemsTue, 09 Apr 2013 03:17:48 -0400, by John W. Eaton
-
allow windows console to be clearedTue, 09 Apr 2013 03:08:18 -0400, by John W. Eaton
-
another attempt to fix windows command window colorsTue, 09 Apr 2013 02:34:02 -0400, by John W. Eaton
-
* workspace-element.h: Commit file missing from previous change.Mon, 08 Apr 2013 19:10:23 -0400, by John W. Eaton
-
rgbplot.m: Set the default style to "profile"Mon, 08 Apr 2013 15:19:13 -0700, by Rik
-
allow clc to clear the Windows terminal screenMon, 08 Apr 2013 17:05:43 -0400, by John W. Eaton
-
use pointer for terminal inside terminal_dock_widgetMon, 08 Apr 2013 13:34:24 -0400, by John W. Eaton
-
ensure QSettings is declared for QTerminal.hMon, 08 Apr 2013 13:31:12 -0400, by John W. Eaton
-
use signal/slot for updating workspace instead of using event listenerMon, 08 Apr 2013 12:01:24 -0400, by John W. Eaton
-
pkg: Typo correctionSat, 06 Apr 2013 18:08:08 +0100, by Adam H Aitkenhead
-
Simplify calculation of colormapsSun, 07 Apr 2013 22:24:34 -0700, by Rik
-
pink.m: Simplify calculation in colormap.Sun, 07 Apr 2013 17:24:53 -0700, by Rik
-
bone.m: Make colormap compatible with Matlab (bug #36473).Sun, 07 Apr 2013 17:10:02 -0700, by Rik
-
derive workspace_view from octave_dock_widget; style fixesSun, 07 Apr 2013 16:08:15 -0400, by John W. Eaton
-
Added context menu to workspace variable displaySun, 07 Apr 2013 15:48:11 -0400, by John Donoghue
-
move common functionality to octave_dock_widget base classSun, 07 Apr 2013 12:36:07 -0400, by John W. Eaton
-
use consistent names for dock-widget filesSun, 07 Apr 2013 12:07:10 -0400, by John W. Eaton
-
improve encapsulation of workspace window objectSun, 07 Apr 2013 11:52:09 -0400, by John W. Eaton
-
fix cut and paste error in changeset 246d25c8761bSun, 07 Apr 2013 06:04:37 -0400, by John W. Eaton
-
improve encapsulation of file editor window objectSun, 07 Apr 2013 05:45:23 -0400, by John W. Eaton
-
* main-window.h, main-window.cc: Style fixes.Sun, 07 Apr 2013 04:39:35 -0400, by John W. Eaton
-
move signal/slot connections from main window to sub window where possibleSun, 07 Apr 2013 04:29:10 -0400, by John W. Eaton
-
split main_window::construct for claritySun, 07 Apr 2013 04:14:31 -0400, by John W. Eaton
-
improve encapsulation of documentation browser window objectSun, 07 Apr 2013 00:43:36 -0400, by John W. Eaton
-
add create script context menu to history windowSat, 06 Apr 2013 23:58:58 -0400, by John Donoghue
-
dynamically allocate Qt widgetsSat, 06 Apr 2013 23:43:23 -0400, by John W. Eaton
-
improve encapsulation of file browser window objectSat, 06 Apr 2013 19:08:14 -0400, by John W. Eaton
-
avoid unneeded signals for window focusSat, 06 Apr 2013 17:46:12 -0400, by John W. Eaton
-
avoid using new for status bar and workspace_model objectsSat, 06 Apr 2013 17:31:19 -0400, by John W. Eaton
-
improve encapsulation of history window objectSat, 06 Apr 2013 16:46:14 -0400, by John W. Eaton
-
improve encapsulation of command window objectSat, 06 Apr 2013 16:14:32 -0400, by John W. Eaton
-
store workspace model in main_window, not in workspace viewSat, 06 Apr 2013 14:23:52 -0400, by John W. Eaton
-
undo unintended changes in changeset 302157614308Sat, 06 Apr 2013 14:01:58 -0400, by John W. Eaton
-
rename dbstop -> breakpoint in GUI interface functionsSat, 06 Apr 2013 13:06:40 -0400, by John W. Eaton
-
deprecate symbol_table::varref functionsSat, 06 Apr 2013 11:51:23 -0400, by John W. Eaton
-
history_doc_widget context menu memory leak fix (bug #38675)Sat, 06 Apr 2013 07:53:00 -0400, by John Donoghue
-
Add editor print menu/toolbutton implementationThu, 04 Apr 2013 22:22:17 -0400, by John Donoghue
-
pink.m: Make colormap compatible with Matlab (bug #36473).Fri, 05 Apr 2013 16:21:38 -0700, by Rik
-
use signals instead of event queue for entering/leaving debug modeFri, 05 Apr 2013 03:04:56 -0400, by John W. Eaton
-
use signal for changing directoryFri, 05 Apr 2013 00:40:12 -0400, by John W. Eaton
-
* fftfilt.m: simplify computation of xisreal and xisimagThu, 04 Apr 2013 17:18:16 -0400, by Jordi Gutiérrez Hermoso
-
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