Mercurial > hg > octave-nkf
graph
-
which: return the full path to a regular file (bug #40332)Sat, 02 Nov 2013 14:46:43 -0400, by Mike Miller
-
make -q suppress no graphical display startup message (bug #38937)Fri, 01 Nov 2013 21:42:06 -0400, by John W. Eaton
-
include Qt files with <QFoo> instead of <QtGui/QFoo> (bug #40252)Fri, 01 Nov 2013 15:54:19 -0400, by John W. Eaton
-
restore display of "persistent", "automatic", etc. removed by 53f433bae63bFri, 01 Nov 2013 15:40:19 -0400, by John W. Eaton
-
display (possibly truncated) values of strings in workspace viewFri, 01 Nov 2013 14:45:35 -0400, by John W. Eaton
-
show when variables are complex in workspace view (bug #40445)Fri, 01 Nov 2013 14:30:47 -0400, by John W. Eaton
-
avoid crash in sparse constructor (bug #)Fri, 01 Nov 2013 12:20:18 -0400, by John W. Eaton
-
maint: Use common #define syntax "octave_filename_h" in h_files.Thu, 31 Oct 2013 22:19:07 -0700, by Rik
-
build: Remove REGEX_CPPFLAGS from XTRA_CXXFLAGS.Thu, 31 Oct 2013 21:15:00 -0700, by Rik
-
build: Remove LLVM_(CPPFLAGS|CXXFLAGS) from XTRA_CXXFLAGS.Thu, 31 Oct 2013 17:10:38 -0700, by Rik
-
build: Don't search path at compile time for jvm on Win32 platforms.Thu, 31 Oct 2013 16:38:32 -0700, by Rik
-
attempt to avoid setting persistent state on i/o streams (bug #40396)Thu, 31 Oct 2013 17:26:04 -0400, by John W. Eaton
-
*de_DE.ts: update for german gui translationThu, 31 Oct 2013 21:44:58 +0100, by Torsten
-
build: Remove FreeType and Fontconfig CPPFLAGS from XTRA_CXXFLAGS.Thu, 31 Oct 2013 13:13:25 -0700, by Rik
-
*de_DE.ts: fixed typo in german gui translationThu, 31 Oct 2013 20:56:37 +0100, by Torsten
-
make compilation of main.cc work again when not building GUIThu, 31 Oct 2013 03:58:26 -0400, by John W. Eaton
-
fix compilation of main.cc on WindowsThu, 31 Oct 2013 02:25:47 -0400, by John W. Eaton
-
maint: A few Octave coding convention tweaksWed, 30 Oct 2013 21:55:14 -0700, by Rik
-
set LC_NUMERIC local to "C" for CLI and GUI (bug #40422)Wed, 30 Oct 2013 19:18:25 -0400, by John W. Eaton
-
preserve cached mxArray_octave_value data while it's still in use (bug #40429)Wed, 30 Oct 2013 19:04:15 -0400, by John W. Eaton
-
* welcome-wizard.cc (ctor): Minor tweak to message.Wed, 30 Oct 2013 14:10:19 -0400, by John W. Eaton
-
correct unintended changes to mkoctfile.in.shWed, 30 Oct 2013 22:47:45 +0100, by Philip Nienhuis
-
* de_DE.ts: updated German GUI trnaslationWed, 30 Oct 2013 22:31:10 +0100, by Torsten
-
nl_NL.ts: updated Dutch GUI translationWed, 30 Oct 2013 22:10:55 +0100, by Philip Nienhuis
-
allow main.cc to build again with --disable-guiWed, 30 Oct 2013 12:43:15 -0400, by John W. Eaton
-
use QCoreApplication if starting with --no-guiWed, 30 Oct 2013 02:08:41 -0400, by John W. Eaton
-
* main.in.cc (have_controlling_terminal): Return bool, not int.Wed, 30 Oct 2013 00:34:14 -0400, by John W. Eaton
-
* main.in.cc (main): Eliminate some #ifdefs.Wed, 30 Oct 2013 00:33:39 -0400, by John W. Eaton
-
only fork and exec when starting guiWed, 30 Oct 2013 00:18:28 -0400, by John W. Eaton
-
HACKING: Remove unused directory octave-adaptor from documentation.Tue, 29 Oct 2013 20:39:15 -0700, by Rik
-
build: Remove unused REGEX_LDFLAGS from libinterp link-deps.mkTue, 29 Oct 2013 20:39:08 -0700, by Rik
-
es_ES.ts: updated spanish translation from ValentinTue, 29 Oct 2013 23:22:11 +0100, by Andreas Weber
-
build: Remove embedded gl2ps. Require gl2ps as external dependency.Tue, 29 Oct 2013 15:16:23 -0700, by Rik
-
find symbols in proper scope when debugging (bug #40397)Tue, 29 Oct 2013 16:29:46 -0400, by John W. Eaton
-
maint: Fix various problems with GPL copyright statements.Tue, 29 Oct 2013 12:31:57 -0700, by Rik
-
HACKING: Update information for impending 3.8 release.Tue, 29 Oct 2013 11:49:22 -0700, by Rik
-
doc: Document --jit-compiler option in manual.Tue, 29 Oct 2013 11:24:14 -0700, by Rik
-
Build JIT compiler by default, but do not enable it by default.Tue, 29 Oct 2013 11:09:49 -0700, by Rik
-
Use GNU style coding conventions for code in examples/Tue, 29 Oct 2013 10:28:39 -0700, by Rik
-
Use GNU style coding conventions for code in libgui/Tue, 29 Oct 2013 09:54:40 -0700, by Rik
-
Use GNU style coding conventions for code in src/.Mon, 28 Oct 2013 20:49:13 -0700, by Rik
-
undo 7b305b36b87e to avoid Windows putenv/setenv failure (bug #40381)Tue, 29 Oct 2013 01:28:06 -0400, by John W. Eaton
-
Use GNU style coding conventions for code in libinterp/Mon, 28 Oct 2013 19:51:46 -0700, by Rik
-
build: Fix OCTAVE_CPPFLAGS typoMon, 28 Oct 2013 21:04:48 -0400, by Mike Miller
-
manova.m: update of description for 2 disabled tests and 2 error msg fixesMon, 28 Oct 2013 23:34:30 +0100, by Andreas Weber
-
allow octave binary to work if building GUI is disabled (bug #40395)Mon, 28 Oct 2013 16:38:46 -0400, by John W. Eaton
-
SparseCmplxCHOL.cc, SparsedbleCHOL.cc: removed spchol2inv from error msgMon, 28 Oct 2013 21:11:45 +0100, by Andreas Weber
-
automatically locate wrapper binary on Windows systems (bug #40381)Mon, 28 Oct 2013 15:32:20 -0400, by John W. Eaton
-
fix segfault/corrupted memory when terminating an embedded interpreter.Mon, 28 Oct 2013 19:03:29 +0100, by Carlo de Falco
-
allow octave main program to work on Windows systemsSun, 27 Oct 2013 23:13:45 -0400, by John W. Eaton
-
distribute options-usage.hSun, 27 Oct 2013 22:06:37 -0400, by John W. Eaton
-
new main program wrapper to handle giving up controlling ttySun, 27 Oct 2013 18:47:22 -0400, by John W. Eaton
-
move usage and options strings and funtions to separate fileSun, 27 Oct 2013 08:40:54 -0400, by John W. Eaton
-
updated language files (with bash lexer editor styles) and finished de_DESun, 27 Oct 2013 22:05:50 +0100, by Torsten
-
imrpove conversion of link formats in documentation browserSun, 27 Oct 2013 21:51:47 +0100, by Torsten
-
nl_NL.ts: updated Dutch translationSun, 27 Oct 2013 21:57:33 +0100, by Philip Nienhuis
-
Put dldfcn CPPFLAGS ahead of AM_CPPFLAGS (bug #36064)Sun, 27 Oct 2013 09:01:04 -0700, by Rik
-
* install.txi: Use @ref instead of xref or pxref in mid sentence.Sun, 27 Oct 2013 08:34:05 -0400, by John W. Eaton
-
if NEWS file is missing, include expected file name in release notes messageSun, 27 Oct 2013 08:08:17 -0400, by John W. Eaton
-
Correctly set MKOCTFILE_XXXX tools in cross compile mode (Bug #40321)Sun, 27 Oct 2013 08:55:33 -0400, by John Donoghue
-
maint: Use GNU style coding conventions for code in liboctave/Sat, 26 Oct 2013 18:57:05 -0700, by Rik
-
remove XREF from the links in the docuemntationSat, 26 Oct 2013 23:20:30 +0200, by Torsten
-
bug-38691.tst: Clean up after test and remove dirs temporarily added to path.Sat, 26 Oct 2013 10:26:58 -0700, by Rik
-
fr_FR.ts : Update French TranslationSat, 26 Oct 2013 11:30:45 +0200, by David Bateman
-
doc: avoid word 'below' when reference is in another node (bug #39260)Sat, 26 Oct 2013 08:31:04 +0100, by Carnë Draug
-
Format release notes as preformatted text in the GUI (bug #40367)Sat, 26 Oct 2013 00:38:31 -0400, by Mike Miller
-
Distribute an AppData for Octave as suggested by freedesktop.org (bug #40356)Wed, 23 Oct 2013 19:48:30 +0100, by Carnë Draug
-
es_ES.ts: updated spanish translation from ValentinFri, 25 Oct 2013 23:57:04 +0200, by Andreas Weber
-
* de_DE.ts: updated german translationFri, 25 Oct 2013 20:59:43 +0200, by Andreas Weber
-
merge away extra headFri, 25 Oct 2013 07:22:03 +0200, by Torsten
-
update of gui language files to new strings (translation updates required)Fri, 25 Oct 2013 06:49:06 +0200, by Torsten
-
translators: Fix typo in comments.Thu, 24 Oct 2013 16:46:50 -0700, by Rik
-
doc: Use double-quote in preference to single quote in code examples.Thu, 24 Oct 2013 15:22:04 -0700, by Rik
-
doc: Add missing functions to manual.Thu, 24 Oct 2013 14:44:23 -0700, by Rik
-
avoid HDF5 error message at exit (bug #37713)Thu, 24 Oct 2013 17:13:02 -0400, by John W. Eaton
-
doc: Final spellcheck of documentation before 3.8 release.Thu, 24 Oct 2013 13:53:45 -0700, by Rik
-
doc: Final grammarcheck of docstrings for 3.8 release.Thu, 24 Oct 2013 13:49:01 -0700, by Rik
-
NEWS: Update announcements for 3.8 release.Thu, 24 Oct 2013 13:34:51 -0700, by Rik
-
print.m: Restore figure position first (in pixels) and then original units.Thu, 24 Oct 2013 13:17:13 -0700, by Rik
-
add more recognizable icons for the font size in the doc browserThu, 24 Oct 2013 21:20:35 +0200, by Torsten
-
Adding elementwise hint to the power errors.Thu, 24 Oct 2013 04:32:11 +0300, by Serhiy Zahoriya
-
fix filtering debug message from the editor's file watcherThu, 24 Oct 2013 12:38:24 +0200, by Torsten
-
maint: Style fixes.Thu, 24 Oct 2013 01:46:26 -0400, by John W. Eaton
-
maint: periodic merge of default to classdef classdefWed, 23 Oct 2013 22:29:06 -0400, by John W. Eaton
-
maint: Update copyright notices for release.Wed, 23 Oct 2013 22:09:27 -0400, by John W. Eaton
-
oct-parse.in.yy: Add %expect declaration.Wed, 23 Oct 2013 20:30:03 -0400, by John W. Eaton
-
Fix shrinking axes when printing plots with legends (bug #40333).Wed, 23 Oct 2013 16:55:26 -0700, by Rik
-
avoid warnings about casts and gnulib functionsWed, 23 Oct 2013 18:27:06 -0400, by John W. Eaton
-
new preference in settings: editor creates nonexisting files wihtout promptWed, 23 Oct 2013 22:20:06 +0200, by Torsten
-
remove XREF from tab names in the documentation browserWed, 23 Oct 2013 21:05:53 +0200, by Torsten
-
* edit.m: update documentation, new files are created in current directoryWed, 23 Oct 2013 21:03:00 +0200, by Torsten
-
prevent the editor's file watcher from signaling fasle alarms (bug #40312)Wed, 23 Oct 2013 20:50:58 +0200, by Torsten
-
editor asks if a new file should be created when called from edit (bug #40351)Wed, 23 Oct 2013 19:14:12 +0200, by Torsten
-
maint: periodic merge of default to classdef classdefMon, 14 Oct 2013 17:16:36 -0400, by John W. Eaton
-
imshow.m: Add support for "xdata" and "ydata" options, make option parser case insensitiveSat, 06 Apr 2013 13:56:21 +0200, by Pantxo Diribarne
-
use more direct method for checking input source for lexerTue, 22 Oct 2013 19:39:50 -0400, by John W. Eaton
-
Print warning and abort FLTK plot if data values < -maxfloat (bug #40246)Tue, 22 Oct 2013 16:20:33 -0700, by Rik
-
eliminate global LEXER variableTue, 22 Oct 2013 18:43:36 -0400, by John W. Eaton
-
legend.m: Fix legend color for bar graphs (bug #40327)Tue, 22 Oct 2013 14:32:21 -0700, by Rik
-
fix display of global search in doc browser (bug #40348)Tue, 22 Oct 2013 22:27:19 +0200, by Torsten
-
Add solutions to warning message when data values exceed float capacity.Tue, 22 Oct 2013 12:37:20 -0700, by Rik
-
Fix segfault when x or y data values are large (bug #39925).Tue, 22 Oct 2013 12:27:31 -0700, by Rik
-
Print warning and abort plot if data range > max float (bug #40246)Tue, 22 Oct 2013 11:50:13 -0700, by Rik
-
ppval.m: ensure consistency in the shape of intermediate interpolated matrix between "nearest" and higher order methods.Fri, 10 May 2013 13:34:31 +0200, by Pantxo Diribarne
-
rectangle.m: Fix multiple parenting issues (bug #40214, bug #39813).Tue, 22 Oct 2013 08:34:23 -0700, by Rik
-
print.m: 2nd fix for printing when using -F option (bug #40334)Tue, 22 Oct 2013 06:32:54 -0700, by Rik
-
allow "help dir-name" to work when comment block ends at EOF (bug #40342)Tue, 22 Oct 2013 05:33:35 -0400, by John W. Eaton
-
print.m: Fix printing when using -F option with legends (bug #40334).Mon, 21 Oct 2013 22:46:06 -0700, by Rik
-
Further corrections to parenting of axes (bug #39813)Mon, 21 Oct 2013 22:25:15 -0700, by Rik
-
Fix incorrect parenting of axes and hggroups (bug #39813)Mon, 23 Sep 2013 19:44:57 +0200, by Pantxo Diribarne
-
Overhaul stft and synthesis functionsMon, 21 Oct 2013 16:57:02 -0700, by Rik
-
doc: minor cleanup of fftfilt docstringMon, 21 Oct 2013 18:51:21 -0400, by Mike Miller
-
factor.m: Warn when the input is too large to calculate reliable answer.Fri, 07 Dec 2012 10:03:33 -0500, by Doug Stewart
-
Display usage of news as command after installing a package (patch #7708)Mon, 21 Oct 2013 22:57:34 +0100, by Carnë Draug
-
qqplot.m: Accept 2nd vector and use empirical_inv for compatibility w/Matlab (bug #39938).Mon, 21 Oct 2013 12:58:42 -0700, by Muhali
-
Avoid use of numel for sparse matrix when concatenating (bug #40324)Mon, 21 Oct 2013 21:58:01 +0200, by David Bateman
-
__sprand_impl__.m : Fix off by one error in the column index for large matrices (bug #40325)Mon, 21 Oct 2013 20:28:24 +0200, by David Bateman
-
run.m: append .m extension when none was provided.Sun, 20 Oct 2013 22:23:31 +0200, by Pantxo Diribarne
-
gray2ind.m: Enable handling of ND images.Fri, 12 Apr 2013 20:10:32 +0100, by Adam H Aitkenhead