log

age author description
Fri, 21 Jun 2013 22:20:41 +0800 Ben Abbott When no keys are specified and defaults are populated, set have_labels = true.
Thu, 20 Jun 2013 22:04:58 -0400 John Donoghue GUI: enable clipboard content detection for terminal window context menu
Thu, 20 Jun 2013 20:18:28 -0700 Rik Rename cmdline option --jit-debugging to --jit-debug.
Thu, 20 Jun 2013 19:32:59 -0700 Rik doc: Use Texinfo @url command consistently throughout documentation.
Thu, 20 Jun 2013 19:14:55 -0700 Rik doc: Use the serial comma in Contributors chapter.
Thu, 20 Jun 2013 18:12:17 -0700 Rik doc: Update some spacing in the Tips & Standards chapter.
Thu, 20 Jun 2013 17:48:12 -0700 Rik doc: Update docstrings in oct-parse.in.yy.
Thu, 20 Jun 2013 18:21:48 -0400 John W. Eaton correctly parse expressions like pi+1 (bug #39301)
Thu, 20 Jun 2013 14:32:20 -0700 Rik __fltk_ginput__.m: Restructure and clean up code.
Thu, 20 Jun 2013 12:54:59 -0700 Rik __gnuplot_ginput__.m: Correctly stop early if <RETURN> key pressed (bug #32178).
Thu, 20 Jun 2013 10:55:45 -0700 Rik Return button information for ginput when using FLTK (bug #32178)
Thu, 20 Jun 2013 10:23:25 -0400 John W. Eaton use better method to determine whether we are using flex and bison
Wed, 19 Jun 2013 22:11:46 -0400 John W. Eaton always set at_beginning_of_statement when recognizing keywords (bug #38758)
Thu, 20 Jun 2013 03:39:53 +0200 David Bateman return true for is_single_type and false for is_double_type in octave_float_complex_diag_matrix
Thu, 20 Jun 2013 03:28:10 +0200 David Bateman Use complex_array_value in ov-cx-mat.cc(default_numeric_demotion_function) (bug #39254)
Wed, 19 Jun 2013 18:04:19 -0700 Rik Restore dassl tolerance after running %! tests (bug #36137).
Thu, 20 Jun 2013 02:17:25 +0200 David Bateman Specialize is_empty and numel methods for sparse matrices (debian bug #706376)
Wed, 19 Jun 2013 16:51:30 -0700 Rik ndgrid.m: Fix Matlab incompatibility with null inputs (bug #38685).
Wed, 19 Jun 2013 14:01:14 -0700 Rik accumdim.m: Add %!tests for function.
Thu, 18 Apr 2013 11:59:56 -0400 Corey Thomasson accumdim.m: fix bug and allow 6 arguments (bug #38770)
Wed, 19 Jun 2013 11:56:06 -0700 Rik fplot.m: Fix bug when FN is a constant function (bug #39287)
Wed, 19 Jun 2013 11:36:42 -0700 Rik Add -W command line option to disable window system (bug #38937)
Sun, 28 Apr 2013 22:12:20 +0200 Pantxo Diribarne dec2base.m: treat logical as double for compatibility with ML (bug #38815).
Tue, 18 Jun 2013 20:35:12 -0700 Rik Fix seealso HTML links when using Texinfo 4.X (bug #38862).
Tue, 18 Jun 2013 17:58:00 -0700 Rik doc: Improve documentation for command debugger.
Tue, 18 Jun 2013 11:10:57 -0700 Rik doc: clarify docstring regarding null input to error() (bug #39271).
Tue, 18 Jun 2013 06:47:25 -0400 John W. Eaton @ftp/cd.m: Fix docstring.
Tue, 18 Jun 2013 06:39:12 -0400 John W. Eaton copyright notice fixes
Tue, 18 Jun 2013 06:39:11 -0400 John W. Eaton * importdata.m: Don't use sprintf to format error messages.
Tue, 18 Jun 2013 06:39:01 -0400 John W. Eaton avoid backquote in error messages, some uses in doc strings