log

age author description
Mon, 17 Oct 2011 12:23:06 -0400 John W. Eaton don't forget to pass parent class names to objects created by indexing
Sun, 16 Oct 2011 22:29:28 -0400 Ben Abbott Use axes linewidth property for gnuplot axes with location "zero".
Sun, 16 Oct 2011 13:25:32 -0700 Rik error.cc: Don't complain if error struct input is empty (Matlab compatability)
Sun, 16 Oct 2011 13:18:41 -0700 Rik doc: Use @{ macro for curly brace in validatestring Texinfo docstring
Sat, 15 Oct 2011 19:05:00 -0700 Rik validatestring.m: Overhaul code for Matlab compatability and performance.
Fri, 14 Oct 2011 19:42:33 -0400 John W. Eaton allow assignment of class objects to indexed structure arrays
Fri, 14 Oct 2011 17:33:20 -0500 Jordi Gutiérrez Hermoso Undo accidental change in 13704:6f779cc391fb
Fri, 14 Oct 2011 17:30:13 -0500 Jordi Gutiérrez Hermoso More 64bit integer type fixes for bsxfun-defs.cc
Fri, 14 Oct 2011 23:19:06 +0100 Michael Goffioul Add missing UI objects: uicontextmenu, uitoolbar, uipushtool and uitoggletool.
Fri, 14 Oct 2011 17:06:49 -0400 John W. Eaton class: correctly handle parents when structure array has more than one element
Fri, 14 Oct 2011 10:15:01 -0700 Rik strsplit.m: Expand to accept 2-D character arrays. Improve input validation.
Thu, 13 Oct 2011 22:05:57 -0500 Jordi Gutiérrez Hermoso Pass correct integer type to std::max in bsxfun-defs.cc
Thu, 13 Oct 2011 23:01:44 +0100 Michael Goffioul Implement guidata/guihandles.
Thu, 13 Oct 2011 13:38:19 -0400 John W. Eaton patch: ensure facevertexcdata has correct shape
Thu, 13 Oct 2011 16:46:28 +0100 Michael Goffioul Allow a toolkit to provide its own version of UI dialogs.
Thu, 13 Oct 2011 11:05:30 -0400 John W. Eaton fix indexing bug for matrices inside anonymous functions
Wed, 12 Oct 2011 22:25:01 -0400 John W. Eaton correctly handle multidimensional objects in num2cell
Wed, 12 Oct 2011 21:28:30 -0400 John W. Eaton char: when converting cell elements containing class objects, call overloaded char function if one exists
Wed, 12 Oct 2011 20:36:19 -0500 Jordi Gutiérrez Hermoso Merge in Fotios' change
Thu, 13 Oct 2011 00:47:43 +0300 Fotios Kasolis add only color change possibility in spy.m
Wed, 12 Oct 2011 20:06:12 -0400 Ben Abbott Force gnuplot axes to use a solid line.
Wed, 12 Oct 2011 14:23:08 -0700 Rik gdbinit: Fix declaration of new show-octave-dbstack macro
Wed, 12 Oct 2011 15:08:51 -0400 John W. Eaton print show_octave_dbstack output to std::cerr
Wed, 12 Oct 2011 14:02:07 -0500 Jordi Gutiérrez Hermoso Close bitbucket default branch
Wed, 12 Oct 2011 13:45:43 -0500 Jordi Gutiérrez Hermoso New GUI branch gui
Tue, 11 Oct 2011 14:08:38 -0500 Jordi Gutiérrez Hermoso Merge with dev
Wed, 05 Oct 2011 02:19:28 +0200 Jacob Dawid Added files for build system integration.
Tue, 04 Oct 2011 21:21:29 +0200 Jacob Dawid Fixed bug with IRC client.
Fri, 30 Sep 2011 12:34:37 +0200 Jacob Dawid Renamed VariablesDockWidget to WorkspaceView and optimized memory footprint for 30%.
Mon, 26 Sep 2011 07:55:20 +0200 Jacob Adjustements for compiling on Windows.