log

age author description
Mon, 29 Aug 2011 10:53:07 -0400 John W. Eaton maint: split fields correctly in config-module.awk script
Sun, 28 Aug 2011 11:27:40 -0400 John W. Eaton maint: ensure we always link with local libtool libraries
Mon, 29 Aug 2011 09:24:54 +0200 Carlo de Falco Add an implementation of the biconjugate gradient iterative method
Mon, 29 Aug 2011 09:15:43 +0200 Carlo de Falco Fix ambigous call to int pow (int, unsigned int&) stable
Sun, 28 Aug 2011 20:30:41 -0700 Rik doc: Fix warnings and errors in Texinfo required for building docs on stable branch. stable
Sun, 28 Aug 2011 21:17:55 -0400 Ben Abbott __print_parse_opts__.m: Properly convert from cm to pts (bug #34152). stable
Sat, 27 Aug 2011 13:37:31 -0500 Jordi Gutiérrez Hermoso doc: Add cross references to "status of variables" in sections for predicates stable
Sat, 27 Aug 2011 11:28:48 -0400 John W. Eaton maint: let libtool deal with setting -rpath linker option
Sat, 27 Aug 2011 11:23:17 -0400 John W. Eaton maint: fix typo in previous libcruft/Makefile.am change
Sat, 27 Aug 2011 10:09:53 -0400 John W. Eaton maint: merge main development branches
Fri, 26 Aug 2011 21:59:44 -0500 Jordi Gutiérrez Hermoso Add tests for automatic bsxfun
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