Sat, 16 Mar 2013 03:58:07 -0400 |
John W. Eaton |
provide int64 extractors for octave_value class
|
Sat, 16 Mar 2013 03:41:21 -0400 |
John W. Eaton |
include test file in distribution tarball
|
Sat, 16 Mar 2013 02:26:42 -0400 |
John W. Eaton |
distribute parser header files omitted in changeset faaf60aa457c
|
Sat, 16 Mar 2013 02:02:43 -0400 |
John W. Eaton |
don't modify symbol table scope in the parser
|
Fri, 15 Mar 2013 14:52:02 -0400 |
John W. Eaton |
maint: merge away extra head on default
|
Fri, 15 Mar 2013 14:37:32 -0400 |
John W. Eaton |
check for correct SuiteSparse functions if --enable-64
|
Fri, 15 Mar 2013 04:23:25 -0400 |
John W. Eaton |
* toplev.cc: Include sys/select.h.
|
Fri, 15 Mar 2013 04:23:02 -0400 |
John W. Eaton |
* symbfact.cc (Fsymbfact): Use CHOLMOD_NAME to access allocate_sparse and free_sparse functions.
|
Fri, 15 Mar 2013 04:17:30 -0400 |
John W. Eaton |
* ax_blas_f77_func.m4: Correct expression to generate 2^32.
|
Fri, 15 Mar 2013 04:14:09 -0400 |
John W. Eaton |
use intptr_t instead of long
|
Fri, 15 Mar 2013 07:07:08 -0400 |
John W. Eaton |
use int64_t for idx type if --enable-64
|
Fri, 15 Mar 2013 10:21:06 -0700 |
Rik |
Accept only case-sensitive keywords 'default', 'factory', 'remove' for graphics properties.
|
Fri, 15 Mar 2013 09:54:53 +0100 |
Philip Nienhuis |
textscan.m, textread.m: fix wrong code assessing EOL char(s), remove duplicate code
|
Thu, 14 Mar 2013 23:53:56 -0400 |
John W. Eaton |
* __xzip__.m: Use parens around anonymous function expression that spans multiple lines.
|
Thu, 14 Mar 2013 22:23:24 -0400 |
John W. Eaton |
allow newline to terminate anonymous function definition
|
Thu, 14 Mar 2013 22:23:24 -0400 |
John W. Eaton |
avoid trouble if pclose is a macro
|
Thu, 14 Mar 2013 22:23:23 -0400 |
John W. Eaton |
avoid shadowed variable warning from GCC
|
Thu, 14 Mar 2013 23:49:34 +0100 |
Philip Nienhuis |
strread.m: fix division by zero when called with no output args; test added
|
Thu, 14 Mar 2013 23:38:22 +0100 |
Philip Nienhuis |
textscan.m: re-enable reading from file id, test added (bug #38517)
|
Thu, 14 Mar 2013 14:47:29 -0700 |
Rik |
pkg.m: Fix str-to-num warnings (bug #37785)
|
Thu, 14 Mar 2013 10:25:23 -0700 |
Rik |
Fix saving names >31 characters to -v6 format (bug #34676)
|
Thu, 14 Mar 2013 03:48:47 -0600 |
Max Brister |
oct-parse.in.yy: a{~}.b segfaults the interpreter (bug #37804)
|
Wed, 13 Mar 2013 16:05:07 -0400 |
John W. Eaton |
* ov-float.cc (SCALAR_MAPPER): Use gnulib::floorf.
|
Wed, 13 Mar 2013 15:45:05 -0400 |
John W. Eaton |
eliminate some variable might be clobbered by 'longjmp' or 'vfork' warnings
|
Wed, 13 Mar 2013 15:40:03 -0400 |
John W. Eaton |
eliminate some unused variables
|
Wed, 13 Mar 2013 14:33:14 -0400 |
John W. Eaton |
use separate automake convenience library for bison and flex generated files
|
Wed, 13 Mar 2013 11:22:31 -0700 |
Rik |
configure.ac: Use quotes around $octave_cv_lib_qscintilla in the case variable is undefined.
|
Wed, 13 Mar 2013 09:08:10 -0700 |
Rik |
configure.ac: Unconditionally define AMCOND_HAVE_QSCINTILLA.
|
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
|