log

age author description
Wed, 22 Aug 2012 16:30:55 -0400 John W. Eaton use numeric_limits functions instead of DBL_MIN, DBL_MAX, etc.
Wed, 22 Aug 2012 16:16:31 -0400 John W. Eaton reduce code duplication in too_large_for_float array functions
Tue, 21 Aug 2012 17:48:19 -0400 John W. Eaton fix installation of default-qt-settings file (bug #37161)
Tue, 21 Aug 2012 14:03:27 -0400 John W. Eaton link liboctgui with liboctinterp.la
Mon, 20 Aug 2012 17:24:46 -0400 John W. Eaton set initial keyboard focus in command window (bug #36955)
Mon, 20 Aug 2012 15:37:54 -0400 John W. Eaton link gui in way that is more consistent with the rest of Octave
Mon, 20 Aug 2012 14:14:52 -0400 John W. Eaton fix name of ignored dldfcn/module.mk file
Mon, 20 Aug 2012 14:09:47 -0400 John W. Eaton * libgui/Makefile.am, libgui/src/Makefile.am: Style fixes.
Mon, 20 Aug 2012 14:04:45 -0400 John W. Eaton remove obsolete qmake configuration files
Mon, 20 Aug 2012 14:02:08 -0400 John W. Eaton update copyright notices in libgui directory
Sun, 19 Aug 2012 15:16:42 -0400 John W. Eaton override automake .yy.cc rule (bug #36407)
Sun, 19 Aug 2012 10:50:40 -0400 John W. Eaton fix missing semicolons in various .m files
Sat, 18 Aug 2012 22:03:11 -0400 John W. Eaton * __pie__.m: Avoid syntax errors in matrix lists.
Sat, 18 Aug 2012 21:56:37 -0400 John W. Eaton fix .m file missing from dist
Sat, 18 Aug 2012 20:38:52 -0400 John W. Eaton fix gui sources missing from dist