Mercurial > hg > octave-lyh
graph
-
Rename fltk_mouse_wheel_zoom, fltk_gui_mode functions to remove fltk_ prefix.Sun, 30 Jan 2011 09:36:11 -0800, by Rik
-
txt-eng-ft.cc (ft_manager::ft_manager): omit fc_init_done from init list if fontconfig is missingSun, 30 Jan 2011 12:01:35 -0500, by John W. Eaton
-
Deprecate glpkmex function and remove from documentation.Sun, 30 Jan 2011 07:52:36 -0800, by Rik
-
lo-sysdep.cc (opendir): on error, free allocated DIR object befor returningSun, 30 Jan 2011 04:38:35 -0500, by Pascal Dupuis
-
oct-parse.yy (class stdio_stream_reader): disallow copyingSun, 30 Jan 2011 04:38:10 -0500, by Pascal Dupuis
-
rename gnuplot_drawnow to __gnuplot_drawnow__Sun, 30 Jan 2011 04:22:39 -0500, by John W. Eaton
-
acinclude.m4 (OCTAVE_PROG_GHOSTSCRIPT): update warning messageSun, 30 Jan 2011 03:34:01 -0500, by John W. Eaton
-
__fltk_ginput__.m: return keypress infoSun, 30 Jan 2011 03:20:29 -0500, by Petr Mikulik
-
remove ARPACK from documentation and some config filesSun, 30 Jan 2011 02:43:10 -0500, by John W. Eaton
-
ChangeLog fixesSun, 30 Jan 2011 01:57:40 -0500, by John W. Eaton
-
load-save.cc (Fload): fix texinfo markupSun, 30 Jan 2011 01:40:18 -0500, by John W. Eaton
-
Add fltk_gui_mode, fltk_mouse_wheel_zoom to documentation.Sat, 29 Jan 2011 22:31:31 -0800, by Rik
-
Add accumdim function to documentation.cSat, 29 Jan 2011 21:58:40 -0800, by Rik
-
Add powerset function to documentation.Sat, 29 Jan 2011 21:47:56 -0800, by Rik
-
Add S_ISSOCK function to documentation.Sat, 29 Jan 2011 21:38:33 -0800, by Rik
-
Add S_ISBLK and family of functions to documentation.Sat, 29 Jan 2011 21:28:38 -0800, by Rik
-
Deprecate saveimage.m.Sat, 29 Jan 2011 19:08:45 -0800, by Rik
-
Add glpkmex function to documentation.Sat, 29 Jan 2011 18:59:27 -0800, by Rik
-
Add function compare_versions to documentation.Sat, 29 Jan 2011 16:54:14 -0800, by Rik
-
edit.m: As most editors open their own window, change mode to "async".Sat, 29 Jan 2011 16:56:42 -0500, by Ben Abbott
-
__fltk_uigetfile__.cc: style fixesSat, 29 Jan 2011 13:05:18 -0500, by John W. Eaton
-
#undef Complex after including FLTK headersSat, 29 Jan 2011 12:56:29 -0500, by John W. Eaton
-
use same compiler flags for __fltk_uigetfile__ as for __init_fltk__Sat, 29 Jan 2011 12:27:16 -0500, by John W. Eaton
-
README.MacOS: Spelling corrections.Fri, 28 Jan 2011 22:27:17 -0500, by Ben Abbott
-
eigs-base.cc: fix error in change removing HAVE_ARPACKFri, 28 Jan 2011 14:21:57 -0500, by John W. Eaton
-
README.MacOS: Additional modifications for building Octave manually.Fri, 28 Jan 2011 19:50:08 -0500, by Ben Abbott
-
README.MacOS: Modify instructions for building Octave manually.Fri, 28 Jan 2011 18:39:02 -0500, by Ben Abbott
-
Fix {eps,ps,pdf}latexstandalone printing for fltk, bug 32262.Fri, 28 Jan 2011 18:18:15 -0500, by Ben Abbott
-
don't let uninitialized values escape from DNEUPDFri, 28 Jan 2011 14:05:59 -0500, by John W. Eaton
-
avoid memory overrun in ARPACKFri, 28 Jan 2011 14:05:34 -0500, by David Bateman
-
fix declaration of ETIME in arpack/util/second.fFri, 28 Jan 2011 14:05:30 -0500, by John W. Eaton
-
remove configure checks for ARPACKFri, 28 Jan 2011 14:05:09 -0500, by John W. Eaton
-
import ARPACK sources to libcruft from Debian package libarpack2 2.1+parpack96.dfsg-3+b1Fri, 28 Jan 2011 14:04:33 -0500, by John W. Eaton
-
Make file filter value 1-based nowFri, 28 Jan 2011 16:53:02 +0100, by Kai Habel
-
pr-output.cc (Foutput_max_field_width): fix cut and paste errorFri, 28 Jan 2011 05:47:12 -0500, by John W. Eaton
-
pr-output.cc: fix @seealso listsFri, 28 Jan 2011 05:47:02 -0500, by John W. Eaton
-
Add sizemax function to documentation.Thu, 27 Jan 2011 21:43:24 -0800, by Rik
-
Add functions reset, whitebg to documentation.Thu, 27 Jan 2011 20:13:45 -0800, by Rik
-
Add function rsf2csf to documentation.Thu, 27 Jan 2011 19:15:46 -0800, by Rik
-
Add undocumented function trisurf to manual.Thu, 27 Jan 2011 19:12:31 -0800, by Rik
-
README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave.Thu, 27 Jan 2011 18:46:33 -0500, by Ben Abbott
-
doc fix for rational approximation functionsThu, 27 Jan 2011 17:23:04 -0500, by John W. Eaton
-
sparse matrix indexed assignment bugThu, 27 Jan 2011 16:46:50 -0500, by John W. Eaton
-
Allow ui file function to work if gnuplot is the selected toolkit and fltk is availableThu, 27 Jan 2011 17:58:19 +0100, by Kai Habel
-
dlmread: skip leading whitespace on each lineThu, 27 Jan 2011 06:37:52 -0500, by John W. Eaton
-
fix another bug in class assignment to undefined object with indexThu, 27 Jan 2011 06:16:50 -0500, by John W. Eaton
-
ChangeLog fixThu, 27 Jan 2011 04:27:42 -0500, by John W. Eaton
-
input.cc (input_event_hook): fix incorrect use of iteratorThu, 27 Jan 2011 04:26:39 -0500, by John W. Eaton
-
fix construction of class exemplarsThu, 27 Jan 2011 04:22:53 -0500, by John W. Eaton
-
scripts/Makefile.am (check-m-semicolon): new rule.Thu, 27 Jan 2011 00:15:40 -0500, by John W. Eaton
-
curl.m: fix thinko in previous changeThu, 27 Jan 2011 00:12:30 -0500, by John W. Eaton
-
Correct en-dash,em-dash instances in docstrings.Wed, 26 Jan 2011 20:51:20 -0800, by Rik
-
whitespace fixesWed, 26 Jan 2011 23:49:42 -0500, by John W. Eaton
-
curl: simplify processing of output valuesWed, 26 Jan 2011 23:15:59 -0500, by John W. Eaton
-
README.MacOS: Modify organization, and update for MacPorts.Wed, 26 Jan 2011 20:44:58 -0500, by Ben Abbott
-
fix bug in class assignment to undefined object with indexWed, 26 Jan 2011 20:39:15 -0500, by John W. Eaton
-
bootstrap: update from gnulib sourcesWed, 26 Jan 2011 17:58:07 -0500, by John W. Eaton
-
configure.ac: update comment about UGLY_DEFSWed, 26 Jan 2011 16:36:31 -0500, by John W. Eaton
-
Remove obsolete octave-bug.1 man page from distribution.Wed, 26 Jan 2011 13:13:49 -0800, by Rik
-
Let pkg.m export environment variables MKOCTFILE, OCTAVE_CONFIG and OCTAVE.Wed, 26 Jan 2011 15:44:51 -0500, by Olaf Till