log

age author description
Fri, 28 Jan 2011 05:47:02 -0500 John W. Eaton pr-output.cc: fix @seealso lists release-3-4-x
Thu, 27 Jan 2011 21:43:24 -0800 Rik Add sizemax function to documentation. release-3-4-x
Thu, 27 Jan 2011 20:13:45 -0800 Rik Add functions reset, whitebg to documentation. release-3-4-x
Thu, 27 Jan 2011 19:15:46 -0800 Rik Add function rsf2csf to documentation. release-3-4-x
Thu, 27 Jan 2011 19:12:31 -0800 Rik Add undocumented function trisurf to manual. release-3-4-x
Thu, 27 Jan 2011 18:46:33 -0500 Ben Abbott README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave. release-3-4-x
Thu, 27 Jan 2011 17:23:04 -0500 John W. Eaton doc fix for rational approximation functions release-3-4-x
Thu, 27 Jan 2011 16:46:50 -0500 John W. Eaton sparse matrix indexed assignment bug release-3-4-x
Thu, 27 Jan 2011 17:58:19 +0100 Kai Habel Allow ui file function to work if gnuplot is the selected toolkit and fltk is available release-3-4-x
Thu, 27 Jan 2011 06:37:52 -0500 John W. Eaton dlmread: skip leading whitespace on each line release-3-4-x
Thu, 27 Jan 2011 06:16:50 -0500 John W. Eaton fix another bug in class assignment to undefined object with index release-3-4-x
Thu, 27 Jan 2011 04:27:42 -0500 John W. Eaton ChangeLog fix release-3-4-x
Thu, 27 Jan 2011 04:26:39 -0500 John W. Eaton input.cc (input_event_hook): fix incorrect use of iterator release-3-4-x
Thu, 27 Jan 2011 04:22:53 -0500 John W. Eaton fix construction of class exemplars release-3-4-x
Thu, 27 Jan 2011 00:15:40 -0500 John W. Eaton scripts/Makefile.am (check-m-semicolon): new rule. release-3-4-x
Thu, 27 Jan 2011 00:12:30 -0500 John W. Eaton curl.m: fix thinko in previous change release-3-4-x
Wed, 26 Jan 2011 20:51:20 -0800 Rik Correct en-dash,em-dash instances in docstrings. release-3-4-x
Wed, 26 Jan 2011 23:49:42 -0500 John W. Eaton whitespace fixes release-3-4-x
Wed, 26 Jan 2011 23:15:59 -0500 John W. Eaton curl: simplify processing of output values release-3-4-x
Wed, 26 Jan 2011 20:44:58 -0500 Ben Abbott README.MacOS: Modify organization, and update for MacPorts. release-3-4-x
Wed, 26 Jan 2011 20:39:15 -0500 John W. Eaton fix bug in class assignment to undefined object with index release-3-4-x
Wed, 26 Jan 2011 17:58:07 -0500 John W. Eaton bootstrap: update from gnulib sources release-3-4-x
Wed, 26 Jan 2011 16:36:31 -0500 John W. Eaton configure.ac: update comment about UGLY_DEFS release-3-4-x
Wed, 26 Jan 2011 13:13:49 -0800 Rik Remove obsolete octave-bug.1 man page from distribution. release-3-4-x
Wed, 26 Jan 2011 15:44:51 -0500 Olaf Till Let pkg.m export environment variables MKOCTFILE, OCTAVE_CONFIG and OCTAVE. release-3-4-x
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 release-3-4-x
Wed, 26 Jan 2011 14:25:06 -0500 John W. Eaton ChangeLog fix release-3-4-x
Wed, 26 Jan 2011 05:20:33 -0500 Pascal Dupuis eliminate some -Weffc++ warnings release-3-4-x
Tue, 25 Jan 2011 21:38:05 -0800 Rik Use Automake and GNU Make variables for increased portability in DLD-FUNCTIONS/*.oct creation release-3-4-x
Tue, 25 Jan 2011 19:54:06 -0800 John W. Eaton Use Makefile rules based on timestamp files for src/DLD-FUNCTIONS/*.oct release-3-4-x
Tue, 25 Jan 2011 13:40:26 -0800 Rik Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations. release-3-4-x
Tue, 25 Jan 2011 13:07:57 -0800 Rik Make documentation static by removing docstrings depending on #ifdef variables release-3-4-x
Tue, 25 Jan 2011 10:47:01 +0100 Konstantinos Poulios disable warning about missing freetype library release-3-4-x
Tue, 25 Jan 2011 04:31:33 -0500 John W. Eaton autogen.sh: check for required files instead of having automake do it release-3-4-x
Tue, 25 Jan 2011 10:30:03 +0100 Konstantinos Poulios fix wrong dimensions of minor ticks vector release-3-4-x
Tue, 25 Jan 2011 04:10:40 -0500 John W. Eaton Makefile.am (EXTRA_DIST): remove ROADMAP from the list release-3-4-x
Tue, 25 Jan 2011 02:03:21 -0500 John W. Eaton fix octave_map (const string_vector&) constructor release-3-4-x
Mon, 24 Jan 2011 21:41:24 -0800 Rik Add Makefile rules to auto-generate AUTHORS file from contributors.texi release-3-4-x
Mon, 24 Jan 2011 14:57:07 -0500 Pascal Dupuis Explicitly disallow copying in some classes release-3-4-x
Sun, 23 Jan 2011 22:27:05 -0800 Rik Update build instructions in INSTALL.OCTAVE for release 3.4. release-3-4-x
Mon, 31 Jan 2011 08:36:06 -0500 John W. Eaton fix list of files in arpack/module.mk
Mon, 31 Jan 2011 07:29:32 -0500 John W. Eaton really add arpack LICENSE file
Mon, 31 Jan 2011 07:25:10 -0500 John W. Eaton update arpack license file; fix dist of arpack doc files
Mon, 31 Jan 2011 03:19:01 -0500 John W. Eaton try to get better value than \ for P_tmpdir on Windows systems
Sun, 30 Jan 2011 22:44:52 -0800 Rik Use pattern-style rules to make .texi files rather than older suffix-style rules.
Sun, 30 Jan 2011 09:36:11 -0800 Rik Rename fltk_mouse_wheel_zoom, fltk_gui_mode functions to remove fltk_ prefix.
Sun, 30 Jan 2011 12:01:35 -0500 John W. Eaton txt-eng-ft.cc (ft_manager::ft_manager): omit fc_init_done from init list if fontconfig is missing
Sun, 30 Jan 2011 07:52:36 -0800 Rik Deprecate glpkmex function and remove from documentation.
Sun, 30 Jan 2011 04:38:35 -0500 Pascal Dupuis lo-sysdep.cc (opendir): on error, free allocated DIR object befor returning
Sun, 30 Jan 2011 04:38:10 -0500 Pascal Dupuis oct-parse.yy (class stdio_stream_reader): disallow copying
Sun, 30 Jan 2011 04:22:39 -0500 John W. Eaton rename gnuplot_drawnow to __gnuplot_drawnow__
Sun, 30 Jan 2011 03:34:01 -0500 John W. Eaton acinclude.m4 (OCTAVE_PROG_GHOSTSCRIPT): update warning message
Sun, 30 Jan 2011 03:20:29 -0500 Petr Mikulik __fltk_ginput__.m: return keypress info
Sun, 30 Jan 2011 02:43:10 -0500 John W. Eaton remove ARPACK from documentation and some config files
Sun, 30 Jan 2011 01:57:40 -0500 John W. Eaton ChangeLog fixes
Sun, 30 Jan 2011 01:40:18 -0500 John W. Eaton load-save.cc (Fload): fix texinfo markup
Sat, 29 Jan 2011 22:31:31 -0800 Rik Add fltk_gui_mode, fltk_mouse_wheel_zoom to documentation.
Sat, 29 Jan 2011 21:58:40 -0800 Rik Add accumdim function to documentation.c
Sat, 29 Jan 2011 21:47:56 -0800 Rik Add powerset function to documentation.
Sat, 29 Jan 2011 21:38:33 -0800 Rik Add S_ISSOCK function to documentation.