Wed, 23 Nov 2011 09:42:50 -0800 |
Rik |
doc: Spellcheck documentation before 3.6.0 release
|
Sat, 05 Nov 2011 17:16:28 +0000 |
Carnë Draug |
NEWS file of packages now expected to be in the package root. Also support ONEWS file as per GNU the standards. Updated manual accordingly.
|
Tue, 04 Oct 2011 22:06:09 -0700 |
Rik |
pkg.m: Display verbose output immediately rather than buffering it.
|
Thu, 15 Sep 2011 12:51:10 -0400 |
John W. Eaton |
maint: untabify and remove trailing whitespace from source files
|
Sat, 06 Aug 2011 18:03:18 -0700 |
Rik |
Replace function handles with function names in cellfun calls for 15% speedup.
|
Wed, 13 Jul 2011 17:13:34 -0700 |
Rik |
doc: Update docstring for pkg()
|
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.
|