log libinterp/corefcn/toplev.cc @ 20617:ba2b07c13913

age author description
Fri, 09 Oct 2015 10:06:39 -0400 John W. Eaton use new string_value method to handle value extraction errors
Mon, 05 Oct 2015 19:29:36 -0400 John W. Eaton eliminate many more simple uses of error_state
Fri, 02 Oct 2015 15:07:37 -0400 Lachlan Andrew use exceptions for better invalid index error reporting (bug #45957)
Thu, 01 Oct 2015 16:18:19 -0400 John W. Eaton begin removal of global error_state variable
Sat, 05 Sep 2015 01:02:27 +0200 Stefan Miereis Simplify error output if max_recursion_depth is exceeded (Bug #45843).
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Tue, 24 Feb 2015 17:09:42 +0000 Carnë Draug input.h: change meaning of interactive and forced_interactive global variables.
Tue, 17 Feb 2015 14:37:26 -0500 John W. Eaton put OSMESA compiler flag variables in config_options struct
Tue, 17 Feb 2015 14:33:05 -0500 John W. Eaton more consistently use _CPPFLAGS and _LDFLAGS variables
Tue, 17 Feb 2015 14:10:46 -0500 John W. Eaton use FLTK_CFLAGS and FLTK_LIBS instead of GRAPHICS_CFLAGS and GRAPHICS_LIBS
Sat, 14 Feb 2015 11:27:10 -0600 Daniel J Sebald Restructure shutdown flow and behavior for improved robustness
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Fri, 23 Jan 2015 16:40:25 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 22 Jan 2015 14:46:30 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 21 Jan 2015 20:32:40 -0800 Daniel J Sebald Correct missing word in output of warranty(). stable
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Sun, 21 Dec 2014 17:49:28 -0500 John W. Eaton emit stack trace immediately at point of error
Tue, 16 Dec 2014 09:21:29 -0800 Rik Use stricter input validation when looking for a string as input (bug #42651).
Fri, 28 Nov 2014 10:23:03 -0800 Rik maint: Periodic merge of gui-release to default.
Fri, 28 Nov 2014 08:21:57 -0800 Rik Remove unused FC variable from build system. gui-release
Tue, 21 Oct 2014 08:57:47 -0700 Rik doc: Remove deprecated dump_prefs function from the manual.
Tue, 21 Oct 2014 08:41:09 -0700 Rik doc: Add documentation about finish.m and shutdown procedure to manual.
Tue, 30 Sep 2014 11:37:57 -0700 Rik Improve docstrings and mark documentation m-files as tested in miscellaneous/ dir.
Tue, 19 Aug 2014 05:41:06 -0400 John W. Eaton new data directory for storing data files we distribute
Sun, 08 Jun 2014 17:59:59 -0700 Rik doc: Replace "non-zero" with "nonzero" to match existing usage.
Thu, 15 May 2014 08:16:53 -0700 Rik Fix infinite loop when using builtin ("keyboard") (bug #33296).
Mon, 07 Apr 2014 07:50:10 -0700 Vaibhav Gupta Print newline after closing interpreter with EOF (bug #41513).
Fri, 21 Feb 2014 18:20:35 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 21 Feb 2014 08:05:37 -0600 Michael C. Grant correctly handle nested evalin ('caller', ...) calls at top scope (bug #41651) gui-release
Sat, 08 Feb 2014 14:44:21 -0800 Rik Don't put parent function in subfunction stack structure name (bug #41506).
Mon, 13 Jan 2014 10:49:22 -0800 Rik maint: Merge gui-release -> stable.
Sun, 12 Jan 2014 18:18:47 -0800 Rik Don't echo scripts not executed from the cmd line when using 'echo on'(bug #41202) gui-release
Thu, 05 Dec 2013 15:00:45 -0500 Jordi Gutiérrez Hermoso maint: Dummy merge with gui-release, ignoring all recent backout merges
Thu, 05 Dec 2013 11:31:13 -0800 Rik maint: Backout cset ca72f1b73216 on gui_release branch gui-release
Tue, 03 Dec 2013 15:34:08 -0800 Rik maint: Remove deprecated configuration variables CC_VERSION and CXX_VERSION.
Thu, 31 Oct 2013 21:15:00 -0700 Rik build: Remove REGEX_CPPFLAGS from XTRA_CXXFLAGS.
Thu, 31 Oct 2013 13:13:25 -0700 Rik build: Remove FreeType and Fontconfig CPPFLAGS from XTRA_CXXFLAGS.
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Thu, 24 Oct 2013 17:13:02 -0400 John W. Eaton avoid HDF5 error message at exit (bug #37713)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 22 Oct 2013 18:43:36 -0400 John W. Eaton eliminate global LEXER variable
Sat, 28 Sep 2013 15:04:14 -0400 John W. Eaton eliminate some macros in version.h
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Tue, 16 Jul 2013 00:17:46 -0400 Mike Miller Allow exit/quit to properly pass all possible exit status values
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interpfcn/toplev.cc@569e2d02a595