Sat, 02 Nov 2013 14:34:02 -0700 |
Rik |
build: Don't use JAVA_CPPFLAGS, FT2_CPPFLAGS everywhere when making .df files.
|
Sat, 02 Nov 2013 14:46:43 -0400 |
Mike Miller |
which: return the full path to a regular file (bug #40332)
|
Fri, 01 Nov 2013 21:42:06 -0400 |
John W. Eaton |
make -q suppress no graphical display startup message (bug #38937)
|
Fri, 01 Nov 2013 15:54:19 -0400 |
John W. Eaton |
include Qt files with <QFoo> instead of <QtGui/QFoo> (bug #40252)
|
Fri, 01 Nov 2013 15:40:19 -0400 |
John W. Eaton |
restore display of "persistent", "automatic", etc. removed by 53f433bae63b
|
Fri, 01 Nov 2013 14:45:35 -0400 |
John W. Eaton |
display (possibly truncated) values of strings in workspace view
|
Fri, 01 Nov 2013 14:30:47 -0400 |
John W. Eaton |
show when variables are complex in workspace view (bug #40445)
|
Fri, 01 Nov 2013 12:20:18 -0400 |
John W. Eaton |
avoid crash in sparse constructor (bug #)
|
Thu, 31 Oct 2013 22:19:07 -0700 |
Rik |
maint: Use common #define syntax "octave_filename_h" in h_files.
|
Thu, 31 Oct 2013 21:15:00 -0700 |
Rik |
build: Remove REGEX_CPPFLAGS from XTRA_CXXFLAGS.
|
Thu, 31 Oct 2013 17:10:38 -0700 |
Rik |
build: Remove LLVM_(CPPFLAGS|CXXFLAGS) from XTRA_CXXFLAGS.
|
Thu, 31 Oct 2013 16:38:32 -0700 |
Rik |
build: Don't search path at compile time for jvm on Win32 platforms.
|
Thu, 31 Oct 2013 17:26:04 -0400 |
John W. Eaton |
attempt to avoid setting persistent state on i/o streams (bug #40396)
|
Thu, 31 Oct 2013 21:44:58 +0100 |
Torsten |
*de_DE.ts: update for german gui translation
|
Thu, 31 Oct 2013 13:13:25 -0700 |
Rik |
build: Remove FreeType and Fontconfig CPPFLAGS from XTRA_CXXFLAGS.
|
Thu, 31 Oct 2013 20:56:37 +0100 |
Torsten |
*de_DE.ts: fixed typo in german gui translation
|
Thu, 31 Oct 2013 03:58:26 -0400 |
John W. Eaton |
make compilation of main.cc work again when not building GUI
|
Thu, 31 Oct 2013 02:25:47 -0400 |
John W. Eaton |
fix compilation of main.cc on Windows
|
Wed, 30 Oct 2013 21:55:14 -0700 |
Rik |
maint: A few Octave coding convention tweaks
|
Wed, 30 Oct 2013 19:18:25 -0400 |
John W. Eaton |
set LC_NUMERIC local to "C" for CLI and GUI (bug #40422)
|
Wed, 30 Oct 2013 19:04:15 -0400 |
John W. Eaton |
preserve cached mxArray_octave_value data while it's still in use (bug #40429)
|
Wed, 30 Oct 2013 14:10:19 -0400 |
John W. Eaton |
* welcome-wizard.cc (ctor): Minor tweak to message.
|
Wed, 30 Oct 2013 22:47:45 +0100 |
Philip Nienhuis |
correct unintended changes to mkoctfile.in.sh
|
Wed, 30 Oct 2013 22:31:10 +0100 |
Torsten |
* de_DE.ts: updated German GUI trnaslation
|
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
|