log

age author description
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
Mon, 22 Aug 2011 17:24:44 -0400 Ben Abbott polyval.m: Return zeros when polynomial is empty (ML Compatibility).
Sun, 21 Aug 2011 21:44:39 -0700 Rik doc: State that required input is cellstr, not cell, for strtrim and deblank (Bug #34038)
Fri, 19 Aug 2011 12:39:55 -0500 Jordi Gutiérrez Hermoso Merge in Daniel's changes
Fri, 19 Aug 2011 12:39:45 -0500 Jordi Gutiérrez Hermoso Proofread profiler documentation
Fri, 19 Aug 2011 16:40:07 +0200 Daniel Kraft Add an example profiler session to the manual.
Fri, 19 Aug 2011 16:39:09 +0200 Daniel Kraft Add index into FunctionTable to profshow output table.
Thu, 18 Aug 2011 18:43:58 +0200 Daniel Kraft Document the profiler functions.
Thu, 18 Aug 2011 22:23:16 -0700 Rik deblank.m, strtrim.m: Correctly validate cellstr inputs (Bug #34038)
Tue, 16 Aug 2011 22:19:56 -0700 Rik doc: Correct Texinfo overfull hbox instances.
Tue, 16 Aug 2011 10:03:33 -0700 Rik doc: Correct various Texinfo warnings about incorrect use of macros.
Tue, 16 Aug 2011 04:01:08 -0500 Jordi Gutiérrez Hermoso bsxfun.cc: Expand cryptic bsxfun acronym in docstring and explain it a bit more
Mon, 15 Aug 2011 19:43:57 -0400 Ben Abbott text.m: Improve logic and error checking. Modify demo.