log

age author description
Thu, 27 Jan 2011 06:16:50 -0500 John W. Eaton fix another bug in class assignment to undefined object with index
Thu, 27 Jan 2011 04:27:42 -0500 John W. Eaton ChangeLog fix
Thu, 27 Jan 2011 04:26:39 -0500 John W. Eaton input.cc (input_event_hook): fix incorrect use of iterator
Thu, 27 Jan 2011 04:22:53 -0500 John W. Eaton fix construction of class exemplars
Thu, 27 Jan 2011 00:15:40 -0500 John W. Eaton scripts/Makefile.am (check-m-semicolon): new rule.
Thu, 27 Jan 2011 00:12:30 -0500 John W. Eaton curl.m: fix thinko in previous change
Wed, 26 Jan 2011 20:51:20 -0800 Rik Correct en-dash,em-dash instances in docstrings.
Wed, 26 Jan 2011 23:49:42 -0500 John W. Eaton whitespace fixes
Wed, 26 Jan 2011 23:15:59 -0500 John W. Eaton curl: simplify processing of output values
Wed, 26 Jan 2011 20:44:58 -0500 Ben Abbott README.MacOS: Modify organization, and update for MacPorts.
Wed, 26 Jan 2011 20:39:15 -0500 John W. Eaton fix bug in class assignment to undefined object with index
Wed, 26 Jan 2011 17:58:07 -0500 John W. Eaton bootstrap: update from gnulib sources
Wed, 26 Jan 2011 16:36:31 -0500 John W. Eaton configure.ac: update comment about UGLY_DEFS
Wed, 26 Jan 2011 13:13:49 -0800 Rik Remove obsolete octave-bug.1 man page from distribution.
Wed, 26 Jan 2011 15:44:51 -0500 Olaf Till Let pkg.m export environment variables MKOCTFILE, OCTAVE_CONFIG and OCTAVE.
Wed, 26 Jan 2011 15:14:51 -0500 John W. Eaton don't add -L/usr/X11R6/lib to LDFLAGS in check for OpenGL libraries
Wed, 26 Jan 2011 14:25:06 -0500 John W. Eaton ChangeLog fix
Wed, 26 Jan 2011 05:20:33 -0500 Pascal Dupuis eliminate some -Weffc++ warnings
Tue, 25 Jan 2011 21:38:05 -0800 Rik Use Automake and GNU Make variables for increased portability in DLD-FUNCTIONS/*.oct creation
Tue, 25 Jan 2011 19:54:06 -0800 John W. Eaton Use Makefile rules based on timestamp files for src/DLD-FUNCTIONS/*.oct
Tue, 25 Jan 2011 13:40:26 -0800 Rik Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
Tue, 25 Jan 2011 13:07:57 -0800 Rik Make documentation static by removing docstrings depending on #ifdef variables
Tue, 25 Jan 2011 10:47:01 +0100 Konstantinos Poulios disable warning about missing freetype library
Tue, 25 Jan 2011 04:31:33 -0500 John W. Eaton autogen.sh: check for required files instead of having automake do it
Tue, 25 Jan 2011 10:30:03 +0100 Konstantinos Poulios fix wrong dimensions of minor ticks vector
Tue, 25 Jan 2011 04:10:40 -0500 John W. Eaton Makefile.am (EXTRA_DIST): remove ROADMAP from the list
Tue, 25 Jan 2011 02:03:21 -0500 John W. Eaton fix octave_map (const string_vector&) constructor
Mon, 24 Jan 2011 21:41:24 -0800 Rik Add Makefile rules to auto-generate AUTHORS file from contributors.texi
Mon, 24 Jan 2011 14:57:07 -0500 Pascal Dupuis Explicitly disallow copying in some classes
Sun, 23 Jan 2011 22:27:05 -0800 Rik Update build instructions in INSTALL.OCTAVE for release 3.4.
Mon, 24 Jan 2011 00:35:42 -0500 John W. Eaton mu2lin: make default for N compatible with Matlab release-3-4-x
Mon, 24 Jan 2011 00:35:42 -0500 John W. Eaton mu2lin: make default for N compatible with Matlab
Sun, 23 Jan 2011 22:31:29 -0500 John W. Eaton octave_scalar_struct::print_raw: avoid unnecessary conversion of map contents to Cell release-3-4-x
Sun, 23 Jan 2011 07:26:55 -0800 Rik Refer users to bug tracker, rather than octave-dev mailing list. release-3-4-x
Sat, 22 Jan 2011 22:11:37 -0800 Tatsuro MATSUOKA Small corrections to README.MinGW. release-3-4-x
Sat, 22 Jan 2011 22:05:24 -0800 Rik Update README.devel for 3.4 release. release-3-4-x
Sat, 22 Jan 2011 22:04:23 -0800 Rik Revise HACKING file and incorporate all of ROADMAP file. release-3-4-x
Sat, 22 Jan 2011 17:36:15 -0800 Rik README.MinGW: Replace placeholder with actual instructions for platform. release-3-4-x
Sun, 23 Jan 2011 22:31:29 -0500 John W. Eaton octave_scalar_struct::print_raw: avoid unnecessary conversion of map contents to Cell
Sun, 23 Jan 2011 07:26:55 -0800 Rik Refer users to bug tracker, rather than octave-dev mailing list.
Sat, 22 Jan 2011 22:11:37 -0800 Tatsuro MATSUOKA Small corrections to README.MinGW.
Sat, 22 Jan 2011 22:05:24 -0800 Rik Update README.devel for 3.4 release.
Sat, 22 Jan 2011 22:04:23 -0800 Rik Revise HACKING file and incorporate all of ROADMAP file.
Sat, 22 Jan 2011 17:36:15 -0800 Rik README.MinGW: Replace placeholder with actual instructions for platform.
Sat, 22 Jan 2011 16:18:41 -0500 John W. Eaton version is now 3.3.90+ release-3-4-x
Sat, 22 Jan 2011 16:16:18 -0500 John W. Eaton Added tag ss-3-3-90 for changeset 6c54ad0fde04 release-3-4-x
Sat, 22 Jan 2011 14:15:42 -0500 John W. Eaton update version info to 3.5.0+ after branch for release
Sat, 22 Jan 2011 13:50:32 -0500 John W. Eaton update copyright and version info for release branch release-3-4-x ss-3-3-90
Sat, 22 Jan 2011 13:54:18 -0500 Ben Abbott meshc.m: Add note describing why the gnuplot backend is not consistent with Matlab.
Sat, 22 Jan 2011 13:29:43 -0500 Ben Abbott subplot.m: Set "box" to "on" by default (same as Matlab).
Sat, 22 Jan 2011 13:00:07 -0500 John W. Eaton ChangeLog fixes
Sat, 22 Jan 2011 12:55:18 -0500 John W. Eaton symbol_table::parent_classes: also add parents of parents to the list
Sat, 22 Jan 2011 10:02:12 -0500 Ben Abbott cylinder.m: Remove console output from demo.
Sat, 22 Jan 2011 09:30:12 -0500 Ben Abbott plotyy.m: Set box property to off to allow both y-axes colors to be visible for OpenGL backends.
Sat, 22 Jan 2011 13:48:11 +0100 Jaroslav Hajek fix nested indexed assignemnt in superclasses
Sat, 22 Jan 2011 11:20:08 +0100 Konstantinos Poulios restructuring draw_axes, enabling minor ticks/grid in fltk, closing bug 31800
Thu, 20 Jan 2011 11:10:27 +0100 Jaroslav Hajek implement a common class for reference counts
Sat, 22 Jan 2011 03:18:31 -0500 John W. Eaton scatter: don't recognize 'filled' as a color
Sat, 22 Jan 2011 02:34:42 -0500 Pascal Dupuis more constructor initialization fixes
Sat, 22 Jan 2011 02:21:52 -0500 Pascal Dupuis Explicitly disallow copying in some classes.