log

age author description
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