Wed, 30 Oct 2013 22:10:55 +0100 |
Philip Nienhuis |
nl_NL.ts: updated Dutch GUI translation
|
Wed, 30 Oct 2013 12:43:15 -0400 |
John W. Eaton |
allow main.cc to build again with --disable-gui
|
Wed, 30 Oct 2013 02:08:41 -0400 |
John W. Eaton |
use QCoreApplication if starting with --no-gui
|
Wed, 30 Oct 2013 00:34:14 -0400 |
John W. Eaton |
* main.in.cc (have_controlling_terminal): Return bool, not int.
|
Wed, 30 Oct 2013 00:33:39 -0400 |
John W. Eaton |
* main.in.cc (main): Eliminate some #ifdefs.
|
Wed, 30 Oct 2013 00:18:28 -0400 |
John W. Eaton |
only fork and exec when starting gui
|
Tue, 29 Oct 2013 20:39:15 -0700 |
Rik |
HACKING: Remove unused directory octave-adaptor from documentation.
|
Tue, 29 Oct 2013 20:39:08 -0700 |
Rik |
build: Remove unused REGEX_LDFLAGS from libinterp link-deps.mk
|
Tue, 29 Oct 2013 23:22:11 +0100 |
Andreas Weber |
es_ES.ts: updated spanish translation from Valentin
|
Tue, 29 Oct 2013 15:16:23 -0700 |
Rik |
build: Remove embedded gl2ps. Require gl2ps as external dependency.
|
Tue, 29 Oct 2013 16:29:46 -0400 |
John W. Eaton |
find symbols in proper scope when debugging (bug #40397)
|
Tue, 29 Oct 2013 12:31:57 -0700 |
Rik |
maint: Fix various problems with GPL copyright statements.
|
Tue, 29 Oct 2013 11:49:22 -0700 |
Rik |
HACKING: Update information for impending 3.8 release.
|
Tue, 29 Oct 2013 11:24:14 -0700 |
Rik |
doc: Document --jit-compiler option in manual.
|
Tue, 29 Oct 2013 11:09:49 -0700 |
Rik |
Build JIT compiler by default, but do not enable it by default.
|
Tue, 29 Oct 2013 10:28:39 -0700 |
Rik |
Use GNU style coding conventions for code in examples/
|
Tue, 29 Oct 2013 09:54:40 -0700 |
Rik |
Use GNU style coding conventions for code in libgui/
|
Mon, 28 Oct 2013 20:49:13 -0700 |
Rik |
Use GNU style coding conventions for code in src/.
|
Tue, 29 Oct 2013 01:28:06 -0400 |
John W. Eaton |
undo 7b305b36b87e to avoid Windows putenv/setenv failure (bug #40381)
|
Mon, 28 Oct 2013 19:51:46 -0700 |
Rik |
Use GNU style coding conventions for code in libinterp/
|
Mon, 28 Oct 2013 21:04:48 -0400 |
Mike Miller |
build: Fix OCTAVE_CPPFLAGS typo
|
Mon, 28 Oct 2013 23:34:30 +0100 |
Andreas Weber |
manova.m: update of description for 2 disabled tests and 2 error msg fixes
|
Mon, 28 Oct 2013 16:38:46 -0400 |
John W. Eaton |
allow octave binary to work if building GUI is disabled (bug #40395)
|
Mon, 28 Oct 2013 21:11:45 +0100 |
Andreas Weber |
SparseCmplxCHOL.cc, SparsedbleCHOL.cc: removed spchol2inv from error msg
|
Mon, 28 Oct 2013 15:32:20 -0400 |
John W. Eaton |
automatically locate wrapper binary on Windows systems (bug #40381)
|
Mon, 28 Oct 2013 19:03:29 +0100 |
Carlo de Falco |
fix segfault/corrupted memory when terminating an embedded interpreter.
|
Sun, 27 Oct 2013 23:13:45 -0400 |
John W. Eaton |
allow octave main program to work on Windows systems
|
Sun, 27 Oct 2013 22:06:37 -0400 |
John W. Eaton |
distribute options-usage.h
|
Sun, 27 Oct 2013 18:47:22 -0400 |
John W. Eaton |
new main program wrapper to handle giving up controlling tty
|
Sun, 27 Oct 2013 08:40:54 -0400 |
John W. Eaton |
move usage and options strings and funtions to separate file
|