Fri, 18 May 2012 05:59:59 -0600 |
Max Brister |
Remove OCTINTERP_API from jit classes
|
Thu, 17 May 2012 21:22:25 -0600 |
Max Brister |
maint: Periodic merge of default to jit
|
Thu, 17 May 2012 19:50:01 -0400 |
Jordi Gutiérrez Hermoso |
maint: Periodic merge of default to jit
|
Thu, 17 May 2012 16:07:21 -0600 |
Max Brister |
JIT for loops over ranges
|
Tue, 15 May 2012 18:43:18 -0600 |
Max Brister |
maint: periodic merge of default to jit
|
Sat, 12 May 2012 19:39:44 -0600 |
Max Brister |
maint: periodic merge of default to jit
|
Sat, 12 May 2012 19:24:32 -0600 |
Max Brister |
Reworking JIT implementation
|
Wed, 09 May 2012 12:53:41 -0600 |
Max Brister |
configure.ac: Bad merge
|
Mon, 07 May 2012 18:37:31 -0600 |
Max Brister |
doc: Copyright fix in pt-jit.h and pt-jit.cc
|
Mon, 07 May 2012 16:57:57 -0600 |
Max Brister |
maint: periodic merge of default to jit
|
Sun, 06 May 2012 20:17:30 -0600 |
Max Brister |
Initial JIT support
|
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
|
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:53:00 -0400 |
Jordi Gutiérrez Hermoso |
maint: periodic merge of default to gui
gui
|
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, 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.
|
Mon, 09 Jul 2012 09:29:04 -0700 |
Max Brister |
doc: Add subchapter on nested functions (bug #36147)
|
Sun, 08 Jul 2012 12:02:26 -0700 |
Rik |
doc: Add Seealso links to betainc() docstring
|