Mercurial > hg > octave-jordi
graph
-
Improve docstrings for functions in DLD-FUNCTIONS directory.Sun, 16 Jan 2011 22:13:23 -0800, by Rik
-
Add merge/ifelse function to documentation.Sat, 15 Jan 2011 15:13:06 -0800, by Rik
-
print.m: Fix printing to eps for DOS.Sun, 16 Jan 2011 18:31:25 -0500, by Ben Abbott
-
write function name along with filename in docstring commentsSun, 16 Jan 2011 16:53:10 -0500, by John W. Eaton
-
Use {} as the default font for the gnuplot backendSun, 16 Jan 2011 22:46:19 +0100, by David Bateman
-
Don't invalidate iterators when calling std::map::erase, found by cppcheckSun, 16 Jan 2011 08:58:46 -0600, by Jordi GutiƩrrez Hermoso
-
Eliminate @deffn macros.Sat, 15 Jan 2011 10:04:30 -0800, by Rik
-
syscalls.cc: missing semicolonsSat, 15 Jan 2011 12:02:41 -0500, by John W. Eaton
-
Update list of exceptions not requiring documentation.Sat, 15 Jan 2011 07:20:03 -0800, by Rik
-
Add stdnormal_xxx family of functions to documentation.Sat, 15 Jan 2011 07:12:35 -0800, by Rik
-
Added tag ss-3-3-55 for changeset 695141f1c05cSat, 15 Jan 2011 04:57:42 -0500, by John W. Eaton
-
ov-fcn-handle.cc: use version instead of flops in testSat, 15 Jan 2011 03:59:53 -0500, by John W. Eaton
-
deprecate krylovb functionSat, 15 Jan 2011 03:40:32 -0500, by John W. Eaton
-
Add undocumented postpad function to documentation.Fri, 14 Jan 2011 18:39:23 -0800, by Rik
-
Add undocumented polyaffine function to documentation.Fri, 14 Jan 2011 16:58:44 -0800, by Rik
-
Add undocumented function nfields to documentation.Fri, 14 Jan 2011 16:24:07 -0800, by Rik
-
Add undocumented ppder, ppint, ppjumps functions to documentation.Fri, 14 Jan 2011 15:55:45 -0800, by Rik
-
Add undocumented matlabroot to documentation.Fri, 14 Jan 2011 15:29:08 -0800, by Rik
-
Delete unimplemented, now obsolete Matlab-compatability function flops.mFri, 14 Jan 2011 14:33:15 -0800, by Rik
-
Add undocumented function svd_driver to documentation.Fri, 14 Jan 2011 14:21:23 -0800, by Rik
-
Add undocumented function cbrt to documentation.Fri, 14 Jan 2011 14:05:15 -0800, by Rik
-
fnmatch: use DEFUNX until gnulib's fnmatch is C++ friendlyFri, 14 Jan 2011 15:54:30 -0500, by John W. Eaton
-
Deprecate replot function.Fri, 14 Jan 2011 12:37:23 -0800, by Rik
-
Add undocumented function erfcx to documentation.Fri, 14 Jan 2011 11:59:59 -0800, by Rik
-
Build successfully without HAVE_CXSPARSEFri, 14 Jan 2011 21:04:02 +0100, by David Grundberg
-
Remove texas_lotto from Automake build system.Fri, 14 Jan 2011 11:54:39 -0800, by Rik
-
Remove Easter Egg function texas_lotto.mFri, 14 Jan 2011 11:46:19 -0800, by Rik
-
avoid exposing gnulib:: in header filesFri, 14 Jan 2011 06:20:06 -0500, by John W. Eaton
-
use gnulib filemode moduleFri, 14 Jan 2011 06:18:51 -0500, by John W. Eaton
-
update copyright noticesFri, 14 Jan 2011 05:47:45 -0500, by John W. Eaton
-
fix setting of gnulib default directory in bootstrap scriptFri, 14 Jan 2011 03:06:49 -0500, by John W. Eaton
-
update bootstrap scripts from gnulib sourcesFri, 14 Jan 2011 02:58:24 -0500, by John W. Eaton
-
use mkstemp from gnulibFri, 14 Jan 2011 01:39:59 -0500, by John W. Eaton
-
ChangeLog fixThu, 13 Jan 2011 16:53:08 -0500, by John W. Eaton
-
style fixesThu, 13 Jan 2011 16:52:30 -0500, by John W. Eaton
-
Fix for savving of sparse matrices to matlab files when nnz is not equal to nzmaxThu, 13 Jan 2011 22:51:09 +0100, by David Bateman
-
avoid GCC warningsThu, 13 Jan 2011 15:40:14 -0500, by John W. Eaton
-
more data member initialization fixesThu, 13 Jan 2011 10:00:13 -0500, by John W. Eaton
-
configure.ac: eliminate some code duplication when checking for extra compiler flagsThu, 13 Jan 2011 08:04:23 -0500, by John W. Eaton
-
more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)Thu, 13 Jan 2011 07:49:46 -0500, by John W. Eaton
-
prototype fixes for C language filesThu, 13 Jan 2011 07:23:36 -0500, by John W. Eaton
-
more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)Thu, 13 Jan 2011 07:21:46 -0500, by John W. Eaton
-
SparseQR.cc, SparseCmplxQR.cc: fix member initialization orderThu, 13 Jan 2011 06:31:32 -0500, by John W. Eaton
-
oct-fftw.cc: more constructor tweaksThu, 13 Jan 2011 06:20:33 -0500, by John W. Eaton
-
Sparse.cc: more constructor fixesThu, 13 Jan 2011 06:02:52 -0500, by John W. Eaton
-
Array.h, Array.cc: more constructor fixesThu, 13 Jan 2011 06:01:08 -0500, by John W. Eaton
-
more constructor/destructor fixesThu, 13 Jan 2011 05:42:24 -0500, by John W. Eaton
-
more data member initialization fixesThu, 13 Jan 2011 03:57:11 -0500, by John W. Eaton
-
really make destuctors virtual in ODE/DAE base classesThu, 13 Jan 2011 03:28:21 -0500, by John W. Eaton
-
idx-vector.h, idx-vector.cc: data member initialization and constructor fixesThu, 13 Jan 2011 03:27:29 -0500, by John W. Eaton
-
delete data pointer members from liboctave ODE/DAE classes; make destuctors virtual in ODE/DAE base classesThu, 13 Jan 2011 03:16:40 -0500, by John W. Eaton
-
data member initialization fixesThu, 13 Jan 2011 03:04:51 -0500, by John W. Eaton
-
cmd-hist.h, cmd-hist.cc: sprinkle with constThu, 13 Jan 2011 02:48:07 -0500, by John W. Eaton
-
Correction to contourc.mThu, 13 Jan 2011 02:38:57 -0500, by Michael Godfrey
-
data member initialization fixesThu, 13 Jan 2011 02:37:45 -0500, by John W. Eaton
-
mk-opts.pl: generate initialization lists and in-line code for copy methodThu, 13 Jan 2011 02:23:38 -0500, by John W. Eaton
-
ChangeLog fixThu, 13 Jan 2011 02:19:50 -0500, by John W. Eaton
-
style fixesThu, 13 Jan 2011 02:09:02 -0500, by John W. Eaton
-
__magick_read__: Reword error message from user's perspective.Wed, 12 Jan 2011 22:09:57 +0100, by David Grundberg