log

age author description
Wed, 20 Nov 2013 08:51:49 -0800 Rik configure.ac: Use two spaces for sentence breaks in warning messages.
Wed, 20 Nov 2013 11:26:07 -0500 John W. Eaton improve performance of exist when searching for specific items
Tue, 19 Nov 2013 22:19:41 -0500 John Donoghue GUI: Add statusbar with line/col indicator to editor window (Bug #40626)
Tue, 19 Nov 2013 21:40:04 +0100 Torsten * be_by.ts: new translations by Mihas and updated to new strings
Mon, 18 Nov 2013 14:19:49 -0500 John Swensen Added a context menu changing the visible columns in the file browser
Tue, 19 Nov 2013 14:25:32 -0500 Michael Goffioul [Win32] Use spawn instead of exec for main octave wrapper executable.
Tue, 19 Nov 2013 14:21:38 -0500 Michael Goffioul Working CTRL-C handling implementation for Win32.
Sun, 10 Nov 2013 11:06:58 -0500 Michael Godfrey doc: Mention GUI in introduction. Update figure root properties.
Mon, 18 Nov 2013 19:12:24 -0500 Michael Goffioul Export symbols from version.h.
Mon, 18 Nov 2013 19:12:18 -0500 Michael Goffioul Fix "get_help_text('\')" in Windows.
Mon, 18 Nov 2013 19:12:05 -0500 Michael Goffioul * libgui/src/main-window.cc: Replace "not" with "!" in CPP statement.
Mon, 18 Nov 2013 19:11:36 -0500 Michael Goffioul * libinterp/corefcn/display.h (class display_info): Add OCTINTERP_API.
Mon, 18 Nov 2013 19:11:29 -0500 Michael Goffioul Include <config.h> in C++ files generated from resources.
Mon, 18 Nov 2013 15:07:01 -0800 Rik Fix failing test in syscalls.cc on MinGW platform (bug #40606).
Mon, 18 Nov 2013 22:28:16 +0100 Torsten update language files in libgui/languages to new test strings
Mon, 18 Nov 2013 09:23:15 +0100 Carlo de Falco Document calling DEFUN functions in C++.
Sun, 17 Nov 2013 23:30:00 -0600 Daniel J Sebald Center the Octave Community News window only when constructed (bug #40618)
Mon, 18 Nov 2013 13:06:36 +0100 Torsten * main-window.cc (set_window_layout): remove double setVisible ()
Sun, 17 Nov 2013 21:31:49 -0500 John Donoghue Use gnulib uname
Thu, 14 Nov 2013 22:31:43 +0530 PrasannaKumar Muralidharan Fix uninitialised parameters in pixel2status
Sun, 17 Nov 2013 21:19:52 +0100 Pantxo Diribarne octave-gui.cc: use QApplication instead of QCoreApplication in --no-gui mode.
Sun, 17 Nov 2013 12:47:58 +0100 Torsten check the creation of settings object for success before starting the gui
Sun, 17 Nov 2013 09:55:49 +0100 Torsten add preference for allowing connections to the octave web site
Sat, 16 Nov 2013 20:38:34 +0100 Torsten * file-editor.cc (request_open_file): new edit tab when file name is empty
Sat, 16 Nov 2013 12:05:26 -0500 John W. Eaton respect option for opting out of web connections for community news
Sat, 16 Nov 2013 02:52:30 -0500 John W. Eaton display community news in simple window; check timestamp and serial number
Sat, 16 Nov 2013 02:44:20 -0500 John W. Eaton remove trailing slash from settings directory string
Fri, 15 Nov 2013 22:57:45 -0500 John W. Eaton * welcome-wizard.h, welcome-wizard.cc: Rewrite.
Fri, 15 Nov 2013 22:21:05 -0500 John W. Eaton set maximum size for release notes window from screen size
Sun, 10 Nov 2013 16:10:19 -0800 Rik Tweak GUI strings for conformity.
Thu, 14 Nov 2013 23:20:52 -0500 Michael Goffioul Restore correct preprocessor statememt in lo-specfun.h
Thu, 14 Nov 2013 23:20:48 -0500 Michael Goffioul Fix use of XXX_API macros and export more symbols from liboctave.
Thu, 14 Nov 2013 23:20:43 -0500 Michael Goffioul * configure.ac (XTRA_CRUFT_SH_LDFLAGS): Remove "-def" for MSVC.
Thu, 14 Nov 2013 22:09:38 -0500 Mike Miller qp.m: Condition test on HAVE_GLPK
Thu, 14 Nov 2013 16:52:21 -0500 John W. Eaton allow welcome wizard dialog to be canceled
Thu, 14 Nov 2013 19:17:01 +0100 Torsten save and restore minimized state of floating dock-widgets (bug #40485)
Thu, 14 Nov 2013 10:01:57 -0800 Rik Fix loading complex values with 'NA' saved in text format (bug #40575).
Thu, 14 Nov 2013 09:45:17 -0800 Rik doc: Add new contributors to list in manual.
Thu, 14 Nov 2013 18:38:59 +0100 Torsten fix some focus issues with the editor
Thu, 14 Nov 2013 10:09:31 -0500 John W. Eaton unblock sigint in cli thread when using --no-gui
Wed, 13 Nov 2013 15:27:08 -0800 Rik configure.ac: If not specified, use --enable-float-truncate for MinGW and Cygwin.
Wed, 13 Nov 2013 11:27:46 -0500 John W. Eaton * octave-dock-widget.cc: Include config.h.
Tue, 12 Nov 2013 19:24:49 -0500 John W. Eaton interrupt interpreter thread in GUI instead of calling "raise (SIGINT)"
Wed, 13 Nov 2013 02:28:34 -0500 John W. Eaton include config.h in more files in libgui
Tue, 12 Nov 2013 15:46:59 -0500 John W. Eaton raise SIGINT in octave_interpreter instead of in QTerminal
Tue, 12 Nov 2013 12:36:30 -0500 John W. Eaton rename octave_main_thread to octave_interpreter
Tue, 12 Nov 2013 12:36:30 -0500 John W. Eaton derive octave_main_thread from QObject, not QThread
Wed, 13 Nov 2013 06:36:50 +0000 Carnë Draug imread: be case insensitive when checking "Index" and "Frames" options.
Wed, 13 Nov 2013 06:02:48 +0000 Carnë Draug imread: avoid out of bounds error when reading part of multipage image file.
Tue, 12 Nov 2013 22:37:50 -0800 Rik Issue an error if reshape called with just a single dimension.
Tue, 12 Nov 2013 21:06:03 +0530 PrasannaKumar Muralidharan Remove unnecessary loop in file_editor::handle_tab_remove_request.
Tue, 12 Nov 2013 20:00:25 -0800 Rik test: Don't run bug-38576.tst on Windows systems where ls does not exist.
Wed, 13 Nov 2013 02:49:06 +0000 Carnë Draug imread: deal elegantly with multiples frames of different sizes.
Wed, 13 Nov 2013 00:12:20 +0000 Carnë Draug imread: ping image correctly when "Index" or "Frames" option is "all".
Tue, 12 Nov 2013 17:33:30 -0800 Rik system.tst: Don't test umask on Windows systems.
Tue, 12 Nov 2013 16:46:22 -0800 Rik moment.m: Add @nospell macro around "ar" so spellcheck passes.
Tue, 12 Nov 2013 16:43:42 -0800 Rik doc: Add note about wildcard expansion in ls and dir functions (bug #40544).
Tue, 12 Nov 2013 15:11:17 -0800 Rik assert.m: Modify 4 failing %!error tests to accept 3 digit exponents for MinGW.
Tue, 12 Nov 2013 12:22:16 -0800 Rik doc: Add new contributors to list in manual.
Tue, 12 Nov 2013 10:22:59 -0800 Rik octave.texi: Update copyright on manual to include 2013.
Tue, 12 Nov 2013 08:43:05 -0800 Rik speed.m: Change %!test blocks to %!xtest blocks.
Tue, 12 Nov 2013 08:17:51 +0100 Torsten check for custom editor when opening a new file from the gui (bug #40496)
Mon, 11 Nov 2013 17:47:00 -0800 Rik ndgrid.m: Don't call reshape with a single dimension input.
Mon, 11 Nov 2013 22:01:27 +0100 Torsten use edit.m for creating a new function with the gui (bug #40502)
Mon, 11 Nov 2013 09:54:07 -0500 John W. Eaton * __init_fltk__.cc: Fix typo in previous change.
Mon, 11 Nov 2013 07:32:19 +0100 Torsten Restore geometry of floating widgets after restart in windows (bug #40485)
Mon, 11 Nov 2013 01:49:57 -0500 John W. Eaton maint: Avoid using NULL in C++ code.
Sun, 10 Nov 2013 21:10:41 +0100 Julien Bect qp.m: Fix test on GLPK's return status (bug #40536)
Sun, 10 Nov 2013 12:26:14 +0530 PrasannaKumar Muralidharan Fix null pointer access in octave_fcn_binder::maybe_binder
Sun, 10 Nov 2013 14:56:18 -0800 Rik moment.m: Add eps tolerance to %!tests.
Sat, 09 Nov 2013 21:20:09 -0800 Rik __add_default_menu__.m: Change GUI mode entry to "None+Zoom" to reflect reality.
Sat, 09 Nov 2013 21:55:48 -0500 Jordi Gutiérrez Hermoso * cellfun.cc (Fcellfun): Remove obsolete character string remark from docstring (bug #40467)
Sat, 09 Nov 2013 21:47:12 -0500 Jordi Gutiérrez Hermoso Make cellfun obey "UniformOutput" for optimised internal functions (bug #40467)
Wed, 06 Nov 2013 22:23:21 +0100 Stefan Mahr Fix legend markerstyle for errorbar (bug #36480)
Sat, 09 Nov 2013 07:47:17 -0800 Rik Set initial size of GUI Release Notes window to something reasonable.
Fri, 08 Nov 2013 23:19:43 +0100 Stefan Mahr Fix xticklabel with gnuplot toolkit (bug #40256)
Fri, 08 Nov 2013 12:28:46 -0500 John W. Eaton fix m4 quoting in test and improve warning messages for stl_algo.h problem
Fri, 08 Nov 2013 08:47:09 -0800 Rik sparseimages.m: Fix incorrect view() command for printed image.
Fri, 08 Nov 2013 11:42:44 -0500 John W. Eaton use stl_algo.h-fixed for GCC 4.8.0 and 4.8.1 if nth_element bug is detected
Fri, 08 Nov 2013 08:31:09 -0800 Rik legend.m: Don't add listener for 'fontsize' if using gnuplot.
Fri, 08 Nov 2013 07:40:36 -0800 Torsten Prompt for non-existent new file when using edit.m from GUI (bug #40450)
Thu, 07 Nov 2013 10:39:30 -0500 John Donoghue GUI: allow only one release notes windows to be open
Thu, 07 Nov 2013 15:25:34 -0500 John W. Eaton only allow [%#]{ as block comment start (bug #40513)
Thu, 07 Nov 2013 12:08:51 -0800 Rik Display warning and don't init FLTK toolkit if no DISPLAY available (bug #40423).
Thu, 07 Nov 2013 14:40:25 -0500 John W. Eaton try to ensure that stray bits/stl_algo.h file is not in build tree
Thu, 07 Nov 2013 14:35:05 -0500 John W. Eaton refuse to attempt to fix stl_algo.h except for g++ 4.8.2
Thu, 07 Nov 2013 14:03:58 -0500 John W. Eaton work around GCC bug in stl_algo.h (nth_element and sort; bug #40436)
Thu, 07 Nov 2013 12:37:13 -0500 John W. Eaton * configure.ac: Also check for g++ version.
Thu, 07 Nov 2013 10:21:45 -0800 Rik Fix display of char arrays in GUI Variable window.
Thu, 07 Nov 2013 10:06:06 -0800 Rik Display '...' for ND-arrays in GUI Variable window.
Thu, 07 Nov 2013 09:54:38 -0800 Rik Fix display of '{}' for empty cells in GUI Variable window.
Thu, 07 Nov 2013 09:39:49 -0800 Rik moment.m: Compute central, rather than raw, moment for ML compatibility (bug #36718).
Thu, 07 Nov 2013 02:46:30 -0500 John W. Eaton backout changeset 4de2eeb7d790
Thu, 07 Nov 2013 01:42:26 -0500 John W. Eaton fix printing of matrix values (bug #40470)
Thu, 07 Nov 2013 00:52:48 -0500 John W. Eaton rework short_disp methods
Sun, 27 Oct 2013 13:03:33 +0100 Philip Nienhuis contributors.in: added GUI translators
Wed, 06 Nov 2013 19:44:46 -0800 Rik Remove Help menu from FLTK menubar.
Wed, 06 Nov 2013 19:22:02 -0500 John W. Eaton avoid initial spaces for scalars in GUI workspace viewer (bug #40500)
Wed, 06 Nov 2013 19:17:59 -0500 John W. Eaton display matrix values in GUI workspace viewer (bug #40499)
Wed, 06 Nov 2013 18:00:48 -0500 John W. Eaton improve signal handling in driver program
Wed, 06 Nov 2013 15:56:12 -0800 Rik edit.m: Use more meaningful variable names in default function body.
Wed, 06 Nov 2013 15:21:49 -0800 Rik edit.m: Change default GPL license to refer to "this program" rather than "Octave".
Wed, 06 Nov 2013 12:02:21 -0800 Rik NEWS: Add sentence about octave_core_file_name function.
Wed, 06 Nov 2013 11:42:35 -0800 Rik maint: Use phrase "FIXME:" for problem areas in code.
Wed, 06 Nov 2013 11:14:40 -0800 Rik subplot.m: Matlab compatibility when "position" given (bug #40480).
Tue, 05 Nov 2013 16:13:35 -0800 Rik strcat.m: Fix bad example in docstring (bug #40486).
Tue, 05 Nov 2013 16:06:38 -0800 Rik build: Add HDF5_CPPFLAGS to octave-value, corefcn sublibraries (bug #38928)
Tue, 05 Nov 2013 12:48:32 -0500 John W. Eaton avoid partial lines at top of command window
Tue, 05 Nov 2013 12:27:42 -0500 John W. Eaton maint: periodic merge of default to classdef classdef
Tue, 05 Nov 2013 07:05:30 +0000 Carnë Draug imwrite: implement DisposalMethod option.
Tue, 05 Nov 2013 05:48:56 +0000 Carnë Draug imwrite: implement DelayTime option.
Tue, 05 Nov 2013 05:05:11 +0000 Carnë Draug imwrite: implement LoopCount option.
Mon, 24 Jun 2013 16:02:54 -0500 Daniel J Sebald Align terminal window contents with bottom of view
Mon, 04 Nov 2013 23:06:48 -0500 John W. Eaton avoid symbol conflicts in display.cc
Mon, 04 Nov 2013 21:48:45 +0000 Carnë Draug imwrite: fill colormap with black (RGB 0,0,0) for missing colors (bug #33615)
Mon, 04 Nov 2013 13:20:04 -0800 Rik octave.cc: Set LC_TIME to C locale so that dates always compute correctly.
Mon, 04 Nov 2013 20:52:04 +0000 Carnë Draug imwrite: do not append format as file extension to filename.
Mon, 04 Nov 2013 14:32:19 -0500 John W. Eaton allow format bank to work for mixed +/- values
Mon, 04 Nov 2013 10:38:32 -0800 Rik eigs.m: Fix regression when numeric sigma is used and eig() is called instead of __eigs__.
Mon, 04 Nov 2013 08:49:23 +0100 Carlo de Falco add a test to mark regression in eigs
Mon, 04 Nov 2013 16:51:35 +0000 Carnë Draug configure.ac: add warnings on checking for JAVA to the final summary.
Mon, 04 Nov 2013 01:19:05 -0500 John W. Eaton use gnulib frexp module
Fri, 01 Nov 2013 22:14:37 -0400 John W. Eaton use gnuplot as default graphics toolkit if display is unavailable (bug #40423)
Sun, 03 Nov 2013 21:21:16 +0100 Torsten * de_DE.ts: update german translation
Sun, 03 Nov 2013 09:48:55 -0800 Rik maint: Update gnulib-hg repo to current gnulib tip ahead of 3.8 release.
Sat, 02 Nov 2013 22:18:02 -0700 Rik datestr.m: Accomodate Mac OS X odd support of %p in strftime.
Sat, 02 Nov 2013 22:01:59 -0700 Rik figure.m: Recode to pass failing test on Mac OS X.
Sat, 02 Nov 2013 21:59:33 -0700 Rik Make known conv failures xtests.
Sun, 03 Nov 2013 04:31:24 +0000 Carnë Draug configure.ac: add warnings about disabling GUI to the final summary.
Sun, 03 Nov 2013 00:10:45 +0000 Carnë Draug Add Portuguese (Portugal) translation.
Sat, 02 Nov 2013 17:06:29 -0700 Rik Fix 4 %!tests for convolution.
Sat, 02 Nov 2013 16:00:16 -0700 Felipe G. Nievinski pt_BR.ts: Update Octave Portugese translation.
Sat, 02 Nov 2013 14:42:44 -0700 Artem Krosheninnikov ru_RU.ts: Update Octave Russian translation.
Sat, 02 Nov 2013 14:38:50 -0700 Júlio Hoffimann Mendes pt_BR.ts: Update Octave Portugese translation.
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
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
Sun, 27 Oct 2013 22:05:50 +0100 Torsten updated language files (with bash lexer editor styles) and finished de_DE
Sun, 27 Oct 2013 21:51:47 +0100 Torsten imrpove conversion of link formats in documentation browser
Sun, 27 Oct 2013 21:57:33 +0100 Philip Nienhuis nl_NL.ts: updated Dutch translation
Sun, 27 Oct 2013 09:01:04 -0700 Rik Put dldfcn CPPFLAGS ahead of AM_CPPFLAGS (bug #36064)
Sun, 27 Oct 2013 08:34:05 -0400 John W. Eaton * install.txi: Use @ref instead of xref or pxref in mid sentence.
Sun, 27 Oct 2013 08:08:17 -0400 John W. Eaton if NEWS file is missing, include expected file name in release notes message
Sun, 27 Oct 2013 08:55:33 -0400 John Donoghue Correctly set MKOCTFILE_XXXX tools in cross compile mode (Bug #40321)
Sat, 26 Oct 2013 18:57:05 -0700 Rik maint: Use GNU style coding conventions for code in liboctave/
Sat, 26 Oct 2013 23:20:30 +0200 Torsten remove XREF from the links in the docuemntation
Sat, 26 Oct 2013 10:26:58 -0700 Rik bug-38691.tst: Clean up after test and remove dirs temporarily added to path.
Sat, 26 Oct 2013 11:30:45 +0200 David Bateman fr_FR.ts : Update French Translation
Sat, 26 Oct 2013 08:31:04 +0100 Carnë Draug doc: avoid word 'below' when reference is in another node (bug #39260)
Sat, 26 Oct 2013 00:38:31 -0400 Mike Miller Format release notes as preformatted text in the GUI (bug #40367)
Wed, 23 Oct 2013 19:48:30 +0100 Carnë Draug Distribute an AppData for Octave as suggested by freedesktop.org (bug #40356)
Fri, 25 Oct 2013 23:57:04 +0200 Andreas Weber es_ES.ts: updated spanish translation from Valentin
Fri, 25 Oct 2013 20:59:43 +0200 Andreas Weber * de_DE.ts: updated german translation
Fri, 25 Oct 2013 07:22:03 +0200 Torsten merge away extra head
Fri, 25 Oct 2013 06:49:06 +0200 Torsten update of gui language files to new strings (translation updates required)
Thu, 24 Oct 2013 16:46:50 -0700 Rik translators: Fix typo in comments.
Thu, 24 Oct 2013 15:22:04 -0700 Rik doc: Use double-quote in preference to single quote in code examples.
Thu, 24 Oct 2013 14:44:23 -0700 Rik doc: Add missing functions to manual.
Thu, 24 Oct 2013 17:13:02 -0400 John W. Eaton avoid HDF5 error message at exit (bug #37713)
Thu, 24 Oct 2013 13:53:45 -0700 Rik doc: Final spellcheck of documentation before 3.8 release.
Thu, 24 Oct 2013 13:49:01 -0700 Rik doc: Final grammarcheck of docstrings for 3.8 release.
Thu, 24 Oct 2013 13:34:51 -0700 Rik NEWS: Update announcements for 3.8 release.
Thu, 24 Oct 2013 13:17:13 -0700 Rik print.m: Restore figure position first (in pixels) and then original units.
Thu, 24 Oct 2013 21:20:35 +0200 Torsten add more recognizable icons for the font size in the doc browser
Thu, 24 Oct 2013 04:32:11 +0300 Serhiy Zahoriya Adding elementwise hint to the power errors.
Thu, 24 Oct 2013 12:38:24 +0200 Torsten fix filtering debug message from the editor's file watcher
Thu, 24 Oct 2013 01:46:26 -0400 John W. Eaton maint: Style fixes.
Wed, 23 Oct 2013 22:48:29 -0400 John W. Eaton maint: Update copyright notices. classdef
Wed, 23 Oct 2013 22:29:06 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 23 Oct 2013 20:30:03 -0400 John W. Eaton oct-parse.in.yy: Add %expect declaration.
Wed, 23 Oct 2013 16:55:26 -0700 Rik Fix shrinking axes when printing plots with legends (bug #40333).
Wed, 23 Oct 2013 18:27:06 -0400 John W. Eaton avoid warnings about casts and gnulib functions
Wed, 23 Oct 2013 22:20:06 +0200 Torsten new preference in settings: editor creates nonexisting files wihtout prompt
Wed, 23 Oct 2013 21:05:53 +0200 Torsten remove XREF from tab names in the documentation browser
Wed, 23 Oct 2013 21:03:00 +0200 Torsten * edit.m: update documentation, new files are created in current directory
Wed, 23 Oct 2013 20:50:58 +0200 Torsten prevent the editor's file watcher from signaling fasle alarms (bug #40312)
Wed, 23 Oct 2013 19:14:12 +0200 Torsten editor asks if a new file should be created when called from edit (bug #40351)
Mon, 14 Oct 2013 17:16:36 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Sat, 06 Apr 2013 13:56:21 +0200 Pantxo Diribarne imshow.m: Add support for "xdata" and "ydata" options, make option parser case insensitive
Tue, 22 Oct 2013 19:39:50 -0400 John W. Eaton use more direct method for checking input source for lexer
Tue, 22 Oct 2013 16:20:33 -0700 Rik Print warning and abort FLTK plot if data values < -maxfloat (bug #40246)
Tue, 22 Oct 2013 18:43:36 -0400 John W. Eaton eliminate global LEXER variable
Tue, 22 Oct 2013 14:32:21 -0700 Rik legend.m: Fix legend color for bar graphs (bug #40327)
Tue, 22 Oct 2013 22:27:19 +0200 Torsten fix display of global search in doc browser (bug #40348)
Tue, 22 Oct 2013 12:37:20 -0700 Rik Add solutions to warning message when data values exceed float capacity.
Tue, 22 Oct 2013 12:27:31 -0700 Rik Fix segfault when x or y data values are large (bug #39925).
Tue, 22 Oct 2013 11:50:13 -0700 Rik Print warning and abort plot if data range > max float (bug #40246)
Fri, 10 May 2013 13:34:31 +0200 Pantxo Diribarne ppval.m: ensure consistency in the shape of intermediate interpolated matrix between "nearest" and higher order methods.