log

age author description
Mon, 30 Jul 2012 20:45:52 +0100 Carnë Draug configure.ac: replace deprecated AC_CONFIG_HEADER macro
Mon, 30 Jul 2012 13:05:29 -0500 Max Brister Support the end keyword for one dimentional indexing in JIT.
Mon, 30 Jul 2012 16:23:52 +0100 Carnë Draug configure.ac: replace deprecated AC_TRY_LINK macro
Mon, 30 Jul 2012 09:55:57 +0200 Jacob Dawid Modified GUI sources so they can be build inside the source tree, without installing octave first. gui
Sun, 29 Jul 2012 19:49:11 -0700 Rik maint: Use some Octave coding conventions for base64_encode, base64_decode.
Sun, 29 Jul 2012 12:08:03 -0700 Rik maint: Remove extraneous commented out lines from changeset e753177cde93.
Sun, 29 Jul 2012 19:17:48 +0200 Carlo de Falco Add functions to encode/decode double arrays to/from base64.
Sun, 29 Jul 2012 18:29:02 +0200 Carlo de Falco Add LAPACK_LIBS to link dependencies of liboctinterp
Sun, 29 Jul 2012 01:43:04 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to gui gui
Sun, 29 Jul 2012 01:31:20 -0400 Jordi Gutiérrez Hermoso Document extra Qt dependencies gui
Sun, 29 Jul 2012 01:32:03 -0400 Jordi Gutiérrez Hermoso Document extra LLVM dependency
Sat, 28 Jul 2012 21:53:45 -0400 Jordi Gutiérrez Hermoso Source code formatting (80-column lines, mostly whitespace changes) gui
Sat, 28 Jul 2012 21:02:28 -0400 Jordi Gutiérrez Hermoso Update urls to Agora and bug tracker gui
Sat, 28 Jul 2012 12:06:34 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to gui gui
Sat, 28 Jul 2012 11:59:10 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Sat, 28 Jul 2012 15:17:57 +0200 Jacob Dawid Update qterminal thanks to Jen. Removed performance information on events. gui
Fri, 27 Jul 2012 16:31:18 -0700 Rik doc: Periodic spellcheck of documentation.
Fri, 27 Jul 2012 15:35:00 -0700 Rik maint: Move non-dynamically linked functions from DLD-FUNCTIONS/ to corefcn/ directory
Fri, 27 Jul 2012 14:37:37 -0700 Rik doc: Update docstrings for built-in functions to not use "Loadable Function" as type.
Fri, 27 Jul 2012 17:10:25 -0400 John W. Eaton improvements in parsing classdef classdef
Fri, 27 Jul 2012 16:02:01 -0400 Michael Goffioul octave_value classdef objects classdef
Fri, 27 Jul 2012 15:44:11 -0400 John W. Eaton new tree_funcall class classdef
Fri, 27 Jul 2012 09:11:49 -0700 Rik doc: Fix for bad cross-referencing due to use of aliases in Texinfo.
Fri, 27 Jul 2012 11:52:13 -0400 John W. Eaton fix cross-referencing for some function aliases
Fri, 27 Jul 2012 08:22:21 -0700 Rik doc: Fix image processing workflow documentation (bug #36974)
Fri, 27 Jul 2012 08:54:39 -0400 Doug Stewart Added one more *seealso* in "I" and removed a space at start of line, all in data.cc
Thu, 26 Jul 2012 23:36:51 -0500 Max Brister src/pt-jit.cc: Fix JIT build with LLVM 3.0.
Thu, 26 Jul 2012 18:45:52 -0400 Jordi Gutiérrez Hermoso Merge in Doug's changes
Thu, 26 Jul 2012 17:59:30 -0400 Doug Stewart Added many *seealso* to the help messages
Thu, 26 Jul 2012 17:03:15 -0500 Max Brister Check trip count before compiling for loops.
Mon, 23 Jul 2012 12:18:07 +0400 Sergey Dudoladov help.m: Added option '.' (dot); 'help .' lists all operators
Thu, 26 Jul 2012 14:36:25 -0400 Jordi Gutiérrez Hermoso Merge in Doug's changes
Thu, 26 Jul 2012 14:20:11 -0400 Doug Stewart Added to the sort help message.
Thu, 26 Jul 2012 12:17:56 -0500 Max Brister Compile top level while loops in JIT.
Thu, 26 Jul 2012 09:43:23 -0700 Rik maint: Use space after OCTAVE_LOCAL_BUFFER invocation in liboctave source code.
Thu, 26 Jul 2012 09:32:11 -0700 Rik maint: Cuddle parenthesis for indexing expressions in ccolamd.cc.
Thu, 26 Jul 2012 09:25:47 -0700 Rik maint: Cuddle open bracket used for indexing C++ arrays in source code.
Thu, 26 Jul 2012 10:40:26 -0500 Max Brister Update the execution engine's global mapping for external functions
Thu, 26 Jul 2012 08:13:22 -0700 Rik maint: Use Octave coding conventions for cuddled parentheses in liboctave/.
Wed, 25 Jul 2012 20:58:21 -0700 Rik maint: Fix a few Octave coding convention violations.
Wed, 25 Jul 2012 21:12:47 -0500 Max Brister Split pt-jit into multiple files.
Wed, 25 Jul 2012 16:30:39 -0700 Rik Add demos for plot.m (bug #36939).
Wed, 25 Jul 2012 06:40:15 -0500 Max Brister Take into account different calling conventions
Wed, 25 Jul 2012 16:48:10 +0100 Carnë Draug acinclude.m4: generate gnuplot warning message correctly (fixing bug from revision 8a84849ad986)
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