Mercurial > hg > octave-nkf
graph
-
rename gnuplot_drawnow to __gnuplot_drawnow__ release-3-4-xSun, 30 Jan 2011 04:22:39 -0500, by John W. Eaton
-
acinclude.m4 (OCTAVE_PROG_GHOSTSCRIPT): update warning message release-3-4-xSun, 30 Jan 2011 03:34:01 -0500, by John W. Eaton
-
__fltk_ginput__.m: return keypress info release-3-4-xSun, 30 Jan 2011 03:20:29 -0500, by Petr Mikulik
-
remove ARPACK from documentation and some config files release-3-4-xSun, 30 Jan 2011 02:43:10 -0500, by John W. Eaton
-
load-save.cc (Fload): fix texinfo markup release-3-4-xSun, 30 Jan 2011 01:40:18 -0500, by John W. Eaton
-
Add fltk_gui_mode, fltk_mouse_wheel_zoom to documentation. release-3-4-xSat, 29 Jan 2011 22:31:31 -0800, by Rik
-
Add S_ISBLK and family of functions to documentation. release-3-4-xSat, 29 Jan 2011 21:28:38 -0800, by Rik
-
Add function compare_versions to documentation. release-3-4-xSat, 29 Jan 2011 16:54:14 -0800, by Rik
-
edit.m: As most editors open their own window, change mode to "async". release-3-4-xSat, 29 Jan 2011 16:56:42 -0500, by Ben Abbott
-
#undef Complex after including FLTK headers release-3-4-xSat, 29 Jan 2011 12:56:29 -0500, by John W. Eaton
-
use same compiler flags for __fltk_uigetfile__ as for __init_fltk__ release-3-4-xSat, 29 Jan 2011 12:27:16 -0500, by John W. Eaton
-
eigs-base.cc: fix error in change removing HAVE_ARPACK release-3-4-xFri, 28 Jan 2011 14:21:57 -0500, by John W. Eaton
-
README.MacOS: Additional modifications for building Octave manually. release-3-4-xFri, 28 Jan 2011 19:50:08 -0500, by Ben Abbott
-
README.MacOS: Modify instructions for building Octave manually. release-3-4-xFri, 28 Jan 2011 18:39:02 -0500, by Ben Abbott
-
Fix {eps,ps,pdf}latexstandalone printing for fltk, bug 32262. release-3-4-xFri, 28 Jan 2011 18:18:15 -0500, by Ben Abbott
-
don't let uninitialized values escape from DNEUPD release-3-4-xFri, 28 Jan 2011 14:05:59 -0500, by John W. Eaton
-
fix declaration of ETIME in arpack/util/second.f release-3-4-xFri, 28 Jan 2011 14:05:30 -0500, by John W. Eaton
-
import ARPACK sources to libcruft from Debian package libarpack2 2.1+parpack96.dfsg-3+b1 release-3-4-xFri, 28 Jan 2011 14:04:33 -0500, by John W. Eaton
-
pr-output.cc (Foutput_max_field_width): fix cut and paste error release-3-4-xFri, 28 Jan 2011 05:47:12 -0500, by John W. Eaton
-
Add functions reset, whitebg to documentation. release-3-4-xThu, 27 Jan 2011 20:13:45 -0800, by Rik
-
README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave. release-3-4-xThu, 27 Jan 2011 18:46:33 -0500, by Ben Abbott
-
doc fix for rational approximation functions release-3-4-xThu, 27 Jan 2011 17:23:04 -0500, by John W. Eaton
-
sparse matrix indexed assignment bug release-3-4-xThu, 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 available release-3-4-xThu, 27 Jan 2011 17:58:19 +0100, by Kai Habel
-
dlmread: skip leading whitespace on each line release-3-4-xThu, 27 Jan 2011 06:37:52 -0500, by John W. Eaton
-
fix another bug in class assignment to undefined object with index release-3-4-xThu, 27 Jan 2011 06:16:50 -0500, by John W. Eaton
-
input.cc (input_event_hook): fix incorrect use of iterator release-3-4-xThu, 27 Jan 2011 04:26:39 -0500, by John W. Eaton
-
scripts/Makefile.am (check-m-semicolon): new rule. release-3-4-xThu, 27 Jan 2011 00:15:40 -0500, by John W. Eaton
-
curl.m: fix thinko in previous change release-3-4-xThu, 27 Jan 2011 00:12:30 -0500, by John W. Eaton
-
Correct en-dash,em-dash instances in docstrings. release-3-4-xWed, 26 Jan 2011 20:51:20 -0800, by Rik
-
curl: simplify processing of output values release-3-4-xWed, 26 Jan 2011 23:15:59 -0500, by John W. Eaton
-
README.MacOS: Modify organization, and update for MacPorts. release-3-4-xWed, 26 Jan 2011 20:44:58 -0500, by Ben Abbott
-
fix bug in class assignment to undefined object with index release-3-4-xWed, 26 Jan 2011 20:39:15 -0500, by John W. Eaton
-
bootstrap: update from gnulib sources release-3-4-xWed, 26 Jan 2011 17:58:07 -0500, by John W. Eaton
-
configure.ac: update comment about UGLY_DEFS release-3-4-xWed, 26 Jan 2011 16:36:31 -0500, by John W. Eaton
-
Remove obsolete octave-bug.1 man page from distribution. release-3-4-xWed, 26 Jan 2011 13:13:49 -0800, by Rik
-
Let pkg.m export environment variables MKOCTFILE, OCTAVE_CONFIG and OCTAVE. release-3-4-xWed, 26 Jan 2011 15:44:51 -0500, by Olaf Till
-
don't add -L/usr/X11R6/lib to LDFLAGS in check for OpenGL libraries release-3-4-xWed, 26 Jan 2011 15:14:51 -0500, by John W. Eaton
-
Use Automake and GNU Make variables for increased portability in DLD-FUNCTIONS/*.oct creation release-3-4-xTue, 25 Jan 2011 21:38:05 -0800, by Rik
-
Use Makefile rules based on timestamp files for src/DLD-FUNCTIONS/*.oct release-3-4-xTue, 25 Jan 2011 19:54:06 -0800, by John W. Eaton