log

age author description
Wed, 18 Jul 2012 17:06:59 -0400 Jacob Dawid Removed cd'ing back after running a script for compatibility with less. gui
Wed, 18 Jul 2012 15:37:36 -0400 John W. Eaton correcly compute Z for 3-output call to qz (bug #36728)
Wed, 18 Jul 2012 15:33:43 -0400 Jacob Dawid Editor now gets focussed when opening a file. gui
Wed, 18 Jul 2012 07:07:18 -0400 Jacob Dawid Forgot to have a fallback lexer when the file suffix is unknown. Removed unused variable and added comments. gui
Wed, 18 Jul 2012 05:45:40 -0400 Jacob Dawid Added syntax highlighting support for .sh/.bat/.pl and .diff-files. gui
Tue, 17 Jul 2012 13:34:19 -0700 Rik maint: use rows() and columns() to clarify m-files.
Tue, 17 Jul 2012 15:08:20 +0200 Juan Pablo Carbajal Give message id to undefined function error
Tue, 17 Jul 2012 08:43:15 -0700 Rik maint: Use single quotes to simplify backslashing of double quotes.
Tue, 17 Jul 2012 11:38:54 -0400 Jacob Dawid Now supporting c/cc/cpp syntax highlighting. gui
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Mon, 16 Jul 2012 20:37:01 -0400 Pantxo Diribarne New Functions; copyobj.m, hdl2struct.m, struct2hdl.m
Mon, 16 Jul 2012 17:32:27 -0400 Jordi Gutiérrez Hermoso Use explicit false and true instead of 0 and 1
Mon, 16 Jul 2012 17:16:50 -0400 Nicholas Musolino * voronoi.m: Fix cut and paste error. stable
Mon, 16 Jul 2012 16:43:26 -0400 Jacob Dawid maint: merge of default on gui. gui
Mon, 16 Jul 2012 16:42:25 -0400 Jacob Dawid Added a few comments. gui
Sat, 14 Jul 2012 09:59:41 -0700 Rik smyrcm.cc: use std::swap instead of custom swap code.
Sat, 14 Jul 2012 06:22:56 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in src/ directory
Fri, 20 Jul 2012 14:30:07 -0500 Max Brister Use -I instead of -isystem if -isystem is not avaiable
Fri, 20 Jul 2012 10:50:16 -0500 Max Brister configure.ac: Skip compiling JIT if LLVM_CONFIG is not specified
Tue, 17 Jul 2012 09:48:53 -0500 Michael Goffioul Compile JIT on msvc
Fri, 13 Jul 2012 12:31:51 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to jit
Fri, 13 Jul 2012 00:05:49 +0200 Carlo de Falco fix typo in error message in pkg.m
Thu, 12 Jul 2012 11:14:26 -0400 Jordi Gutiérrez Hermoso doc: Fix Søren's name (proper UTF-8 encoding)
Thu, 12 Jul 2012 10:58:42 -0400 Jordi Gutiérrez Hermoso pkg.m: Check if the prefix directory can be created; don't fail silently
Thu, 12 Jul 2012 06:38:07 +0200 Rafael Laboissiere pkg.m: create prefix directory, if it does not exist
Mon, 09 Jul 2012 17:00:46 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in doc directory
Mon, 09 Jul 2012 13:23:31 -0700 Rik maint: Use Octave coding conventions for coddling parentheses in examples directory
Mon, 09 Jul 2012 13:01:49 -0700 Rik maint: Use Octave coding conventions for coddling parenthis is DLD-FUNCTIONS directory
Mon, 09 Jul 2012 10:34:43 -0700 Rik doc: Periodic grammarcheck of documentation.
Mon, 09 Jul 2012 09:43:53 -0700 Rik doc: Periodic spellcheck of documentation.