Mercurial > hg > octave-max
log
age | author | description |
---|---|---|
Wed, 10 Nov 2010 00:54:34 -0500 | John W. Eaton | allow class function to be called from methods as well as constructors |
Tue, 09 Nov 2010 21:02:44 -0800 | Rik | configure.ac: fix typo where variable was missing leading '$'. |
Tue, 09 Nov 2010 18:21:14 -0500 | John W. Eaton | add omitted file from previous change |
Tue, 09 Nov 2010 18:12:17 -0500 | John W. Eaton | correctly parse {1 2 {3 4}} |
Tue, 09 Nov 2010 12:03:21 -0800 | Rik | configure.ac: Properly m4 quote AS_HELP_STRING. |
Tue, 09 Nov 2010 14:52:28 -0500 | John W. Eaton | help: print message if function not found |
Tue, 09 Nov 2010 11:32:30 -0800 | Rik | Remove redundant warning when 'without-opengl' option used. |