log

age author description
Fri, 18 Jan 2013 11:33:42 -0800 Rik Backed out changeset e9f6c773332c. Need different solution for long line lengths.
Thu, 17 Jan 2013 14:59:16 -0800 Rik Fix build exceeding shell input line length.
Thu, 17 Jan 2013 18:11:48 -0500 Ben Abbott Add classdef tests for static methods and constant properties. classdef
Thu, 17 Jan 2013 17:23:58 -0500 Ben Abbott Rename classdef test class foo_payment to foo_value_class classdef
Mon, 14 Jan 2013 21:01:49 +0100 Andreas Weber added FFTW multithreaded library support
Tue, 15 Jan 2013 21:11:33 -0500 Ben Abbott Add tests to test_classdef.m classdef
Tue, 15 Jan 2013 20:53:04 -0500 Michael Goffioul Check constructor access. classdef
Tue, 15 Jan 2013 19:52:18 -0500 Ben Abbott Fix bug in test/classdef/foo_payment.m. classdef
Tue, 15 Jan 2013 19:36:31 -0500 Michael Goffioul Support calling static methods and getting constant properties. classdef
Tue, 15 Jan 2013 17:01:13 -0500 Michael Goffioul Support constructor call with no indexing syntax. classdef
Tue, 15 Jan 2013 17:01:10 -0500 Michael Goffioul Re-engineer tree_expression postfix handling to make it more flexible. classdef
Tue, 15 Jan 2013 14:50:43 -0500 Ben Abbott Fix typos and mistakes from changeset dd4258398a59. classdef
Mon, 14 Jan 2013 22:56:54 -0500 Ben Abbott Include classdef tests in Makefile.am classdef
Mon, 14 Jan 2013 21:52:11 -0500 Ben Abbott Move tests for classdef from test/classes. classdef
Mon, 14 Jan 2013 20:26:36 -0500 John W. Eaton maint: periodic merge of stable to default