Mercurial > hg > octave-nkf
graph
-
Fix input check in __makeinfo__Fri, 09 Sep 2011 18:46:51 +0200, by Carlo de Falco
-
Improve blkdiag for sparse matricesThu, 08 Sep 2011 10:38:49 -0500, by Jordi Gutiérrez Hermoso
-
computer: accept "arch" argumentThu, 08 Sep 2011 14:20:43 -0400, by John W. Eaton
-
Avoid touching default values.Thu, 08 Sep 2011 17:32:03 +0200, by Kai Habel
-
Allow surface and patch to be called w/o arguments. Adding and fixing tests.Thu, 08 Sep 2011 15:43:40 +0200, by Kai Habel
-
Exclude /gnulib/ from Emacs' C++ mode for .h filesWed, 07 Sep 2011 18:48:00 -0500, by Jordi Gutiérrez Hermoso
-
Fix warning about signed/unsigned comparisonWed, 07 Sep 2011 18:12:26 -0500, by Jordi Gutiérrez Hermoso
-
Remove all blank lines with "format compact"Tue, 06 Sep 2011 21:15:16 -0500, by Jordi Gutiérrez Hermoso
-
Various fixes for tests in scripts/plotWed, 07 Sep 2011 20:13:18 +0200, by Kai Habel
-
Add Júlio Hoffimann Mendes to contributors.inWed, 07 Sep 2011 09:38:38 -0400, by John W. Eaton
-
src/graphics.cc: Fix mistake in changeset c7512d0d52e8. stableTue, 06 Sep 2011 20:11:59 -0400, by Ben Abbott
-
don't allow computed axis limits to be empty (bug #)Tue, 06 Sep 2011 18:01:04 -0400, by John W. Eaton
-
maint: fix compilation problem with g++ -std=c++0x optionTue, 06 Sep 2011 14:58:44 -0400, by Júlio Hoffimann
-
src/graphics.cc: Ensure tick separation is in factors of 10 for log plots. stableTue, 06 Sep 2011 14:30:39 -0400, by Ben Abbott
-
Make .h files open in c++-mode in Emacs; make sure gnu style is set for C modeTue, 06 Sep 2011 12:48:40 -0500, by Jordi Gutiérrez Hermoso
-
Remove console output in graphics demos.Tue, 06 Sep 2011 17:14:09 +0200, by Carlo de Falco
-
Add tests and demos for log-scale plotting functionsTue, 06 Sep 2011 15:38:32 +0200, by Carlo de Falco
-
Change the PRINT_ND_ARRAY macro into a templated functionMon, 05 Sep 2011 10:35:09 -0500, by Jordi Gutiérrez Hermoso
-
ov.cc: Remove ancient, useless commented-out codeMon, 05 Sep 2011 08:27:48 -0500, by Jordi Gutiérrez Hermoso
-
Add 6 tests for ov.ccMon, 05 Sep 2011 08:26:42 -0500, by Jordi Gutiérrez Hermoso
-
Add Roman Belov to contributors.inMon, 05 Sep 2011 06:49:49 -0500, by Jordi Gutiérrez Hermoso
-
logm.m: Return real matrix when all eigenvalues are real (Bug #32121). stableSun, 04 Sep 2011 16:46:16 -0700, by Rik
-
logm.m: Return real matrix when all eigenvalues are real (Bug #32121).Sun, 04 Sep 2011 16:46:16 -0700, by Rik
-
Tests for scripts/plotSun, 04 Sep 2011 21:58:42 +0200, by Kai Habel
-
tests for typeinfo functionSun, 04 Sep 2011 01:43:30 -0400, by John W. Eaton
-
new tests for utils.ccSun, 04 Sep 2011 01:19:09 -0400, by John W. Eaton
-
Fix tolerance for mappers.cc test on MacOS.Sat, 03 Sep 2011 19:41:47 -0400, by Ben Abbott
-
codesprint: Tests for fftfilt()Sat, 03 Sep 2011 16:26:20 -0700, by Rik
-
maint: style fixes in iterative linear solversSun, 04 Sep 2011 01:21:43 +0200, by Carlo de Falco
-
codesprint: demos for semilogx, semilogy, and loglogSat, 03 Sep 2011 18:46:09 -0400, by John W. Eaton
-
codesprint: demos for titleSat, 03 Sep 2011 18:28:58 -0400, by John W. Eaton
-
codesprint: Fix tolerance for qz.cc tests.Sat, 03 Sep 2011 18:25:38 -0400, by Ben Abbott
-
codesprint: Add demo block to gplot.mSat, 03 Sep 2011 15:23:47 -0700, by Rik
-
codesprint: Add demo block for spy.mSat, 03 Sep 2011 15:23:18 -0700, by Rik
-
codesprint: Fix typoSat, 03 Sep 2011 17:15:14 -0500, by Jordi Gutiérrez Hermoso
-
codesprint: 7 tests for duplication_matrix.mSat, 03 Sep 2011 17:13:27 -0500, by Andriy Shinkarchuck
-
codesprint: demos for xlim, ylim, and zlimSat, 03 Sep 2011 17:27:15 -0400, by John W. Eaton
-
codesprint: mark datetick as tested.Sat, 03 Sep 2011 17:25:50 -0400, by John W. Eaton
-
symtab.cc: Fix compile error accidentally introduced.Sat, 03 Sep 2011 14:23:36 -0700, by Rik
-
codesprint: Tests for spparms()Sat, 03 Sep 2011 14:18:57 -0700, by Rik
-
codesprint: Fix tolerance for pinv testSat, 03 Sep 2011 16:11:03 -0500, by Jordi Gutiérrez Hermoso
-
codesprint: Tests for ignore_function_time_stamp() in symtab.ccSat, 03 Sep 2011 13:43:13 -0700, by Rik
-
maint: style fixes for cgsSat, 03 Sep 2011 16:32:44 -0400, by John W. Eaton
-
codesprint: avoid crash after running testsSat, 03 Sep 2011 16:25:48 -0400, by John W. Eaton
-
codesprint: Add test for onCleanup()Sat, 03 Sep 2011 13:20:28 -0700, by Rik
-
codesprint: Add 3 tests for qz.ccSat, 03 Sep 2011 15:03:21 -0500, by Jordi Gutiérrez Hermoso
-
Move bicg.m to scripts/sparse for uniformitySat, 03 Sep 2011 21:51:26 +0200, by Carlo de Falco
-
codesprint: Add tests for tempdirSat, 03 Sep 2011 12:44:15 -0700, by Rik
-
codesprint: No tests needed for alias of tmpnam function.Sat, 03 Sep 2011 12:43:38 -0700, by Rik
-
codesprint: Fix building of docs for new bicg functionsSat, 03 Sep 2011 14:37:38 -0500, by Jordi Gutiérrez Hermoso
-
codesprint: recognize "fail" as a test in fntests.mSat, 03 Sep 2011 15:24:44 -0400, by John W. Eaton
-
codesprint: 9 tests for bartlett.mSat, 03 Sep 2011 14:09:51 -0500, by Andriy Shinkarchuck
-
codesprint: Add 1 input validation test for gen_doc_cache()Sat, 03 Sep 2011 12:07:05 -0700, by Rik
-
codesprint: Tests for fail.mSat, 03 Sep 2011 12:02:19 -0700, by Rik
-
codepsprint: tests for testfun functionsSat, 03 Sep 2011 14:57:12 -0400, by John W. Eaton
-
codesprint: Add input validation and tests for sprandsym.mSat, 03 Sep 2011 11:29:24 -0700, by Rik
-
codesprint: Allow passing a function handle for the coefficient matrix in cgsSat, 03 Sep 2011 20:18:50 +0200, by Carlo de Falco
-
codesprint: 9 tests for bartlett.mSat, 03 Sep 2011 13:12:50 -0500, by Andriy Shinkarchuck
-
Make bicgstab interface more compatibleSat, 03 Sep 2011 20:06:30 +0200, by Carlo de Falco
-
codesprint: tests for treelayoutSat, 03 Sep 2011 13:44:26 -0400, by John W. Eaton
-
codesprint: 9 tests for hamming.mSat, 03 Sep 2011 12:40:21 -0500, by Andriy Shinkarchuck
-
codesprint: Write input validation and tests for sprandn.mSat, 03 Sep 2011 10:25:25 -0700, by Rik
-
codesprint: tests for inpolygonSat, 03 Sep 2011 13:24:01 -0400, by John W. Eaton
-
codesprint: tests or profshowSat, 03 Sep 2011 13:15:02 -0400, by John W. Eaton
-
codesprint: 9 tests for hanning.mSat, 03 Sep 2011 12:23:35 -0500, by Andriy Shinkarchuck
-
codesprint: Tests for sprand.mSat, 03 Sep 2011 10:14:46 -0700, by Rik
-
codesprint: tests for profile.mSat, 03 Sep 2011 13:11:53 -0400, by John W. Eaton
-
allow profile ('info') to work if no profiling data is availableSat, 03 Sep 2011 12:59:45 -0400, by John W. Eaton
-
Add 3 tests to ppjumpsSat, 03 Sep 2011 18:48:56 +0200, by Carlo de Falco
-
codesprint: Add tests for spconvert.mSat, 03 Sep 2011 09:42:31 -0700, by Rik
-
fntests.m: Remove statement about demos from "No Tests" messageSat, 03 Sep 2011 09:18:11 -0700, by Rik
-
codesprint: linear algebra tests: cross, housh, planerot, qzhess, rrefSat, 03 Sep 2011 18:40:46 +0400, by Roman Belov
-
codesprint: Add a test to orth.mSat, 03 Sep 2011 18:01:46 +0200, by Carlo de Falco
-
codesprint: argument checking tests for celldispSat, 03 Sep 2011 11:52:46 -0400, by John W. Eaton
-
codesprint: Add tests to polygcdSat, 03 Sep 2011 17:44:20 +0200, by Carlo de Falco
-
codesprint: Turn off test warning for various internal helper functionsSat, 03 Sep 2011 08:32:58 -0700, by Rik
-
fntests.m: No longer count file with demos as being testedSat, 03 Sep 2011 08:25:52 -0700, by Rik
-
codesprint: 8 tests for pinv.ccSat, 03 Sep 2011 10:09:50 -0500, by Jordi Gutiérrez Hermoso
-
codesprint: Single input validation test for beep.mSat, 03 Sep 2011 07:58:26 -0700, by Rik
-
Mark profiler class and data for export.Fri, 02 Sep 2011 21:48:41 +0100, by Michael Goffioul
-
plot/private/__axis_limits__.m: Check lower axis limit come first. stableFri, 02 Sep 2011 13:27:17 -0400, by Matthias Jüschke
-
Initialise vecout variable and return permutation matrices instead of sparse matrices (bug #34185)Thu, 01 Sep 2011 20:27:21 -0500, by Jordi Gutiérrez Hermoso
-
doc/interpreter/stmt.txi: Correct typo. Bug #34187. stableThu, 01 Sep 2011 12:18:09 -0400, by Ben Abbott
-
plotyy.m: Always restore current axes when done. stableThu, 01 Sep 2011 11:19:52 -0400, by Ben Abbott
-
Remove an unneeded explicit instantiationWed, 31 Aug 2011 18:04:47 -0500, by Jordi Gutiérrez Hermoso
-
Make operators do smarter sparse conversions on permutation matrices.Tue, 30 Aug 2011 18:36:06 -0500, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to defaultTue, 30 Aug 2011 14:37:25 -0400, by John W. Eaton
-
prevent optimization functions from setting ans in workspace at startupMon, 29 Aug 2011 13:07:22 -0400, by John W. Eaton
-
maint: Fix 2 compiler warningsMon, 29 Aug 2011 09:14:11 -0700, by Rik
-
maint: remove remaining references to RLD_FLAGMon, 29 Aug 2011 11:56:42 -0400, by John W. Eaton
-
maint: more linking tweaksMon, 29 Aug 2011 11:49:30 -0400, by John W. Eaton
-
maint: split fields correctly in config-module.awk scriptMon, 29 Aug 2011 10:53:07 -0400, by John W. Eaton
-
maint: ensure we always link with local libtool librariesSun, 28 Aug 2011 11:27:40 -0400, by John W. Eaton
-
Add an implementation of the biconjugate gradient iterative methodMon, 29 Aug 2011 09:24:54 +0200, by Carlo de Falco
-
Fix ambigous call to int pow (int, unsigned int&) stableMon, 29 Aug 2011 09:15:43 +0200, by Carlo de Falco
-
doc: Fix warnings and errors in Texinfo required for building docs on stable branch. stableSun, 28 Aug 2011 20:30:41 -0700, by Rik
-
__print_parse_opts__.m: Properly convert from cm to pts (bug #34152). stableSun, 28 Aug 2011 21:17:55 -0400, by Ben Abbott
-
doc: Add cross references to "status of variables" in sections for predicates stableSat, 27 Aug 2011 13:37:31 -0500, by Jordi Gutiérrez Hermoso
-
maint: let libtool deal with setting -rpath linker optionSat, 27 Aug 2011 11:28:48 -0400, by John W. Eaton
-
maint: fix typo in previous libcruft/Makefile.am changeSat, 27 Aug 2011 11:23:17 -0400, by John W. Eaton
-
maint: merge main development branchesSat, 27 Aug 2011 10:09:53 -0400, by John W. Eaton
-
Add tests for automatic bsxfunFri, 26 Aug 2011 21:59:44 -0500, by Jordi Gutiérrez Hermoso
-
Implement a few missing automatic bsxfun power operatorsFri, 26 Aug 2011 21:57:23 -0500, by Jordi Gutiérrez Hermoso
-
maint: add missing files for changeset edc5ec6e949bFri, 26 Aug 2011 17:14:26 -0400, by John W. Eaton
-
maint: allow --enable-static --disable-dl to work againFri, 26 Aug 2011 15:36:14 -0400, by John W. Eaton
-
maint: fix botched tests in test_io.mFri, 26 Aug 2011 09:33:52 -0400, by John W. Eaton
-
quadl.m: Fix integration with large error tolerances (Bug #33792)Thu, 25 Aug 2011 09:51:27 -0700, by Rik
-
dMatrix.cc: Increase tolerance for another test which fails on MinGW. stableThu, 25 Aug 2011 07:53:48 -0400, by Ben Abbott
-
Implement automatic bsxfun almost everywhere now except sparse matrices.Thu, 25 Aug 2011 04:07:11 -0500, by Jordi Gutiérrez Hermoso
-
Enable automatic bsxfun for power operatorsWed, 24 Aug 2011 23:12:28 -0500, by Jordi Gutiérrez Hermoso
-
Make bsxfun automatic for most binary operators.Wed, 24 Aug 2011 23:06:59 -0500, by Jordi Gutiérrez Hermoso
-
use unwind_protect to ensure wavread closes file.Wed, 24 Aug 2011 14:25:42 -0400, by John W. Eaton
-
update contributors.inWed, 24 Aug 2011 14:07:47 -0400, by John W. Eaton
-
wavread: allow files with incomplete final samplesWed, 24 Aug 2011 14:06:14 -0400, by Hannes Müller
-
dMatrix.cc: Increase tolerance for tests which fail on MinGW. stableWed, 24 Aug 2011 12:24:41 -0400, by Ben Abbott