Mercurial > hg > octave-nkf
graph
-
fix checked state of window menu entries at startup (bug #39322)Sat, 22 Jun 2013 20:43:29 +0200, by Torsten
-
doc: Add gco() to documentation.Sat, 22 Jun 2013 11:16:04 -0700, by Rik
-
doc: Add built_in_docstrings_file() to documentation.Sat, 22 Jun 2013 10:58:16 -0700, by Rik
-
doc: Remove trailing characters after @seealso macro in version.m (bug #39307).Sat, 22 Jun 2013 10:28:21 -0700, by Rik
-
legend.m: Tweak code for Octave coding conventions.Sat, 22 Jun 2013 10:26:47 -0700, by Rik
-
Partially undo the changeset 8fce0ed4894a as sparse specialized version of is_empty can be used in all cases.Sat, 22 Jun 2013 15:13:53 +0200, by David Bateman
-
When indexing scalars stored as sparse matrices, convert to an array, index and then resparsify (bug #37774)Sat, 22 Jun 2013 12:00:39 +0200, by David Bateman
-
Remove "key", "keybox", "keypos", and "keyreverse" from the list of axes props.Sat, 22 Jun 2013 15:35:19 +0800, by Ben Abbott
-
Avoid changing the fontsize of a legend's text strings when printing.Sat, 22 Jun 2013 15:24:00 +0800, by Ben Abbott
-
Fix problems with changeset 286904321282.Sat, 22 Jun 2013 13:38:03 +0800, by Ben Abbott
-
Use unmodified axes "position" and "outerposition" properties for legend().Sat, 22 Jun 2013 11:18:56 +0800, by Ben Abbott
-
make stand-alone windows from dock widgets when floating (bug #38785)Fri, 21 Jun 2013 22:40:53 +0200, by Torsten
-
add Jordi's tips on hg extensions to the manualFri, 21 Jun 2013 20:50:55 +0200, by Torsten
-
Rename "position" variable to "location" in legend.mFri, 21 Jun 2013 23:33:17 +0800, by Ben Abbott
-
When no keys are specified and defaults are populated, set have_labels = true.Fri, 21 Jun 2013 22:20:41 +0800, by Ben Abbott
-
GUI: enable clipboard content detection for terminal window context menuThu, 20 Jun 2013 22:04:58 -0400, by John Donoghue
-
Rename cmdline option --jit-debugging to --jit-debug.Thu, 20 Jun 2013 20:18:28 -0700, by Rik
-
doc: Use Texinfo @url command consistently throughout documentation.Thu, 20 Jun 2013 19:32:59 -0700, by Rik
-
doc: Use the serial comma in Contributors chapter.Thu, 20 Jun 2013 19:14:55 -0700, by Rik
-
doc: Update some spacing in the Tips & Standards chapter.Thu, 20 Jun 2013 18:12:17 -0700, by Rik
-
doc: Update docstrings in oct-parse.in.yy.Thu, 20 Jun 2013 17:48:12 -0700, by Rik
-
correctly parse expressions like pi+1 (bug #39301)Thu, 20 Jun 2013 18:21:48 -0400, by John W. Eaton
-
__fltk_ginput__.m: Restructure and clean up code.Thu, 20 Jun 2013 14:32:20 -0700, by Rik
-
__gnuplot_ginput__.m: Correctly stop early if <RETURN> key pressed (bug #32178).Thu, 20 Jun 2013 12:54:59 -0700, by Rik
-
Return button information for ginput when using FLTK (bug #32178)Thu, 20 Jun 2013 10:55:45 -0700, by Rik
-
use better method to determine whether we are using flex and bisonThu, 20 Jun 2013 10:23:25 -0400, by John W. Eaton
-
always set at_beginning_of_statement when recognizing keywords (bug #38758)Wed, 19 Jun 2013 22:11:46 -0400, by John W. Eaton
-
return true for is_single_type and false for is_double_type in octave_float_complex_diag_matrixThu, 20 Jun 2013 03:39:53 +0200, by David Bateman
-
Use complex_array_value in ov-cx-mat.cc(default_numeric_demotion_function) (bug #39254)Thu, 20 Jun 2013 03:28:10 +0200, by David Bateman
-
Restore dassl tolerance after running %! tests (bug #36137).Wed, 19 Jun 2013 18:04:19 -0700, by Rik