log libinterp/interpfcn/toplev.cc @ 16149:49dfba4fd3c5

age author description
Wed, 27 Feb 2013 18:49:16 -0500 John W. Eaton use pure parser and reentrant lexer interfaces
Wed, 27 Feb 2013 13:09:33 -0500 John W. Eaton move a function and data member from lexical_feedback to octave_parser
Wed, 27 Feb 2013 13:07:38 -0500 John W. Eaton execute parser using member function of octave_parser class
Tue, 26 Feb 2013 20:10:00 -0500 John W. Eaton new class for parser state
Tue, 26 Feb 2013 12:43:15 -0500 John W. Eaton move reset_parser lexer helper function to lexical_feedback class
Tue, 26 Feb 2013 10:58:33 -0500 John W. Eaton cleanup lexical_feedback objects
Tue, 26 Feb 2013 01:10:08 -0500 John W. Eaton use pointer for global lexical_feedback structure
Tue, 26 Feb 2013 00:45:43 -0500 John W. Eaton new entry point for parser
Mon, 25 Feb 2013 20:26:52 -0500 John W. Eaton move global parser_end_of_input variable to lexical_feedback class
Fri, 08 Feb 2013 16:53:14 -0500 John W. Eaton install tests and functions to run them
Sat, 08 Dec 2012 16:08:09 -0500 Mike Miller Make the path to the shell interpreter configuable
Mon, 05 Nov 2012 01:47:49 +0000 Michael Goffioul Use pkg-config to discover Qt (pkg-config is already a requirement anyway).
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default base src/toplev.cc@61fdf72b3ebd
Fri, 28 Sep 2012 14:22:54 -0700 Rik build: Add missing tests and gnulib modules suggested by autoscan.
Wed, 19 Sep 2012 17:26:37 -0700 Rik build: Add and organize octave_config_info variables.
Wed, 05 Sep 2012 20:22:20 -0400 John W. Eaton don't insert unknonwn parameters in internal octave_config_info struct
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave.
Tue, 28 Aug 2012 11:00:53 -0400 John W. Eaton attempt to display location of out of memory errors in interpreted code
Thu, 23 Aug 2012 12:18:08 -0400 John W. Eaton avoid C-style cast warnings from GCC for wait-related macros
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/interpfcn/toplev.cc@1f5a315fca55