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
|