Mercurial > hg > octave-lyh
graph
-
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
-
hsv.m: Make colormap compatible with Matlab (bug #36473).Thu, 21 Mar 2013 07:45:04 -0700, by Rik
-
copper.m: Make colormap compatible with Matlab (bug #36473).Thu, 21 Mar 2013 07:42:59 -0700, by Rik
-
scroll to bottom of history list directlyThu, 21 Mar 2013 02:31:09 -0400, by John W. Eaton
-
use direct callbacks instead to handle history and workspace list updatesThu, 21 Mar 2013 02:28:48 -0400, by John W. Eaton
-
provide pre- and post-input hook functionsThu, 21 Mar 2013 02:14:19 -0400, by John W. Eaton
-
use function handle for fltk input event hook functionThu, 21 Mar 2013 02:07:59 -0400, by John W. Eaton
-
allow add_input_event_hook to accept function handlesThu, 21 Mar 2013 02:04:12 -0400, by John W. Eaton
-
doc: Replace \" with " in deprecated java m-files copied from C++ sources.Wed, 20 Mar 2013 14:10:48 -0700, by Rik
-
NEWS: Update list of Java functions added for release 3.8.Wed, 20 Mar 2013 14:06:42 -0700, by Rik
-
voronoin.m: Update documentation about which options are passed to QHull.Wed, 20 Mar 2013 13:39:48 -0700, by Rik
-
__voronoi__.cc: Change QHull arguments for 4D inputs to match Matlab.Wed, 20 Mar 2013 12:26:05 -0700, by Rik
-
Remove extra line printed at end of dbtype (off-by-1 error).Wed, 20 Mar 2013 11:43:19 -0700, by Rik
-
build: remove GUI built translation files with distclean target.Wed, 20 Mar 2013 10:47:21 -0700, by Rik
-
Stop compilation warning about signal function declared virtual.Wed, 20 Mar 2013 08:59:04 -0700, by Rik
-
allow exponent in output to always have 3 digitsTue, 19 Mar 2013 20:51:27 -0400, by John W. Eaton
-
fplot.m: Overhaul code to use modern coding practices.Tue, 19 Mar 2013 16:00:09 -0700, by Rik
-
don't swallow statements that follow comment lines (bug #38549)Tue, 19 Mar 2013 18:03:23 -0400, by John W. Eaton
-
"\n" is the new empty string (bug #38552)Tue, 19 Mar 2013 17:28:53 -0400, by John W. Eaton
-
if not interactive, bypass readline and read stdin as a file (bug #38520)Tue, 19 Mar 2013 17:06:27 -0400, by John W. Eaton
-
handle foo @... as command syntaxTue, 19 Mar 2013 17:06:22 -0400, by John W. Eaton
-
text.m: Fix null label if string is "default" (bug #36156)Tue, 19 Mar 2013 13:54:10 -0700, by Rik
-
conditionally define HAVE_FFTW and HAVE_ZLIB in config.hSun, 17 Mar 2013 05:12:56 -0400, by John W. Eaton
-
build top-level directory after scripts and src directoriesSun, 17 Mar 2013 05:01:00 -0400, by John W. Eaton
-
move AH_BOTTOM output to separate header fileSun, 17 Mar 2013 04:58:33 -0400, by John W. Eaton
-
build: allow make dist in libgui without Qt (bug #38518)Sat, 16 Mar 2013 16:44:24 -0400, by Mike Miller
-
build: include GUI translation source files in the distribution tarballSat, 16 Mar 2013 16:19:03 -0400, by Mike Miller
-
build: generate GUI language files in the build directorySat, 16 Mar 2013 16:19:00 -0400, by Mike Miller
-
build: Call Qt tools using make variablesSat, 16 Mar 2013 15:54:58 -0400, by Mike Miller
-
also accept "." as possibly beginning a commandSat, 16 Mar 2013 04:43:30 -0400, by John W. Eaton
-
* configure.ac: look for lrelease and lrelease-qt4/-qt5Sat, 16 Mar 2013 09:22:11 +0100, by Torsten
-
provide int64 extractors for octave_value classSat, 16 Mar 2013 03:58:07 -0400, by John W. Eaton
-
include test file in distribution tarballSat, 16 Mar 2013 03:41:21 -0400, by John W. Eaton
-
distribute parser header files omitted in changeset faaf60aa457cSat, 16 Mar 2013 02:26:42 -0400, by John W. Eaton
-
don't modify symbol table scope in the parserSat, 16 Mar 2013 02:02:43 -0400, by John W. Eaton