log

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