Mercurial > hg > octave-nkf
graph
-
Add error_text to list of functions not requiring a docstring.Sat, 26 Mar 2011 21:15:48 -0700, by Rik
-
Add tests for ifftshift.mSat, 26 Mar 2011 06:50:12 -0700, by Robert T. Short
-
Add tests for fftshift.m.Sat, 26 Mar 2011 06:42:35 -0700, by Robert T. Short
-
use gnulib:: functions as neededFri, 25 Mar 2011 13:37:11 -0400, by John W. Eaton
-
Test fortran with -ff2c and with a wrapper for Apple blas/lapack, when needed.Thu, 24 Mar 2011 16:46:34 -0400, by Jarno Rajahalme
-
Fix errant 2010 dates in ChangeLogs.Tue, 22 Mar 2011 13:21:44 -0700, by Rik
-
Fix bug #32873, ifftshift fails.Mon, 21 Mar 2011 14:26:09 -0700, by Rik
-
Add cellindexmat function to documentation.Sat, 19 Mar 2011 22:22:07 -0700, by Rik
-
Add optimize_subsasgn_calls function to documentation.Sat, 19 Mar 2011 21:54:53 -0700, by Rik
-
patch.m: Add demo.Sat, 19 Mar 2011 17:46:45 -0400, by Ben Abbott
-
Add runlength function to documentation.Sat, 19 Mar 2011 14:35:59 -0700, by Rik
-
Overhaul runlength.mSat, 19 Mar 2011 14:32:43 -0700, by Rik
-
Make helper functions for logistic_regression private.Sat, 19 Mar 2011 13:53:38 -0700, by Rik
-
Add isocolors, isonormals, isosurface functions to documentation.Sat, 19 Mar 2011 13:06:50 -0700, by Rik
-
dump_prefs.m: Close @deftypefn macro left open.Sat, 19 Mar 2011 12:54:05 -0700, by Rik
-
Add dump_prefs to documentation.Sat, 19 Mar 2011 12:33:09 -0700, by Rik
-
Add daspect, pbaspect functions to documentation.Sat, 19 Mar 2011 12:12:57 -0700, by Rik
-
Add getappdata, setappdata, isappdata, rmappdata functions to documentation.Sat, 19 Mar 2011 11:10:16 -0700, by Rik
-
trisurf.m: Set default edgecolor as Matlab does. Add demos.Sat, 19 Mar 2011 11:07:52 -0400, by Ben Abbott
-
Add nth_element function to documentation.Fri, 18 Mar 2011 22:58:18 -0700, by Rik
-
Add uimenu, uigetdir, uigetfile, and uiputfile to documentation.Fri, 18 Mar 2011 22:47:33 -0700, by Rik
-
Add fminbnd, fminunc functions to documentation.Fri, 18 Mar 2011 21:25:08 -0700, by Rik
-
Add function chop to documentation.Fri, 18 Mar 2011 18:51:45 -0700, by Rik
-
Add gen_doc_cache, get_help_text, get_help_text_from_file, get_first_help_sentence to documentation.Fri, 18 Mar 2011 14:38:46 -0700, by Rik
-
Add operator precedence tests to fixed list of parser tests.Fri, 18 Mar 2011 09:37:28 -0700, by Rik
-
Fix bug #32818, nonconformant arguments in svds.Thu, 17 Mar 2011 23:11:47 -0700, by Rik
-
Add fileread to documentation.Thu, 17 Mar 2011 21:41:15 -0700, by Rik
-
ov-float.cc (octave_float_scalar::do_index_op): widen to float matrix, not double matrixFri, 18 Mar 2011 00:01:28 -0400, by John W. Eaton
-
Add gethostname to documentation.Thu, 17 Mar 2011 20:53:32 -0700, by Rik
-
Add fmod, octave_tmp_file_name to list of exceptions not needing a DOCSTRING.Thu, 17 Mar 2011 20:39:37 -0700, by Rik
-
Replace nprocs with nproc function. Use gnulib module for portability across platforms.Thu, 17 Mar 2011 13:58:19 -0700, by Iain Murray
-
Change copy_backward to copy in Sparse<T>::assign, bug #32747Mon, 14 Mar 2011 23:36:20 -0600, by Jordi Gutiérrez Hermoso
-
Add nproc, nproc_conf utility functions for determining number of available processors.Wed, 16 Mar 2011 15:00:09 -0700, by Iain Murray
-
Add mgorth and gmres functions from Octave ForgeWed, 16 Mar 2011 13:36:27 -0700, by Carlo de Falco
-
Simplify calculation of number of tick labels. Bug #32692.Tue, 15 Mar 2011 22:45:31 -0700, by Marco Caliari
-
revert changes from 2011-02-26Sun, 13 Mar 2011 18:26:04 +0100, by Konstantinos Poulios
-
add a persistent mode for listenersThu, 10 Mar 2011 20:27:15 +0100, by Konstantinos Poulios
-
Allow command forms of example and demo.Sat, 26 Feb 2011 18:15:48 -0500, by Ben Abbott
-
Recode mk-opts.pl to use clearer, more modern, Perl syntax.Tue, 08 Mar 2011 12:11:57 -0800, by Rik
-
update axis label position after axis location changesMon, 07 Mar 2011 17:35:33 +0100, by Konstantinos Poulios
-
improve calculation of axes tightinset for empty axes labels/titleSun, 06 Mar 2011 16:54:39 +0100, by Konstantinos Poulios
-
colorbar.m: Allow location to be specified as a property.Sat, 05 Mar 2011 11:17:13 -0500, by Ben Abbott
-
Improve docstrings for archive functions (gzip, bzip2, etc.)Thu, 03 Mar 2011 13:05:50 -0800, by Rik
-
Improve file archiving functions (gzip, bzip2, zip, unpack)Thu, 03 Mar 2011 11:59:05 -0800, by Rik
-
Deprecate is_duplicate_entry.Thu, 03 Mar 2011 09:46:00 -0800, by Rik
-
Fix bug #32443 preventing 'pkg install' on Windows platforms.Thu, 03 Mar 2011 09:29:04 -0800, by Rik
-
fix axes position synchronization for long text objectsThu, 03 Mar 2011 14:04:19 +0100, by Konstantinos Poulios
-
Correctly refer to "discrete uniform" distribution in documentation.Wed, 02 Mar 2011 20:38:27 -0800, by Rik
-
small optimization in subplot.mWed, 02 Mar 2011 18:03:32 +0100, by Konstantinos Poulios
-
README.MacOS: Add Fink packages needed to support print output.Tue, 01 Mar 2011 19:55:57 -0500, by Ben Abbott
-
Small FAQ fixesTue, 01 Mar 2011 16:02:07 -0600, by Jordi Gutiérrez Hermoso
-
Use modern warning function rather than deprecated built-in variable to set warning state.Tue, 01 Mar 2011 11:28:31 -0800, by Rik
-
Major update to FAQTue, 01 Mar 2011 13:16:44 -0600, by Jordi Gutiérrez Hermoso
-
Clarify in manual that the mkoctfile examples are in C++Tue, 01 Mar 2011 07:43:44 -0600, by Jordi Gutiérrez Hermoso
-
Add new isrow, iscolumn functions.Mon, 28 Feb 2011 22:35:41 -0800, by Rik
-
treeplot.m: Use 'o' plot style as default for nodesMon, 28 Feb 2011 21:27:08 -0800, by Rik
-
Document the Octave:autoload-relative-file-name warning.Sun, 20 Feb 2011 19:13:03 +0000, by Thomas Weber
-
Fix incorrect statement in documentation for pascal.m. Bug #32523.Sun, 27 Feb 2011 18:21:46 -0800, by Rik
-
fix initial canvas size issueSun, 27 Feb 2011 16:52:04 +0100, by Konstantinos Poulios
-
Rewrite error strings in src/ to use variables named in documentation.Sat, 26 Feb 2011 17:28:11 -0800, by Rik