Mercurial > hg > octave-thorsten
graph
-
maint: Fix a few Octave coding convention violations.Wed, 25 Jul 2012 20:58:21 -0700, by Rik
-
Split pt-jit into multiple files.Wed, 25 Jul 2012 21:12:47 -0500, by Max Brister
-
Add demos for plot.m (bug #36939).Wed, 25 Jul 2012 16:30:39 -0700, by Rik
-
Take into account different calling conventionsWed, 25 Jul 2012 06:40:15 -0500, by Max Brister
-
acinclude.m4: generate gnuplot warning message correctly (fixing bug from revision 8a84849ad986)Wed, 25 Jul 2012 16:48:10 +0100, by Carnë Draug
-
configure.ac: consistency on output (using the same word for the same thing)Wed, 25 Jul 2012 15:33:47 +0100, by Carnë Draug
-
maint: Use Octave coding standards for copyobj.m, hdl2struct.m, struct2hdl.m.Tue, 24 Jul 2012 13:41:41 -0700, by Rik
-
doc: Fix typo in docstring for gco.mTue, 24 Jul 2012 13:40:26 -0700, by Rik
-
Fix typos introduced by changeset 5d3a684236b0.Tue, 24 Jul 2012 13:38:58 -0700, by Rik
-
preserve order of path elements when doing "path (new_path)"Tue, 24 Jul 2012 13:13:45 -0400, by John W. Eaton
-
doc: Periodic grammarcheck of documentationTue, 24 Jul 2012 09:34:51 -0700, by Rik
-
Clear %!functions at the end of testing, not for each shared block.Tue, 24 Jul 2012 07:50:42 -0700, by Rik
-
fix failure with function handles caused by changeset ea6997657614Mon, 23 Jul 2012 15:23:41 -0400, by John W. Eaton
-
which: provide source file name for built-in functionsMon, 23 Jul 2012 12:59:44 -0400, by John W. Eaton
-
'clear -f' does not work for command line functions (bug #34497)Mon, 23 Jul 2012 06:53:09 -0500, by Max Brister
-
Merge erroneously crated headSun, 22 Jul 2012 04:16:02 +0200, by Carlo de Falco
-
Properly restore compiler and linker flags after llvm testsSun, 22 Jul 2012 03:58:02 +0200, by Carlo de Falco
-
remove redundant private function absolute_pathnameThu, 19 Jul 2012 21:28:00 +0200, by Carlo de Falco
-
Added support for changing the terminal cursor and the cursor blinking. guiSat, 21 Jul 2012 01:39:03 -0400, by Jacob Dawid
-
The GUI now remembers when categories in the workspace view have been closed. Bug #36885 guiFri, 20 Jul 2012 16:45:10 -0400, by Jacob Dawid
-
Merge in JIT branch \o/Fri, 20 Jul 2012 16:13:35 -0400, by Jordi Gutiérrez Hermoso
-
doc: Add "Display" option to optimset documentation.Fri, 20 Jul 2012 12:39:28 -0700, by Andy Adler
-
doc: Use 'grayscale' rather than 'gray-scale' in documentation.Fri, 20 Jul 2012 12:26:31 -0700, by Rik
-
Add new functions cmpermute(), cmunque().Fri, 20 Jul 2012 12:22:48 -0700, by Rik
-
Add new function fminsearch.mFri, 20 Jul 2012 09:25:37 -0700, by Andy Adler
-
shorten signal warningsFri, 20 Jul 2012 11:40:50 -0400, by John W. Eaton
-
Fixed bug with error message about missing arguments when running a file. guiFri, 20 Jul 2012 09:15:22 -0400, by Jacob Dawid
-
rename octave-core file to octave-workspaceThu, 19 Jul 2012 18:19:57 -0400, by John W. Eaton
-
Do computations with octave_uint64 to avoid overflow stableThu, 19 Jul 2012 18:08:08 -0400, by Jordi Gutiérrez Hermoso
-
Fixed performance issues on updating the symbol table. guiThu, 19 Jul 2012 16:03:47 -0400, by Jacob Dawid
-
doc: corrected eig docThu, 19 Jul 2012 12:08:46 -0700, by Ed Meyer
-
omit warning for multiple Contents.m files in the load pathThu, 19 Jul 2012 15:18:19 -0400, by John W. Eaton
-
maint: periodic merge of default to gui guiThu, 19 Jul 2012 11:53:00 -0400, by Jordi Gutiérrez Hermoso
-
doc: recommend to use bug tracker rather than maintainers mailing list.Wed, 18 Jul 2012 20:05:32 +0100, by Carnë Draug
-
maint: Periodic merge of stable to defaultThu, 19 Jul 2012 11:48:40 -0400, by Jordi Gutiérrez Hermoso
-
Added dimension column to workspace view. Using octave print-function to retrieve a value string for a variable. guiThu, 19 Jul 2012 10:13:40 -0400, by Jacob Dawid
-
Added patch from jwe that forks the GUI process in order to have less work. guiThu, 19 Jul 2012 09:30:07 -0400, by Jacob Dawid
-
Removed cd'ing back after running a script for compatibility with less. guiWed, 18 Jul 2012 17:06:59 -0400, by Jacob Dawid
-
correcly compute Z for 3-output call to qz (bug #36728)Wed, 18 Jul 2012 15:37:36 -0400, by John W. Eaton
-
Forgot to have a fallback lexer when the file suffix is unknown. Removed unused variable and added comments. guiWed, 18 Jul 2012 07:07:18 -0400, by Jacob Dawid
-
Added syntax highlighting support for .sh/.bat/.pl and .diff-files. guiWed, 18 Jul 2012 05:45:40 -0400, by Jacob Dawid
-
maint: use rows() and columns() to clarify m-files.Tue, 17 Jul 2012 13:34:19 -0700, by Rik
-
Give message id to undefined function errorTue, 17 Jul 2012 15:08:20 +0200, by Juan Pablo Carbajal
-
maint: Use single quotes to simplify backslashing of double quotes.Tue, 17 Jul 2012 08:43:15 -0700, by Rik
-
maint: Use Octave coding conventions for cuddling parentheses in scripts directoryTue, 17 Jul 2012 07:08:39 -0700, by Rik
-
New Functions; copyobj.m, hdl2struct.m, struct2hdl.mMon, 16 Jul 2012 20:37:01 -0400, by Pantxo Diribarne
-
Use explicit false and true instead of 0 and 1Mon, 16 Jul 2012 17:32:27 -0400, by Jordi Gutiérrez Hermoso
-
smyrcm.cc: use std::swap instead of custom swap code.Sat, 14 Jul 2012 09:59:41 -0700, by Rik