log

age author description
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