log

age author description
Wed, 25 Jul 2012 15:33:47 +0100 Carnë Draug configure.ac: consistency on output (using the same word for the same thing)
Tue, 24 Jul 2012 13:41:41 -0700 Rik maint: Use Octave coding standards for copyobj.m, hdl2struct.m, struct2hdl.m.
Tue, 24 Jul 2012 13:40:26 -0700 Rik doc: Fix typo in docstring for gco.m
Tue, 24 Jul 2012 13:38:58 -0700 Rik Fix typos introduced by changeset 5d3a684236b0.
Tue, 24 Jul 2012 13:13:45 -0400 John W. Eaton preserve order of path elements when doing "path (new_path)"
Tue, 24 Jul 2012 09:34:51 -0700 Rik doc: Periodic grammarcheck of documentation
Tue, 24 Jul 2012 07:50:42 -0700 Rik Clear %!functions at the end of testing, not for each shared block.
Mon, 23 Jul 2012 15:23:41 -0400 John W. Eaton fix failure with function handles caused by changeset ea6997657614
Mon, 23 Jul 2012 12:59:44 -0400 John W. Eaton which: provide source file name for built-in functions
Mon, 23 Jul 2012 06:53:09 -0500 Max Brister 'clear -f' does not work for command line functions (bug #34497)
Sun, 22 Jul 2012 04:16:02 +0200 Carlo de Falco Merge erroneously crated head
Sun, 22 Jul 2012 03:58:02 +0200 Carlo de Falco Properly restore compiler and linker flags after llvm tests
Thu, 19 Jul 2012 21:28:00 +0200 Carlo de Falco remove redundant private function absolute_pathname
Sat, 21 Jul 2012 10:23:00 -0400 Jordi Gutiérrez Hermoso Fix think-o in 4315a39da4c9 stable
Sat, 21 Jul 2012 01:39:03 -0400 Jacob Dawid Added support for changing the terminal cursor and the cursor blinking. gui
Fri, 20 Jul 2012 16:45:10 -0400 Jacob Dawid The GUI now remembers when categories in the workspace view have been closed. Bug #36885 gui
Fri, 20 Jul 2012 16:36:30 -0400 Jacob Dawid Updated qterminal. gui
Fri, 20 Jul 2012 16:13:35 -0400 Jordi Gutiérrez Hermoso Merge in JIT branch \o/
Fri, 20 Jul 2012 12:39:28 -0700 Andy Adler doc: Add "Display" option to optimset documentation.
Fri, 20 Jul 2012 12:26:31 -0700 Rik doc: Use 'grayscale' rather than 'gray-scale' in documentation.
Fri, 20 Jul 2012 12:22:48 -0700 Rik Add new functions cmpermute(), cmunque().
Fri, 20 Jul 2012 09:25:37 -0700 Andy Adler Add new function fminsearch.m
Fri, 20 Jul 2012 11:56:38 -0400 Jacob Dawid Updated qterminal. gui
Fri, 20 Jul 2012 11:40:50 -0400 John W. Eaton shorten signal warnings
Fri, 20 Jul 2012 09:42:02 -0400 Jacob Dawid Update qterminal. gui
Fri, 20 Jul 2012 09:38:02 -0400 John W. Eaton avoid error in "help gsvd" call stable
Fri, 20 Jul 2012 09:15:22 -0400 Jacob Dawid Fixed bug with error message about missing arguments when running a file. gui
Thu, 19 Jul 2012 18:19:57 -0400 John W. Eaton rename octave-core file to octave-workspace
Thu, 19 Jul 2012 18:08:08 -0400 Jordi Gutiérrez Hermoso Do computations with octave_uint64 to avoid overflow stable
Thu, 19 Jul 2012 16:07:12 -0400 Jacob Dawid Merge. gui
Thu, 19 Jul 2012 16:03:47 -0400 Jacob Dawid Fixed performance issues on updating the symbol table. gui
Thu, 19 Jul 2012 12:08:46 -0700 Ed Meyer doc: corrected eig doc
Thu, 19 Jul 2012 15:18:19 -0400 John W. Eaton omit warning for multiple Contents.m files in the load path
Thu, 19 Jul 2012 11:53:00 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to gui gui
Wed, 18 Jul 2012 20:05:32 +0100 Carnë Draug doc: recommend to use bug tracker rather than maintainers mailing list.
Thu, 19 Jul 2012 11:48:40 -0400 Jordi Gutiérrez Hermoso maint: Periodic merge of stable to default
Mon, 16 Jul 2012 16:55:27 +0100 Carnë Draug doc: typo on PS1 documentation example stable
Thu, 19 Jul 2012 10:13:40 -0400 Jacob Dawid Added dimension column to workspace view. Using octave print-function to retrieve a value string for a variable. gui
Thu, 19 Jul 2012 09:30:07 -0400 Jacob Dawid Added patch from jwe that forks the GUI process in order to have less work. gui
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