Mercurial > hg > octave-nkf
graph
-
Rename re_read_readline_init_file to readline_re_read_init_file.Sun, 30 Jun 2013 18:08:29 -0700, by Rik
-
Rename read_readline_init_file to readline_read_init_file.Sun, 30 Jun 2013 17:30:06 -0700, by Rik
-
doc: Add jit_enable() and debug_jit() to manual.Sun, 30 Jun 2013 15:50:16 -0700, by Rik
-
Rename enable_jit_compiler to jit_enable, enable_jit_debugging to debug_jit.Sun, 30 Jun 2013 15:16:06 -0700, by Rik
-
Rename saving_history() to history_save().Sun, 30 Jun 2013 14:19:02 -0700, by Rik
-
Rename default_save_options() to save_default_options().Sun, 30 Jun 2013 13:50:48 -0700, by Rik
-
Add deprecated compiler flag to Octave_map class.Sun, 30 Jun 2013 13:11:03 -0700, by Rik
-
Add deprecated script gen_doc_cache.m missing from 5372068bb148.Sun, 30 Jun 2013 12:58:03 -0700, by Rik
-
Rename gen_doc_cache() to doc_cache_create().Sun, 30 Jun 2013 12:51:36 -0700, by Rik
-
Replace uses of Octave_map with octave_map or octave_scalar_map.Sun, 30 Jun 2013 09:09:49 -0700, by Rik
-
__fltk_ginput__.m: Remove debugging code left in after recent changes.Sun, 30 Jun 2013 08:06:16 -0700, by Rik
-
__plt__.m: Eliminate unneeded input validation from leaf functions.Sat, 29 Jun 2013 18:56:33 -0700, by Rik
-
doc: Mention oregonator.m in examples dir in documentation.Sat, 29 Jun 2013 18:17:37 -0700, by Rik
-
Re-write documentation and all examples of dynamically linked functions.Sat, 29 Jun 2013 18:08:24 -0700, by Rik
-
fix of typos in language filesSat, 29 Jun 2013 10:03:19 +0200, by Torsten
-
fix of typos in text strings of the guiSat, 29 Jun 2013 09:21:43 +0200, by Torsten
-
* nl_NL.ts: updated dutch translation by PhilipFri, 28 Jun 2013 23:45:58 +0200, by Torsten
-
try harder to load the qt translation files at start upFri, 28 Jun 2013 22:17:26 +0200, by Torsten
-
* es_ES.ts: updated spanish translation from Valentin and RobertoFri, 28 Jun 2013 21:15:21 +0200, by Torsten
-
updated language file fr_FR.ts, nl_NL.ts and pt_BR.tsFri, 28 Jun 2013 20:58:24 +0200, by Torsten
-
Dutch translation for GUIFri, 28 Jun 2013 14:45:11 +0200, by Philip Nienhuis
-
* settings-dialog.cc(constructor): enable translation of the cursor typesThu, 27 Jun 2013 21:18:00 +0200, by Torsten
-
Use the Qscintilla langiage file if availableThu, 27 Jun 2013 20:37:51 +0200, by Torsten
-
__plt__.m: Plot a point marker for a scalar input such as plot(0,0) (bug #38825).Thu, 27 Jun 2013 10:46:14 -0700, by Rik
-
Use string_fill_char when creating argn automatic variable (bug #34183).Wed, 26 Jun 2013 20:28:52 -0700, by Rik
-
Trim ticklabel strings and repeat them as necessary to fill tick marks (bug #39344)Wed, 26 Jun 2013 15:49:57 -0700, by Rik
-
Handle ticklabel specification with '|' the same way as Matlab (bug #39344).Wed, 26 Jun 2013 14:29:15 -0700, by Rik
-
Updated french translationWed, 26 Jun 2013 22:54:44 +0200, by Catalin Codreanu
-
doc: packages are not loaded by defaultWed, 26 Jun 2013 18:32:33 +0200, by Carnë Draug
-
mexErrMsgTxt should abort when called with an empty string (bug #39343).Tue, 25 Jun 2013 18:43:58 -0700, by Rik
-
oct-parse-in.yy: Fix error compiling code in cset 77c8aae15908.Tue, 25 Jun 2013 13:59:35 -0700, by Rik
-
ribbon.m: Fix typo of extra spaces in docstring.Tue, 25 Jun 2013 13:42:15 -0700, by Rik
-
accept remove option for autoloadTue, 25 Jun 2013 11:48:41 -0400, by Juan Pablo Carbajal
-
use SED in scripts/mk-pkg-add script, use set -e consistentlyTue, 25 Jun 2013 11:10:26 -0400, by John W. Eaton
-
doc: fix documentation about packages.Tue, 25 Jun 2013 15:39:47 +0200, by Carnë Draug
-
NEWS: Add new functions to list for 3.8 release.Mon, 24 Jun 2013 20:47:34 -0700, by Rik
-
doc: Add note about function of <RETURN> key in debug mode.Mon, 24 Jun 2013 20:29:09 -0700, by Rik
-
doc: Fix typo in dblist docstring.Mon, 24 Jun 2013 20:24:55 -0700, by Rik
-
Add new dblist command to debugger (bug #38953)Mon, 24 Jun 2013 20:06:31 -0700, by Rik
-
Return a cellstr column vector for ticklabels (bug #34906).Mon, 24 Jun 2013 16:34:19 -0700, by Rik
-
maint: Use octave coding conventions for changeset fd5a4b7f59f7.Mon, 24 Jun 2013 15:06:36 -0700, by Rik
-
isosurface.m: Correct typo in documentation.Mon, 24 Jun 2013 14:55:27 -0700, by Rik
-
genprops.awk: Add comment about 'o','O', 'a' options no longer being processed.Mon, 24 Jun 2013 13:49:37 -0700, by Rik
-
* languages/fr_FR.ts: added descriptions of editors lexer stylesMon, 24 Jun 2013 22:34:22 +0200, by Torsten
-
Replace some single-quoted in fr_FR.ts with 'Mon, 24 Jun 2013 22:02:59 +0200, by David Bateman
-
First version of a French translation of the GUIMon, 24 Jun 2013 21:59:35 +0200, by David Bateman
-
* languages/pt_BR.ts: added descriptions of editors lexer stylesMon, 24 Jun 2013 20:37:46 +0200, by Torsten
-
maint: fix typo on language nameMon, 24 Jun 2013 15:41:46 +0200, by Carnë Draug
-
Initialization and updating of tightinset and looseinset properties.Mon, 24 Jun 2013 14:52:46 +0800, by Ben Abbott
-
Include "looseinset" in axes::properties::update_units ().Mon, 24 Jun 2013 14:49:36 +0800, by Ben Abbott
-
Update Text object color after property value has changed (bug #37007).Sun, 23 Jun 2013 19:38:59 -0700, by Rik
-
system.tst: Replace removed function setstr() with char().Sun, 23 Jun 2013 14:54:37 -0700, by Rik
-
Make demos in plot m-files compatible with Matlab for running comparison script.Sun, 23 Jun 2013 14:47:05 -0700, by Rik
-
Remove deprecated function setstr.m from 3.8 release.Sun, 23 Jun 2013 14:00:26 -0700, by Rik
-
doc: Periodic spellcheck of the documentation.Sun, 23 Jun 2013 12:49:53 -0700, by Rik
-
Reviewed pt_BR.tsSun, 23 Jun 2013 14:15:42 -0300, by Júlio Hoffimann
-
pkg: display output of shell commands on real time if verbose.Sun, 23 Jun 2013 13:25:26 +0100, by Carnë Draug
-
make the result list in find files dialog always fill its layoutSun, 23 Jun 2013 16:50:08 +0200, by Torsten
-
* settings-dialog.ui: prevent warning message for z-order of verticalSpacer_3Sun, 23 Jun 2013 16:10:34 +0200, by Torsten
-
update of language files libgui/languages/*.tsSun, 23 Jun 2013 14:36:19 +0200, by Torsten