log scripts/pkg/private/create_pkgadddel.m @ 21562:6c2fd62db1f7

age author description
Wed, 30 Mar 2016 15:19:12 -0700 Rik maint: Eliminate accidental double spaces in code.
Sun, 20 Mar 2016 21:39:49 +0000 Carnë Draug pkg: support PKG_ADD file in inst/.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 17 Jul 2013 14:02:32 -0700 Rik Use matrix concatenation for strings, rather than cstrcat(), for clarity and performance.
Mon, 19 Mar 2012 01:33:31 +0000 Carnë Draug Fix incorrect call to getarchprefix.
Fri, 16 Mar 2012 17:50:42 -0700 Rik doc: grammarcheck new pkg/private functions
Fri, 16 Mar 2012 19:15:05 -0400 Jordi Gutiérrez Hermoso doc: Fix more pkg.m doc build failures
Fri, 16 Mar 2012 17:24:37 -0400 Jordi Gutiérrez Hermoso doc: Fix the encoding in Søren's name
Thu, 15 Mar 2012 19:41:24 +0100 Carlo de Falco maint: Refactor pkg.m and move subfunctions to private/ directory.