log src/error.cc @ 16088:b29b10fbb744 stable release-3-6-4

age author description
Wed, 31 Oct 2012 20:46:17 -0700 Rik doc: Add seealso links between debug_on_XXX functions (bug #37576) stable
Mon, 15 Oct 2012 07:18:31 -0700 Rik Document form of warning IDs is NAMESPACE:WARNING-NAME (bug #37559) stable
Mon, 01 Oct 2012 17:18:49 -0400 John W. Eaton use ' instead of ` in error messages, warnings and most comments stable
Sat, 14 Jul 2012 06:22:56 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in src/ directory
Sun, 08 Jul 2012 11:28:50 -0700 Rik maint: Use Octave coding convention for cuddled parenthis in function calls with empty argument lists.
Fri, 13 Apr 2012 09:54:57 -0400 John W. Eaton also require that warning and error message identifiers do not contain whitespace
Thu, 12 Apr 2012 16:48:54 -0400 John W. Eaton better compatibility for error/warning message IDs and format specifiers
Mon, 13 Feb 2012 07:45:41 -0800 Rik doc: Use Octave preference for double quote in docstrings in all .cc files
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Wed, 21 Dec 2011 19:46:57 -0800 Rik doc: Various docstring improvements before 3.6.0 release. stable
Mon, 19 Dec 2011 16:06:17 -0500 Jordi GutiƩrrez Hermoso doc: Reformat and clarify warning's docstring stable
Thu, 15 Dec 2011 10:07:57 -0500 John W. Eaton extract correct struct field in lasterror stable
Tue, 13 Dec 2011 12:16:50 -0500 John W. Eaton assume "all" "on" if "all" is not present in warning_state structure (bug #35050) stable
Sun, 04 Dec 2011 03:35:25 -0500 John W. Eaton eliminate unused error message buffer
Sun, 27 Nov 2011 16:07:13 -0800 Rik doc: Document "local" option for configuration variables.
Tue, 08 Nov 2011 09:07:13 -0800 Rik Remove 3 unused warning ids
Sun, 16 Oct 2011 13:25:32 -0700 Rik error.cc: Don't complain if error struct input is empty (Matlab compatability)
Sat, 04 Jun 2011 16:10:38 -0700 Rik Fix bug with error() not accepting an empty struct input (Bug #33428).
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
Wed, 25 May 2011 14:09:00 -0700 Rik Deprecate error_text(), __error_text__()
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
Tue, 24 Nov 2009 07:58:44 +0100 John W. Eaton error: improve compatibility for calls with no arguments or empty format release-3-2-x
Mon, 28 Jul 2008 14:34:54 -0400 John W. Eaton lasterr, lasterror: unwind-protect error_state release-3-0-x
Mon, 07 Jan 2008 19:31:51 +0000 jwe [3-0-0-branch @ 2008-01-07 19:31:51 by jwe] release-3-0-x
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Wed, 19 Jan 2011 17:51:22 -0800 Rik Grammarcheck Texinfo for files in src directory.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 30 Sep 2010 08:27:56 +0200 Jaroslav Hajek replace Octave_map in debug.cc and error.cc
Tue, 28 Sep 2010 09:08:29 +0200 Jaroslav Hajek make an internal function for try simulation
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Fri, 02 Jul 2010 15:07:58 +0200 Jaroslav Hajek modernize some map usage on toplev.cc and error.cc
Wed, 05 May 2010 14:20:58 -0400 John W. Eaton allow non-integer ranges as indices conditionally
Tue, 09 Mar 2010 08:06:30 +0100 Jaroslav Hajek remove integer math warnings
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Wed, 06 Jan 2010 13:18:41 +0100 Jaroslav Hajek make unwind_protect frames local
Thu, 22 Oct 2009 08:56:58 +0200 Jaroslav Hajek improve error messages by auto-prepending current function name
Wed, 30 Sep 2009 16:16:14 -0400 John W. Eaton error: improve compatibility for calls with no arguments or empty format
Sun, 30 Aug 2009 21:48:19 +0200 Jaroslav Hajek warn about the complex comparison ops
Tue, 23 Jun 2009 08:22:13 +0200 Jaroslav Hajek update unwind_protect usage everywhere
Fri, 15 May 2009 12:09:11 -0400 John W. Eaton error.cc (Ferror): handle error struct argument
Fri, 01 May 2009 14:00:54 -0400 John W. Eaton use complete stack trace information for lasterror
Fri, 24 Apr 2009 12:29:01 -0700 Rik Eliminate most overfull errors when running texi2pdf for generating pdf documentation
Sun, 22 Mar 2009 13:14:15 -0700 Rik Cleanup documentation files errors.texi, debug.texi, io.texi
Fri, 13 Mar 2009 09:45:07 -0400 John W. Eaton fix warning backtrace
Tue, 10 Mar 2009 13:55:52 -0400 John W. Eaton include <iosfwd> instead of <iostream> in header files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Sun, 15 Feb 2009 23:49:15 -0500 John W. Eaton handle commands in the lexer
Thu, 27 Nov 2008 10:28:24 +0100 Brian Gough corrections for typos
Tue, 18 Nov 2008 11:14:31 -0500 John W. Eaton style fixes
Tue, 19 Aug 2008 14:46:35 -0400 David Bateman Add additional integer math and conversion warnings, set their default state to be off and add the intwarning function
Thu, 07 Aug 2008 15:31:17 -0400 John W. Eaton fix typo in NPOS change
Thu, 07 Aug 2008 15:15:33 -0400 John W. Eaton replace NPOS with std::string::npos
Wed, 06 Aug 2008 22:23:54 +0200 sh Update the manual to reflect the changes in error output
Mon, 28 Jul 2008 10:50:46 +0200 David Bateman Modify Fcellfun to directly access the error message/id rather than use a call to Flasterr
Mon, 28 Jul 2008 14:34:54 -0400 John W. Eaton lasterr, lasterror: unwind-protect error_state
Wed, 11 Jun 2008 14:39:21 -0400 John W. Eaton one more verror fix
Wed, 11 Jun 2008 13:58:03 -0400 John W. Eaton verror fixes
Mon, 09 Jun 2008 14:47:25 -0400 John W. Eaton lasterror fixes