log

age author description
Wed, 13 Mar 2013 08:28:16 -0700 Rik Convert logical class to Java Boolean class when passing args to Java functions.
Wed, 13 Mar 2013 03:19:35 -0400 John W. Eaton push parser/lexer interface
Wed, 13 Mar 2013 02:46:56 -0400 John W. Eaton create base class for lexer
Wed, 13 Mar 2013 02:25:50 -0400 John W. Eaton delete unused obsolete code
Tue, 12 Mar 2013 19:03:07 -0700 Rik build: Use AMCOND to build GUI editor if Qscintilla available.
Tue, 12 Mar 2013 14:53:34 -0700 Rik build: Add more #ifdefs to build GUI when Qscintilla is not present.
Tue, 12 Mar 2013 00:46:47 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Tue, 12 Mar 2013 00:24:54 -0400 John W. Eaton rename curr_lexer, curr_parser, CURR_LEXER
Tue, 12 Mar 2013 00:18:28 -0400 John W. Eaton create base class for parser; use reference for curr_lexer
Mon, 11 Mar 2013 18:24:50 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 18:19:10 -0400 John W. Eaton improve validation of left hand side of assignment expressions in parser
Mon, 11 Mar 2013 17:20:34 -0400 John W. Eaton * lex.ll, oct-parse.in.yy (HERMITIAN): Rename token from QUOTE.
Mon, 11 Mar 2013 17:17:48 -0400 John W. Eaton delete unused class and unused functions
Mon, 11 Mar 2013 17:11:46 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 17:10:36 -0400 John W. Eaton adjust line and column info when inserting new text in lexer input stream
Mon, 11 Mar 2013 15:36:46 -0400 John W. Eaton avoid eat_continuation in classdef branch classdef
Mon, 11 Mar 2013 15:13:39 -0400 John W. Eaton maint: merge recent parser/lexer changes
Mon, 11 Mar 2013 15:12:33 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 15:01:32 -0400 John W. Eaton eliminate obsolete concepts of "pending local" and "forced" variables
Mon, 11 Mar 2013 14:40:45 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 14:40:29 -0400 John W. Eaton 10/10 commits reworking the lexer
Mon, 11 Mar 2013 14:33:12 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 14:32:53 -0400 John W. Eaton 9/10 commits reworking the lexer
Mon, 11 Mar 2013 14:32:35 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 14:32:15 -0400 John W. Eaton 8/10 commits reworking the lexer
Mon, 11 Mar 2013 14:31:56 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 14:31:48 -0400 John W. Eaton 7/10 commits reworking the lexer
Mon, 11 Mar 2013 14:31:19 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 14:30:57 -0400 John W. Eaton 6/10 commits reworking the lexer
Mon, 11 Mar 2013 14:30:39 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 14:29:19 -0400 John W. Eaton 5/10 commits reworking the lexer
Mon, 11 Mar 2013 14:28:38 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 14:28:11 -0400 John W. Eaton 4/10 commits reworking the lexer
Mon, 11 Mar 2013 14:27:26 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 14:26:29 -0400 John W. Eaton 3/10 commits reworking the lexer
Mon, 11 Mar 2013 14:25:38 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 14:18:39 -0400 John W. Eaton 2/10 commits reworking the lexer
Mon, 11 Mar 2013 14:17:44 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 14:14:41 -0400 John W. Eaton 1/10 commits reworking the lexer
Mon, 11 Mar 2013 14:12:58 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 14:08:50 -0400 John W. Eaton store more info in token value class
Mon, 11 Mar 2013 14:04:05 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Sat, 09 Mar 2013 21:44:14 -0500 John W. Eaton partial cleanup of continuation handling in lexer
Mon, 11 Mar 2013 14:03:02 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Sun, 10 Mar 2013 00:37:06 -0500 John W. Eaton undo previous change to add optional semicolon non-terminal in the parser
Mon, 11 Mar 2013 13:59:37 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 11 Mar 2013 11:39:58 -0700 Rik oct-parse.in.yy: Remove unused variable causing compilation warning.
Mon, 11 Mar 2013 11:13:49 -0700 Rik doc: Mention octave_config_info ("features") as new way of looking for HAVE_XXX targets.
Mon, 11 Mar 2013 11:07:39 -0700 Rik doc: Clarify how indentation defines %!test blocks.
Mon, 11 Mar 2013 10:49:44 -0700 Rik build: Add creation of Doxygen docs to build system
Mon, 11 Mar 2013 09:03:56 -0700 Rik build: Add __have_feature__.m script to list of Octave sources.
Sun, 10 Mar 2013 20:31:16 +0100 Torsten gui: remove binary language files from repo and generate them during build
Sun, 10 Mar 2013 09:11:44 -0700 Rik maint: Remove commented out lines from history fix in changeset 2a81ce01c383.
Sat, 09 Mar 2013 19:43:58 -0800 Rik Fix history() so that it shows all commands when called with no arguments.
Sun, 10 Mar 2013 02:39:06 +0000 Carnë Draug maint: remove repeated entry from contributors list
Sat, 09 Mar 2013 20:50:20 -0500 Jordi Gutiérrez Hermoso maint: update gnulib
Sat, 09 Mar 2013 18:09:54 -0500 John W. Eaton maint: periodic merge of default to classdef classdef
Sat, 09 Mar 2013 18:04:55 -0500 John W. Eaton new opt_semi non-terminal for parser; use opt_comma in cell_or_matrix_row
Sat, 09 Mar 2013 18:04:51 -0500 John W. Eaton rearrange class heirarchy for tree_cell and tree_matrix
Sat, 09 Mar 2013 17:54:40 -0500 John W. Eaton maint: periodic merge of default to classdef classdef