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
|
Fri, 25 Apr 2008 12:16:42 -0400 |
John W. Eaton |
eliminate tree_statement_stack; handle current statement info in octave_call_stack
|
Wed, 16 Apr 2008 22:08:15 -0400 |
John W. Eaton |
octave_user_code: new base class for octave_user_script and octave_user_function
|
Tue, 04 Mar 2008 17:01:05 -0500 |
ryanru |
Arbitrary call stack access for external debuggers changeset
|
Mon, 07 Jan 2008 19:32:40 +0000 |
jwe |
[project @ 2008-01-07 19:32:40 by jwe]
|
Fri, 28 Dec 2007 20:56:58 +0000 |
jwe |
[project @ 2007-12-28 20:56:55 by jwe]
|
Tue, 04 Dec 2007 19:02:46 +0000 |
jwe |
[project @ 2007-12-04 19:02:46 by jwe]
|
Tue, 27 Nov 2007 22:40:20 +0000 |
jwe |
[project @ 2007-11-27 22:40:20 by jwe]
|
Tue, 27 Nov 2007 20:16:19 +0000 |
jwe |
[project @ 2007-11-27 20:14:41 by jwe]
|
Mon, 15 Oct 2007 15:31:21 +0000 |
jwe |
[project @ 2007-10-15 15:30:03 by jwe]
|
Fri, 12 Oct 2007 21:27:37 +0000 |
jwe |
[project @ 2007-10-12 21:27:11 by jwe]
|
Fri, 12 Oct 2007 06:41:26 +0000 |
jwe |
[project @ 2007-10-12 06:40:56 by jwe]
|
Wed, 10 Oct 2007 18:03:02 +0000 |
jwe |
[project @ 2007-10-10 18:02:59 by jwe]
|
Thu, 04 Oct 2007 20:43:33 +0000 |
jwe |
[project @ 2007-10-04 20:43:32 by jwe]
|
Wed, 30 May 2007 06:35:52 +0000 |
jwe |
[project @ 2007-05-30 06:33:29 by jwe]
|
Tue, 22 May 2007 15:36:10 +0000 |
jwe |
[project @ 2007-05-22 15:36:09 by jwe]
|