log

age author description
Fri, 26 Aug 2011 21:57:23 -0500 Jordi Gutiérrez Hermoso Implement a few missing automatic bsxfun power operators
Fri, 26 Aug 2011 17:14:26 -0400 John W. Eaton maint: add missing files for changeset edc5ec6e949b
Fri, 26 Aug 2011 15:36:14 -0400 John W. Eaton maint: allow --enable-static --disable-dl to work again
Fri, 26 Aug 2011 09:33:52 -0400 John W. Eaton maint: fix botched tests in test_io.m
Thu, 25 Aug 2011 09:51:27 -0700 Rik quadl.m: Fix integration with large error tolerances (Bug #33792)
Thu, 25 Aug 2011 07:53:48 -0400 Ben Abbott dMatrix.cc: Increase tolerance for another test which fails on MinGW. stable
Thu, 25 Aug 2011 04:07:11 -0500 Jordi Gutiérrez Hermoso Implement automatic bsxfun almost everywhere now except sparse matrices.
Wed, 24 Aug 2011 23:12:28 -0500 Jordi Gutiérrez Hermoso Enable automatic bsxfun for power operators
Wed, 24 Aug 2011 23:06:59 -0500 Jordi Gutiérrez Hermoso Make bsxfun automatic for most binary operators.
Wed, 24 Aug 2011 14:25:42 -0400 John W. Eaton use unwind_protect to ensure wavread closes file.
Wed, 24 Aug 2011 14:07:47 -0400 John W. Eaton update contributors.in
Wed, 24 Aug 2011 14:06:14 -0400 Hannes Müller wavread: allow files with incomplete final samples
Wed, 24 Aug 2011 12:24:41 -0400 Ben Abbott dMatrix.cc: Increase tolerance for tests which fail on MinGW. stable
Tue, 23 Aug 2011 20:58:54 -0400 Marco atzeri dMatrix.cc: Fix tests introduced by changeset f217edac2c71. Declare variables stable
Wed, 24 Aug 2011 12:22:42 -0400 John W. Eaton maint: periodic merge of stable to default
Wed, 24 Aug 2011 12:19:00 -0400 John W. Eaton sscanf: correctly set output position when reading stops at end of string stable
Wed, 24 Aug 2011 12:19:00 -0400 John W. Eaton sscanf: correctly set output position when reading stops at end of string
Wed, 24 Aug 2011 12:13:11 -0400 John W. Eaton fix scanf problem with reading I (bug #33722)
Wed, 24 Aug 2011 11:32:18 -0400 Pascal Dupuis fix scanf problem with reading I (bug #33722) stable
Wed, 24 Aug 2011 11:20:26 -0400 John W. Eaton doc: update sscanf doc string to match current behavior stable
Tue, 23 Aug 2011 20:58:54 -0400 Marco atzeri dMatrix.cc: Fix tests introduced by changeset f217edac2c71. Declare variables
Tue, 23 Aug 2011 20:13:52 -0400 Ben Abbott README.MacOS: Update and add detail for building the developers sources using
Tue, 23 Aug 2011 17:11:31 -0400 John W. Eaton properly save and restore command history file name in history command (bug #32524)
Tue, 23 Aug 2011 17:08:51 -0400 John W. Eaton eliminate duplication of internal variables controlling command history
Tue, 23 Aug 2011 14:00:02 -0500 Jordi Gutiérrez Hermoso Announce in NEWS that we now have a profiler
Mon, 22 Aug 2011 21:23:28 -0400 John W. Eaton maint: periodic merge of stable to default
Mon, 22 Aug 2011 21:20:42 -0400 John W. Eaton fix dimension check for A'\B (bug #33997) stable
Mon, 22 Aug 2011 20:30:14 -0400 John W. Eaton maint: periodic merge of stable to default
Mon, 22 Aug 2011 20:27:27 -0400 John W. Eaton correctly resize scanf output for %c formats (bug #34037) stable
Wed, 13 Jul 2011 17:53:05 -0700 Rik urlwrite.cc: Remove obsolete #include curl/types.h (Bug #33697). stable