log src/toplev.cc @ 14156:d5d3037cbc11 stable

age author description
Fri, 06 Jan 2012 10:59:15 -0500 John W. Eaton don't call singleton_cleanup_list::cleanup on exit. stable
Tue, 03 Jan 2012 20:12:38 -0500 John W. Eaton remove ARPACK files from sources and restore configure checks for external ARPACK library stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Mon, 19 Dec 2011 22:01:10 -0500 John W. Eaton close all figures before closing all files (bug #35064) stable
Fri, 09 Dec 2011 11:12:50 -0500 John W. Eaton refactor graphics_toolkit class (bug #31583)
Thu, 08 Dec 2011 17:25:30 -0800 Rik Deprecate shell_cmd function and update system, dos, unix commands
Thu, 08 Dec 2011 17:22:57 -0500 John W. Eaton close all graphics toolkits before exit
Thu, 08 Dec 2011 06:28:18 -0500 John W. Eaton explicitly close figures in clean_up_and_exit instead of using an atexit function
Sat, 03 Dec 2011 04:34:17 -0500 John W. Eaton clean up memory allocated for singletons before exit
Sat, 03 Dec 2011 03:30:27 -0500 John W. Eaton clean up octave_chunk_buffer storage before exit
Fri, 02 Dec 2011 03:51:37 -0500 John W. Eaton clean up parser memory on exit
Thu, 01 Dec 2011 04:26:46 -0500 John W. Eaton plug some memory leaks
Sat, 27 Aug 2011 11:28:48 -0400 John W. Eaton maint: let libtool deal with setting -rpath linker option
Fri, 26 Aug 2011 15:36:14 -0400 John W. Eaton maint: allow --enable-static --disable-dl to work again
Tue, 23 Aug 2011 17:08:51 -0400 John W. Eaton eliminate duplication of internal variables controlling command history
Sat, 16 Jul 2011 18:27:56 -0400 John W. Eaton codesprint: new tests for toplev.cc
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
Sat, 29 Jan 2011 16:54:14 -0800 Rik Add function compare_versions to documentation.
Fri, 28 Jan 2011 14:05:09 -0500 John W. Eaton remove configure checks for ARPACK
Thu, 23 Jul 2009 14:24:45 -0400 John W. Eaton toplev.cc: handle exceptions while preparing to exit release-3-2-x
Wed, 25 Nov 2009 13:31:55 -0500 John W. Eaton keyboard: fix stack manipulation release-3-2-x
Wed, 24 Jun 2009 07:31:32 +0200 Jaroslav Hajek improve error handling release-3-2-x
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
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 31 Dec 2010 15:02:57 -0800 Rik Add additional calling form "shell_cmd" to system() documentation.
Wed, 17 Nov 2010 02:40:43 -0500 John W. Eaton eliminate some possible memory leaks
Wed, 20 Oct 2010 22:15:34 -0400 John W. Eaton toplev.cc (Fsystem): allow optional return_output and type arguments to be specified independently
Sun, 17 Oct 2010 23:43:42 -0400 John W. Eaton fix copyright notices
Thu, 30 Sep 2010 06:00:00 -0400 John W. Eaton toplev.cc, sighandlers.cc, utils.cc, octave.cc, pt-eval.cc pt-idx.cc: Octave_map to octave_map and octave_scalar_map conversion
Sat, 25 Sep 2010 17:17:51 -0400 John W. Eaton toplev.cc (Fquit): allow any number of output paramters
Fri, 13 Aug 2010 16:37:04 -0700 Rik toplev.c: Remove unused variable c.
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Fri, 30 Jul 2010 18:59:31 -0400 John W. Eaton still more debugger fixes
Fri, 02 Jul 2010 15:07:58 +0200 Jaroslav Hajek modernize some map usage on toplev.cc and error.cc
Mon, 15 Mar 2010 15:57:23 -0400 John W. Eaton use gnulib namespace
Wed, 17 Feb 2010 14:46:51 -0500 John W. Eaton never compile ranlib with 8-byte integers
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Thu, 28 Jan 2010 07:12:59 +0100 Jaroslav Hajek fix process creation failure handling in system()
Fri, 22 Jan 2010 07:30:44 -0500 John W. Eaton make dbstep work with keyboard function
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, 20 Jan 2010 10:38:00 +0100 Jaroslav Hajek make OCTAVE_QUIT a function
Wed, 06 Jan 2010 13:18:41 +0100 Jaroslav Hajek make unwind_protect frames local
Tue, 15 Dec 2009 16:02:48 -0500 John W. Eaton octave_call_stack::do_goto_frame_relative: stop searching at top frame
Mon, 14 Dec 2009 12:11:53 +0100 Jaroslav Hajek clean up top-level variables when exiting Octave
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool
Tue, 25 Aug 2009 14:03:30 +0200 David Grundberg Use pkg-config to configure GraphicsMagick++.
Wed, 26 Aug 2009 16:41:38 -0400 John W. Eaton use OCTAVE_CHECK_LIB to check for UMFPACK
Wed, 26 Aug 2009 14:59:37 -0400 John W. Eaton use OCTAVE_CHECK_LIBRARY to check for qrupdate library
Wed, 26 Aug 2009 13:15:40 -0400 John W. Eaton use OCTAVE_CHECK_LIBRARY to check for ARPACK
Tue, 18 Aug 2009 13:05:14 -0400 John W. Eaton use OCTAVE_CHECK_LIBRARY to check for HDF5
Mon, 17 Aug 2009 19:52:18 -0400 John W. Eaton use OCTAVE_CHECK_LIB to check for zlib
Thu, 13 Aug 2009 18:20:31 -0400 John W. Eaton more configure changes for libraries
Thu, 13 Aug 2009 00:41:07 -0400 John W. Eaton improve configure checks for qhull and curl libs
Tue, 11 Aug 2009 19:30:37 -0400 John W. Eaton more configure tweaks
Tue, 11 Aug 2009 16:06:01 -0400 John W. Eaton configure tweaks
Tue, 04 Aug 2009 15:32:14 -0400 John W. Eaton make dbwhere work when called at keyboard prompt
Tue, 04 Aug 2009 12:59:16 -0400 John W. Eaton correctly skip frame assigned to keyboard function
Thu, 23 Jul 2009 14:24:45 -0400 John W. Eaton toplev.cc: handle exceptions while preparing to exit