log

age author description
Sat, 05 Jan 2013 19:46:27 -0500 John W. Eaton Bump version for 3.6.4-rc1 stable rc-3-6-4-1
Sat, 05 Jan 2013 21:30:01 +0100 Torsten gui: new error message when saving a file as one already opened in the editor
Sat, 05 Jan 2013 08:35:09 +0100 Torsten gui: set locale to C before starting the interpreter
Fri, 04 Jan 2013 14:14:41 -0800 Rik perms.m: Match documentation variable names to function variable names.
Fri, 04 Jan 2013 11:41:08 -0800 Rik Document that break and continue statements work for do-until loops.
Fri, 04 Jan 2013 14:29:13 -0500 Michael Goffioul Add metaclass function. classdef
Thu, 03 Jan 2013 21:01:11 -0500 Michael Goffioul Implement full object construction and superclass references. classdef