log scripts/pkg/pkg.m @ 12778:0ca5672d5f1a

age author description
Thu, 07 Jul 2011 19:16:14 -0400 Lukas Reichlin Implement pkg update command
Mon, 06 Jun 2011 11:54:15 -0400 John W. Eaton maint: use libdir for .oct files, not libexecdir stable
Sun, 01 May 2011 11:39:50 -0700 Rik doc: Periodic grammarcheck and spellcheck of documentation. stable
Thu, 31 Mar 2011 20:57:37 -0700 Rik Add documentation for '-forge' option (bug #32464).
Wed, 26 Jan 2011 15:44:51 -0500 Olaf Till Let pkg.m export environment variables MKOCTFILE, OCTAVE_CONFIG and OCTAVE.
Fri, 10 Oct 2008 11:19:29 +0200 John W. Eaton pkg.m: better handling of filenames with spaces release-3-0-x
Fri, 10 Oct 2008 11:13:34 +0200 Benjamin Lindner enclose building direcries in quotes in pkg.m release-3-0-x
Wed, 20 Aug 2008 11:01:24 -0400 Jaroslav Hajek avoid problematic subfunction call in an anonymous function release-3-0-x
Tue, 29 Apr 2008 03:37:06 -0400 David Bateman Set archprefix for -local and -global options to pkg release-3-0-x
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Mon, 24 Mar 2008 18:27:20 -0400 Thomas Weber Allow installation of already extracted packages release-3-0-x
Mon, 24 Mar 2008 18:25:09 -0400 Michael Goffioul pkg.m: adapt to changes in isspace for cell arrays of strings. release-3-0-x
Thu, 20 Jan 2011 18:26:09 -0500 John W. Eaton missing semicolons in script files
Thu, 20 Jan 2011 17:51:13 -0500 John W. Eaton style fixes for warning and error messages in script files
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Sat, 15 Jan 2011 10:04:30 -0800 Rik Eliminate @deffn macros.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 26 Nov 2010 02:58:16 -0500 John W. Eaton search PATH from environment for programs, not EXEC_PATH
Thu, 04 Nov 2010 12:18:08 -0700 Rik Reverse changeset b1f4bdc276b6. Use all lower case for "uniformoutput" option.
Wed, 03 Nov 2010 17:37:00 -0700 Rik Use CamelCase for 'UniformOutput' option to cellfun.
Sat, 23 Oct 2010 03:00:31 -0400 John W. Eaton style fix: break lines before && and ||, not after
Sun, 01 Aug 2010 20:22:17 -0700 Rik Grammarcheck more of the documentation.
Mon, 26 Jul 2010 21:25:36 -0700 Rik Grammarcheck documentation of m-files
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Mon, 07 Jun 2010 13:45:21 +0200 Jaroslav Hajek support pkg list -forge
Mon, 07 Jun 2010 09:57:54 +0200 Jaroslav Hajek support pkg install -forge
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Fri, 05 Mar 2010 14:38:32 -0800 Soren Hauberg pkg/pkg.m (write_index): include classes in autogenerated INDEX files
Tue, 26 Jan 2010 08:11:53 +0100 Jaroslav Hajek again complement->setdiff
Sat, 23 Jan 2010 06:58:30 +0100 Jaroslav Hajek complement->setdiff in pkg.m
Tue, 13 Oct 2009 21:10:37 -0700 Rik Fix various incorrect usages of TeXinfo deffn and deftypefn macros
Sat, 06 Jun 2009 18:30:52 -0700 Rik Various documentation improvements
Sun, 24 May 2009 12:35:22 +0200 Carlo de Falco let pkg describe return version information
Tue, 19 May 2009 15:59:37 +0200 Carlo de Falco Fix bug when calling pkg describe to check whether a package is installed
Fri, 24 Apr 2009 12:29:01 -0700 Rik Eliminate most overfull errors when running texi2pdf for generating pdf documentation
Thu, 02 Apr 2009 14:12:25 -0700 Rik Cleanup documentation for system.texi, package.texi
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Mon, 09 Mar 2009 16:31:13 -0400 John W. Eaton use doc-cache instead of DOC for doc cache file name
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Mon, 02 Mar 2009 13:00:59 +0100 Jaroslav Hajek fix & simplify fix_depends pkg.m
Thu, 26 Feb 2009 10:29:59 +0100 Jaroslav Hajek implement strsplit; deprecate split
Wed, 25 Feb 2009 00:41:40 -0500 Jason Riedy pkg.m (generate_lookfor_cache): generate a DOC file for each directory
Sun, 15 Feb 2009 23:49:15 -0500 John W. Eaton handle commands in the lexer
Wed, 04 Feb 2009 10:56:23 -0500 John W. Eaton style fixes
Thu, 22 Jan 2009 18:22:52 -0500 Soren Hauberg m-file implementation of help system
Tue, 13 Jan 2009 14:08:36 -0500 John W. Eaton style fixes
Tue, 13 Jan 2009 11:56:00 -0500 John W. Eaton comment style fixes
Sun, 11 Jan 2009 07:55:44 +0100 Jaroslav Hajek disallow invalid {}-indexed assigments
Wed, 08 Oct 2008 20:00:25 +0200 Jaroslav Hajek replace all TODOs and XXXs with FIXMEs
Thu, 02 Oct 2008 15:00:28 -0400 John W. Eaton pkg.m: better handling of filenames with spaces
Thu, 02 Oct 2008 13:25:57 -0400 Benjamin Lindner enclose building direcries in quotes in pkg.m
Wed, 20 Aug 2008 11:01:24 -0400 Jaroslav Hajek avoid problematic subfunction call in an anonymous function
Tue, 29 Apr 2008 03:37:06 -0400 David Bateman Set archprefix for -local and -global options to pkg
Mon, 24 Mar 2008 18:14:18 -0400 Thomas Weber Allow installation of already extracted packages
Tue, 04 Mar 2008 14:16:16 -0500 Michael Goffioul pkg.m: adapt to changes in isspace for cell arrays of strings.
Thu, 28 Feb 2008 02:41:19 -0500 Ben Abbott strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Tue, 19 Feb 2008 19:25:19 -0500 John W. Eaton pkg.m style fixes
Tue, 19 Feb 2008 19:23:58 -0500 carlo added describe command to pkg
Thu, 20 Dec 2007 16:55:26 +0000 jwe [project @ 2007-12-20 16:55:26 by jwe]
Wed, 28 Nov 2007 02:32:42 +0000 jwe [project @ 2007-11-28 02:32:41 by jwe]