log

age author description
Tue, 08 Nov 2011 14:16:41 -0500 John W. Eaton missing change from changeset 69afe121f07e
Tue, 08 Nov 2011 09:25:40 -0800 Rik warning_ids.m: Add missing warnings to list. They are not documented.
Tue, 08 Nov 2011 09:07:13 -0800 Rik Remove 3 unused warning ids
Mon, 07 Nov 2011 15:46:06 -0500 John W. Eaton provide parial implementation of the recycle function
Mon, 07 Nov 2011 15:00:55 -0500 John W. Eaton load preferences before trying to query them
Mon, 07 Nov 2011 03:20:10 -0500 John W. Eaton make octave_allocator optional and disable by default
Mon, 07 Nov 2011 02:56:06 -0500 John W. Eaton don't define functions in test and demo blocks
Sun, 06 Nov 2011 21:22:49 -0800 Rik maint: periodic merge of stable to default.
Thu, 27 Oct 2011 09:59:26 -0700 Rik display.m: Extend display to work on builtin classes (Bug #34637)
Sun, 06 Nov 2011 15:13:37 -0800 Rik prefsfile.m: Use .octave_prefs for preferences filename
Sun, 06 Nov 2011 20:08:17 +0000 Michael Goffioul Format test suite output correctly on Win32.
Sat, 05 Nov 2011 13:46:15 -0700 Rik waitbar.m: Eliminate docstring reference to waitbar(frac,msg)
Sat, 05 Nov 2011 07:34:01 -0700 Rik playaudio.m: Use modern coding standards. Add input validation tests.
Sat, 05 Nov 2011 03:06:01 -0400 John W. Eaton avoid uninitialized variable warning from valgrind
Sat, 05 Nov 2011 02:02:54 -0400 John W. Eaton ensure that complex matrix multiplication results are fully initialized