log

age author description
Sun, 06 Jan 2013 15:45:28 -0500 Michael Goffioul Add object counting to cdef_class. classdef
Sun, 06 Jan 2013 12:19:16 -0500 Michael Goffioul Use strong reference between objects and their class. classdef
Sun, 06 Jan 2013 21:59:11 +0000 Carnë Draug doc: add while and do-until example to help text (bug #7915)
Sat, 05 Jan 2013 18:40:49 -0800 Rik maint: Merge stable to default to pick up Perl doc-building fix.
Sat, 05 Jan 2013 18:39:18 -0800 Rik munge-texi.pl: Strip EOL character(s) in a platform-agnostic way. stable
Sat, 05 Jan 2013 19:58:22 -0500 John W. Eaton maint: merge stable to default
Fri, 18 May 2012 10:48:43 -0700 Rik build: Use Perl to create DOCSTRINGS in src/ directory. stable
Sat, 05 Jan 2013 19:46:44 -0500 John W. Eaton Added tag rc-3-6-4-1 for changeset 858cbf6fc2ec stable
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