| 33 hours | John W. Eaton | configure.ac: report freetype, fontconfig, and fltk cflags and libs info |
| 33 hours | John W. Eaton | configure.ac: fix freetype check |
| 3 days | Jaroslav Hajek | fix dec2base |
| 3 days | Lukas Reichlin | fix krylov |
| 3 days | Jaroslav Hajek | fix indexed numel for non-numeric indices |
| 3 days | Jaroslav Hajek | make isnumeric yield false on logicals |
| 3 days | Jaroslav Hajek | improve safe numel() calculation for arrays |
| 3 days | Jaroslav Hajek | use Array::get_size in Array::clear |
| 4 days | Jaroslav Hajek | fix typo |
| 4 days | Jaroslav Hajek | improve comment for 9835 |
| 4 days | Jaroslav Hajek | improve perms |
| 4 days | Jaroslav Hajek | implement built-in erfinv |
| 4 days | Shai Ayal | compute bounding boxes for text in opengl graphics backend |
| 4 days | godfrey | Allow more font matches |
| 4 days | Ben Abbott | orient.m: Flip papersize and paperposition when orientation changes. Add support for 'tall' option. Add tests. |
| 4 days | David Grundberg | list_in_columns: Don't SIGFPE when given empty first argument |
| 4 days | Jaroslav Hajek | update NEWS |
| 4 days | Jaroslav Hajek | fix loading sparse matrices |
| 5 days | Jaroslav Hajek | fix textread bug |
| 5 days | Jaroslav Hajek | optimize bsxfun (@power, ...) |
| 5 days | Jaroslav Hajek | update NEWS |
| 10 days | Jaroslav Hajek | narrow complex values with negative zero imaginary parts |
| 5 days | Jaroslav Hajek | fix typos in previous change |
| 6 days | Jaroslav Hajek | improve r->c mapper strategy |
| 5 days | John W. Eaton | mkf77def.in: only process *.f files |
| 6 days | Jaroslav Hajek | fix bug in balance |
| 6 days | John W. Eaton | common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS |
| 9 days | Jaroslav Hajek | fix typo in expm |
| 9 days | John W. Eaton | also include AM_CPPFLAGS in liboctinterp_la_CPPFLAGS |
| 9 days | John W. Eaton | restore rules to create libcruft/cruft.def |
| 9 days | John W. Eaton | add -DX_DLL_DEFS to CPPFLAGS |
| 9 days | Joel Keay | allow single, int16 and uint16 image data |
| 10 days | Jaroslav Hajek | add a couple of useful loops |
| 10 days | Jaroslav Hajek | improve & partially revert previous change |
| 10 days | Jaroslav Hajek | improve unary mapper system |
| 11 days | Rik | Add DISTCLEANFILES macro to allow automake to clean and remove conf.texi |
| 11 days | John W. Eaton | intwarning doc fix |
| 11 days | John W. Eaton | stairs.m (__stairs__): correct nargin check; new demos |
| 11 days | John W. Eaton | changelog fix |
| 11 days | John W. Eaton | load-path.cc (load_path::do_find_all_first_of): take advantage of string_vector (std::list<std:string>) constructor |
| 11 days | John W. Eaton | improved support for Contents.m files |
| 11 days | John W. Eaton | fail at configure time if IEEE floating point format is not detected |
| 11 days | Shai Ayal | configure.ac: remove check for ftgl |
| 11 days | Benjamin Lindner | configure.ac: remove -mwindows from FLTK_LDFLAGS |
| 11 days | Shai Ayal | fix for fltk zoom box problems |
| 11 days | John W. Eaton | configure.ac: fail if LT_INIT is not defined |
| 12 days | Jaroslav Hajek | improve some mx_inline loops |
| 12 days | John W. Eaton | remove reference blas and lapack sources |
| 12 days | Shai Ayal | printing for fltk backend using gl2ps |
| 12 days | John W. Eaton | update ferror doc string, take 2 |
| 12 days | John W. Eaton | update ferror doc string |
| 12 days | David Grundberg | Fix fourth argument from sscanf |
| 12 days | John W. Eaton | convert build system to use automake and libtool |
| 12 days | Ben Abbott | __go_draw_axes__.m: No 'with linestyle' when linestyle == 'none'. |
| 13 days | Jaroslav Hajek | fix internal numel on classes |
| 13 days | Jaroslav Hajek | simplify cummin, cummax docs |
| 2 weeks | Jaroslav Hajek | rewrite dispatch part & slightly improve min,max,cummin,cummax |
| 2 weeks | Jaroslav Hajek | support sparse templated extractors |
| 2 weeks | Jaroslav Hajek | fix arrayfun with nargout=0 |
| 13 days | David Grundberg | use AMD_CPPFLAGS when checking for UMFPACK |