Mercurial > hg > octave-nkf
graph
-
improve resize & resize on assignmentWed, 18 Feb 2009 11:26:56 +0100, by Jaroslav Hajek
-
fix typo in qr.ccWed, 18 Feb 2009 09:16:45 +0100, by Jaroslav Hajek
-
avoid warning in oct-inttypes.ccWed, 18 Feb 2009 08:53:45 +0100, by Jaroslav Hajek
-
wavread.m: improve search for data chunksWed, 18 Feb 2009 02:08:01 -0500, by Frederick Umminger
-
improve documentation for edit.mWed, 18 Feb 2009 01:31:14 -0500, by Ivan Sutoris
-
__gnuplot_version__.m: don't use regexp to extract version numberWed, 18 Feb 2009 01:10:43 -0500, by John W. Eaton
-
gnuplot_drawnow.m (gnuplot_set_term): adjust nargin checks for new signatureWed, 18 Feb 2009 01:06:46 -0500, by John W. Eaton
-
use mkstemps as replacement for mkstemp on mingw32Wed, 18 Feb 2009 00:55:32 -0500, by Benjamin Lindner
-
Add documentation for configure options "--without-framework-carbon" and "--without-framework-opengl".Wed, 18 Feb 2009 00:47:48 -0500, by Thomas Treichl
-
Trivial changes to demos to produce a more pleasant output for octave+gnuplot+aquaterm.Wed, 18 Feb 2009 00:46:24 -0500, by Ben Abbott
-
gnuplot_drawnow.m: Only close the gnuplot window and send position/size info when the figure's position property has changed.Wed, 18 Feb 2009 00:43:03 -0500, by Ben Abbott
-
doc fixWed, 18 Feb 2009 00:35:57 -0500, by John W. Eaton
-
Documentation fixes.Wed, 18 Feb 2009 00:30:29 -0500, by Olaf Till
-
Add calculation convex hull volumeWed, 18 Feb 2009 00:24:14 -0500, by Kai Habel
-
oct-map.h: fix think-o in previous changeTue, 17 Feb 2009 21:41:26 -0500, by John W. Eaton
-
remove dead branch in Array.ccTue, 17 Feb 2009 21:47:10 +0100, by Jaroslav Hajek
-
include DOCSTRING entries for cummin and cummaxTue, 17 Feb 2009 21:36:34 +0100, by Jaroslav Hajek
-
ov-class.cc (octave_class::subsref): return class object, not struct when indexing directlyTue, 17 Feb 2009 14:24:02 -0500, by John W. Eaton
-
stash directory name when loading private functionTue, 17 Feb 2009 12:39:30 -0500, by John W. Eaton
-
support native cumsum, gripe on overflow in sum/cumsumTue, 17 Feb 2009 14:23:35 +0100, by Jaroslav Hajek
-
NEWS updateTue, 17 Feb 2009 12:52:13 +0100, by Jaroslav Hajek
-
improve cummin/cummax inline docsTue, 17 Feb 2009 11:40:40 +0100, by Jaroslav Hajek
-
implement cummin/cummax functionsTue, 17 Feb 2009 11:26:29 +0100, by Jaroslav Hajek
-
fix min/max behaviour with NaNsTue, 17 Feb 2009 09:45:34 +0100, by Jaroslav Hajek
-
octave.gperf: eliminate whitespace to allow gperf 2.7.2 to workTue, 17 Feb 2009 02:38:05 -0500, by John W. Eaton
-
split implementation and interface in mx-op-defs and MArray-defsTue, 17 Feb 2009 08:38:00 +0100, by Jaroslav Hajek
-
disallow reading from stdin while running interactivelyTue, 17 Feb 2009 01:33:10 -0500, by John W. Eaton
-
toplev.cc (Foctave_config_info): add CARBON_LIBS, X11_INCFLAGS, and X11_LIBS to the structTue, 17 Feb 2009 00:43:13 -0500, by John W. Eaton
-
Use CARBON_LIBS instead of LIBS for framework Carbon.Tue, 17 Feb 2009 00:28:48 -0500, by Thomas Treichl
-
Fix test for X11 if "--without-x" is given.Tue, 17 Feb 2009 00:27:30 -0500, by Thomas Treichl
-
plotyy.m: handle existing figure with no axesTue, 17 Feb 2009 00:01:33 -0500, by John W. Eaton
-
__makeinfo__.m: rename from makeinfo.mMon, 16 Feb 2009 17:01:17 -0500, by John W. Eaton
-
lex.l (next_token_can_follow_bin_op): push all characters read on to buffer stackMon, 16 Feb 2009 16:44:55 -0500, by John W. Eaton
-
genprops.awk (emit_source): don't use + to concatenate stringsMon, 16 Feb 2009 14:43:34 -0500, by John W. Eaton
-
Trivial change to shading.m and surfl.m demos.Mon, 16 Feb 2009 13:31:44 -0500, by Ben Abbott
-
fix typo in sortrowsMon, 16 Feb 2009 16:52:42 +0100, by Jaroslav Hajek
-
update comments in fsolveMon, 16 Feb 2009 16:08:41 +0100, by Jaroslav Hajek
-
typo in gnuplot_drawnow.mMon, 16 Feb 2009 15:50:44 +0100, by Jaroslav Hajek
-
fix which message for built-in functionsMon, 16 Feb 2009 15:12:00 +0100, by Jaroslav Hajek
-
fix 2-subs assigment into n-d arraysMon, 16 Feb 2009 15:05:24 +0100, by Jaroslav Hajek
-
remove unused macros from mx-inlines.ccMon, 16 Feb 2009 13:53:11 +0100, by Jaroslav Hajek
-
implement short-circuiting row-reduction any/all algorithmMon, 16 Feb 2009 13:53:09 +0100, by Jaroslav Hajek
-
fix unscaling in expmMon, 16 Feb 2009 12:45:15 +0100, by Jaroslav Hajek
-
implement fast logical sum (counting)Mon, 16 Feb 2009 12:41:55 +0100, by Jaroslav Hajek
-
more NEWS updatesMon, 16 Feb 2009 10:53:46 +0100, by Jaroslav Hajek
-
Fix invalid conversion error on implicit demotion of n-d arraysMon, 16 Feb 2009 10:40:10 +0100, by Jaroslav Hajek
-
fix small bug in scalar-to-array assignmentMon, 16 Feb 2009 10:31:10 +0100, by Jaroslav Hajek
-
fix & clean up complex & sparse sortingMon, 16 Feb 2009 10:15:43 +0100, by Jaroslav Hajek
-
optimize min/max functionsMon, 16 Feb 2009 08:52:00 +0100, by Jaroslav Hajek
-
use new reduction ops for char matricesMon, 16 Feb 2009 07:57:03 +0100, by Jaroslav Hajek
-
liboctave/cmd-edit.cc, src/input.cc: use fputs instead of fprintfMon, 16 Feb 2009 01:41:06 -0500, by John W. Eaton
-
help.m: shorten default help textMon, 16 Feb 2009 00:38:25 -0500, by John W. Eaton
-
NEWS updateMon, 16 Feb 2009 00:09:44 -0500, by John W. Eaton
-
handle commands in the lexerSun, 15 Feb 2009 23:49:15 -0500, by John W. Eaton
-
better handling of object indexing in lexerSun, 15 Feb 2009 16:31:16 -0500, by John W. Eaton
-
subplot.m: Compatible placement of subplots.Sun, 15 Feb 2009 19:07:05 -0500, by Ben Abbott
-
reimplement any & all using the new reduction codeSat, 14 Feb 2009 19:50:43 +0100, by Jaroslav Hajek
-
add missing return statementSat, 14 Feb 2009 07:27:34 +0100, by Jaroslav Hajek
-
use new summation code for native integer summationSat, 14 Feb 2009 07:24:16 +0100, by Jaroslav Hajek
-
Initialize axes ticklength property.Fri, 13 Feb 2009 18:29:18 -0500, by Ben Abbott