log

age author description
Sun, 16 Dec 2018 22:24:10 -0800 Rik movfun.m, movslice.m: Add support for even-size, asymmetric windows for Matlab compatibility.
Sun, 16 Dec 2018 15:21:48 -0800 Rik movfun.m, movslice.m: Add additional input validation and BIST tests for same.
Sun, 16 Dec 2018 13:53:54 -0800 Rik __parse_movargs__.m: Accept dimension and nanflag arguments.
Sun, 16 Dec 2018 12:48:00 -0800 Rik movfun.m, movslice.m: Use Octave coding conventions.
Sun, 16 Dec 2018 11:20:00 +0100 Torsten Doc browser: go to search text when clicking a search result (bug #55228)
Sun, 16 Dec 2018 00:13:55 -0800 Juan Pablo Carbajal Update documentation for movXXX functions (bug #48774).
Sat, 15 Dec 2018 20:28:52 -0800 Rik legend.m: Implement new placement algorithm with larger spacing from axes.
Sat, 15 Dec 2018 15:44:01 -0800 Pantxo Diribarne movie.m: Improve input validation and FPS accuracy (patch #9363).
Sat, 15 Dec 2018 07:29:27 -0800 Juan Pablo Carbajal Add functions for calculating value of function handle over windows of data (bug #48774).
Sat, 15 Dec 2018 13:44:39 +0100 Kai T. Ohlhus doc: Overhaul section about basic usage of structures (bug #55193).
Fri, 14 Dec 2018 15:38:24 -0800 Rik legend.m: Implement "bestoutside" location.
Fri, 14 Dec 2018 13:39:15 -0800 Rik corrcoef.m: Clean up function.
Wed, 25 Mar 2015 13:04:54 -0500 Ken Marek sqp.m: Eliminate redundant objective function calls (patch #8073).
Fri, 14 Dec 2018 10:00:04 -0800 Mike Miller __line__.m: remove debugging commands from cset 23b56a61c918
Fri, 14 Dec 2018 09:02:49 -0800 Guillaume Flandin ismember.m: Handle mixed char/numeric inputs in Matlab compatible way (bug #53924).
Thu, 13 Dec 2018 23:23:54 -0800 Rik Force line() with a single point to display '.' (bug #38825).
Thu, 13 Dec 2018 22:58:37 -0800 Rik Fix scatter plots with a mix of float and integer inputs (bug #41166).
Thu, 13 Dec 2018 19:00:28 -0800 Mike Miller doc: bring mkoctfile command doc strings into agreement
Thu, 13 Dec 2018 17:04:01 -0800 Rik isdefinite.m: Return only true or false, not -1, 0, +1 (bug #51270).
Thu, 13 Dec 2018 15:01:29 -0800 Rik legend.m: Remove debugging commands from cset 4f044bc43f07.
Thu, 13 Dec 2018 16:01:37 -0800 Mike Miller remove unsafe "SED" from the build env stored in liboctinterp and mkoctfile
Thu, 13 Dec 2018 14:53:47 -0800 Rik legend.m: Space out legend objects 1/3 of a point more in x-direction (bug #55189).
Thu, 13 Dec 2018 21:53:32 +0100 Torsten allow to select the gui style in the preferences dialog
Thu, 13 Dec 2018 21:53:15 +0100 Torsten editor encodings in prefs dialog only in uppercase (bug #55139)
Thu, 13 Dec 2018 11:57:39 -0800 Rik Fix "Value" property for uicontrol togglebuttons (bug #55211).
Thu, 13 Dec 2018 14:04:39 -0500 John W. Eaton maint: Update gnulib to latest version.
Thu, 13 Dec 2018 10:25:49 -0800 Rik build: Add wiki files for release process.
Thu, 13 Dec 2018 09:21:53 -0800 Rik Fix warning about '.' in @ref nodes (bug #55209).
Thu, 13 Dec 2018 16:11:50 +0100 Pantxo Diribarne Fix regression in multi-line text rendering (bug #55218)
Wed, 12 Dec 2018 21:45:14 -0800 Rik NEWS: Announce support for HiDPI/Retina screens.