log src/variables.cc @ 13951:79aa00a94e9e

age author description
Sun, 27 Nov 2011 16:07:13 -0800 Rik doc: Document "local" option for configuration variables.
Wed, 28 Sep 2011 16:45:21 -0400 John W. Eaton improve default indexing for objects
Sat, 04 Jun 2011 16:05:37 -0700 Rik maint: Periodic merge of stable to default branch.
Wed, 25 May 2011 21:07:00 -0700 Rik doc: Update docstrings for a few functions stable
Fri, 06 May 2011 18:45:05 -0400 John W. Eaton merge stable to default
Fri, 06 May 2011 18:38:30 -0400 Daniel Kraft interpreter: Add new attribute 'complex' in whos (bug #32053)
Sun, 01 May 2011 11:39:50 -0700 Rik doc: Periodic grammarcheck and spellcheck of documentation. stable
Mon, 25 Apr 2011 09:24:33 -0700 Rik doc: miscellaneous touch-ups to documentation strings stable
Sun, 03 Apr 2011 20:33:14 -0700 Rik Add new section on parsing to documentation.
Mon, 28 Mar 2011 16:38:13 -0700 Rik Improve docstrings for a number of functions.
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
Wed, 13 Jan 2010 09:48:17 +0100 Jaroslav Hajek fix extract_function & add obsoleteness warning release-3-2-x
Thu, 20 Nov 2008 08:39:44 +0100 Brian Gough spelling corrections release-3-0-x
Wed, 24 Sep 2008 14:08:58 +0200 David Bateman clear breakpoints is function found to be out of date 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 12:06:52 -0400 Ben Abbott variables.cc (exist): Clarify help. release-3-0-x
Sat, 02 Feb 2008 18:13:44 +0000 jwe [3-0-0-branch @ 2008-02-02 18:13:44 by jwe] release-3-0-x
Thu, 20 Jan 2011 21:29:14 -0800 Rik Prevent doubled quotes around @table items in Info.
Thu, 20 Jan 2011 19:33:32 -0800 Rik Use @nospell macro on certain words in docstrings.
Thu, 20 Jan 2011 18:43:39 -0500 John W. Eaton style fixes for warning and error messages in source files
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Mon, 17 Jan 2011 13:59:35 -0500 John W. Eaton use .argn. to store argument names for inputname function
Mon, 17 Jan 2011 13:25:13 -0500 Michael Godfrey update whos help text
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, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Sun, 24 Oct 2010 07:28:43 -0700 Rik Deprecate betai, gammai, is_global functions.
Fri, 01 Oct 2010 04:30:47 -0400 John W. Eaton variables.cc: Octave_map to octave_map and octave_scalar_map conversion
Tue, 28 Sep 2010 09:08:29 +0200 Jaroslav Hajek make an internal function for try simulation
Tue, 14 Sep 2010 13:51:23 -0400 John W. Eaton allow exist to work correctly for special files; recognize directories when searching for files