log

age author description
Wed, 03 Apr 2013 21:15:30 -0400 John W. Eaton avoid creating unnecessary octave_value objects for octave_link calls
Wed, 03 Apr 2013 20:28:44 -0400 John W. Eaton use octave-link instead of hooks for breakpoint set/clear functions
Wed, 03 Apr 2013 15:33:43 -0700 Andre da Costa Barros Fix possible buffer overrun in GUI.
Wed, 03 Apr 2013 18:30:23 -0400 John W. Eaton use octave_link instead of hook functions in input.cc
Wed, 03 Apr 2013 18:11:55 -0400 John W. Eaton move octave-link and octave-event-listener classes to libinterp
Wed, 08 Aug 2012 20:51:24 -0700 Ed Meyer use the default ARPACK convergence tolerance (bug #34461)
Wed, 03 Apr 2013 00:10:56 -0400 Daniel J Sebald remove _terminal pointer from main_window, it is contained by other Qt object
Tue, 02 Apr 2013 20:48:40 -0400 Ben Abbott Use legacy implementation for strsplit().
Tue, 02 Apr 2013 19:36:52 -0400 Ben Abbott Improve speed and backward compatibility for strsplit()
Tue, 02 Apr 2013 19:43:52 +0200 Torsten gui: always show file names in file dock widget
Tue, 02 Apr 2013 19:32:24 +0200 Torsten * default-qt-settings: remove editor font and size settings
Mon, 01 Apr 2013 22:19:35 -0400 Ben Abbott Add strjoin to strings.txi
Mon, 01 Apr 2013 21:19:23 +0200 Torsten gui: call external editor when opening a file and custom editor is selected
Sun, 31 Mar 2013 23:08:17 -0700 Rik write_index.m: Adjust indentation that was incorrect.
Sun, 31 Mar 2013 23:54:46 -0400 John W. Eaton make command window text black on white background for Windows systems
Sun, 31 Mar 2013 23:49:50 -0400 John W. Eaton remove special sigint handling for Windows systems
Sun, 31 Mar 2013 19:19:04 -0400 Ben Abbott Matlab compatibility for strsplit()
Sun, 31 Mar 2013 23:56:11 +0200 Torsten gui: individually configurable styles of the editor lexers
Sun, 31 Mar 2013 14:45:28 -0400 Ben Abbott * NEWS: include strjoin() in list of new functions for Octave 3.8.
Sun, 31 Mar 2013 10:36:56 -0400 Ben Abbott New function strjoin.m
Sat, 30 Mar 2013 10:57:15 -0400 John W. Eaton allow command-line edit function to use GUI editor
Sat, 30 Mar 2013 10:56:15 +0100 Carlo de Falco simplify test for bug #38236
Fri, 29 Mar 2013 22:52:41 -0400 John W. Eaton allow continue and quit debug buttons to work
Fri, 29 Mar 2013 22:00:57 -0400 John W. Eaton make "dbstep out" and "dbstep" after "dbstep in" work properly
Fri, 29 Mar 2013 22:37:01 -0400 John W. Eaton also provide a hook for exiting debugger
Fri, 29 Mar 2013 12:14:52 -0700 Rik doc: Update texinfo @detailmenu to include Java chapter.
Fri, 29 Mar 2013 12:07:17 -0700 Rik doc: Add new allowed Java words to spellcheck dictionary.
Fri, 29 Mar 2013 12:05:45 -0700 Rik doc: Improve documentation for Java chapter and java functions.
Fri, 29 Mar 2013 12:21:12 -0400 John W. Eaton * main-window.cc: Include <QDesktopWidget>
Fri, 29 Mar 2013 11:11:09 +0100 Philip Nienhuis doc: removed unneeded Matlab references in java.texi
Thu, 28 Mar 2013 17:01:43 +0100 Torsten gui: add shortcut for goto line action in the editor and center the target line
Thu, 28 Mar 2013 14:56:19 +0100 Torsten gui: prevent a second breakpoint marker when adding a breakpoint in the editor
Thu, 28 Mar 2013 12:02:30 +0100 Torsten gui: recenter the line in the editor where the debugger stopped
Thu, 28 Mar 2013 03:20:25 -0400 John W. Eaton callbacks to set markers in editor using command line dbstop function
Thu, 28 Mar 2013 02:52:18 -0400 John W. Eaton move hook_function constructor to .cc file
Thu, 28 Mar 2013 02:49:07 -0400 John W. Eaton * hook-fcn.h: Commit file omitted from previous changeset.
Wed, 27 Mar 2013 23:42:21 -0400 John W. Eaton improve naming of debug pointer update callbacks and signals
Wed, 27 Mar 2013 20:29:06 -0400 John W. Eaton allow gui to force readline to return from its idle/read loop
Wed, 27 Mar 2013 18:37:42 -0400 John W. Eaton move hook_function classes to separate file
Wed, 27 Mar 2013 18:35:52 -0400 John W. Eaton don't delete terminal widget, it's managed by terminal_dock_widget
Wed, 27 Mar 2013 19:52:26 +0100 Torsten gui: provide defaults for all values read from the settings file
Wed, 27 Mar 2013 16:12:35 -0400 John W. Eaton use class for lists of input hook functions
Wed, 27 Mar 2013 12:59:12 -0400 John W. Eaton open editor tab and insert marker for debugging with gui
Wed, 27 Mar 2013 00:45:49 -0400 John W. Eaton * contributors.in: Include John Donoghue in the list.
Wed, 27 Mar 2013 00:44:04 -0400 John Donoghue editor goto line menu item (bug #38590)
Tue, 26 Mar 2013 13:52:03 -0400 John W. Eaton provide hook function for dbstop events
Tue, 26 Mar 2013 13:26:34 -0400 John W. Eaton allow initial args to be passed to input hook functions
Tue, 26 Mar 2013 13:18:05 -0400 John W. Eaton return hook function ids
Tue, 26 Mar 2013 09:48:18 -0700 Rik configure.ac: Fix Java version detection on NixOS (bug #38593)
Tue, 26 Mar 2013 10:43:42 -0400 Axel Mathéi min Matlab compatibility issue (bug #33530)
Tue, 26 Mar 2013 09:50:20 -0400 John W. Eaton maint: merging omitted commit message
Mon, 25 Mar 2013 18:54:11 -0400 John W. Eaton set breakpoint on if command list, not if command itself
Mon, 25 Mar 2013 18:54:11 -0400 John W. Eaton /home/jwe/foo.cl
Mon, 25 Mar 2013 14:32:49 -0700 Rik hot.m: Make colormap compatible with Matlab (bug #36473).
Sun, 24 Mar 2013 13:22:06 -0400 John W. Eaton use secondary prompt when reading block comments
Sun, 24 Mar 2013 13:01:17 -0400 John W. Eaton properly recognize nested block comments
Sat, 23 Mar 2013 16:58:39 -0400 John W. Eaton recognize block comment begin while processing line comments (bug #38559)
Sat, 23 Mar 2013 15:55:45 -0400 John W. Eaton new test for command syntax
Sat, 23 Mar 2013 15:29:15 -0400 John W. Eaton and foo NUMBER as command syntax (bug #38565)
Sat, 23 Mar 2013 15:02:29 -0400 John W. Eaton recognize variables when parsing (bug #38576)