log

age author description
Sat, 03 Sep 2011 14:37:38 -0500 Jordi Gutiérrez Hermoso codesprint: Fix building of docs for new bicg functions
Sat, 03 Sep 2011 15:24:44 -0400 John W. Eaton codesprint: recognize "fail" as a test in fntests.m
Sat, 03 Sep 2011 14:09:51 -0500 Andriy Shinkarchuck codesprint: 9 tests for bartlett.m
Sat, 03 Sep 2011 12:07:05 -0700 Rik codesprint: Add 1 input validation test for gen_doc_cache()
Sat, 03 Sep 2011 12:02:19 -0700 Rik codesprint: Tests for fail.m
Sat, 03 Sep 2011 14:57:12 -0400 John W. Eaton codepsprint: tests for testfun functions
Sat, 03 Sep 2011 11:29:24 -0700 Rik codesprint: Add input validation and tests for sprandsym.m
Sat, 03 Sep 2011 20:18:50 +0200 Carlo de Falco codesprint: Allow passing a function handle for the coefficient matrix in cgs
Sat, 03 Sep 2011 13:12:50 -0500 Andriy Shinkarchuck codesprint: 9 tests for bartlett.m
Sat, 03 Sep 2011 20:06:30 +0200 Carlo de Falco Make bicgstab interface more compatible
Sat, 03 Sep 2011 13:44:26 -0400 John W. Eaton codesprint: tests for treelayout
Sat, 03 Sep 2011 12:40:21 -0500 Andriy Shinkarchuck codesprint: 9 tests for hamming.m
Sat, 03 Sep 2011 10:25:25 -0700 Rik codesprint: Write input validation and tests for sprandn.m
Sat, 03 Sep 2011 13:24:01 -0400 John W. Eaton codesprint: tests for inpolygon
Sat, 03 Sep 2011 13:15:02 -0400 John W. Eaton codesprint: tests or profshow
Sat, 03 Sep 2011 12:23:35 -0500 Andriy Shinkarchuck codesprint: 9 tests for hanning.m
Sat, 03 Sep 2011 10:14:46 -0700 Rik codesprint: Tests for sprand.m
Sat, 03 Sep 2011 13:11:53 -0400 John W. Eaton codesprint: tests for profile.m
Sat, 03 Sep 2011 12:59:45 -0400 John W. Eaton allow profile ('info') to work if no profiling data is available
Sat, 03 Sep 2011 18:48:56 +0200 Carlo de Falco Add 3 tests to ppjumps
Sat, 03 Sep 2011 09:42:31 -0700 Rik codesprint: Add tests for spconvert.m
Sat, 03 Sep 2011 09:18:11 -0700 Rik fntests.m: Remove statement about demos from "No Tests" message
Sat, 03 Sep 2011 18:40:46 +0400 Roman Belov codesprint: linear algebra tests: cross, housh, planerot, qzhess, rref
Sat, 03 Sep 2011 18:01:46 +0200 Carlo de Falco codesprint: Add a test to orth.m
Sat, 03 Sep 2011 11:52:46 -0400 John W. Eaton codesprint: argument checking tests for celldisp
Sat, 03 Sep 2011 17:44:20 +0200 Carlo de Falco codesprint: Add tests to polygcd
Sat, 03 Sep 2011 08:32:58 -0700 Rik codesprint: Turn off test warning for various internal helper functions
Sat, 03 Sep 2011 08:25:52 -0700 Rik fntests.m: No longer count file with demos as being tested
Sat, 03 Sep 2011 10:09:50 -0500 Jordi Gutiérrez Hermoso codesprint: 8 tests for pinv.cc
Sat, 03 Sep 2011 07:58:26 -0700 Rik codesprint: Single input validation test for beep.m
Fri, 02 Sep 2011 21:48:41 +0100 Michael Goffioul Mark profiler class and data for export.
Fri, 02 Sep 2011 21:43:10 +0100 Michael Goffioul Make more symbols for export. stable
Fri, 02 Sep 2011 21:37:29 +0100 Michael Goffioul Add LAPACK_LIBS to link command. stable
Fri, 02 Sep 2011 13:27:17 -0400 Matthias Jüschke plot/private/__axis_limits__.m: Check lower axis limit come first. stable
Thu, 01 Sep 2011 20:27:21 -0500 Jordi Gutiérrez Hermoso Initialise vecout variable and return permutation matrices instead of sparse matrices (bug #34185)
Thu, 01 Sep 2011 14:36:31 -0700 Rik doc: Improve strnum() docstring stable
Thu, 01 Sep 2011 12:18:09 -0400 Ben Abbott doc/interpreter/stmt.txi: Correct typo. Bug #34187. stable
Thu, 01 Sep 2011 11:19:52 -0400 Ben Abbott plotyy.m: Always restore current axes when done. stable
Wed, 31 Aug 2011 18:04:47 -0500 Jordi Gutiérrez Hermoso Remove an unneeded explicit instantiation
Wed, 31 Aug 2011 18:19:17 -0400 Ben Abbott Fix for bug #34158. stable
Tue, 30 Aug 2011 18:36:06 -0500 Jordi Gutiérrez Hermoso Make operators do smarter sparse conversions on permutation matrices.
Tue, 30 Aug 2011 14:37:25 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 30 Aug 2011 14:34:20 -0400 John W. Eaton doc: fix typo in ndims doc string stable
Mon, 29 Aug 2011 13:07:22 -0400 John W. Eaton prevent optimization functions from setting ans in workspace at startup
Mon, 29 Aug 2011 09:14:11 -0700 Rik maint: Fix 2 compiler warnings
Mon, 29 Aug 2011 11:56:42 -0400 John W. Eaton maint: remove remaining references to RLD_FLAG
Mon, 29 Aug 2011 11:49:30 -0400 John W. Eaton maint: more linking tweaks
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
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.
Mon, 15 Aug 2011 18:48:16 -0400 Ben Abbott Update sources for gl2ps.
Mon, 15 Aug 2011 17:35:30 -0400 Vanya Sergeev Native multi-line text alignment.
Mon, 15 Aug 2011 20:55:58 +0200 Kai Habel Apply bug fix for figure name from V. Sergeev (bug #34001)
Mon, 15 Aug 2011 11:32:21 -0400 John W. Eaton maint: periodic merge of stable to default
Mon, 15 Aug 2011 11:30:23 -0400 John W. Eaton undo previous unintended change to oct-stream.cc stable
Mon, 15 Aug 2011 10:24:09 -0400 Ben Abbott allow multi-line string property for text objects using cell arrays or char matrices
Mon, 15 Aug 2011 10:05:28 -0400 John W. Eaton new string_vector::join method
Sun, 14 Aug 2011 21:17:12 -0500 Jordi Gutiérrez Hermoso Return better error codes from curl, even if connection is successful
Sun, 14 Aug 2011 12:41:20 -0500 Jordi Gutiérrez Hermoso Merge in Daniel's changes
Fri, 12 Aug 2011 12:27:56 +0200 Daniel Kraft Make hierarchical profile available via profile('info').
Fri, 12 Aug 2011 12:21:48 +0200 Daniel Kraft Use macro to start profiler blocks.
Sun, 14 Aug 2011 12:31:14 -0400 John W. Eaton new text_label_property graphics property type
Fri, 12 Aug 2011 14:16:34 -0400 John W. Eaton maint: periodic merge of stable to default
Fri, 12 Aug 2011 14:05:48 -0400 John W. Eaton maint: fix missing line continuation in src/Makefile.am stable
Thu, 11 Aug 2011 21:12:56 -0500 Jordi Gutiérrez Hermoso Merge in Daniel's changes
Thu, 11 Aug 2011 21:12:15 -0500 Jordi Gutiérrez Hermoso Style fixes on profiler internal functions
Thu, 11 Aug 2011 17:55:23 +0200 Daniel Kraft Collect hierarchical data profile.
Thu, 11 Aug 2011 19:50:57 -0500 Orion Poplawski __xzip__: Fix regression about moving compressed files (bug #33993) stable
Thu, 11 Aug 2011 17:17:25 -0500 Jordi Gutiérrez Hermoso cellfun: Fix a regression for function handles to overloaded functions
Thu, 11 Aug 2011 14:05:46 -0500 Jordi Gutiérrez Hermoso oop.txi: Fix incorrect names for power and mpower operators stable