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
Fri, 08 Apr 2011 09:06:04 -0400 John W. Eaton abandon release-3-4-x branch in favor of workflow using stable and default branches and merging stable to default periodically release-3-4-x
Thu, 07 Apr 2011 14:44:01 -0700 Rik Add spellcheck target to documentation Makefile. stable
Wed, 06 Apr 2011 20:06:45 -0700 Rik Group commonly used isXXX functions together in documentation.
Wed, 06 Apr 2011 19:46:34 -0700 Rik Move pack() function to proper place in documentation.
Wed, 06 Apr 2011 19:36:49 -0700 Rik Make spectral density helper functions private.
Wed, 06 Apr 2011 11:44:21 -0700 Rik Clean up operator and function indices in documentation.
Mon, 04 Apr 2011 20:15:32 -0700 Rik Add warning about single precision in FLTK.
Mon, 04 Apr 2011 15:56:49 -0700 Rik Spellcheck documentation for 3.4.1 release.
Mon, 04 Apr 2011 15:33:46 -0700 Rik Grammarcheck files for 3.4.1 release.
Mon, 04 Apr 2011 13:37:13 -0700 Rik Deprecate perror, strerror functions.
Sun, 03 Apr 2011 20:33:14 -0700 Rik Add new section on parsing to documentation.
Sun, 03 Apr 2011 13:55:58 -0700 Rik Add blkmm function to documentation.
Sun, 03 Apr 2011 07:24:38 -0700 Rik Add documentation for 3-input form of diag(). Add new tests.
Sun, 03 Apr 2011 07:00:34 -0700 Rik Reverse changset cc8ccdfec424. Restore 3-input form of diag().
Sat, 02 Apr 2011 13:37:52 -0700 Rik Add quantile, prctile functions to documentation.
Sat, 02 Apr 2011 12:41:16 -0700 Rik Add isdeployed function to documentation.
Fri, 01 Apr 2011 20:19:18 -0700 Rik Remove archaic 3-input argument form of diag function.
Fri, 01 Apr 2011 18:53:14 -0700 Rik Fix orientation of initial conditions vector for filter (bug #32741).
Fri, 01 Apr 2011 09:37:58 -0700 Rik Correct typo in #include path for FLTK header files (bug #32972).
Fri, 01 Apr 2011 03:52:05 -0600 Jordi Gutiérrez Hermoso Correct slight logical mistake in memleak patch (bug #32804)
Fri, 01 Apr 2011 03:09:35 -0600 Jordi Gutiérrez Hermoso MatrixType:: plug memory leak (bug #32804).
Thu, 31 Mar 2011 21:16:44 -0700 Rik Add list_in_columns, terminal_size functions to documentation.
Thu, 31 Mar 2011 20:57:37 -0700 Rik Add documentation for '-forge' option (bug #32464).
Thu, 31 Mar 2011 20:24:06 -0700 Rik Add onCleanup function to documentation.
Thu, 31 Mar 2011 10:41:32 -0700 Rik Document recommended format for commit messages which reference the bug tracker.
Thu, 31 Mar 2011 10:19:59 -0700 Marco Caliari spdiags.m: Treat empty vector (1x0 or 0x1) the same as diag().
Thu, 31 Mar 2011 10:09:34 -0700 Rik cor.m: Increase tolerance of %!tests using random data to assure passage.
Thu, 31 Mar 2011 09:57:11 -0700 Rik Add deprecated entry for cquad() pointing to quadcc().
Thu, 31 Mar 2011 09:34:26 -0700 Rik cor.m: fix operation with only single input (bug #32961)
Thu, 31 Mar 2011 07:33:11 -0700 Rik Revamp quiver autoscaling algorithm (bug #32836).
Thu, 31 Mar 2011 07:13:33 -0700 Rik quadcc: Add reference to original paper in docstring.
Wed, 30 Mar 2011 13:07:53 -0600 Jordi Gutiérrez Hermoso Document the "all" parameter to fclose.
Tue, 29 Mar 2011 17:51:38 -0700 John W. Eaton Update test for 'wilkinson(1)' to reflect changes to diag().
Tue, 29 Mar 2011 17:47:26 -0700 Rik Treat empty vector (1x0 or 0x1) as valid input to diag().
Tue, 29 Mar 2011 19:00:26 -0400 Ben Abbott graphics.cc: Prevent ticks from being cropped.
Tue, 29 Mar 2011 07:57:51 -0600 Michael Creel ChangeLog fix, (closes: bug #32892)
Tue, 29 Mar 2011 07:36:31 -0600 Michael Creel Fix variable name clash in ols.m
Mon, 28 Mar 2011 16:38:13 -0700 Rik Improve docstrings for a number of functions.
Mon, 28 Mar 2011 14:53:07 -0700 Rik Add do_braindead_shortcircuit_evaluation to the list of variables set by --traditional option.
Sun, 27 Mar 2011 20:42:44 -0700 Rik Add allow_noninteger_range_as_index to documentation.
Sun, 27 Mar 2011 20:32:29 -0700 Rik Add do_braindead_shortcircuit_evaluation to documentation.
Sat, 26 Mar 2011 21:15:48 -0700 Rik Add error_text to list of functions not requiring a docstring.
Sat, 26 Mar 2011 06:50:12 -0700 Robert T. Short Add tests for ifftshift.m
Sat, 26 Mar 2011 06:42:35 -0700 Robert T. Short Add tests for fftshift.m.
Fri, 25 Mar 2011 13:37:11 -0400 John W. Eaton use gnulib:: functions as needed
Thu, 24 Mar 2011 16:46:34 -0400 Jarno Rajahalme Test fortran with -ff2c and with a wrapper for Apple blas/lapack, when needed.
Tue, 22 Mar 2011 13:21:44 -0700 Rik Fix errant 2010 dates in ChangeLogs.
Mon, 21 Mar 2011 14:26:09 -0700 Rik Fix bug #32873, ifftshift fails.
Sat, 19 Mar 2011 22:22:07 -0700 Rik Add cellindexmat function to documentation.
Sat, 19 Mar 2011 21:54:53 -0700 Rik Add optimize_subsasgn_calls function to documentation.
Sat, 19 Mar 2011 17:46:45 -0400 Ben Abbott patch.m: Add demo.
Sat, 19 Mar 2011 14:35:59 -0700 Rik Add runlength function to documentation.
Sat, 19 Mar 2011 14:32:43 -0700 Rik Overhaul runlength.m
Sat, 19 Mar 2011 13:53:38 -0700 Rik Make helper functions for logistic_regression private.
Sat, 19 Mar 2011 13:06:50 -0700 Rik Add isocolors, isonormals, isosurface functions to documentation.
Sat, 19 Mar 2011 12:54:05 -0700 Rik dump_prefs.m: Close @deftypefn macro left open.
Sat, 19 Mar 2011 12:33:09 -0700 Rik Add dump_prefs to documentation.
Sat, 19 Mar 2011 12:12:57 -0700 Rik Add daspect, pbaspect functions to documentation.
Sat, 19 Mar 2011 11:10:16 -0700 Rik Add getappdata, setappdata, isappdata, rmappdata functions to documentation.
Sat, 19 Mar 2011 11:07:52 -0400 Ben Abbott trisurf.m: Set default edgecolor as Matlab does. Add demos.
Fri, 18 Mar 2011 22:58:18 -0700 Rik Add nth_element function to documentation.
Fri, 18 Mar 2011 22:47:33 -0700 Rik Add uimenu, uigetdir, uigetfile, and uiputfile to documentation.
Fri, 18 Mar 2011 21:25:08 -0700 Rik Add fminbnd, fminunc functions to documentation.
Fri, 18 Mar 2011 18:51:45 -0700 Rik Add function chop to documentation.
Fri, 18 Mar 2011 14:38:46 -0700 Rik Add gen_doc_cache, get_help_text, get_help_text_from_file, get_first_help_sentence to documentation.
Fri, 18 Mar 2011 09:37:28 -0700 Rik Add operator precedence tests to fixed list of parser tests.
Thu, 17 Mar 2011 23:11:47 -0700 Rik Fix bug #32818, nonconformant arguments in svds.
Thu, 17 Mar 2011 21:41:15 -0700 Rik Add fileread to documentation.
Fri, 18 Mar 2011 00:01:28 -0400 John W. Eaton ov-float.cc (octave_float_scalar::do_index_op): widen to float matrix, not double matrix
Thu, 17 Mar 2011 20:53:32 -0700 Rik Add gethostname to documentation.
Thu, 17 Mar 2011 20:39:37 -0700 Rik Add fmod, octave_tmp_file_name to list of exceptions not needing a DOCSTRING.
Thu, 17 Mar 2011 13:58:19 -0700 Iain Murray Replace nprocs with nproc function. Use gnulib module for portability across platforms.
Mon, 14 Mar 2011 23:36:20 -0600 Jordi Gutiérrez Hermoso Change copy_backward to copy in Sparse<T>::assign, bug #32747
Wed, 16 Mar 2011 15:00:09 -0700 Iain Murray Add nproc, nproc_conf utility functions for determining number of available processors.
Wed, 16 Mar 2011 13:36:27 -0700 Carlo de Falco Add mgorth and gmres functions from Octave Forge
Tue, 15 Mar 2011 22:45:31 -0700 Marco Caliari Simplify calculation of number of tick labels. Bug #32692.
Sun, 13 Mar 2011 18:26:04 +0100 Konstantinos Poulios revert changes from 2011-02-26
Thu, 10 Mar 2011 20:27:15 +0100 Konstantinos Poulios add a persistent mode for listeners
Sat, 26 Feb 2011 18:15:48 -0500 Ben Abbott Allow command forms of example and demo.
Tue, 08 Mar 2011 12:11:57 -0800 Rik Recode mk-opts.pl to use clearer, more modern, Perl syntax.
Mon, 07 Mar 2011 17:35:33 +0100 Konstantinos Poulios update axis label position after axis location changes
Sun, 06 Mar 2011 16:54:39 +0100 Konstantinos Poulios improve calculation of axes tightinset for empty axes labels/title
Sat, 05 Mar 2011 11:17:13 -0500 Ben Abbott colorbar.m: Allow location to be specified as a property.
Thu, 03 Mar 2011 13:05:50 -0800 Rik Improve docstrings for archive functions (gzip, bzip2, etc.)
Thu, 03 Mar 2011 11:59:05 -0800 Rik Improve file archiving functions (gzip, bzip2, zip, unpack)
Thu, 03 Mar 2011 09:46:00 -0800 Rik Deprecate is_duplicate_entry.
Thu, 03 Mar 2011 09:29:04 -0800 Rik Fix bug #32443 preventing 'pkg install' on Windows platforms.
Thu, 03 Mar 2011 14:04:19 +0100 Konstantinos Poulios fix axes position synchronization for long text objects
Wed, 02 Mar 2011 20:38:27 -0800 Rik Correctly refer to "discrete uniform" distribution in documentation.
Wed, 02 Mar 2011 18:03:32 +0100 Konstantinos Poulios small optimization in subplot.m
Tue, 01 Mar 2011 19:55:57 -0500 Ben Abbott README.MacOS: Add Fink packages needed to support print output.
Tue, 01 Mar 2011 16:02:07 -0600 Jordi Gutiérrez Hermoso Small FAQ fixes
Tue, 01 Mar 2011 11:28:31 -0800 Rik Use modern warning function rather than deprecated built-in variable to set warning state.
Tue, 01 Mar 2011 13:16:44 -0600 Jordi Gutiérrez Hermoso Major update to FAQ
Tue, 01 Mar 2011 07:43:44 -0600 Jordi Gutiérrez Hermoso Clarify in manual that the mkoctfile examples are in C++
Mon, 28 Feb 2011 22:35:41 -0800 Rik Add new isrow, iscolumn functions.
Mon, 28 Feb 2011 21:27:08 -0800 Rik treeplot.m: Use 'o' plot style as default for nodes
Sun, 20 Feb 2011 19:13:03 +0000 Thomas Weber Document the Octave:autoload-relative-file-name warning.
Sun, 27 Feb 2011 18:21:46 -0800 Rik Fix incorrect statement in documentation for pascal.m. Bug #32523.
Sun, 27 Feb 2011 16:52:04 +0100 Konstantinos Poulios fix initial canvas size issue
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
Sat, 26 Feb 2011 16:21:02 -0500 Ben Abbott polynomial/polyval.m: Compute offset/normalization only when needed.
Sat, 26 Feb 2011 16:07:52 -0500 Ben Abbott polynomial/polyval.m: Minor simplification in polynomial evaluation
Fri, 25 Feb 2011 20:12:05 -0800 Rik Uppercase variables in script error strings.
Fri, 25 Feb 2011 15:11:26 -0600 Jordi Gutiérrez Hermoso Minor proofreading in FAQ
Fri, 25 Feb 2011 12:28:14 -0600 Jordi Gutiérrez Hermoso Uniformise "Matlab" typesetting in FAQ.
Fri, 25 Feb 2011 12:07:11 -0600 Jordi Gutiérrez Hermoso Add a warning description for Matlab-style short-circuiting
Thu, 24 Feb 2011 20:22:38 -0500 Ben Abbott subplot.m: Document using INDEX as a vector.
Thu, 24 Feb 2011 20:05:51 -0500 Ben Abbott Properly evaluate zeroth order polynomials.
Thu, 24 Feb 2011 02:07:37 -0500 John W. Eaton strchr.m: avoid implict string to number conversion
Wed, 23 Feb 2011 10:34:05 -0600 Jordi Gutiérrez Hermoso Improve .hgignore adding more things to be ignored
Wed, 23 Feb 2011 01:42:14 -0500 John W. Eaton mex.cc (mxArray_base::dup): return retval
Tue, 22 Feb 2011 13:26:05 -0800 Rik [mq]: check
Tue, 22 Feb 2011 19:46:57 -0500 Ben Abbott subplot.m: Use new looseinset property introduced by changeset 12467.
Tue, 22 Feb 2011 12:45:30 -0800 Rik Use single quotes around regexp patterns.
Mon, 21 Feb 2011 17:12:25 +0100 Carlo de Falco fixed typo in PCRE style RE
Tue, 22 Feb 2011 19:52:55 +0100 Konstantinos Poulios implement looseinset property for axes
Mon, 21 Feb 2011 21:15:45 +0100 Kai Habel Use / for fltk path processing only
Mon, 21 Feb 2011 21:02:28 +0100 Kai Habel Call size_range early to allow window resizing for MinGW and MacOS
Mon, 21 Feb 2011 03:50:59 -0500 John W. Eaton require PCRE to build Octave
Sun, 20 Feb 2011 17:53:41 -0800 Karsten Trulsen fftshift.m: Fix broken function documented in bug 32442
Sat, 19 Feb 2011 18:21:58 -0800 Rik Use PCRE regular expressions throughout Octave.
Sat, 19 Feb 2011 14:25:40 -0800 Rik README.MacOS: Format to keep lines less than 80 characters.
Sat, 19 Feb 2011 15:01:59 -0500 Ben Abbott Improve warnings when shell utilties needed for printing are missing.
Sat, 19 Feb 2011 15:32:41 +0100 Thorsten Meyer Fix interp1 tests according to spline update of 07e102029d2a
Fri, 18 Feb 2011 22:34:51 +0100 Konstantinos Poulios fix a small bug introduced on 2011-02-14
Thu, 17 Feb 2011 12:45:05 +0100 Kai Habel rename fltk_gui_mode to gui_mode
Wed, 16 Feb 2011 19:59:10 -0500 Ben Abbott README.MacOS: Updated Readme.MacOS section 2.2.1 with results of test compilation on vanilla machine.
Wed, 16 Feb 2011 19:14:43 -0500 Ben Abbott subplot.m: Decrease spacing between subplots rows / columns.
Wed, 16 Feb 2011 22:34:11 +0100 Thorsten Meyer Fix tests in mean.m according to changeset 0f21f258aa17.
Tue, 15 Feb 2011 13:12:38 -0500 John W. Eaton ChangeLog fixes
Tue, 15 Feb 2011 13:03:21 -0500 John W. Eaton ChangeLog fixes
Tue, 15 Feb 2011 12:57:03 -0500 John W. Eaton untabify configure.ac
Tue, 15 Feb 2011 12:53:17 -0500 Benjamin Lindner use AC_COMPILE_IFELSE to check for OpenGL support in FLTK
Tue, 15 Feb 2011 18:49:13 +0100 Konstantinos Poulios invoke/terminate printing process synchronously with rendering (#32319)
Mon, 14 Feb 2011 17:23:04 -0800 Rik Fix documentation bugs uncovered while rewriting munge-texi.
Tue, 15 Feb 2011 01:28:11 +0100 David Bateman More explicit error message when source with tests for dynamically linked functions not found (#30341)
Tue, 15 Feb 2011 00:42:05 +0100 David Bateman Fix for fltk patch markers (#31801)
Mon, 14 Feb 2011 20:16:08 +0100 Konstantinos Poulios calculation of tightinset property
Mon, 14 Feb 2011 08:06:32 -0500 Ben Abbott spline.m: Allow length(x) == 2 and unsorted x values.
Sun, 13 Feb 2011 21:37:18 +0100 Konstantinos Poulios fix plotyy bugs #31800, #32211
Sun, 13 Feb 2011 18:30:30 +0100 David Bateman Add changelog to change acccidentally pushed in afb65a7bc065
Sun, 13 Feb 2011 17:44:21 +0100 Konstantinos Poulios improvements in synchronization of axes position and outerposition
Sun, 13 Feb 2011 15:11:56 +0100 Konstantinos Poulios synchronization of axes position and outerposition
Fri, 11 Feb 2011 14:27:26 -0500 John W. Eaton use correct type for std::string length release-3-4-x
Fri, 11 Feb 2011 14:27:26 -0500 John W. Eaton use correct type for std::string length
Thu, 10 Feb 2011 18:48:36 -0500 Ben Abbott Modify demo scripts to allow conventient conversion to Matlab compatible syntax.
Thu, 10 Feb 2011 16:24:15 -0500 John W. Eaton mean: also accept logical values release-3-4-x
Thu, 10 Feb 2011 16:24:15 -0500 John W. Eaton mean: also accept logical values
Thu, 10 Feb 2011 00:58:31 -0500 John W. Eaton regexp.cc: avoid deprecated Array<T>:resize function release-3-4-x
Thu, 10 Feb 2011 00:58:31 -0500 John W. Eaton regexp.cc: avoid deprecated Array<T>:resize function
Wed, 09 Feb 2011 16:29:14 -0500 John W. Eaton update NEWS release-3-4-x
Wed, 09 Feb 2011 18:19:20 +0100 Konstantinos Poulios fix whitespace in ChangeLog release-3-4-x
Wed, 09 Feb 2011 18:05:43 +0100 Konstantinos Poulios simplifications in position updating functions for axes labels and titles release-3-4-x
Wed, 09 Feb 2011 08:14:18 -0500 Ben Abbott README.MacOS: Spelling corrections. release-3-4-x
Tue, 08 Feb 2011 19:46:43 -0500 Ben Abbott __go_draw_axes__.m: Properly set fontspec for legends. release-3-4-x
Tue, 08 Feb 2011 19:36:54 -0500 Ben Abbott README.MacOS: Fix FFTW CCFLAGS. release-3-4-x
Wed, 09 Feb 2011 02:03:38 -0500 John W. Eaton ChangeLog fixes release-3-4-x
Tue, 08 Feb 2011 16:10:31 -0800 Rik NEWS: Use indent of 2 spaces rather than occasional 3 spaces. release-3-4-x
Wed, 09 Feb 2011 16:26:35 -0500 John W. Eaton update NEWS
Wed, 09 Feb 2011 18:19:20 +0100 Konstantinos Poulios fix whitespace in ChangeLog
Wed, 09 Feb 2011 18:05:43 +0100 Konstantinos Poulios simplifications in position updating functions for axes labels and titles
Wed, 09 Feb 2011 08:14:18 -0500 Ben Abbott README.MacOS: Spelling corrections.
Tue, 08 Feb 2011 19:46:43 -0500 Ben Abbott __go_draw_axes__.m: Properly set fontspec for legends.
Tue, 08 Feb 2011 19:36:54 -0500 Ben Abbott README.MacOS: Fix FFTW CCFLAGS.
Tue, 08 Feb 2011 16:10:31 -0800 Rik NEWS: Use indent of 2 spaces rather than occasional 3 spaces.
Tue, 08 Feb 2011 15:59:37 -0500 John W. Eaton small changes for GCC 4.6 release-3-4-x
Tue, 08 Feb 2011 15:52:33 -0500 John W. Eaton ChangeLog fixes release-3-4-x
Tue, 08 Feb 2011 08:09:41 -0500 Ben Abbott README.MacOS: Add detail. release-3-4-x
Tue, 08 Feb 2011 15:59:37 -0500 John W. Eaton small changes for GCC 4.6
Tue, 08 Feb 2011 15:53:13 -0500 John W. Eaton remove functions deprecated in 3.2
Tue, 08 Feb 2011 15:52:33 -0500 John W. Eaton ChangeLog fixes
Tue, 08 Feb 2011 08:09:41 -0500 Ben Abbott README.MacOS: Add detail.
Tue, 08 Feb 2011 06:27:29 -0500 John W. Eaton Added tag release-3-4-0 for changeset 2848dd7c4dd7 release-3-4-x
Tue, 08 Feb 2011 05:00:08 -0500 John W. Eaton version 3.4.0 released release-3-4-x release-3-4-0
Tue, 08 Feb 2011 03:22:12 -0500 John W. Eaton don't warn about coercing nested functions to subfunctions if yyparse failed release-3-4-x
Sun, 06 Feb 2011 21:11:01 -0500 Ben Abbott Finish reverting unintended commit left over by 12396-12397. release-3-4-x
Sun, 06 Feb 2011 23:59:37 +0100 David Bateman Allow the legend location and orientation to be set without modifying the legend keys (#32374) release-3-4-x
Sun, 06 Feb 2011 23:29:16 +0100 David Bateman Remove parts of previous changset that weren't supposed to be committed release-3-4-x
Sun, 06 Feb 2011 23:25:31 +0100 David Bateman Fix for legends with location southeastoutside and soutwestoutside. Pad legend position release-3-4-x
Sun, 06 Feb 2011 16:45:05 -0500 Ben Abbott legend.m: Align legends to plot box, add demo. Bug 32373. release-3-4-x
Sun, 06 Feb 2011 15:32:38 -0500 Ben Abbott legend.m: "legend off" should delete the legend object. release-3-4-x
Sun, 06 Feb 2011 17:17:12 +0100 Konstantinos Poulios implement autopositioning requests from text objects to axes release-3-4-x
Tue, 08 Feb 2011 03:22:12 -0500 John W. Eaton don't warn about coercing nested functions to subfunctions if yyparse failed
Sun, 06 Feb 2011 21:11:01 -0500 Ben Abbott Finish reverting unintended commit left over by 12396-12397.
Sun, 06 Feb 2011 23:59:37 +0100 David Bateman Allow the legend location and orientation to be set without modifying the legend keys (#32374)
Sun, 06 Feb 2011 23:29:16 +0100 David Bateman Remove parts of previous changset that weren't supposed to be committed
Sun, 06 Feb 2011 23:25:31 +0100 David Bateman Fix for legends with location southeastoutside and soutwestoutside. Pad legend position
Sun, 06 Feb 2011 16:45:05 -0500 Ben Abbott legend.m: Align legends to plot box, add demo. Bug 32373.
Sun, 06 Feb 2011 15:32:38 -0500 Ben Abbott legend.m: "legend off" should delete the legend object.
Sun, 06 Feb 2011 15:33:56 +0100 David Bateman Delete old legends and fix for legend locations that are 'southest' (followup #32343) release-3-4-x
Sun, 06 Feb 2011 09:16:03 -0500 Ben Abbott legend.m: Add demo for replacing existing legend. release-3-4-x
Sat, 05 Feb 2011 11:14:09 -0500 Ben Abbott legend.m: Add demo for inline keys created by two plot commands. release-3-4-x
Sat, 05 Feb 2011 10:19:13 -0500 David Bateman Fix for inline legends (#32022, #32343) release-3-4-x
Sun, 06 Feb 2011 17:17:12 +0100 Konstantinos Poulios implement autopositioning requests from text objects to axes
Sun, 06 Feb 2011 15:33:56 +0100 David Bateman Delete old legends and fix for legend locations that are 'southest' (followup #32343)
Sun, 06 Feb 2011 09:16:03 -0500 Ben Abbott legend.m: Add demo for replacing existing legend.
Sun, 06 Feb 2011 07:30:27 -0500 John W. Eaton Added tag ss-3-3-92 for changeset c468c5b902b3 release-3-4-x
Sun, 06 Feb 2011 06:27:19 -0500 John W. Eaton version is now 3.3.92 release-3-4-x ss-3-3-92
Sun, 06 Feb 2011 05:50:49 -0500 John W. Eaton PermMatrix.cc (operator*): fix mixed row/column case release-3-4-x
Sun, 06 Feb 2011 05:18:43 -0500 John W. Eaton update contributors.in release-3-4-x
Sun, 06 Feb 2011 05:13:25 -0500 John W. Eaton PROJECTS, README.devel: use maintainers@octave.org instead of octave-maintainers@octave.org release-3-4-x
Sun, 06 Feb 2011 02:50:57 +0100 Konstantinos Poulios Untabify and improve indentation release-3-4-x
Sun, 06 Feb 2011 02:24:28 +0100 Konstantinos Poulios Prevent race condition in update_axes_layout release-3-4-x
Sat, 05 Feb 2011 13:09:24 -0800 Rik Update list of functions not requiring a docstring. release-3-4-x
Sat, 05 Feb 2011 13:05:16 -0800 Rik Periodic spellcheck of documentation. release-3-4-x
Sat, 05 Feb 2011 12:58:34 -0800 Rik Periodic grammarcheck of documentation. release-3-4-x
Sat, 05 Feb 2011 12:08:08 -0800 Rik Update copyright on written documentation to 2011 release-3-4-x
Sat, 05 Feb 2011 12:01:50 -0800 Rik Change PROJECTS to point to list on Wiki. release-3-4-x
Sat, 05 Feb 2011 11:51:18 -0800 Rik Overhaul usage strings and man pages for octave, octave-config, mkoctfile. release-3-4-x
Fri, 04 Feb 2011 12:58:50 -0800 Rik Undo accidental checkin. release-3-4-x
Fri, 04 Feb 2011 12:52:41 -0800 Rik Add .ico logo left out of icons changset. release-3-4-x
Fri, 04 Feb 2011 09:06:19 -0800 Rik Add new Octave O logo to Mercurial and build process. release-3-4-x
Thu, 03 Feb 2011 16:54:48 -0500 John W. Eaton include <unistd.h> in octave.cc release-3-4-x
Thu, 03 Feb 2011 19:30:13 +0100 Konstantinos Poulios Move axes labels and title positioning to axes::properties release-3-4-x
Thu, 03 Feb 2011 12:47:05 +0100 Kai Habel use text_renderer object only when freetye is available release-3-4-x
Thu, 03 Feb 2011 01:40:00 -0500 John W. Eaton mex.cc (mxArray_octave_value::dup): if value can't be converted to mxArray object, create a clone of the mxArray_octave_value container release-3-4-x
Thu, 03 Feb 2011 01:04:41 -0500 John W. Eaton require readline to provide working history control release-3-4-x
Wed, 02 Feb 2011 21:31:33 -0800 Rik Use testif to only run some sparse tests when necessary libraries are installed. release-3-4-x
Thu, 03 Feb 2011 01:00:32 +0100 Konstantinos Poulios Move axes layout from opengl_renderer::draw_axes to axes::properties release-3-4-x
Wed, 02 Feb 2011 03:36:31 -0500 John W. Eaton Range.cc (Range::Range (double, double, octave_idx_type)): correctly compute limit release-3-4-x
Tue, 01 Feb 2011 18:58:35 -0500 Ben Abbott __gnuplot_has_feature__.m: Don't throw an error if gnuplot isn't installed. release-3-4-x
Tue, 01 Feb 2011 16:25:15 -0500 John W. Eaton gl-renderer.cc and gl2ps-renderer.cc: access objects directly from gh_manager instead of working with handles release-3-4-x
Tue, 01 Feb 2011 15:55:44 -0500 John W. Eaton avoid using new to create temporary gl2ps_renderer object release-3-4-x
Tue, 01 Feb 2011 15:42:07 -0500 Michael Godfrey gl2ps-renderer.cc (glps_renderer::draw): return immediately if fdopen fails release-3-4-x
Tue, 01 Feb 2011 04:39:21 -0500 John W. Eaton opengl_renderer::draw_axes: simplify with subfunctions release-3-4-x
Tue, 01 Feb 2011 04:34:28 -0500 John W. Eaton scatter.m: pass h to set, not ax release-3-4-x
Mon, 31 Jan 2011 18:19:27 -0500 John W. Eaton plot/private/__axis_label__.m: don't call __fltk_redraw__ release-3-4-x
Mon, 31 Jan 2011 17:09:24 -0500 John W. Eaton sparse matrix indexed assignment bug release-3-4-x
Mon, 31 Jan 2011 16:41:43 -0500 Rik Fix warning about GOTO reference in arpack code release-3-4-x
Mon, 31 Jan 2011 16:28:58 -0500 John W. Eaton plot__fltk_ginput__.m: remove line that should have been removed in previous change release-3-4-x
Mon, 31 Jan 2011 12:38:03 -0800 Rik Simplify regexp to make it POSIX compliant. release-3-4-x
Sun, 06 Feb 2011 05:50:49 -0500 John W. Eaton PermMatrix.cc (operator*): fix mixed row/column case
Sun, 06 Feb 2011 05:18:43 -0500 John W. Eaton update contributors.in
Sun, 06 Feb 2011 05:13:25 -0500 John W. Eaton PROJECTS, README.devel: use maintainers@octave.org instead of octave-maintainers@octave.org
Sun, 06 Feb 2011 02:50:57 +0100 Konstantinos Poulios Untabify and improve indentation
Sun, 06 Feb 2011 02:24:28 +0100 Konstantinos Poulios Prevent race condition in update_axes_layout
Sat, 05 Feb 2011 13:09:24 -0800 Rik Update list of functions not requiring a docstring.
Sat, 05 Feb 2011 13:05:16 -0800 Rik Periodic spellcheck of documentation.
Sat, 05 Feb 2011 12:58:34 -0800 Rik Periodic grammarcheck of documentation.