log

age author description
Sun, 29 Jan 2012 12:53:05 +0000 Michael Goffioul Export more required symbols [Win32].
Sun, 29 Jan 2012 12:52:54 +0000 Michael Goffioul Include <cctype> in caseless-str.h
Sat, 28 Jan 2012 22:33:57 -0800 Rik Update colormap files with faster code.
Sun, 29 Jan 2012 00:52:19 -0500 Jordi GutiƩrrez Hermoso convhull.m: Ensure column (not row) vectors
Sat, 28 Jan 2012 15:45:29 -0800 Rik maint: Use Octave spacing conventions in %!test block for graphics_toolkit.m
Sat, 28 Jan 2012 13:14:07 -0800 Rik figure.m: Extend to accepting command form "figure N"
Sat, 28 Jan 2012 10:42:48 -0800 Rik unimplemented.m: Remove profile and rgbplot from list of unimplemented functions.
Sat, 28 Jan 2012 08:26:51 -0800 Rik colorcube.m: Add new colormap which maximizes equally spaced colors.
Sat, 28 Jan 2012 13:25:20 +0100 Carlo de Falco Add comment in var.m docs about behaviour when input is a scalar
Fri, 27 Jan 2012 20:54:15 -0800 Rik lines.m: Add new colormap corresponding to ColorOrder property.
Fri, 27 Jan 2012 19:09:02 -0800 Rik rgbplot.m: Add new Matlab compatible function for plotting colormaps
Sat, 28 Jan 2012 00:16:28 +0100 Jacob Dawid Removed TerminalHighlighter-class, since it is not needed anymore. gui
Sat, 28 Jan 2012 00:11:34 +0100 Jacob Dawid Removed the old IRC Client code and replaced it by qirc. gui
Fri, 27 Jan 2012 14:06:07 -0500 John W. Eaton Avoid segfault on empty load command stable
Fri, 27 Jan 2012 13:23:30 -0500 Jordi GutiƩrrez Hermoso convhull.m: Allow non-vector arguments, for Matlab compatibility