log

age author description
Thu, 30 Jan 2014 17:56:43 -0800 Rik Workaround for clear -classes and failures in 'make check' (bug #41269)
Thu, 30 Jan 2014 16:11:29 -0800 Rik maint: Periodic merge of gui-release -> stable.
Thu, 30 Jan 2014 08:49:42 -0800 Rik Use size_t instead of int in cset 073fbe7e6a3a. gui-release
Wed, 29 Jan 2014 21:26:13 +0100 Markus Appel figure.m: Don't make figure N visible when property explicitly set to 'off' (bug #41396) stable
Wed, 29 Jan 2014 19:25:13 -0500 John Donoghue Use native separatos in __fltk_getfile__ gui-release
Wed, 29 Jan 2014 15:28:35 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 29 Jan 2014 15:28:13 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 29 Jan 2014 15:17:57 -0500 John W. Eaton consistently use '...' without preceding space in GUI messaages stable
Mon, 06 Jan 2014 20:36:44 -0500 Michael Godfrey doc: update linear algebra chapter stable
Tue, 28 Jan 2014 18:19:39 -0500 John Donoghue GUI: Use selected/entered name as part of the directory name in uigetdir gui-release
Tue, 28 Jan 2014 18:17:57 -0500 John Donoghue Add path separator to end of uigetfile path (Bug #41367) gui-release
Tue, 28 Jan 2014 19:21:04 +0100 Felipe G. Nievinski * pt_BR.ts: restore translations accidently deleted by cset cae24b7cfaf4 stable
Mon, 27 Jan 2014 09:50:53 -0800 Rik Remove Octave_map class deprecated in 3.8.
Mon, 27 Jan 2014 09:18:36 -0800 Rik __makeinfo__.m: Fix generating HTML output with Texinfo 5.2 (bug #41364). stable
Sun, 26 Jan 2014 15:25:27 -0500 John Donoghue Include tlhelp32.h in shared-fcns.h stable
Sun, 26 Jan 2014 12:55:21 +0100 Torsten create empty script when editor becomes visible without open files (bug #41347) gui-release
Sat, 25 Jan 2014 20:27:10 -0800 Rik Remove obsolete comment from do_dbtype().
Sat, 25 Jan 2014 22:56:09 -0500 Michael Goffioul Remove use of deprecate symbol_table::varref
Sat, 25 Jan 2014 22:03:57 -0500 Michael Goffioul Remove use of deprecate Octave_map in classdef.
Sat, 25 Jan 2014 20:04:46 -0500 Michael Goffioul Fix parsing of classdef property accessors.
Thu, 23 Jan 2014 04:07:32 -0500 John W. Eaton don't allow get and set followed by "(" to be recognized as keywords.
Sat, 25 Jan 2014 16:41:01 -0800 Rik Correctly handle 'dbtype lineno' case.
Sat, 25 Jan 2014 16:15:13 -0800 Rik Error out of dbtype when start or end line number <= 0.
Sat, 25 Jan 2014 11:48:02 -0500 John W. Eaton allow urlwrite to work again stable
Sat, 25 Jan 2014 14:40:11 +0100 Torsten *de_DE.ts: consistent translation of the two Find Files in the file browser stable
Sat, 25 Jan 2014 14:37:07 +0100 Torsten * files-dock-widget.cc (contextmenu_requested): add icon for find files action stable
Sat, 25 Jan 2014 14:30:36 +0100 Torsten context menu open in the file browser really opens the file stable
Sat, 25 Jan 2014 13:51:25 +0100 Torsten apply the context menu of the file browser to the correct item (bug #41430) stable
Sat, 25 Jan 2014 01:38:15 -0800 Rik Speed up dbtype by 10X by using line-oriented input.
Sat, 25 Jan 2014 00:45:13 -0800 Rik doc: Improve the documentation for the debug chapter of the manual. stable
Sat, 25 Jan 2014 01:02:12 -0500 Mike Miller Use std::ostream::fail instead of unsafe implicit bool conversion (bug #41335) stable
Thu, 16 Jan 2014 22:49:52 -0500 Michael Godfrey graphics_toolkit: Check argument against list of available toolkits (bug #41258) stable
Fri, 24 Jan 2014 22:17:29 -0500 Michael Goffioul Implement subsasgn overloading in classdef
Fri, 24 Jan 2014 17:17:00 -0800 Rik Add ellipses to file dock context menu items which open windows. gui-release
Fri, 24 Jan 2014 17:12:39 -0800 Rik doc: Improve docstrings for dbstop, dbup, dbdown.
Fri, 24 Jan 2014 16:44:27 -0800 Rik Add new input keyword "all" for dbclear to remove all breakpoints.
Fri, 24 Jan 2014 14:40:23 -0800 Michael C. Grant Part 2: Find Qt libs in framework option for Macs (bug #41236) stable
Fri, 24 Jan 2014 14:10:25 -0800 Rik Allow dbstop to set breakpoints outside of the function currently being debugged.
Fri, 24 Jan 2014 12:48:22 -0800 Rik Correctly return all breakpoints when called with no arguments (bug #41338).
Fri, 24 Jan 2014 12:28:33 -0800 Rik Fix extra space in dbwhere output.
Fri, 24 Jan 2014 12:20:47 -0800 Rik Fix dbtype problems when used in subfunctions.
Fri, 24 Jan 2014 11:46:00 -0800 Rik Fix dblist problems when used in subfunctions.
Fri, 24 Jan 2014 11:58:04 -0800 Rik doc: Add dblist to list of commands from 'help debug'. stable
Fri, 24 Jan 2014 20:31:33 +0100 Torsten update of gui language files (no new strings, only line numbers) stable
Fri, 24 Jan 2014 10:14:57 -0800 Rik assert.m: Fix regression and accept more than 3 arguments for certain cases (bug #41332). stable
Fri, 24 Jan 2014 09:32:55 -0800 Rik Rename Fortran example files from 'fort' prefix to 'fortran' prefix. stable
Fri, 24 Jan 2014 09:11:01 -0800 Rik mex_demo.c: Fix incorrect comments describing how to run example. stable
Fri, 24 Jan 2014 09:09:48 -0800 Rik myfeval.c: Fix segfault in mex example code. stable
Fri, 24 Jan 2014 04:20:09 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 24 Jan 2014 04:19:46 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 24 Jan 2014 04:19:00 -0500 John W. Eaton * mkoctfile.in.cc: Use std:: instead of using declarartion. stable
Fri, 24 Jan 2014 04:10:53 -0500 John W. Eaton * mkoctfile.in.cc: Use gnulib:: tag where appropriate. stable
Fri, 24 Jan 2014 03:48:06 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 24 Jan 2014 03:47:31 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 24 Jan 2014 03:40:55 -0500 John W. Eaton use common code to get OCTAVE_HOME in main, octave-config and mkoctfile stable
Fri, 24 Jan 2014 03:24:46 -0500 John W. Eaton make mkoctfile.m list of variables consistent with mkoctfile.cc (bug #41296) stable
Thu, 23 Jan 2014 22:01:22 -0800 Rik doc: Re-write bits of External Code Interface chapter. stable
Fri, 24 Jan 2014 00:52:07 -0500 Mike Miller octave-config: Rebase dir variables to OCTAVE_HOME only when it is defined stable
Thu, 23 Jan 2014 20:36:24 -0800 Rik mkoctfile.m: Add missing bracket to @deftypefn declaration. stable
Thu, 23 Jan 2014 21:24:43 -0500 Michael Goffioul Allow to call superclass constructor without arguments.
Thu, 23 Jan 2014 14:40:35 -0800 Rik maint: Merge gui-release -> stable.
Thu, 23 Jan 2014 14:40:02 -0800 Rik maint: Merge stable -> gui-release. gui-release
Thu, 23 Jan 2014 14:37:43 -0800 Michael C. Grant configure.ac: Find Qt libs in framework option for Macs (bug #41236) stable
Thu, 23 Jan 2014 16:16:07 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 23 Jan 2014 16:15:46 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 23 Jan 2014 16:14:50 -0500 John W. Eaton make octave-config and mkoctfile consistent with last shell script versions stable
Thu, 23 Jan 2014 12:53:32 -0800 Rik datetick.m: Add more detail to FIXME note.
Thu, 23 Jan 2014 12:49:07 -0800 Rik doc: Re-write documentation for errorbar family of functions. stable
Thu, 23 Jan 2014 21:16:15 +0100 Torsten * settings-dialog.ui: missing changes for cset dfc6ef6ac455 gui-release
Thu, 23 Jan 2014 21:00:51 +0100 Torsten some text improvements in the gui (#bug 41201) gui-release
Thu, 23 Jan 2014 10:44:24 -0800 Rik plotyy.m: Overhaul function to use updated newplot().
Thu, 23 Jan 2014 19:35:43 +0100 Torsten improve width of editor tabs when showing complete file path gui-release
Tue, 21 Jan 2014 22:40:29 -0500 Mike Miller Always build mkoctfile and octave-config as executables (bug #41296) stable
Thu, 23 Jan 2014 10:38:10 -0500 Michael Goffioul Allow "end" method declaration/definition in classde files.
Thu, 23 Jan 2014 03:43:41 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 23 Jan 2014 03:43:11 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 22 Jan 2014 22:47:14 -0800 Rik configure.ac: Fix broken build with AMCOND_HAVE_LLVM.
Wed, 22 Jan 2014 19:08:40 -0800 Rik fill.m: Add titles to %!demos.
Wed, 22 Jan 2014 18:59:56 -0800 Rik fill.m: Replicate X or Y vector input to match size of X or Y matrix input.
Wed, 22 Jan 2014 18:03:44 -0800 Rik fill.m: Don't replicate cdata matrix to x,y size when it is a string.
Wed, 22 Jan 2014 17:20:40 -0800 Rik shrinkfaces.m: Overhaul function.
Wed, 22 Jan 2014 16:00:03 -0800 Rik colstyle.m: Tweaks to improve code style.
Wed, 22 Jan 2014 15:35:47 -0800 Rik specular.m: Overhaul function.
Wed, 22 Jan 2014 15:34:20 -0800 Rik diffuse.m: Overhaul function.
Sat, 04 Jan 2014 14:37:59 -0500 Michael Godfrey Edits to Manual and indicies stable
Wed, 22 Jan 2014 10:37:35 -0800 Rik Return all nargout from urlread if requested (bug #41260). stable
Mon, 04 Nov 2013 00:04:55 +0100 Stefan Mahr build: Add rule to check with jit compiler enabled
Mon, 06 Jan 2014 14:00:43 +0100 Stefan Mahr jit compiler: Delete unused variable
Sun, 05 Jan 2014 17:51:52 +0100 Stefan Mahr jit compiler: Add support for switch statement
Fri, 27 Dec 2013 13:01:39 +0100 LYH jit compiler: Add support for the do_until statement
Fri, 23 Aug 2013 11:33:21 +0800 LYH jit compiler: Add fail reason to jit_fail_exceptions
Wed, 08 Jan 2014 21:58:43 +0100 LYH jit compiler: Fix uminus op support with scalar type
Sat, 02 Nov 2013 23:09:49 +0100 Stefan Mahr jit compiler: Fix uninitialized variable warning
Mon, 04 Nov 2013 11:30:10 +0100 Stefan Mahr jit compiler: Add counter of jit_fail_exceptions to check if jit compilation fails
Fri, 01 Nov 2013 13:47:33 +0100 Stefan Mahr maint: Add missing space
Wed, 22 Jan 2014 02:49:29 -0500 John W. Eaton allow "methods ftp" to work outside of classdef (bug #41227) stable
Tue, 21 Jan 2014 18:11:50 +0100 Julien Bect Warn when saving/running a script whose name is not a valid identifier. gui-release
Mon, 20 Jan 2014 21:45:53 -0800 Rik Fix segfault with copyobj() and patch objects.
Mon, 20 Jan 2014 22:16:22 -0500 Michael Goffioul Don't call classdef-overloaded subsref from builtin calls.
Sun, 19 Jan 2014 08:25:58 +0100 Julien Bect file-editor-tab.cc: Fix a typo. gui-release
Mon, 20 Jan 2014 14:10:42 -0500 Michael Goffioul Implement subsref overloading in classdef.
Mon, 20 Jan 2014 01:41:26 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Mon, 20 Jan 2014 01:39:38 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Mon, 20 Jan 2014 01:34:26 -0500 John W. Eaton prevent lexer from matching patterns across CR line endings (bug #41281) stable
Sun, 19 Jan 2014 17:25:35 +0100 Torsten gui: provide prefernces for the file browser's directory at startup gui-release
Sun, 19 Jan 2014 11:30:15 +0100 Torsten gui: provide prefernces for the octave directory at startup gui-release
Sat, 18 Jan 2014 22:43:07 -0500 Michael Goffioul * oct-parse.in.yy: Suppress TAB characters.
Sat, 18 Jan 2014 18:38:29 -0800 Rik __patch__.m: Follow Octave coding conventions.
Sat, 18 Jan 2014 21:31:53 -0500 Michael Goffioul Partial support for operator overload in classdef.
Sat, 18 Jan 2014 15:31:23 -0500 Michael Goffioul Allow base classes to access protected members of derived classes.
Sat, 18 Jan 2014 15:31:21 -0500 Michael Goffioul Fix out-of-date status check for package functions.
Sat, 18 Jan 2014 08:50:03 -0500 John Donoghue gui: Add indent/unindent edit menu to editor (Bug #41223) gui-release
Sat, 18 Jan 2014 09:25:33 +0100 Torsten settings dialog with varaible size (bug #41197) gui-release
Fri, 17 Jan 2014 21:42:18 -0800 Rik gzip.m: Re-write %!test not to depend on external system diff command.
Fri, 17 Jan 2014 18:32:00 -0800 Rik Fix bug #40666 on Windows platforms with low resolution timers.
Fri, 17 Jan 2014 19:51:22 -0500 John Donoghue Set codec when loading/saving files in editor (Bug #41226) gui-release
Thu, 16 Jan 2014 19:12:36 +0000 Carnë Draug Fix input parsing for imageIO functions and make imread accept URL (bug #41234)
Fri, 17 Jan 2014 19:09:42 +0000 Carnë Draug imformats.m: add test for updating a format with invalid struct.
Thu, 16 Jan 2014 22:33:48 -0800 Rik Make "edgecolor"="flat" for patch objects compatible with Matlab.
Thu, 16 Jan 2014 21:44:07 -0800 Rik Change diagonal of FaceColor interpolation for patch objects to match Matlab.
Thu, 16 Jan 2014 23:04:58 +0100 Torsten fix duplicate of settings string gui-release
Thu, 16 Jan 2014 16:26:56 -0500 Jordi Gutiérrez Hermoso Ensure anti-aliasing in fltk plots (patch #8259) gui-release
Thu, 16 Jan 2014 17:54:59 +0000 Carnë Draug image/imformats.m: be case insensitive about file extension.
Thu, 16 Jan 2014 10:21:02 -0800 Rik cast.m: Improve documentation.
Wed, 15 Jan 2014 17:21:53 -0800 Rik fminbnd.m: Correctly handle certain functions with odd discontinuities (bug #36923)
Wed, 15 Jan 2014 15:28:50 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 15 Jan 2014 15:23:46 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 15 Jan 2014 15:22:03 -0500 John W. Eaton avoid startup crash if curl library is not available (bug #41067) stable
Tue, 14 Jan 2014 22:13:12 -0500 Mike Miller HACKING: Refer to install.txi for the full dependency list (bug #41233) stable
Tue, 14 Jan 2014 21:56:09 -0500 Mike Miller doc: Document missing build tools and external packages (bug #41233) stable
Tue, 14 Jan 2014 14:50:21 -0800 Rik what.m: 3X performance boost. Don't display @fname as class unless it is a directory.
Tue, 14 Jan 2014 23:23:50 +0100 Torsten fix missing translations (bug #41200) gui-release
Tue, 14 Jan 2014 13:47:20 -0800 Rik Clear all var, functions, globals when clearing classes (bug #41229)
Tue, 14 Jan 2014 22:51:43 +0100 Torsten max. width of editor tabs limited and configurable gui-release
Tue, 14 Jan 2014 13:19:58 -0800 Rik maint: merge gui-release -> default.
Tue, 14 Jan 2014 13:17:55 -0800 Rik maint: merge stable -> gui-release. gui-release
Tue, 14 Jan 2014 13:10:17 -0800 John W. Eaton Sparse.cc: Fix C++ function ambiguity (bug #41145).
Wed, 08 Jan 2014 14:42:56 +0100 Lasse Schuirmann jit-typeinfo.cc: Fix C++ function ambiguity (bug #41145). stable
Tue, 14 Jan 2014 12:38:25 -0800 Rik Fix native MinGW builds with spaces in JAVA_HOME (bug #41024). stable
Tue, 14 Jan 2014 20:56:57 +0100 Torsten warn when saving or executing a file with spaces in its name (bug #41136) gui-release
Tue, 14 Jan 2014 11:27:20 -0800 Lasse Schuirmann Fix building JIT with 64-bit indexing (bug #41163). stable
Tue, 14 Jan 2014 10:05:03 -0800 Rik configure.ac: Respect --with-java-includedir argument (bug #41230) stable
Tue, 14 Jan 2014 09:52:03 -0800 Rik build: Don't build JIT by default (bug #41213) stable
Mon, 13 Jan 2014 20:21:15 -0500 John Donoghue Set terminal palette background color (Bug #41206) gui-release
Mon, 13 Jan 2014 10:49:22 -0800 Rik maint: Merge gui-release -> stable.
Mon, 13 Jan 2014 10:48:49 -0800 Rik maint: Merge stable -> gui-release. gui-release
Mon, 13 Jan 2014 10:48:05 -0800 John W. Eaton Fix pretty printing with debug prompt (bug #41204). gui-release
Sun, 12 Jan 2014 18:18:47 -0800 Rik Don't echo scripts not executed from the cmd line when using 'echo on'(bug #41202) gui-release
Mon, 13 Jan 2014 08:10:00 -0800 Kyle Guinn configure.ac: Add AMD_CPPFLAGS to UMFPACK tests (bug #41209). stable
Sun, 12 Jan 2014 17:55:29 -0500 Mike Miller Fix build failure on Unix systems without PATH_MAX (bug #41212) stable
Sun, 12 Jan 2014 17:51:47 -0500 Mike Miller Detect and use appropriate terminal attribute functions (bug #41212) stable
Sun, 12 Jan 2014 15:54:44 -0500 Michael Goffioul Initial implementation for classdef methods in separate files.
Sun, 12 Jan 2014 15:54:43 -0500 Michael Goffioul Allow to parse external methods declaration in classdef files.
Sun, 12 Jan 2014 12:41:39 +0100 Torsten update some icnons of the gui stable
Sat, 11 Jan 2014 22:50:11 -0800 Rik doc: Rewrite docstring for filemarker.
Sat, 11 Jan 2014 21:42:57 -0800 Rik Use std::string rather than for loop to generate blank string for indentation.
Sat, 11 Jan 2014 17:20:38 -0500 John W. Eaton * lex.ll: Make debug text match change in pattern.
Sat, 11 Jan 2014 22:29:52 +0100 Torsten minor fix of text strings and related translations (part of bug #41201) stable
Sat, 11 Jan 2014 12:32:48 -0500 Michael Goffioul * libinterp/parse-tree/lex.ll: escape '.' character in superclassref parsing rule.
Thu, 19 Dec 2013 19:10:32 -0500 Arun Giridhar sqp.m: Fix return values in sqp (bug #32008).
Fri, 10 Jan 2014 19:25:58 -0500 Jordi Gutiérrez Hermoso maint: periodic merge of gui-release to default
Fri, 10 Jan 2014 19:25:07 -0500 Jordi Gutiérrez Hermoso maint: periodic merge of stable to gui-release gui-release
Sun, 29 Dec 2013 10:11:30 -0500 Jordi Gutiérrez Hermoso Fix saving int8 and uint8 in plain text format (bug #40980) stable
Thu, 09 Jan 2014 21:48:34 +0100 Torsten fix some translation issues (bug #41159) stable
Wed, 08 Jan 2014 21:50:45 +0100 Torsten synchronize gui's debug actions with the octave core thread (bug #41139) stable
Thu, 09 Jan 2014 07:58:09 -0800 Felipe G. Nievinski pt_BR.ts: Update Brazilian Portugese translation. stable
Thu, 05 Dec 2013 12:07:10 -0500 John W. Eaton maint: classdef merged to default, closing classdef branch classdef
Wed, 08 Jan 2014 01:40:11 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 08 Jan 2014 01:37:50 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 08 Jan 2014 01:26:49 -0500 John W. Eaton fix parsing of single quote after continuation and comment (bug #41048) stable
Tue, 07 Jan 2014 22:09:35 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 07 Jan 2014 22:07:28 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 07 Jan 2014 22:06:37 -0500 John W. Eaton test float rcond using float arithmetic in inv function (bug #41065) stable
Tue, 07 Jan 2014 10:57:09 -0500 John Donoghue GUI: Use WriteConsoleInput for sending terminal newline (Bug #41123) stable
Tue, 07 Jan 2014 15:15:47 -0800 Rik ls.m: Enclose paths with spaces in double quotes on Windows (bug #40989).
Thu, 02 Jan 2014 10:12:36 -0500 Jordi Gutiérrez Hermoso Finv: define xrcond correctly for float matrices (bug #41065)
Tue, 07 Jan 2014 16:07:54 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 07 Jan 2014 16:07:21 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 07 Jan 2014 16:01:44 -0500 John W. Eaton allow the gui editor to set breakpoints in class methods (bug #41126) stable
Tue, 07 Jan 2014 15:00:11 -0500 John W. Eaton strip .m when setting or clearing breakpoints (bug #41126) stable
Tue, 07 Jan 2014 21:50:34 +0100 Torsten smaller height of tabs in the document viewer gui-release
Tue, 07 Jan 2014 13:33:39 -0500 Michael C. Grant improve command parsing gui-release
Tue, 07 Jan 2014 13:20:28 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 07 Jan 2014 13:19:54 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 07 Jan 2014 13:18:13 -0500 John W. Eaton update COMMAND_START pattern in lexer gui-release
Tue, 07 Jan 2014 11:44:17 -0500 John W. Eaton * stmt.txi: Fix missing comma after @xref. stable
Tue, 07 Jan 2014 11:36:21 -0500 John W. Eaton provide version number macros (bug #41045) stable
Sun, 05 Jan 2014 15:37:51 -0200 Felipe G. Nievinski doc: Minor updates to help for Octave keywords (bug #41108) stable
Mon, 06 Jan 2014 14:34:56 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Mon, 06 Jan 2014 14:21:26 -0500 John W. Eaton maint: backout cset 42e6cdc76f4b on gui-release branch. gui-release
Mon, 06 Jan 2014 14:31:35 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Mon, 06 Jan 2014 12:02:04 -0500 Michael C. Grant improve compatibility of command syntax parsing (bug #41032) gui-release
Sun, 05 Jan 2014 17:43:18 -0600 Michael C. Grant Allow jit-typeinfo.h to compile with clang on OS X (bug #41114) gui-release
Tue, 20 Aug 2013 18:57:48 +0200 Stefan Mahr include stack in exception variable (bug #41117) gui-release
Sun, 05 Jan 2014 15:32:24 -0200 Felipe G. Nievinski doc: Update manual for "catch err" syntax (bug #33217) stable
Sun, 22 Dec 2013 13:08:16 +0100 Erik Kjellson maint: fix spelling of contributor name Erik Kjellson. stable
Sat, 04 Jan 2014 22:18:49 +0100 Torsten missing files of cset 7952fb0435db added gui-release
Sat, 04 Jan 2014 22:16:10 +0100 Torsten improve title bar of dock widgets gui-release
Sat, 04 Jan 2014 17:03:33 +0100 Torsten * file-editor.cc (construct): reduce the height of the tab bars gui-release
Tue, 17 Dec 2013 16:24:29 +0000 Richard Crozier richard dot crozier(at)yahoo.co.uk Make editor tabs draggable if feature is available gui-release
Fri, 03 Jan 2014 15:34:33 +0100 Olaf Till Fix installing packages where dependency name contains '-' (bug #41087). stable
Fri, 03 Jan 2014 19:30:12 -0800 Rik doc: Add new octave-cli man page (bug #41085). stable
Fri, 03 Jan 2014 20:55:33 -0500 John W. Eaton fix null matrix assignment to indexed integer and logical values (bug #35921)
Fri, 03 Jan 2014 17:33:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 03 Jan 2014 17:32:56 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 03 Jan 2014 17:29:08 -0500 John W. Eaton return elements read, not bytes in fread second output (bug #41091) stable
Fri, 03 Jan 2014 23:15:34 +0100 Torsten fix menu name of release notes in warning bar of exp. gui (bug #41078) stable
Fri, 03 Jan 2014 13:01:18 -0800 Rik doc: Improve documentation for fread function.
Fri, 03 Jan 2014 12:36:17 -0800 Rik cov.m: Document intentional Matlab incompatibility (bug #40751). stable
Fri, 03 Jan 2014 15:12:30 -0500 John W. Eaton improve handling of integer field overflow in printf (bug #36278)
Fri, 03 Jan 2014 11:58:21 -0800 Rik Use first non-singleton dimension for prctile, quantile (bug #40736).
Fri, 03 Jan 2014 14:34:47 -0500 John W. Eaton find load file in private directories (bug #35697)
Fri, 03 Jan 2014 10:52:41 -0800 Rik voronoi.m: Add special handling for 2-point input (bug #40996).
Fri, 03 Jan 2014 12:52:49 -0500 John W. Eaton allow inputname to work correctly with feval (bug #35497)
Fri, 03 Jan 2014 09:16:04 -0800 Rik voronoi.m: Fix input validation so it doesn't open blank figure window.
Fri, 03 Jan 2014 11:23:08 -0500 John W. Eaton don't include umap_xsignbit with char mapper cases (see 0d5721873d6b)
Fri, 03 Jan 2014 16:28:27 +0100 Torsten updating translation files as consequence of bug fix #41081 stable
Fri, 03 Jan 2014 04:46:31 -0200 Felipe G. Nievinski fix translating the info on the experimental gui (bug #41081) stable
Thu, 02 Jan 2014 23:18:45 -0500 John W. Eaton avoid some tests that rely on ordering of enum values
Thu, 02 Jan 2014 22:44:37 -0500 John W. Eaton allow toupper and tolower to handle numeric values (bug #33537)
Thu, 02 Jan 2014 13:23:51 -0800 Rik empirical_pdf.m: Fix calculation when distribution has ties (bug #41008).
Thu, 02 Jan 2014 11:31:43 -0800 Rik mex.m: Return status if called with an output argument (bug #40984).
Thu, 02 Jan 2014 10:55:09 -0800 Rik voronoi.m: Add input validation test for 2 points (bug #40996)
Thu, 02 Jan 2014 11:54:51 +0100 Philip Nienhuis get_first_help_sentence.m: avoid out-of-bound error (bug #41053) stable
Wed, 01 Jan 2014 08:43:43 -0500 Mike Miller doc.m: Check for existence of compressed info file (bug #41054) stable
Wed, 01 Jan 2014 18:24:55 -0800 Rik doc: Note that dbstop can be used with class methods as well (bug #40958). stable
Wed, 01 Jan 2014 18:10:50 -0800 Rik cell2mat.m: Change error message when input is not a cell array.
Fri, 27 Dec 2013 00:26:06 -0200 Felipe G. Nievinski cell2mat.m: Accept empty non-cell input for compatibility (bug #41010)
Thu, 26 Dec 2013 01:53:55 -0200 Felipe G. Nievinski Make fzero default tolerance Matlab compatible (bug #41000)
Wed, 01 Jan 2014 17:54:46 -0800 Rik doc: Fix documentation for strsplit (bug #41062). stable
Wed, 01 Jan 2014 21:29:20 +0100 Torsten display error message in document browser when info file is missing gui-release
Wed, 01 Jan 2014 18:18:34 +0100 Torsten fix search and replace all in find dialog (bug #41051) gui-release
Tue, 31 Dec 2013 15:31:15 -0800 Rik maint: Use Octave coding conventions in cset 1e9cb13faa7a.
Tue, 31 Dec 2013 17:04:36 -0500 John W. Eaton * octave.texi: Fix date on title page. stable
Sun, 29 Dec 2013 21:17:31 -0500 Mike Sander fix cumsum typo gui-release
Tue, 31 Dec 2013 13:31:45 +0100 Torsten redesign of dock widgets title bar with configurable colors gui-release
Sun, 29 Dec 2013 17:39:22 -0200 Felipe G. Nievinski * es_ES.ts: Spanish translation minor update by Jose Pallero stable
Sun, 29 Dec 2013 13:08:16 -0500 John W. Eaton maint: Merge away extra head on gui-release branch. gui-release
Fri, 27 Dec 2013 17:01:10 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 27 Dec 2013 16:59:17 -0500 John W. Eaton Added tag release-3-8-0 for changeset b72bcf5f78cc stable