Mercurial > hg > octave-lyh
graph
-
don't modify symbol table scope in the parserSat, 16 Mar 2013 02:02:43 -0400, by John W. Eaton
-
maint: merge away extra head on defaultFri, 15 Mar 2013 14:52:02 -0400, by John W. Eaton
-
check for correct SuiteSparse functions if --enable-64Fri, 15 Mar 2013 14:37:32 -0400, by John W. Eaton
-
* toplev.cc: Include sys/select.h.Fri, 15 Mar 2013 04:23:25 -0400, by John W. Eaton
-
* symbfact.cc (Fsymbfact): Use CHOLMOD_NAME to access allocate_sparse and free_sparse functions.Fri, 15 Mar 2013 04:23:02 -0400, by John W. Eaton
-
* ax_blas_f77_func.m4: Correct expression to generate 2^32.Fri, 15 Mar 2013 04:17:30 -0400, by John W. Eaton
-
use intptr_t instead of longFri, 15 Mar 2013 04:14:09 -0400, by John W. Eaton
-
use int64_t for idx type if --enable-64Fri, 15 Mar 2013 07:07:08 -0400, by John W. Eaton
-
Accept only case-sensitive keywords 'default', 'factory', 'remove' for graphics properties.Fri, 15 Mar 2013 10:21:06 -0700, by Rik
-
textscan.m, textread.m: fix wrong code assessing EOL char(s), remove duplicate codeFri, 15 Mar 2013 09:54:53 +0100, by Philip Nienhuis
-
* __xzip__.m: Use parens around anonymous function expression that spans multiple lines.Thu, 14 Mar 2013 23:53:56 -0400, by John W. Eaton
-
allow newline to terminate anonymous function definitionThu, 14 Mar 2013 22:23:24 -0400, by John W. Eaton
-
avoid trouble if pclose is a macroThu, 14 Mar 2013 22:23:24 -0400, by John W. Eaton
-
avoid shadowed variable warning from GCCThu, 14 Mar 2013 22:23:23 -0400, by John W. Eaton
-
strread.m: fix division by zero when called with no output args; test addedThu, 14 Mar 2013 23:49:34 +0100, by Philip Nienhuis