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
Tue, 21 Jun 2011 08:58:56 -0700 Rik maint: Periodic merge of stable to default
Tue, 21 Jun 2011 08:48:33 -0700 Rik Restore ability to compile on Windows platforms stable
Mon, 20 Jun 2011 10:17:20 -0700 Rik doc: Add documentation for gmres, rectangle to manual stable
Mon, 20 Jun 2011 12:52:28 -0400 John W. Eaton allow concatenation of scalar structures with [] stable
Mon, 20 Jun 2011 11:12:39 -0400 John W. Eaton periodic merge of stable to default
Mon, 20 Jun 2011 11:11:16 -0400 John W. Eaton allow assignment of [], "", and '' to sparse logical matrix stable
Mon, 20 Jun 2011 11:03:21 -0400 John W. Eaton preserve type when assigning values to sparse logical stable
Thu, 02 Jun 2011 16:31:13 +0200 Olaf Till Fix loading of function handles saved in binary format. Bug #33456. stable
Sun, 19 Jun 2011 16:30:47 -0700 Rik src/Makefile.am: Remove Makefile rules already implied by Automake usage. stable
Sun, 19 Jun 2011 12:51:36 -0400 John W. Eaton * Makefile.am (CLEANFILES): Remove $(bin_PROGRAMS) stable
Sat, 18 Jun 2011 22:07:34 -0500 Jordi Gutiérrez Hermoso Backout 2c54fde0f397 on stable; broke Octave-Forge packages stable
Sat, 18 Jun 2011 07:47:04 -0700 Rik cauchy_cdf.m: Correction to fix to allow -Inf, Inf inputs stable
Sat, 18 Jun 2011 07:37:20 -0700 Rik maint: Periodic merge of stable to default.
Fri, 17 Jun 2011 22:56:22 -0700 Rik cauchy_cdf.m: Allow valid -Inf, Inf inputs. stable
Thu, 16 Jun 2011 21:05:10 -0700 Rik Fix range of sigma in normal distribution to exclude 0. stable
Wed, 15 Jun 2011 10:42:03 -0400 John W. Eaton maint: periodic merge of stable to default
Wed, 15 Jun 2011 10:35:37 -0400 John W. Eaton Version 3.4.1 released. stable release-3-4-1
Wed, 15 Jun 2011 10:33:44 -0400 John W. Eaton maint: minor update to NEWS file stable
Wed, 15 Jun 2011 09:41:01 -0400 John W. Eaton maint: periodic merge of stable to default
Wed, 15 Jun 2011 09:39:23 -0400 John W. Eaton maint: fix version number for stable branch stable
Tue, 14 Jun 2011 16:57:16 -0400 John W. Eaton maint: avoid warnings from autoconf stable
Tue, 14 Jun 2011 16:39:38 -0400 John W. Eaton maint: use URL for bugs in configure script stable
Tue, 14 Jun 2011 15:38:00 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 14 Jun 2011 12:54:28 -0400 John W. Eaton maint: don't remove distributed files with make distclean target stable
Tue, 14 Jun 2011 12:20:40 -0400 John W. Eaton maint: update NEWS stable
Sun, 12 Jun 2011 08:29:25 -0700 Rik maint: Remove obsolete file diff-template from version control stable
Sun, 12 Jun 2011 07:01:42 -0700 Rik maint: Change .gdbinit Makefile.am rule to be silent stable
Sun, 12 Jun 2011 06:50:06 -0700 Rik maint: Restore auto-generation of ChangeLog file lost in directory reorginization stable
Mon, 06 Jun 2011 15:26:50 -0700 Rik str2double.cc: Return NaN for invalid inputs rather than printing error. stable
Fri, 10 Jun 2011 18:14:03 -0400 John W. Eaton main: periodic merge of stable to default
Fri, 10 Jun 2011 14:35:42 -0400 John W. Eaton maint: clean up top-level directory stable
Fri, 10 Jun 2011 11:26:07 -0400 John W. Eaton maint: don't set SHELL to /bin/sh in common.mk stable
Thu, 09 Jun 2011 12:30:47 -0700 Rik maint: Periodic merge of stable to default.
Thu, 09 Jun 2011 12:01:28 -0700 Rik maint: Reorganize src/Makefile.am for understanding. No rules changed. stable
Thu, 09 Jun 2011 13:53:34 -0400 John W. Eaton periodic merge of stable to default
Thu, 09 Jun 2011 13:35:10 -0400 John W. Eaton maint: undo unintended change removing deprecated functions stable
Thu, 09 Jun 2011 10:20:51 -0700 Rik maint: Don't distribute files in tarball which must be re-built for each installation stable
Thu, 09 Jun 2011 06:57:40 -0700 Rik maint: Remove obsolete file diff-template from version control
Wed, 08 Jun 2011 22:10:34 -0700 Rik maint: Remove built file ChangeLog with distclean target stable
Wed, 08 Jun 2011 21:40:35 -0700 Rik maint: Distribute README.MinGW and README.gnuplot stable
Wed, 08 Jun 2011 21:02:40 -0700 Rik doc: Update NEWS with new functions for release 3.4.1 stable
Wed, 08 Jun 2011 19:02:50 -0700 Rik maint: Remove obsolete files dir, eos.txi from doc/interpreter
Mon, 25 Apr 2011 10:51:09 -0700 Rik maint: Don't install main-rcfile, local-rcfile but do distribute them in tarball. stable
Wed, 08 Jun 2011 17:41:45 -0700 Rik src/Makefile.am: Fixes to get 'make dist' working stable
Wed, 08 Jun 2011 13:20:04 -0700 Rik doc: Don't use @code macro within @deftypefn macro stable
Wed, 08 Jun 2011 10:41:40 -0700 Rik colon.m: Stop issuing error if called accidentally with no arguments. stable
Wed, 08 Jun 2011 10:39:07 -0700 Rik maint: Update various Makefile.am to no longer distribute ChangeLog file stable
Tue, 07 Jun 2011 10:04:11 -0700 Rik shiftdim.m: Use common idiom for finding first non-singleton dimension.
Mon, 06 Jun 2011 20:56:44 -0700 Rik doc: Add additional calling forms to cell() stable
Thu, 02 Jun 2011 16:31:13 +0200 Olaf Till Fix loading of function handles saved in binary format. Bug #33456.
Mon, 06 Jun 2011 20:21:19 -0700 Rik doc: Add note about str2double API change to NEWS. stable
Mon, 06 Jun 2011 15:46:22 -0400 John W. Eaton maint: update NEWS stable
Mon, 06 Jun 2011 15:34:34 -0400 John W. Eaton maint: Periodic merge of stable to default branch
Mon, 06 Jun 2011 11:54:15 -0400 John W. Eaton maint: use libdir for .oct files, not libexecdir stable
Thu, 02 Jun 2011 17:44:51 -0400 John W. Eaton maint: update NEWS. stable
Thu, 02 Jun 2011 17:35:00 -0400 John W. Eaton maint: implement proper library versioning. stable
Mon, 06 Jun 2011 12:46:48 -0500 Jordi Gutiérrez Hermoso Merge with stable; recover on default backed-out 9843b3b055e0 from stable
Mon, 06 Jun 2011 12:38:15 -0500 Jordi Gutiérrez Hermoso Backout 12700:9843b3b055e0 from stable branch stable
Sat, 04 Jun 2011 16:10:38 -0700 Rik Fix bug with error() not accepting an empty struct input (Bug #33428).
Sat, 04 Jun 2011 16:05:37 -0700 Rik maint: Periodic merge of stable to default branch.
Sat, 04 Jun 2011 16:03:21 -0700 Rik doc: str2double() inputs which cannot be parsed return NaN. stable
Sat, 04 Jun 2011 07:26:45 -0700 John Bradshaw doc: Spelling fixes for various documentation files stable
Sat, 04 Jun 2011 07:20:42 -0700 Rik Overhaul wavwrite, wavread and fix normalization problem (Bug #33420). stable
Sat, 04 Jun 2011 07:15:42 -0700 Rik Fix bug with initial conditions in filter (Bug #32741). stable
Thu, 02 Jun 2011 11:57:08 -0700 David Bateman Fix loading of objects in MAT-files (bug #32641).
Wed, 01 Jun 2011 21:00:14 -0700 Rik Add rectangle to new functions list in NEWS. stable
Wed, 01 Jun 2011 23:58:35 +0200 David Bateman Add the rectangle function stable
Wed, 01 Jun 2011 08:53:08 -0700 Rik wblpdf.m: Bug fix to include x=0 in calculated distribution. stable
Tue, 31 May 2011 22:52:18 -0700 Rik wblinv.m: Bug fix to return 0 for input 0 and not -Inf. stable
Tue, 31 May 2011 11:50:38 -0700 Rik unifpdf.m: Bug fix to include limits of range [A,B] in distribution. stable
Thu, 26 May 2011 12:40:13 -0700 Rik geornd.m: Fix typo in 2-input calling form preventing execution. stable
Wed, 25 May 2011 21:07:00 -0700 Rik doc: Update docstrings for a few functions stable
Wed, 25 May 2011 20:22:30 -0700 Rik doc: Periodic spellcheck of documentation. stable
Wed, 25 May 2011 20:15:07 -0700 Rik doc: Add 'none' to list of plot linestyles. stable
Wed, 25 May 2011 15:52:00 -0700 Rik maint: Periodic merge of stable to default.
Wed, 25 May 2011 15:46:01 -0700 Rik test: Comment out failing parser tests ahead of 3.4.1 release stable
Wed, 25 May 2011 14:09:00 -0700 Rik Deprecate error_text(), __error_text__()
Wed, 25 May 2011 10:11:48 -0700 Rik ls_command.m: Add additional calling forms to DOCSTRING. stable
Fri, 20 May 2011 15:19:18 +0200 Konstantinos Poulios Restructure subplot positioning and avoid labels overlap (bug #31610)
Fri, 20 May 2011 11:39:06 +0200 Konstantinos Poulios Disable mirrored axes ticks for plottyy in ftlk
Tue, 17 May 2011 22:31:05 -0700 Rik doc: Correctly refer to toupper() as a Mapping Function. stable
Tue, 17 May 2011 09:41:19 -0700 Rik frnd.m: Fix typo in 2-input calling form preventing execution. stable
Tue, 17 May 2011 08:05:38 -0700 Rik doc: Don't use @code{} within @deftypefn macro stable
Mon, 16 May 2011 12:39:08 -0700 Rik doc: Document that block comment markers must appear alone on a line (bug #33297) stable
Sun, 15 May 2011 19:15:50 -0700 Philip Nienhuis Fix textscan/textread headerlines arg always skipping 2 lines (bug #33028) stable
Sun, 15 May 2011 17:35:57 -0700 Rik Stop obscure warnings when get() called with null matrix input (bug #32642)
Sun, 15 May 2011 15:27:22 -0700 David Finkel david finkel Fix integer overflow when using text() with large x,y values (bug #33059) stable
Sun, 15 May 2011 10:50:30 -0700 Rik Use common code idiom for creating cell array for indexing ND-arrays
Sun, 15 May 2011 09:40:26 -0700 Rik trapz.m, cumtrapz.m: Quote ':' in initialization statement to prevent it being stable
Sun, 15 May 2011 08:58:49 -0700 Rik Use common idiom in m-files for finding first non-singleton dimension.
Sun, 15 May 2011 07:39:01 -0700 Rik runtests.m, rundemos.m: Remove final filesep() character from directory name
Sun, 15 May 2011 07:26:20 -0700 Rik maint: Periodic merge of stable to default.
Sun, 15 May 2011 07:24:14 -0700 Rik nonzeros.m: Ignore unused return arguments from find().
Sun, 15 May 2011 07:04:32 -0700 Carnë Draug doc: Use texinfo for help text of operators. stable
Sat, 14 May 2011 23:48:09 -0500 Jordi Gutiérrez Hermoso caseless-str.h: Fix implementation of op< stable
Sat, 14 May 2011 21:17:20 -0700 Rik doc: Improve a few docstrings related to test functions and directories. stable
Sat, 14 May 2011 09:57:50 -0700 Rik Accept input x vector with y matrix for trapz,cumtrapz (bug #33292). stable
Wed, 11 May 2011 22:02:32 +0200 David Bateman Fix case insenstive use of radio values in graphics objects (bug #33068) stable
Wed, 11 May 2011 10:48:04 -0700 Rik exppdf.m: Bug fix to extend function range to include x==0. stable
Tue, 10 May 2011 22:31:24 -0700 Rik Periodic merge of stable to default.
Tue, 10 May 2011 22:28:28 -0700 Rik unimplemented.m: Remove 'reset' and 'rsf2csf' from list.
Wed, 11 May 2011 00:23:46 -0500 Jordi Gutiérrez Hermoso Fix passing compiler options to mkoctfile stable
Tue, 10 May 2011 23:40:23 -0500 Jordi Gutiérrez Hermoso load-save.cc: Document -append option stable
Tue, 10 May 2011 14:45:33 -0700 Rik Use correct definition of erfcx in documentation. stable
Tue, 10 May 2011 14:14:12 -0700 Rik betaln.m: Improve documentation string, particularly for Tex format. stable
Tue, 10 May 2011 12:46:11 -0700 Rik betainc.cc: Correctly refer to function as regularized incomplete Beta function. stable
Mon, 09 May 2011 17:59:44 -0700 Rik gampdf.m: Bug fix to extend function range to include x==0. stable
Sat, 07 May 2011 14:52:08 -0700 Rik Overhaul functions in statistics/base directory.
Sat, 07 May 2011 14:30:20 -0700 Rik maint: Remove linear-algebra/gmres.m which was moved to sparse/ directory.
Fri, 06 May 2011 16:38:15 -0700 Rik doc: Correct spacing in erf and gamma documentation in INFO mode. stable
Fri, 06 May 2011 18:45:05 -0400 John W. Eaton merge stable to default
Fri, 06 May 2011 18:40:33 -0400 John W. Eaton doc: Update contributors list. stable
Fri, 06 May 2011 18:38:30 -0400 Daniel Kraft interpreter: Add new attribute 'complex' in whos (bug #32053)
Fri, 06 May 2011 09:39:08 -0700 Rik maint: Move gmres.m to sparse directory rather than linear-algebra directory.
Thu, 05 May 2011 16:58:43 -0700 Rik Improve performance (2X) of svds by avoiding issymmetric calculation (bug #33073)
Wed, 04 May 2011 20:34:10 -0700 Marco Caliari marco caliari Fix unfilled contourf when lvl = [0,0] (bug #33177). stable
Wed, 04 May 2011 22:10:24 -0400 John W. Eaton Allow sortrows to work on arrays with one row (bug #33197) stable
Wed, 04 May 2011 21:44:05 -0400 John W. Eaton Allow transpose to work for scalar structs (bug #33218) stable
Wed, 04 May 2011 13:59:34 -0400 John W. Eaton Allow scalar integer to logical conversion (bug #33219) stable
Mon, 02 May 2011 11:45:56 -0700 Rik Deprecate sylvester_matrix.m function
Mon, 02 May 2011 11:26:27 -0700 Rik Properly warn when demo or example called on a function without demos
Sun, 01 May 2011 11:39:50 -0700 Rik doc: Periodic grammarcheck and spellcheck of documentation. stable
Sun, 01 May 2011 09:05:17 -0700 Rik maint: remove deprecated studentize.m reappearing after merge with stable
Sun, 01 May 2011 08:57:37 -0700 Rik maint: Periodic merge of stable branch to default branch
Sun, 01 May 2011 08:55:15 -0700 Rik doc: Review and update documentation for "Matrix Manipulation" chapter. stable
Tue, 05 Apr 2011 11:15:50 +0200 Daniel Kraft oct-parse.yy (skip_white_space): Fix column number calculation.
Tue, 26 Apr 2011 11:27:28 -0700 Rik filter.cc: Stop test errors in residue.m (bug #33164) stable
Mon, 25 Apr 2011 22:17:43 -0700 Rik mappers.cc (gamma): Correct spacing in non-Tex section of documentation. stable
Mon, 25 Apr 2011 12:32:22 -0700 Rik maint: Move lcm.m from elfun to specfun directory.
Mon, 25 Apr 2011 11:04:48 -0700 Rik ls.m: Don't print backtrace information when command issues an error.
Mon, 25 Apr 2011 10:51:09 -0700 Rik maint: Don't install main-rcfile, local-rcfile but do distribute them in tarball.
Mon, 25 Apr 2011 09:24:33 -0700 Rik doc: miscellaneous touch-ups to documentation strings stable
Sun, 24 Apr 2011 14:13:06 -0500 Jordi Gutiérrez Hermoso OctaveFAQ.texi: Fix texinfo in FAQ I broke earlier
Sun, 17 Apr 2011 15:52:36 -0500 Jordi Gutiérrez Hermoso OctaveFAQ.texi: Add a pointer to the manual concerning the backslash operator
Fri, 22 Apr 2011 09:28:06 -0700 Rik func.txi: document use of nargin checking at head of function. stable
Fri, 22 Apr 2011 08:49:35 -0700 Rik nthroot.m: Fix input validation to disallow complex values (bug #33135)
Thu, 21 Apr 2011 17:41:56 -0400 John W. Eaton fix precedence level of transpose operators (bug #32533)
Tue, 19 Apr 2011 20:15:06 -0700 Rik maint: Change file permissions to 644 for wrongly tagged .m files
Tue, 19 Apr 2011 22:11:53 -0400 John W. Eaton merge stable to default
Tue, 19 Apr 2011 21:52:56 -0400 John W. Eaton maint: generate ChangeLog automatically stable
Tue, 19 Apr 2011 21:23:28 -0400 John W. Eaton merge stable to default
Tue, 19 Apr 2011 20:53:53 -0400 John W. Eaton ChangeLog fixes
Tue, 19 Apr 2011 20:54:41 +0200 Kai Habel instantiate canvas before menubar
Mon, 18 Apr 2011 17:40:03 -0700 David Bateman ov-class.cc: Fix segfault when assigning class to struct object (bug #33014) stable
Mon, 18 Apr 2011 17:29:17 -0700 David Bateman Return octave_value of the same class as the original. stable
Mon, 18 Apr 2011 17:59:31 -0500 Jordi Gutiérrez Hermoso ChangeLog entry for changeset fb2e14a276d2
Tue, 19 Apr 2011 00:36:42 +0200 Paul Boven Fixed naming of variables in texinfo
Mon, 18 Apr 2011 10:40:20 -0700 Rik dblquad.m,triplequad.m: Switch to quadcc as default integrator.
Mon, 18 Apr 2011 09:27:36 -0700 Rik triplequad.m: Add quick-running test, add defaults to argument list.
Mon, 18 Apr 2011 07:22:31 -0700 Rik quadcc.cc: Recode input validation and add tests.
Mon, 18 Apr 2011 07:04:21 -0700 Rik maint: Periodic merge of stable branch to default branch.
Sun, 17 Apr 2011 19:57:07 -0700 Rik doc: Update all documentation for chapter on Numerical Integration stable
Sun, 17 Apr 2011 11:57:26 -0400 Patrick Häcker mat2str.m: Limit the number of digits to one less than available for double.
Sat, 16 Apr 2011 10:39:54 -0400 Ben Abbott plot.txi: Clarify that inheritance of default property values only applies to the named object type.
Fri, 15 Apr 2011 11:38:35 +0200 Kai Habel Changelog fixes
Wed, 23 Feb 2011 08:11:40 +0100 Kai Habel make piecewise polynomial (pp) functions more compatible
Thu, 14 Apr 2011 18:52:54 -0700 Rik colstyle.m: Add new function (bug #33063) stable
Wed, 13 Apr 2011 21:36:31 -0700 Rik __makeinfo__.m: Simplify function by using regular expressions.
Wed, 13 Apr 2011 21:09:03 -0700 Rik doc: Add spaces after commas in @seealso blocks. stable
Wed, 13 Apr 2011 09:32:10 -0700 Rik maint: Refactor general/isXXX.m scripts to put input validation first.
Wed, 13 Apr 2011 09:22:38 -0700 Rik scripts/ChangeLog: Remove results of bad merge in ChangeLog.
Tue, 12 Apr 2011 23:22:26 -0500 Jordi Gutiérrez Hermoso Trivial merge with stable except for ChangeLogs
Tue, 12 Apr 2011 21:17:57 -0700 Rik doc: Correct use of it's -> its in documentation. stable
Tue, 12 Apr 2011 17:42:00 -0700 Rik LSODE.cc: Add semicolon to error messages to prevent run-together text.
Tue, 12 Apr 2011 20:59:22 -0500 Jordi Gutiérrez Hermoso Merge away extra stable head stable
Tue, 12 Apr 2011 20:07:15 -0400 Ben Abbott data.txi: Replace xref{Data Structures} with xref{Structures}. stable
Tue, 12 Apr 2011 18:50:20 -0400 Ben Abbott getappdata.m: If no property name is provided, return a structure representing the appdata. stable
Tue, 12 Apr 2011 13:48:07 -0700 Rik doc: Add help text for dynamic naming "(var)" of structure fields. stable
Tue, 12 Apr 2011 09:56:13 -0700 Marco Caliari quadgk.m: Fix problem with -Inf bound on integral (bug #33055). stable
Mon, 11 Apr 2011 19:03:32 -0700 Rik Modify func.txi discussion of output arguments to include discussion of isargout. stable
Tue, 12 Apr 2011 01:28:31 -0500 Jordi Gutiérrez Hermoso Trivial merge of two stable heads stable
Mon, 11 Apr 2011 19:03:32 -0700 Rik Modify func.txi discussion of output arguments to include discussion of isargout. stable
Mon, 11 Apr 2011 10:59:20 -0400 John W. Eaton ChangeLog fix stable
Mon, 11 Apr 2011 21:50:49 -0400 Ben Abbott getappdata.m: If appdata propery does not exist, return an empty matrix. stable
Mon, 11 Apr 2011 11:33:08 -0700 Rik Remove deprecated and private functions from list of functions requiring tests.
Mon, 11 Apr 2011 10:56:34 -0400 John W. Eaton merge stable with default
Sun, 10 Apr 2011 11:46:50 -0400 John Eaton graphics.cc: Allow ishandle() to accept vector of handles (bug 33025). stable
Fri, 08 Apr 2011 20:15:19 -0700 Rik Deprecate studentize(), replace with zscore().
Fri, 08 Apr 2011 19:00:42 -0700 Rik mode.m, quantile.m: Return output of same class as input.
Fri, 08 Apr 2011 12:44:40 -0700 Rik Improve documentation strings in Linear Algebra chapter. stable