log

age author description
Wed, 03 Oct 2012 02:32:26 -0400 John W. Eaton eliminate calls to bind_internal_variable when setting --traditional options
Wed, 03 Oct 2012 02:23:38 -0400 John W. Eaton * octave.cc (info_program, info_file): Delete unused static variables.
Wed, 03 Oct 2012 02:17:28 -0400 John W. Eaton set Vinfo_file and Vinfo_program variables directly from command line options
Wed, 03 Oct 2012 02:06:35 -0400 John W. Eaton * octave.cc (long_opts): Use --no-jit-compiler to match docs.
Tue, 02 Oct 2012 17:20:59 -0400 John W. Eaton remove FAQ from sources
Tue, 02 Oct 2012 15:53:23 -0400 John W. Eaton initialize docstrings for built-in functions from file
Mon, 01 Oct 2012 18:32:31 -0400 John W. Eaton eliminate some deprecated function warnings
Mon, 01 Oct 2012 18:32:12 -0400 John W. Eaton use ' instead of ` in error messages, warnings and most comments
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default
Mon, 01 Oct 2012 17:18:49 -0400 John W. Eaton use ' instead of ` in error messages, warnings and most comments stable
Mon, 01 Oct 2012 22:16:18 +0200 Torsten save and restore the list of recently visited directories
Mon, 01 Oct 2012 12:38:07 -0400 Jordi GutiƩrrez Hermoso mean.m: improve geometric mean algorithm for small numbers. Add test.
Mon, 01 Oct 2012 08:23:05 -0700 Rik Fix first-pass compiling which creates bad *.df files (bug #37461)
Mon, 01 Oct 2012 09:02:03 -0400 Jordi GutiƩrrez Hermoso Merge in Torsten's changes
Sun, 30 Sep 2012 15:13:33 +0200 Torsten save/restore column state and sorting (column and order) in files-widget