log

age author description
Sat, 16 Jul 2011 16:33:07 -0400 John W. Eaton codesprint: add assert(1) test for __dispatch__
Sat, 16 Jul 2011 13:17:23 -0700 Rik codesprint: Add test for do_braindead_shortcircuit_evaluation
Sat, 16 Jul 2011 13:06:21 -0700 Rik codesprint: Add tests for single()
Sat, 16 Jul 2011 12:56:58 -0700 Rik codesprint: Add tests for sparse_auto_mutate()
Sat, 16 Jul 2011 21:40:20 +0200 Kai Habel codesprint: Add comment for dummy test in surface.m, Fix typo in wavread.m
Sat, 16 Jul 2011 12:37:12 -0700 Rik codesprint: Add tests for double()
Sat, 16 Jul 2011 21:26:48 +0200 Kai Habel codesprint: 2 demos for pcolor.m dummy for surface.m
Sat, 16 Jul 2011 14:24:01 -0500 Giles Anderson codesprint: Wrote 4 tests for sinc.m
Sat, 16 Jul 2011 15:19:19 -0400 John W. Eaton codesprint: new tests for specfun directory
Sat, 16 Jul 2011 12:06:07 -0700 Rik codesprint: Add tests for isnull()
Sat, 16 Jul 2011 14:05:29 -0500 David Wells codesprint: Wrote 6 tests for rank.m
Sat, 16 Jul 2011 20:56:20 +0200 Kai Habel codesprint: add demo for surf.m and surfc.m stable
Sat, 16 Jul 2011 11:55:44 -0700 Rik codesprint: Add simple test for matlabroot.m
Sat, 16 Jul 2011 13:52:14 -0500 Giles Anderson codesprint: mark info.m as already being tested
Sat, 16 Jul 2011 13:47:05 -0500 Sean Young codesprint: Wrote 6 tests for commutation_matrix.m
Sat, 16 Jul 2011 11:38:16 -0700 Rik codesprint: Tests for [u]int[8,16,32,64] functions
Sat, 16 Jul 2011 13:35:26 -0500 Andriy Shinkarchuck codesprint: Wrote 8 tests for sinewave.m
Sat, 16 Jul 2011 13:21:59 -0500 Sean Young codesprint: Wrote 8 tests for null.m
Sat, 16 Jul 2011 11:16:35 -0700 Rik codesprint: *.cc helper functions do not need tests
Sat, 16 Jul 2011 13:13:19 -0500 David Wells codesprint: Wrote 5 tests for polyout.m
Sat, 16 Jul 2011 10:56:19 -0700 Rik codesprint: Deprecate polyderiv.m
Sat, 16 Jul 2011 12:52:47 -0500 David Wells codesprint: Wrote 5 tests for quadl.m
Sat, 16 Jul 2011 10:39:31 -0700 Rik codesprint: Add tests for iskeyword() to lex.ll
Sat, 16 Jul 2011 13:34:32 -0400 John W. Eaton codesprint: dummy test for bug_report function.
Sat, 16 Jul 2011 13:33:47 -0400 John W. Eaton codesprint: fix comment
Sat, 16 Jul 2011 12:31:48 -0500 Sean Young codesprint: Write 6 tests for isdefinite
Sat, 16 Jul 2011 10:22:59 -0700 Rik codesprint: Deprecate cut() function.
Sat, 16 Jul 2011 10:21:41 -0700 Rik codesprint: Correct missing comma in tests for flipdim.m
Sat, 16 Jul 2011 12:46:22 -0400 John W. Eaton codesprint: new tests for files in scripts/general directory
Sat, 16 Jul 2011 09:45:31 -0700 Rik codesprint: Add trivial assert(1) test to documentation-only .m files.
Sat, 16 Jul 2011 09:28:26 -0700 Rik codesprint : Make many plot helper functions private.
Sat, 16 Jul 2011 09:16:52 -0700 Rik codesprint : Move trimesh, triplot, trisurf from geometry to plot directory
Sat, 16 Jul 2011 11:07:15 -0500 Jordi Gutiérrez Hermoso codesprint: write 4 test for rcond
Sat, 16 Jul 2011 10:42:19 -0500 Jordi Gutiérrez Hermoso codesprint: Write two tests for kron.cc
Sat, 16 Jul 2011 08:16:40 -0700 Rik codesprint: Add 2 demos for polar.m
Sat, 16 Jul 2011 10:08:38 -0500 Jordi Gutiérrez Hermoso codesprint: Write test for dot.cc
Fri, 15 Jul 2011 15:15:30 -0700 Rik maint: Periodic merge of stable to default ahead of Code Sprint.
Thu, 14 Jul 2011 11:40:24 -0700 Rik strfind.cc: Fix infinite loop when pattern contains 255 (Bug #33670). stable
Thu, 14 Jul 2011 01:21:27 -0500 Jordi Gutiérrez Hermoso Trivial merge
Thu, 14 Jul 2011 01:21:06 -0500 Jordi Gutiérrez Hermoso Minor stylistic fixes to profiler code
Thu, 30 Jun 2011 20:04:34 +0200 Daniel Kraft First experimental profiler implementation with flat profile.
Wed, 13 Jul 2011 17:53:05 -0700 Rik urlwrite.cc: Remove obsolete #include curl/types.h (Bug #33697).
Wed, 13 Jul 2011 17:43:30 -0700 Rik std.m: Allow null inputs []. Bug #33532.
Wed, 13 Jul 2011 17:28:26 -0700 Rik int2str.m: Return "" for null input []. (Bug #33524)
Wed, 13 Jul 2011 17:13:34 -0700 Rik doc: Update docstring for pkg()
Thu, 07 Jul 2011 19:16:14 -0400 Lukas Reichlin Implement pkg update command
Mon, 27 Jun 2011 19:54:21 +0200 Konstantinos Poulios Avoid redundant calls to set_font of text renderers (Bug #31305)
Wed, 29 Jun 2011 21:07:46 -0700 Rik doc: small documentation fixes for strftime, betainc stable
Tue, 28 Jun 2011 23:13:16 -0400 John W. Eaton use gnulib tmpfile module stable
Fri, 24 Jun 2011 14:27:01 -0700 Rik Fix input validation of SI vector for filter() when DIM used (Bug #33625)
Fri, 24 Jun 2011 14:32:42 -0400 John W. Eaton maint: update etc/CHECKLIST file stable
Fri, 24 Jun 2011 11:42:54 -0400 John W. Eaton periodic merge of stable to default
Fri, 24 Jun 2011 10:37:10 -0400 John W. Eaton Added tag release-3-4-2 for changeset 3666e8e6f96e stable
Fri, 24 Jun 2011 10:36:40 -0400 John W. Eaton Version 3.4.2 released. stable release-3-4-2
Thu, 23 Jun 2011 17:45:36 -0400 John W. Eaton Added tag release-3-4-1 for changeset 901d466ee55a stable
Wed, 22 Jun 2011 17:00:47 -0400 John W. Eaton Second release candidate for 3.4.2 stable
Wed, 22 Jun 2011 16:59:54 -0400 John W. Eaton maint: link mkoctfile and octave-config with gnulib and $(LIBS) stable
Tue, 21 Jun 2011 12:57:40 -0400 John W. Eaton First release candidate for 3.4.2 stable
Tue, 21 Jun 2011 12:21:47 -0400 John W. Eaton periodic merge of stable to default
Tue, 21 Jun 2011 12:20:08 -0400 John W. Eaton fix typo in __getlegenddata__ stable