log

age author description
Sun, 18 Sep 2011 20:13:56 -0700 Rik strtrim.m: Allow operation on nested cellstr arrays (Bug #34123).
Sun, 18 Sep 2011 17:09:39 -0700 Rik __makeinfo__.m: Correct error string for third argument.
Sun, 18 Sep 2011 15:55:54 -0400 Ben Abbott Fix bug #34282. Fill holes in contours with the background colour stable
Sun, 18 Sep 2011 13:11:04 -0400 Ben Abbott Fix bug #33204. Use latex markeup for log tick labels. stable
Sun, 18 Sep 2011 11:05:12 -0400 Marco Caliari Fix bug #33606. stable
Sat, 17 Sep 2011 22:07:41 -0500 Jordi Gutiérrez Hermoso maint: Periodic merge of stable to default
Sat, 17 Sep 2011 21:55:38 -0500 Jordi Gutiérrez Hermoso Improve accumarray's docstring: one more example, mention vals can be scalar stable
Sat, 17 Sep 2011 21:43:01 -0400 Ben Abbott Fix bug #30295. stable
Sat, 17 Sep 2011 16:02:28 -0400 Ben Abbott scripts/general/interp3.m: Fix bug #30295. stable
Sat, 17 Sep 2011 15:14:08 -0400 Ben Abbott scripts/general/interp2.m: Fix bug #30295. stable
Fri, 16 Sep 2011 18:14:50 -0400 Ben Abbott Update sources for gl2ps.
Fri, 16 Sep 2011 15:42:06 -0400 John W. Eaton look for methods before constructors
Fri, 16 Sep 2011 21:04:30 +0200 Kai Habel Fix bug for complex input for gradient (#34292)
Fri, 16 Sep 2011 07:57:33 -0400 Ben Abbott Backout last gl2ps update in changeset 7b4ec6f841a2.
Thu, 15 Sep 2011 22:03:58 -0400 John W. Eaton fix vertical concatenation involving cell arrays
Thu, 15 Sep 2011 17:55:36 -0400 Ben Abbott gnuplot support for log plots with only negative data. Bug #34232.
Thu, 15 Sep 2011 17:25:21 -0400 John W. Eaton improve compatibility of concatenation (bug #33966)
Thu, 15 Sep 2011 12:51:10 -0400 John W. Eaton maint: untabify and remove trailing whitespace from source files
Thu, 15 Sep 2011 12:02:54 -0400 John W. Eaton maint: move test_string.m tests to source files
Thu, 15 Sep 2011 05:11:46 -0500 Jordi Gutiérrez Hermoso Enable BSX in-place for missing assignment operators
Wed, 14 Sep 2011 23:25:33 -0500 Jordi Gutiérrez Hermoso Mention roundb in round's docstring stable
Wed, 14 Sep 2011 19:59:24 -0400 Ben Abbott plot/text.m: Improve matlab compatibility of demos.
Wed, 14 Sep 2011 21:03:39 +0200 Kai Habel Tests added for scripts/plot
Wed, 14 Sep 2011 13:50:33 -0400 John W. Eaton char: return empty string if called with no arguments
Tue, 13 Sep 2011 14:06:43 -0400 John W. Eaton maint: use gnulib opendir and closedir modules
Tue, 13 Sep 2011 10:12:25 -0500 Jordi Gutiérrez Hermoso Fix the names of some OCTAVE_CONF variables in mkoctfile.in
Mon, 12 Sep 2011 18:53:05 -0400 Ben Abbott Support log scale plots with all negative data.
Sun, 11 Sep 2011 15:05:05 -0400 Ben Abbott plot/axis.m: Partial fix for Bug #34232.
Sun, 11 Sep 2011 14:04:43 -0500 Jordi Gutiérrez Hermoso maint: Periodic merge of stable to default
Sun, 11 Sep 2011 14:18:20 -0400 Ben Abbott src/pr-output.cc: Test "format compact"
Sun, 11 Sep 2011 12:38:23 -0500 Jordi Gutiérrez Hermoso Add test f for bug #34266 stable
Sun, 11 Sep 2011 12:37:51 -0500 Jordi Gutiérrez Hermoso Update residue.m's docstring to more modern form, all calling forms on top stable
Sun, 11 Sep 2011 12:34:24 -0500 Jordi Gutiérrez Hermoso Merge in Daniel's changes
Fri, 09 Sep 2011 20:14:53 +0200 Daniel Kraft Show row/column for anonymous functions in the profiler
Sun, 11 Sep 2011 18:48:06 +0200 Kai Habel Don't use explicit figure number for tests to avoid interference with any figures opened by user.
Sun, 11 Sep 2011 18:24:58 +0200 Kai Habel Add further tests for scripts/plot.
Sun, 11 Sep 2011 11:40:22 +0200 Carlo de Falco more fixes to __makeinfo__
Sat, 10 Sep 2011 12:08:15 +0200 Carlo de Falco Add back the third input parameter to __makeinfo__
Fri, 09 Sep 2011 11:15:41 -0700 Rik __makeinfo__.m: Remove unused third input argument.
Fri, 09 Sep 2011 18:46:51 +0200 Carlo de Falco Fix input check in __makeinfo__
Thu, 08 Sep 2011 10:38:49 -0500 Jordi Gutiérrez Hermoso Improve blkdiag for sparse matrices
Thu, 08 Sep 2011 14:20:43 -0400 John W. Eaton computer: accept "arch" argument
Thu, 08 Sep 2011 17:32:03 +0200 Kai Habel Avoid touching default values.
Thu, 08 Sep 2011 15:43:40 +0200 Kai Habel Allow surface and patch to be called w/o arguments. Adding and fixing tests.
Wed, 07 Sep 2011 18:48:00 -0500 Jordi Gutiérrez Hermoso Exclude /gnulib/ from Emacs' C++ mode for .h files
Wed, 07 Sep 2011 18:12:26 -0500 Jordi Gutiérrez Hermoso Fix warning about signed/unsigned comparison
Tue, 06 Sep 2011 21:15:16 -0500 Jordi Gutiérrez Hermoso Remove all blank lines with "format compact"
Wed, 07 Sep 2011 20:13:18 +0200 Kai Habel Various fixes for tests in scripts/plot
Wed, 07 Sep 2011 09:38:38 -0400 John W. Eaton Add Júlio Hoffimann Mendes to contributors.in
Tue, 06 Sep 2011 20:11:59 -0400 Ben Abbott src/graphics.cc: Fix mistake in changeset c7512d0d52e8. stable
Tue, 06 Sep 2011 18:01:04 -0400 John W. Eaton don't allow computed axis limits to be empty (bug #)
Tue, 06 Sep 2011 14:58:44 -0400 Júlio Hoffimann maint: fix compilation problem with g++ -std=c++0x option
Tue, 06 Sep 2011 14:30:39 -0400 Ben Abbott src/graphics.cc: Ensure tick separation is in factors of 10 for log plots. stable
Tue, 06 Sep 2011 12:48:40 -0500 Jordi Gutiérrez Hermoso Make .h files open in c++-mode in Emacs; make sure gnu style is set for C mode
Tue, 06 Sep 2011 17:14:09 +0200 Carlo de Falco Remove console output in graphics demos.
Tue, 06 Sep 2011 15:38:32 +0200 Carlo de Falco Add tests and demos for log-scale plotting functions
Mon, 05 Sep 2011 10:35:09 -0500 Jordi Gutiérrez Hermoso Change the PRINT_ND_ARRAY macro into a templated function
Mon, 05 Sep 2011 08:27:48 -0500 Jordi Gutiérrez Hermoso ov.cc: Remove ancient, useless commented-out code
Mon, 05 Sep 2011 08:26:42 -0500 Jordi Gutiérrez Hermoso Add 6 tests for ov.cc
Mon, 05 Sep 2011 06:49:49 -0500 Jordi Gutiérrez Hermoso Add Roman Belov to contributors.in
Sun, 04 Sep 2011 16:46:16 -0700 Rik logm.m: Return real matrix when all eigenvalues are real (Bug #32121). stable
Sun, 04 Sep 2011 16:46:16 -0700 Rik logm.m: Return real matrix when all eigenvalues are real (Bug #32121).
Sun, 04 Sep 2011 21:58:42 +0200 Kai Habel Tests for scripts/plot
Sun, 04 Sep 2011 01:43:30 -0400 John W. Eaton tests for typeinfo function
Sun, 04 Sep 2011 01:19:09 -0400 John W. Eaton new tests for utils.cc
Sat, 03 Sep 2011 19:41:47 -0400 Ben Abbott Fix tolerance for mappers.cc test on MacOS.
Sat, 03 Sep 2011 16:26:20 -0700 Rik codesprint: Tests for fftfilt()
Sun, 04 Sep 2011 01:21:43 +0200 Carlo de Falco maint: style fixes in iterative linear solvers
Sat, 03 Sep 2011 18:46:09 -0400 John W. Eaton codesprint: demos for semilogx, semilogy, and loglog
Sat, 03 Sep 2011 18:28:58 -0400 John W. Eaton codesprint: demos for title
Sat, 03 Sep 2011 18:25:38 -0400 Ben Abbott codesprint: Fix tolerance for qz.cc tests.
Sat, 03 Sep 2011 15:23:47 -0700 Rik codesprint: Add demo block to gplot.m
Sat, 03 Sep 2011 15:23:18 -0700 Rik codesprint: Add demo block for spy.m
Sat, 03 Sep 2011 17:15:14 -0500 Jordi Gutiérrez Hermoso codesprint: Fix typo
Sat, 03 Sep 2011 17:13:27 -0500 Andriy Shinkarchuck codesprint: 7 tests for duplication_matrix.m
Sat, 03 Sep 2011 17:27:15 -0400 John W. Eaton codesprint: demos for xlim, ylim, and zlim
Sat, 03 Sep 2011 17:25:50 -0400 John W. Eaton codesprint: mark datetick as tested.
Sat, 03 Sep 2011 14:23:36 -0700 Rik symtab.cc: Fix compile error accidentally introduced.
Sat, 03 Sep 2011 14:18:57 -0700 Rik codesprint: Tests for spparms()
Sat, 03 Sep 2011 16:11:03 -0500 Jordi Gutiérrez Hermoso codesprint: Fix tolerance for pinv test
Sat, 03 Sep 2011 13:43:13 -0700 Rik codesprint: Tests for ignore_function_time_stamp() in symtab.cc
Sat, 03 Sep 2011 16:32:44 -0400 John W. Eaton maint: style fixes for cgs
Sat, 03 Sep 2011 16:25:48 -0400 John W. Eaton codesprint: avoid crash after running tests
Sat, 03 Sep 2011 13:20:28 -0700 Rik codesprint: Add test for onCleanup()
Sat, 03 Sep 2011 15:03:21 -0500 Jordi Gutiérrez Hermoso codesprint: Add 3 tests for qz.cc
Sat, 03 Sep 2011 21:51:26 +0200 Carlo de Falco Move bicg.m to scripts/sparse for uniformity
Sat, 03 Sep 2011 12:44:15 -0700 Rik codesprint: Add tests for tempdir
Sat, 03 Sep 2011 12:43:38 -0700 Rik codesprint: No tests needed for alias of tmpnam function.
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