log

age author description
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
Sun, 30 Sep 2012 12:55:25 +0200 Torsten save and restore the columns order and width of the workspace-view
Sun, 30 Sep 2012 17:45:38 -0700 Rik build: Fix make distcheck on platforms that use compiled auxiliary programs.
Sat, 29 Sep 2012 23:40:00 -0700 Rik mkoctfile.in.cc: Change variable types to stop compilation warnings.
Sat, 29 Sep 2012 23:28:38 -0700 Rik build: Remove unusued BUILT_SOURCE_EXTRA variable.
Sat, 29 Sep 2012 23:10:22 -0700 Rik Makefile.am: Correct EXTRA_DIST to export bootstrap_gnulib.conf.
Sat, 29 Sep 2012 18:22:30 -0700 Rik configure.ac: Remove mkstemp check for MinGW now that gnulib module is used.
Sat, 29 Sep 2012 15:41:18 -0700 Rik build: Use putenv module from gnulib.
Sat, 29 Sep 2012 12:13:38 -0700 Rik configure.ac: Remove commented and obsolete test for Sun platform.
Sat, 29 Sep 2012 11:57:44 -0700 Rik build: Remove unnecessary AC_CHECK_FUNCS calls.
Fri, 28 Sep 2012 14:22:54 -0700 Rik build: Add missing tests and gnulib modules suggested by autoscan.
Fri, 28 Sep 2012 15:04:09 -0400 Jordi Gutiérrez Hermoso __contour__.m: initialise cont_lev and cont_area (bug #37458)
Fri, 21 Sep 2012 20:47:34 +0200 Torsten disable notification of modified file while saving
Thu, 27 Sep 2012 17:00:45 -0400 Jordi Gutiérrez Hermoso Replace deprecated DiagArray2<T>::diag calls with DiagArray2<T>::extract_diag
Thu, 27 Sep 2012 13:24:59 -0400 John Swensen Added multiline copy and execution to command history in IDE (bug #36884)
Thu, 27 Sep 2012 09:29:45 -0400 Jordi Gutiérrez Hermoso Merge in Torsten's changes
Sun, 23 Sep 2012 20:00:44 +0200 Torsten no tracking for modification of a new editor file without name
Wed, 26 Sep 2012 08:07:32 -0700 Rik Correct malformed tex in documentation changeset 0b6c29cb53d0.
Tue, 25 Sep 2012 21:53:44 -0400 Michael Godfrey Update trig function doc
Tue, 25 Sep 2012 13:28:53 -0700 Rik legend.m: Overhaul function and add support for automatic data labels.
Tue, 25 Sep 2012 08:11:22 -0700 Rik legend.m: Remove unused warning variable and associated code.
Mon, 24 Sep 2012 15:42:11 -0700 Rik Fix legend ('show') to work with DisplayName (bug #33757)