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)
|
Mon, 24 Sep 2012 16:57:59 -0400 |
John W. Eaton |
set PS4 to "" instead for --traditional mode
|
Sun, 23 Sep 2012 10:46:08 -0700 |
Rik |
maint: Merge stable to default to pick up quadcc bug fix.
|
Sun, 23 Sep 2012 10:36:25 -0700 |
Rik |
Fix quadcc when there are NaNs in the integrand (bug #37414)
stable
|
Sat, 22 Sep 2012 16:48:19 -0400 |
Ben Abbott |
Additional changes to repmat.m (e1f59fd57756).
|
Fri, 21 Sep 2012 22:44:10 -0700 |
Rik |
Fix isvarname to return false if input is not a string (bug #37389)
|
Fri, 21 Sep 2012 21:13:33 -0400 |
Ben Abbott |
repmat() should interpret empties as implying unit.
|