log

age author description
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