log

age author description
Sun, 14 Nov 2010 22:01:20 +0100 Jaroslav Hajek fix internal sorting in __all_opts__ (bug 31392)
Sat, 13 Nov 2010 01:29:10 -0500 John W. Eaton ChangeLog fix
Sat, 13 Nov 2010 01:26:04 -0500 John W. Eaton make filename property of figure objects writable
Sat, 13 Nov 2010 01:25:05 -0500 John W. Eaton allow legend and gcf to work when no figure is present
Fri, 12 Nov 2010 20:53:32 -0500 John W. Eaton ChangeLog fix
Fri, 12 Nov 2010 20:49:02 -0500 John W. Eaton liboctave/Makefile.am: clean up some variables; don't distribute generated files
Fri, 12 Nov 2010 20:33:19 -0500 John W. Eaton don't compile src/X-opts.cc files separately
Fri, 12 Nov 2010 13:19:24 -0500 John W. Eaton simplify special case for concatenation of empty matrices
Thu, 11 Nov 2010 14:53:26 -0500 John W. Eaton special case for concatenation of empty matrices
Thu, 11 Nov 2010 14:53:11 -0500 John W. Eaton changelog fix
Thu, 11 Nov 2010 15:01:03 +0100 Kai Habel Add prefix ID_ to property ids to avoid name clash on windows
Thu, 11 Nov 2010 02:30:32 -0500 John W. Eaton also consider parent classes when checking if class methods are out of date
Thu, 11 Nov 2010 02:26:37 -0500 John W. Eaton keep gnulib out of lo-mappers.h
Wed, 10 Nov 2010 22:39:27 -0500 John W. Eaton kpse cleanups
Wed, 10 Nov 2010 22:09:25 -0500 John W. Eaton eliminate additional special cases for SCO systems
Wed, 10 Nov 2010 21:52:51 -0500 John W. Eaton IEEE math initialization tweaks
Wed, 10 Nov 2010 21:11:43 -0500 John W. Eaton eliminate special cases for __DECCXX
Wed, 10 Nov 2010 21:01:54 -0500 John W. Eaton eliminate special cases for NeXT systems
Wed, 10 Nov 2010 20:55:32 -0500 John W. Eaton eliminate special cases for __EMX__ systems
Wed, 10 Nov 2010 20:39:35 -0500 John W. Eaton fix typo in previous change
Wed, 10 Nov 2010 20:36:16 -0500 John W. Eaton eliminate special cases for SCO systems
Wed, 10 Nov 2010 16:12:52 -0500 John W. Eaton changelog fixes
Wed, 10 Nov 2010 16:04:55 -0500 John W. Eaton test/fntests.m: run tests for deprecated functions
Wed, 10 Nov 2010 16:04:31 -0500 John W. Eaton deprecate the dispatch function
Wed, 10 Nov 2010 16:09:07 -0500 John W. Eaton move builtin function from dispatch.cc to oct-parse.yy
Wed, 10 Nov 2010 22:03:58 +0100 Kai Habel Add more checks for uimeu
Wed, 10 Nov 2010 04:07:14 -0500 John W. Eaton fix printing of newlines for anonymous function handle bodies
Wed, 10 Nov 2010 01:35:50 -0500 John W. Eaton changelog fixes
Wed, 10 Nov 2010 01:28:38 -0500 John W. Eaton changelog fix
Wed, 10 Nov 2010 00:54:34 -0500 John W. Eaton allow class function to be called from methods as well as constructors