log

age author description
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.
Sat, 29 Jan 2011 21:28:38 -0800 Rik Add S_ISBLK and family of functions to documentation.
Sat, 29 Jan 2011 19:08:45 -0800 Rik Deprecate saveimage.m.
Sat, 29 Jan 2011 18:59:27 -0800 Rik Add glpkmex function to documentation.
Sat, 29 Jan 2011 16:54:14 -0800 Rik Add function compare_versions to documentation.
Sat, 29 Jan 2011 16:56:42 -0500 Ben Abbott edit.m: As most editors open their own window, change mode to "async".
Sat, 29 Jan 2011 13:05:18 -0500 John W. Eaton __fltk_uigetfile__.cc: style fixes
Sat, 29 Jan 2011 12:56:29 -0500 John W. Eaton #undef Complex after including FLTK headers
Sat, 29 Jan 2011 12:27:16 -0500 John W. Eaton use same compiler flags for __fltk_uigetfile__ as for __init_fltk__
Fri, 28 Jan 2011 22:27:17 -0500 Ben Abbott README.MacOS: Spelling corrections.