| 3 days | John W. Eaton | fix typo in previous change |
| 3 days | John W. Eaton | new root figure properties |
| 3 days | David Grundberg | Add property FormatSpacing to root |
| 4 days | Jaroslav Hajek | ommitted file from 9773:01f897d8a130 |
| 4 days | David Grundberg | Allow and ignore extra outargs from user-defined size methods |
| 4 days | David Grundberg | Call user-defined subsref/subsasgn with 1xN structs instead of Nx1 |
| 4 days | Jaroslav Hajek | optimize memory manipulation by arrays & indexing |
| 4 days | Jaroslav Hajek | improve index reduction rules |
| 4 days | Stefan Hepp | gnuplot_drawnow.m (gnuplot_default_term): don't set term to x11 unless DISPLAY is set |
| 5 days | Jaroslav Hajek | omission from last patch |
| 5 days | Jaroslav Hajek | small interp1 simplification |
| 5 days | Jaroslav Hajek | improve Matlab compatibility & performance of ppval/mkpp and some associated funcs |
| 5 days | Jaroslav Hajek | fix base class field assignment |
| 5 days | Jaroslav Hajek | fix bad FLOAT_TRUNCATE in mx-inlines.cc |
| 5 days | John W. Eaton | issorted: new option for sort mode |
| 5 days | John W. Eaton | fix relative directory caching |
| 8 days | John W. Eaton | configure.ac: fix logic in previous change |
| 8 days | Thomas Treichl | prefer dlopen on OS X systems |
| 8 days | John W. Eaton | parse.y (finish_function): retrun function object unless parsing function file |
| 9 days | John W. Eaton | PermMatrix.cc: don't include error.h |
| 10 days | David Bateman | Fix test for valid threshold value in sparse LU factorization |
| 2 weeks | Rik | Periodic grammar check of Octave documentation files to ensure common format |
| 2 weeks | Jaroslav Hajek | fix idx_vector construction checks |
| 2 weeks | Jaroslav Hajek | implement built-in tril/triu |
| 2 weeks | Soren Hauberg | general/interp2.m: improved error checking and support for bicubic interpolation when X and Y are meshgrid format |
| 2 weeks | Jaroslav Hajek | improve interp1 and pchip |
| 2 weeks | Jaroslav Hajek | improve error messages by auto-prepending current function name |
| 2 weeks | Rik | Period spellcheck of Octave documentation to check and fix newly added DOCSTRINGS |
| 2 weeks | Soren Hauberg | Add demos for colormap functions |
| 2 weeks | Rik | Fix unbalanced parentheses warning during creation of pdf documentation. |
| 2 weeks | Rik | Clean interpreter/Makefile.in to remove a few non-functional targets |
| 2 weeks | John W. Eaton | load-path: compare directory timestamps with tolerance |
| 2 weeks | Jaroslav Hajek | add omitted files from 26abff55f6fe |
| 2 weeks | Soren Hauberg | scripts/io/strread.m scripts/io/textread.m: new functions |
| 2 weeks | Jaroslav Hajek | update NEWS |
| 2 weeks | Jaroslav Hajek | optimize center using bsxfun |
| 2 weeks | Jaroslav Hajek | optimize bsxfun for common built-in operations |
| 2 weeks | Rik | .cc files are now included in the list of files requiring |
| 2 weeks | Rik | Remove deprecated functions from list of functions for which it |
| 2 weeks | Jaroslav Hajek | fix cellslices to handle empty ranges with non-positive bounds |
| 2 weeks | Jaroslav Hajek | a few handy methods for dim_vector |
| 2 weeks | Carsten Clark | Remove ArrayN.cc from Makefile.in |
| 2 weeks | Jaroslav Hajek | include base-qr sources in install |
| 2 weeks | Jaroslav Hajek | clarify nth_element docstring |
| 3 weeks | Jaroslav Hajek | fix typo in aab4f2aa9ed9 |
| 3 weeks | Jaroslav Hajek | initialize QR:: constants |
| 3 weeks | Jaroslav Hajek | make ismember more matlab compatible |
| 3 weeks | Jaroslav Hajek | remove ArrayN<T> + fix nonhom. diag-scalar ops |
| 3 weeks | Jaroslav Hajek | extend Array<T> |
| 3 weeks | Jaroslav Hajek | update docstring of lookup |
| 3 weeks | David Bateman | Treat markerfacecolor and markeredgecolor properties for lines and surfaces |
| 3 weeks | Jaroslav Hajek | again allow the obsolete syntax for cellfun |
| 3 weeks | Jaroslav Hajek | fix extract_function & add obsoleteness warning |
| 3 weeks | Jaroslav Hajek | reimplement median using nth_element |
| 3 weeks | Jaroslav Hajek | implement nth_element |
| 3 weeks | Rik | Fix various incorrect usages of TeXinfo deffn and deftypefn macros |
| 3 weeks | Jaroslav Hajek | fix reduction functions docstrings |
| 3 weeks | Jaroslav Hajek | update NEWS |
| 3 weeks | Jaroslav Hajek | improve sum & implement the 'extra' option, refactor some code |
| 3 weeks | Rik | Cleanup make process for liboctave documentation |