log

age author description
Fri, 27 Sep 2013 17:43:27 +0800 LYH Fix warnings default tip lyh
Fri, 27 Sep 2013 17:23:52 +0800 LYH Merge the official development
Thu, 26 Sep 2013 22:26:42 -0700 Rik legend.m: Text objects should inherit textcolor, interpreter properties from legend (bug #40064).
Thu, 26 Sep 2013 21:34:26 -0400 Mike Miller ellipj: Move numerical code into liboctave
Fri, 27 Sep 2013 17:21:33 +0800 LYH -Werror at JIT related files
Fri, 27 Sep 2013 06:50:59 +0800 LYH Fully uint32 type support
Fri, 27 Sep 2013 06:14:51 +0800 LYH Fully uint64 type support
Fri, 27 Sep 2013 05:44:07 +0800 LYH Fully uint8 type support
Fri, 27 Sep 2013 05:00:42 +0800 LYH Fully int32 type support
Fri, 27 Sep 2013 04:18:59 +0800 LYH Fix int16 type comments
Fri, 27 Sep 2013 04:14:51 +0800 LYH Fully int16 type support
Fri, 27 Sep 2013 03:01:11 +0800 LYH Merge the official development
Thu, 26 Sep 2013 13:55:43 -0400 John W. Eaton make fltk the default graphics toolkit
Thu, 26 Sep 2013 09:38:51 -0700 Rik linsolve.m: Use Octave coding conventions.
Thu, 26 Sep 2013 08:30:26 -0700 Nir Krakauer linsolve.m: Add new function for Matlab compatibility.
Thu, 26 Sep 2013 10:05:22 -0400 Jordi GutiƩrrez Hermoso doc: Fix recommendation on where to put spaces around parens
Fri, 27 Sep 2013 02:59:51 +0800 LYH -Werror at libinterp/corefcn/jit-typeinfo.cc
Fri, 27 Sep 2013 02:58:43 +0800 LYH Fix int8 type sub
Fri, 27 Sep 2013 02:57:37 +0800 LYH Fully int64 type support
Thu, 26 Sep 2013 21:15:44 +0800 LYH Fully int8 type support
Thu, 26 Sep 2013 19:15:27 +0800 LYH Merge the official development
Wed, 25 Sep 2013 17:21:31 -0700 Rik text.m: Match variable names to documentation.
Wed, 25 Sep 2013 16:52:23 -0700 Rik graphics_toolkit.m: Adjust spacing in docstring.
Wed, 25 Sep 2013 16:45:46 -0700 Rik ndgrid.m: Add explanation of differences with meshgrid to docstring.
Wed, 25 Sep 2013 16:00:09 -0700 Rik hidden.m: Fix hidden so that it also works for trimesh objects.
Thu, 26 Sep 2013 19:14:08 +0800 LYH Fully uint16 type support
Thu, 26 Sep 2013 04:56:03 +0800 LYH Fix uminus op support with scalar type
Thu, 26 Sep 2013 04:47:20 +0800 LYH Merge the official development
Wed, 25 Sep 2013 13:46:09 -0700 Rik sombrero.m: Return meshgridded x,y rather than vectors.
Wed, 25 Sep 2013 13:44:24 -0700 Rik meshgrid.m: Close @code{} macro in docstring.