log

age author description
Sat, 23 Jul 2016 14:49:54 -0400 John W. Eaton avoid displaying plots in axis tests (bug #48602)
Fri, 25 Mar 2016 14:28:40 +1100 Lachlan Andrew Enable shortcuts for find next / find previous
Sun, 15 Mar 2015 19:35:01 +0100 Torsten changeset: 19946:59385cda0598
Fri, 22 Jul 2016 17:09:38 -0700 Mike Miller doc: Reword methods doc string for clarity
Fri, 22 Jul 2016 17:06:21 -0700 Mike Miller doc: Reword and clarify fieldnames doc string for Java classes and objects
Fri, 22 Jul 2016 15:26:58 -0400 John W. Eaton move system dependent code to sysdep.cc
Thu, 30 Jun 2016 18:17:26 +1000 Lachlan Andrew Track line numbers when in debug mode (bug #45764)
Wed, 20 Jul 2016 16:27:49 +0200 Markus Mützel Support setting colormap min max with axis.m (bug #48566).
Thu, 21 Jul 2016 14:43:30 +0200 Markus Mützel Change default properties of isosurface (bug #48572).
Wed, 20 Jul 2016 20:44:21 +0200 Markus Mützel Visual differences between Octave and Matlab (bug #48572)
Sun, 26 Jun 2016 13:32:03 +0200 Carnë Draug Rewrite gzip and bzip2 in C++ instead of using its applications (bug #43431)
Fri, 22 Jul 2016 12:08:51 -0400 John W. Eaton convert errors in onCleanup destructor to warnings (bug #48574)
Fri, 22 Jul 2016 10:28:51 -0400 John W. Eaton always create doc-cache; install it and macros.texi (bug #48508)
Fri, 22 Jul 2016 08:40:20 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Thu, 21 Jul 2016 18:11:06 -0400 John W. Eaton build doc-cache without running Octave (bug #48508)
Sat, 16 Jul 2016 14:03:34 +1000 Lachlan Andrew Allow dir to accept [ and ] in arguments. (bug #47950)
Thu, 21 Jul 2016 07:49:44 -0400 John Donoghue include windows.h for set_win_app_id call
Wed, 20 Jul 2016 16:33:58 -0400 John Donoghue set AppUserModelId for application in Windows (bug #47527)
Wed, 20 Jul 2016 10:20:20 -0700 Mike Miller test: increase tolerance on Matrix tests
Wed, 20 Jul 2016 08:54:51 -0700 Rik Make demos Matlab compatible for comparison with dump_demos script.
Wed, 20 Jul 2016 15:32:53 +0100 Carnë Draug Remove check for std::tr1::unordered_map because we depend on C++11.
Mon, 18 Jul 2016 13:52:57 +0200 Markus Muetzel Point isonormals towards lower values for Matlab compatibility (bug #48552).
Tue, 19 Jul 2016 18:04:12 +0100 Carnë Draug string_vector: add constructor that supports any container.
Tue, 19 Jul 2016 11:27:56 -0700 Mike Miller distribute deprecated-config.h source file
Tue, 19 Jul 2016 12:07:34 -0400 John W. Eaton set DLL directory when loading DLLs on Windows systems (bug #48511)
Tue, 19 Jul 2016 11:29:29 -0400 John W. Eaton * fCMatrix.cc (xgemm): Fix thinko in cset 407c66ae1e20.
Tue, 19 Jul 2016 08:52:15 -0400 John W. Eaton * mk-octave-config-h.sh: Improve readability of output.
Tue, 19 Jul 2016 08:39:27 -0400 John W. Eaton allow installed f77-fcn.h to use config info from Octave (bug #48559)
Mon, 18 Jul 2016 19:38:27 +0200 Markus Muetzel Add function "smooth3" (patch #8864).
Mon, 18 Jul 2016 11:42:20 -0700 Mike Miller kbhit: return an empty string if not running interactively (bug #48541)