Mercurial > hg > octave-lyh
graph
-
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
-
editor goto line menu item (bug #38590)Wed, 27 Mar 2013 00:44:04 -0400, by John Donoghue
-
provide hook function for dbstop eventsTue, 26 Mar 2013 13:52:03 -0400, by John W. Eaton
-
allow initial args to be passed to input hook functionsTue, 26 Mar 2013 13:26:34 -0400, by John W. Eaton
-
return hook function idsTue, 26 Mar 2013 13:18:05 -0400, by John W. Eaton
-
configure.ac: Fix Java version detection on NixOS (bug #38593)Tue, 26 Mar 2013 09:48:18 -0700, by Rik
-
min Matlab compatibility issue (bug #33530)Tue, 26 Mar 2013 10:43:42 -0400, by Axel Mathéi
-
maint: merging omitted commit messageTue, 26 Mar 2013 09:50:20 -0400, by John W. Eaton
-
set breakpoint on if command list, not if command itselfMon, 25 Mar 2013 18:54:11 -0400, by John W. Eaton
-
/home/jwe/foo.clMon, 25 Mar 2013 18:54:11 -0400, by John W. Eaton
-
hot.m: Make colormap compatible with Matlab (bug #36473).Mon, 25 Mar 2013 14:32:49 -0700, by Rik
-
use secondary prompt when reading block commentsSun, 24 Mar 2013 13:22:06 -0400, by John W. Eaton
-
properly recognize nested block commentsSun, 24 Mar 2013 13:01:17 -0400, by John W. Eaton
-
recognize block comment begin while processing line comments (bug #38559)Sat, 23 Mar 2013 16:58:39 -0400, by John W. Eaton
-
new test for command syntaxSat, 23 Mar 2013 15:55:45 -0400, by John W. Eaton
-
and foo NUMBER as command syntax (bug #38565)Sat, 23 Mar 2013 15:29:15 -0400, by John W. Eaton
-
recognize variables when parsing (bug #38576)Sat, 23 Mar 2013 15:02:29 -0400, by John W. Eaton
-
doc: java.texi: dropped OF package specific textSat, 23 Mar 2013 00:09:25 +0100, by Philip Nienhuis
-
maint: update gnulib for upstream fix for bug #38424Fri, 22 Mar 2013 10:43:00 -0700, by Rik
-
textscan.m, textread.m: allow reading multi-column data files with empty format + tests (bug #38317)Fri, 22 Mar 2013 17:46:04 +0100, by Philip Nienhuis
-
doc: Update docstring for view.mThu, 21 Mar 2013 21:38:36 -0700, by Rik
-
build: Disallow packaging distribution unless Java is present (bug #38532)Thu, 21 Mar 2013 21:24:40 -0700, by Rik
-
track line and column info directly in call stack (bug #38556)Thu, 21 Mar 2013 16:30:00 -0400, by John W. Eaton