Mercurial > hg > octave-nkf
graph
-
NEWS: alphabetize functions added in 3.8.0.Thu, 06 Jun 2013 20:19:48 -0700, by Rik
-
octave-link.cc: align code assignments statements for readability.Thu, 06 Jun 2013 20:15:52 -0700, by Rik
-
Update legend box when the fontsize changes.Thu, 06 Jun 2013 12:59:41 +0800, by Ben Abbott
-
Remove the "legacy" delimiter type from strsplit().Thu, 06 Jun 2013 11:03:22 +0800, by Ben Abbott
-
Mention ostrsplit() in NEWSThu, 06 Jun 2013 10:48:57 +0800, by Ben Abbott
-
Add ostrsplit() to the manual.Thu, 06 Jun 2013 10:45:23 +0800, by Ben Abbott
-
Substitute ostrsplit() for strsplit().Thu, 06 Jun 2013 10:06:12 +0800, by Ben Abbott
-
Re-introduce the original strsplit() as ostrsplit().Wed, 05 Jun 2013 20:45:41 +0800, by Ben Abbott
-
Avoid converting sparse matrix to full format in svds.Wed, 05 Jun 2013 13:49:47 +0200, by Carlo de Falco
-
* file-editor-tab.cc(update_lexer): redundant code removedSun, 02 Jun 2013 21:46:57 +0200, by Torsten
-
select octave lexer for unnamed files and bash lexer for files without extensionSun, 02 Jun 2013 21:13:47 +0200, by Torsten
-
commenting selected lines in the editor uses comment string depending on lexerSun, 02 Jun 2013 19:17:49 +0200, by Torsten
-
context menu of terminal widget: add icons and an entry to clear the consoleSun, 02 Jun 2013 11:10:16 +0200, by Torsten
-
fix bug concerning preparing the apis info for code completionSun, 02 Jun 2013 09:13:00 +0200, by Torsten
-
make octave lexer the default and dynamically set margin width for line numbersSat, 01 Jun 2013 19:40:24 +0200, by Torsten
-
save prepared apis info for qscintilla into a path depending on octave versionSat, 01 Jun 2013 15:10:35 +0200, by Torsten
-
use capital letters for the letter icons of the dock widgetsSat, 01 Jun 2013 10:32:25 +0200, by Torsten
-
rgb2ind.m: fix input validation testsSat, 01 Jun 2013 00:53:30 -0400, by Mike Miller
-
fix strsplit input validationSat, 01 Jun 2013 00:30:20 -0400, by Mike Miller
-
ls.m: fix error when listing an empty directoryFri, 31 May 2013 19:00:08 -0400, by Mike Miller
-
doc: Use double space after period for INSTALL file.Fri, 31 May 2013 12:06:32 -0700, by Rik
-
fix searching new directory for file browserFri, 31 May 2013 20:54:59 +0200, by Torsten
-
use correct "caller" workspace for mexputvariable and mexgetvariableFri, 31 May 2013 10:43:53 -0400, by John W. Eaton
-
ind2rgb: add support for multidimensional indexed images.Fri, 31 May 2013 13:27:04 +0100, by Carnë Draug
-
include more signals in SIG function (bug #39089)Thu, 30 May 2013 14:19:59 -0400, by Daniel J Sebald
-
do not include C++ header in extern "C" context (bug #38746)Thu, 30 May 2013 14:12:22 -0400, by Clemens Buchacher
-
fix restoring editor files from previous session and speedup lexer preparationMon, 27 May 2013 21:41:57 +0200, by Torsten
-
add more settings concerning tabs and indentation to the editor settingsSun, 26 May 2013 22:16:21 +0200, by Torsten
-
make white space visibility in the editor configurableSun, 26 May 2013 14:49:41 +0200, by Torsten
-
make case sensitivity of editors auto completion list configurableSat, 25 May 2013 16:36:34 +0200, by Torsten
-
make background colors of editor files configurableSat, 25 May 2013 15:00:31 +0200, by Torsten
-
Added find files context menu to files-dock-widgetFri, 24 May 2013 21:45:40 -0400, by John Donoghue
-
* macros.texi: Don't use @strong for @seealso in info mode.Fri, 24 May 2013 10:30:18 -0400, by John W. Eaton
-
Support combination of object array extension and multi-level indexing. classdefThu, 23 May 2013 21:41:51 -0400, by Michael Goffioul
-
Add multi-level index assignment for object array. classdefThu, 23 May 2013 14:12:33 -0400, by Michael Goffioul
-
Promote scalar object to array for '(' idnex assignment. classdefWed, 22 May 2013 15:48:31 -0400, by Michael Goffioul
-
make color of current line marker in the editor configurableTue, 21 May 2013 20:08:22 +0200, by Torsten
-
Implement multilevel subsasgn for scalar objects. classdefMon, 20 May 2013 20:17:19 -0400, by Michael Goffioul
-
Implement meta.package.getAllPackages() method. classdefMon, 20 May 2013 14:37:25 -0400, by Michael Goffioul
-
Allow setting background/forground terminal colors in Unix (bug #39016)Sat, 18 May 2013 23:00:19 -0400, by John Donoghue
-
* oct-hist.cc: Style fixes. Remove unused code.Sun, 19 May 2013 12:58:41 -0400, by John W. Eaton
-
Make open file "file not found" message box open in front of editor window.Sun, 19 May 2013 09:05:28 -0400, by John Donoghue
-
Added default name usage for history -r,-w option (Bug #38986)Sat, 18 May 2013 19:11:18 -0400, by John Donoghue
-
Correct handling of package context in symbol table. classdefSat, 18 May 2013 23:12:56 -0400, by Michael Goffioul
-
maint: periodic merge of default to classdef classdefSat, 18 May 2013 22:43:10 -0400, by John W. Eaton
-
Mark "package" function symbols when dumping symbol table. classdefSat, 18 May 2013 18:40:57 -0400, by Michael Goffioul
-
recognize character string at beginning of statement (bug #38926, #38958)Sat, 18 May 2013 16:21:32 -0400, by John W. Eaton
-
improve parsing of commandsSat, 18 May 2013 14:34:25 -0400, by John W. Eaton
-
options for auto completion threshold, source and word replacement in settingsSat, 18 May 2013 16:13:53 +0200, by Torsten
-
fix auto completion for octave files in editorSat, 18 May 2013 15:17:03 +0200, by Torsten
-
* settings-dialog.cc: enable octave lexer editor styles if lexer is presentSat, 18 May 2013 15:06:33 +0200, by Torsten
-
Initial support for (classdef) packages. classdefFri, 17 May 2013 23:17:25 -0400, by Michael Goffioul
-
handle single output case of ndgridFri, 17 May 2013 13:56:52 -0400, by Clemens Buchacher
-
allow abbreviations for optimset and optimget (bug #38999)Fri, 17 May 2013 12:56:44 -0400, by John W. Eaton
-
Fix bug # 38885.Tue, 07 May 2013 22:56:42 +0800, by Ben Abbott
-
Fix Qt error messages w/o QScintilla-dev installed (Bug #38878)Sun, 12 May 2013 16:46:56 -0400, by John Donoghue
-
* contributors.in: Include Risto Vanhanen in the list.Thu, 16 May 2013 15:46:08 -0400, by John W. Eaton