log src/octave.cc @ 10613:e103fb2182ce

age author description
Fri, 07 May 2010 15:58:51 -0400 John W. Eaton use internal variable instead of warning state to control whether to allow non-integer ranges as indices
Wed, 05 May 2010 14:20:58 -0400 John W. Eaton allow non-integer ranges as indices conditionally
Fri, 02 Apr 2010 13:28:02 -0400 Judd Storrs Truncate argv() for scripts used without command line parameters. Bug #29423
Sun, 28 Feb 2010 08:19:49 +0100 Jaroslav Hajek implement IDs for common liboctave exceptions
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Wed, 03 Feb 2010 03:07:06 -0500 John W. Eaton use gnulib getcwd module
Tue, 02 Feb 2010 02:45:14 -0500 John W. Eaton assume atexit exists
Sat, 23 Jan 2010 12:42:48 -0500 John W. Eaton use getopt directly instead of the (mostly useless) prog_args wrapper class
Fri, 22 Jan 2010 16:44:01 -0500 John W. Eaton rename member functions in prog_args class to avoid conflicts with gnulib definitions
Fri, 22 Jan 2010 16:34:07 -0500 John W. Eaton octave.cc: don't include sys/types.h, unistd.h, or fstream
Thu, 21 Jan 2010 15:41:19 -0500 John W. Eaton assume unistd.h and sys/types.h exist
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
Fri, 18 Dec 2009 03:05:06 -0500 John W. Eaton get_debug_input: force interactive input mode; don't get user input unless stdin is a tty
Thu, 22 Oct 2009 08:56:58 +0200 Jaroslav Hajek improve error messages by auto-prepending current function name
Tue, 13 Oct 2009 21:10:37 -0700 Rik Fix various incorrect usages of TeXinfo deffn and deftypefn macros
Fri, 28 Aug 2009 05:30:29 -0400 John W. Eaton allow abbreviated graphics property names to match, with optional warning
Tue, 23 Jun 2009 15:48:40 +0200 Jaroslav Hajek improve error handling
Tue, 23 Jun 2009 08:22:13 +0200 Jaroslav Hajek update unwind_protect usage everywhere
Thu, 11 Jun 2009 14:26:04 -0400 John W. Eaton octave.cc: keep long options in alphabetized
Thu, 11 Jun 2009 14:20:36 -0400 John W. Eaton new option, --no-window-system
Tue, 09 Jun 2009 12:14:26 +0200 Jaroslav Hajek avoid using readline at all when line editing suppressed or interpreter embedded
Tue, 09 Jun 2009 11:17:53 +0200 Jaroslav Hajek don't garble readline settings when line editing is disabled
Tue, 26 May 2009 11:20:40 -0400 John W. Eaton properly unmark forced variables
Mon, 25 May 2009 15:00:10 +0200 Jaroslav Hajek don't allow quit() in embedded mode by default, make configurable
Wed, 20 May 2009 09:52:03 +0200 Jaroslav Hajek smarter handling of quit()
Fri, 17 Apr 2009 14:53:17 -0700 Rik Update help strings for command line options
Mon, 23 Mar 2009 19:29:01 -0400 John W. Eaton tag bug don't define forced variables
Sat, 07 Mar 2009 11:35:31 -0500 John W. Eaton document --doc-cache-file option
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 24 Feb 2009 15:08:39 -0500 John W. Eaton doc and lookfor fixes
Mon, 12 Jan 2009 23:51:27 -0500 John W. Eaton octave.cc (maximum_braindamage): set confirm_recursive_rmdir to false
Thu, 27 Nov 2008 10:28:24 +0100 Brian Gough corrections for typos
Thu, 23 Oct 2008 16:01:06 -0400 John W. Eaton skip reading history file with --no-history option
Wed, 10 Sep 2008 12:38:04 -0400 John W. Eaton octave.cc (octave_main): make all command-line arguments available to startup scripts
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
Mon, 04 Aug 2008 23:44:50 -0400 John W. Eaton make file_ops a proper singleton class
Sun, 04 May 2008 03:42:19 -0400 John W. Eaton initial implementation of dbup and dbdown
Wed, 16 Apr 2008 15:09:56 -0400 John W. Eaton parse scripts completely before executing
Thu, 14 Feb 2008 17:14:23 -0500 John W. Eaton use exceptions in liboctave error handler
Fri, 28 Dec 2007 20:56:58 +0000 jwe [project @ 2007-12-28 20:56:55 by jwe]
Tue, 27 Nov 2007 20:16:19 +0000 jwe [project @ 2007-11-27 20:14:41 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]
Tue, 02 Oct 2007 20:47:23 +0000 jwe [project @ 2007-10-02 20:47:22 by jwe]
Mon, 01 Oct 2007 16:01:53 +0000 dbateman [project @ 2007-10-01 15:59:33 by dbateman]
Thu, 31 May 2007 20:23:45 +0000 jwe [project @ 2007-05-31 20:23:45 by jwe]
Thu, 31 May 2007 19:44:45 +0000 jwe [project @ 2007-05-31 19:44:45 by jwe]
Mon, 21 May 2007 19:47:22 +0000 jwe [project @ 2007-05-21 19:47:22 by jwe]
Sun, 13 May 2007 06:24:58 +0000 jwe [project @ 2007-05-13 06:24:57 by jwe]
Fri, 27 Apr 2007 17:34:28 +0000 jwe [project @ 2007-04-27 17:34:27 by jwe]
Fri, 06 Apr 2007 15:33:45 +0000 jwe [project @ 2007-04-06 15:33:32 by jwe]
Wed, 04 Apr 2007 15:31:38 +0000 jwe [project @ 2007-04-04 15:31:37 by jwe]
Tue, 27 Feb 2007 19:43:36 +0000 jwe [project @ 2007-02-27 19:43:35 by jwe]
Tue, 14 Nov 2006 02:55:05 +0000 jwe [project @ 2006-11-14 02:55:05 by jwe]
Fri, 15 Sep 2006 14:34:57 +0000 jwe [project @ 2006-09-15 14:34:57 by jwe]
Wed, 26 Jul 2006 17:19:10 +0000 jwe [project @ 2006-07-26 17:19:10 by jwe]
Wed, 07 Jun 2006 15:38:58 +0000 jwe [project @ 2006-06-07 15:38:58 by jwe]
Fri, 26 May 2006 21:42:22 +0000 jwe [project @ 2006-05-26 21:41:32 by jwe]