log

age author description
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
Sat, 09 Mar 2013 18:42:43 +0000 Carnë Draug maint: git is no longer a dependency
Sat, 09 Mar 2013 17:57:13 +0100 Torsten gui: include new language file nl_NL into installation
Sat, 09 Mar 2013 01:12:53 +0100 Sander Added Dutch language support for GUI
Sat, 09 Mar 2013 14:14:25 +0100 Torsten gui: removed setlocale LC_ALL before starting the interpreter
Sat, 09 Mar 2013 02:02:22 -0500 John W. Eaton put all tokens in the token cache
Sat, 09 Mar 2013 01:20:23 -0500 John W. Eaton use a queue to hold tokens in the lexer
Sat, 09 Mar 2013 00:02:58 -0500 John W. Eaton use functions instead of token return macros in lexer
Fri, 08 Mar 2013 17:13:54 -0500 John W. Eaton revamp most comment handling
Fri, 08 Mar 2013 16:57:28 -0500 John W. Eaton avoid deprecated function
Fri, 08 Mar 2013 15:58:56 -0500 Jordi Gutiérrez Hermoso Fix bad #endif in 28be9be86240
Fri, 08 Mar 2013 13:16:09 -0500 Jordi Gutiérrez Hermoso better diagnostic when reading compressed fields in mat files (bug #38488)
Fri, 08 Mar 2013 10:46:13 -0500 John W. Eaton use stack for tracking lexer start states
Thu, 07 Mar 2013 16:35:12 -0500 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Thu, 07 Mar 2013 16:32:46 -0500 Jordi Gutiérrez Hermoso Doxyfile: miscellaneous tweaks stable
Thu, 07 Mar 2013 12:51:02 -0800 Rik unique.m: Avoid recursion in checking input arguments.
Thu, 07 Mar 2013 14:51:51 -0500 Jordi Gutiérrez Hermoso Update Doxyfile to dev branch
Thu, 07 Mar 2013 14:44:56 -0500 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Thu, 07 Mar 2013 14:44:11 -0500 Jordi Gutiérrez Hermoso Doxyfile: new file for generating Doxygen output stable
Sun, 03 Mar 2013 19:59:26 +0100 Julien Bect unique.m: Correctly check invalid options (bug #38460)
Thu, 07 Mar 2013 13:08:59 -0500 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Thu, 07 Mar 2013 10:02:13 -0800 Rik test: Remove trailing spaces from ends of lines in test/ directory.
Thu, 07 Mar 2013 00:51:35 -0500 Michael Godfrey put save functions text after save command stable
Thu, 07 Mar 2013 09:26:17 -0800 Rik test: Use Octave coding standards for scripts in test/ directory.
Thu, 07 Mar 2013 10:25:39 -0500 John W. Eaton maint: periodic merge of default to classdef classdef
Thu, 07 Mar 2013 10:23:02 -0500 John W. Eaton maint: fix botched merge of default to classdef classdef
Wed, 06 Mar 2013 22:56:56 -0500 John W. Eaton make global line_editing variable static in octave.cc
Wed, 06 Mar 2013 20:20:35 -0500 John W. Eaton move global promptflag variable to octave_reader class
Wed, 06 Mar 2013 19:45:53 -0500 John W. Eaton eliminate stdin_is_tty global variable
Wed, 06 Mar 2013 19:39:48 -0500 John W. Eaton move current_input_line to lexical_feedback class
Wed, 06 Mar 2013 15:10:22 -0800 Rik Add new verticalalignment option 'cap' for OpenGL plotting.
Wed, 06 Mar 2013 16:43:33 -0500 John W. Eaton maint: periodic merge of default to classdef classdef
Wed, 06 Mar 2013 12:14:11 -0800 Rik Set default xlabel "verticalalignment" to "top".
Wed, 06 Mar 2013 14:36:19 -0500 John W. Eaton move more global parser and lexer variables to classes
Wed, 06 Mar 2013 11:29:44 -0800 Rik Remove temporary y.tab.c file used by configure script.
Wed, 06 Mar 2013 10:56:12 -0800 Rik Fix spacing between ylabel and y-axis (bug #38461)
Tue, 05 Mar 2013 18:01:24 -0500 John W. Eaton * input.h: Delete stray comment.
Tue, 05 Mar 2013 17:50:37 -0500 John W. Eaton move more global variables to octave_lexical_feedback class
Tue, 05 Mar 2013 17:43:00 -0500 John W. Eaton clean up input.cc and eliminate ff_instream global variable
Tue, 05 Mar 2013 14:03:36 -0800 Rik num2str.m: Clarify in docstring that leading spaces will be trimmed (bug #38463)
Tue, 05 Mar 2013 09:36:31 -0800 Rik oct-hist.cc: Stop unused function declaration warning.
Tue, 05 Mar 2013 10:19:51 -0500 John W. Eaton use class for reading lexer input
Tue, 05 Mar 2013 10:19:47 -0500 John W. Eaton reset lexical_feedback state before starting a new parse
Tue, 05 Mar 2013 10:19:38 -0500 John W. Eaton use inheritance to simplify initialization in octave_lexer constructor
Mon, 04 Mar 2013 19:04:27 -0800 Rik find-docstring-files.sh: Fix typo in comment.
Mon, 04 Mar 2013 19:00:00 -0800 Rik celldisp.m: Tweak docstring and error message.
Mon, 04 Mar 2013 16:47:22 -0500 Jordi Gutiérrez Hermoso doc: Update 'test' and "fail" documentation stable
Mon, 04 Mar 2013 12:13:29 -0800 Rik doc: Fix docstrings for edit_history, run_history to match true behavior.
Mon, 04 Mar 2013 08:51:40 -0800 Rik Allow negative numbers to be used in specifying edit_history commands.
Mon, 04 Mar 2013 09:13:32 -0500 John W. Eaton don't use new to create parser object
Sun, 03 Mar 2013 16:22:21 -0800 Rik Use proper OO-class for __rangeidx_helper().
Sun, 03 Mar 2013 15:46:53 -0500 John W. Eaton * lex.h (octave_lexer::octave_lexer): Explicity initialize token_stack.
Sun, 03 Mar 2013 11:42:52 -0800 Rik Fix 'make dist' failing for oct-parse-in.yy.
Sun, 03 Mar 2013 14:02:41 -0500 John W. Eaton handle lexer input buffering with class
Sun, 03 Mar 2013 10:07:54 -0500 John W. Eaton fix typo
Sun, 03 Mar 2013 06:52:11 -0800 Rik stemleaf.m: Use Octave coding conventions, remove unused variables.
Sat, 02 Mar 2013 18:01:47 -0500 Michael Godfrey Update stemleaf to provide new features and minor fix to printd
Sat, 02 Mar 2013 21:13:27 -0800 Rik range.tst: Correct typo min -> max in test.
Sun, 03 Mar 2013 02:34:44 +0000 Carnë Draug New function citation() to display citation information (patch #7960)
Sat, 02 Mar 2013 19:31:26 -0500 John W. Eaton eliminate global global_command variable
Sat, 02 Mar 2013 22:41:00 +0100 Torsten gui: improve shortcuts for the editor (bug #38383) and for widget navigation
Sat, 02 Mar 2013 22:31:40 +0100 Torsten gui: make sure settings are really written into the settings file
Sat, 02 Mar 2013 12:26:42 -0500 John W. Eaton check syntax used to enable bison push/pull parser
Sat, 02 Mar 2013 07:59:25 -0800 Rik pkg.m: Restore ability to use '~' in specifying prefix directories.
Sat, 02 Mar 2013 07:51:08 -0800 Rik Fix check of canonicalize_file_name output status in pkg bulding (Bug #38451)
Sat, 02 Mar 2013 08:10:56 -0500 John W. Eaton eliminate UGLY_DEFS
Sat, 02 Mar 2013 07:41:50 -0500 John W. Eaton new way to test for features in Octave scripts
Fri, 01 Mar 2013 14:06:02 -0800 Rik Fix range behavior with -0 endpoints (bug #38423)
Fri, 01 Mar 2013 12:46:56 -0800 Rik Set LC_NUMERIC to "C" locale regardless of user value. (Matlab compatibility and bug #38372)
Fri, 01 Mar 2013 07:18:18 -0500 John W. Eaton make push parser interface partially work
Fri, 01 Mar 2013 07:12:45 -0500 John W. Eaton don't attempt to print unprintable tokens
Fri, 01 Mar 2013 07:05:32 -0500 John W. Eaton * input.cc (get_user_input): Only return eof if retval is empty.
Fri, 01 Mar 2013 07:10:31 -0500 John W. Eaton move end_of_input flag from octve_parser class to octave_lexer class