log

age author description
Fri, 20 Feb 2009 01:23:04 -0500 John W. Eaton ov-base-mat.cc: correctly compute all-scalar index for assignment
Fri, 20 Feb 2009 07:08:09 +0100 Jaroslav Hajek fix previously introduced problem in octave_sort, improve design
Fri, 20 Feb 2009 01:00:25 -0500 John W. Eaton also stash directory name for subfunctions
Thu, 19 Feb 2009 16:26:27 -0500 John W. Eaton fix "Deprecated in version" comments in deprecated fuctions
Thu, 19 Feb 2009 15:39:19 -0500 John W. Eaton include docstrings for new functions in the manual
Thu, 19 Feb 2009 17:04:28 +0100 Jaroslav Hajek fix missing init in octave_sort<T>::sortrows
Thu, 19 Feb 2009 16:37:17 +0100 Jaroslav Hajek cache cellstr_value in ov-cell
Thu, 19 Feb 2009 15:19:59 +0100 Jaroslav Hajek improve lookup, provide Array<T>::lookup
Thu, 19 Feb 2009 07:34:15 -0500 Ben Abbott gnuplot_drawnow.m: Only send figure position info to gnuplot when the plot stream is first opened. Revert usage of hidden axes to store prior figure "position" property.
Thu, 19 Feb 2009 02:16:34 -0500 John W. Eaton use consistent format for doc strings of internal functions
Wed, 18 Feb 2009 23:34:03 -0500 John W. Eaton int -> octave_idx fixes
Wed, 18 Feb 2009 17:46:07 -0500 John W. Eaton eliminate unnecessary casts
Wed, 18 Feb 2009 15:05:06 -0500 John W. Eaton strfns.cc: use size_t or octave_idx_type instead of int as needed
Wed, 18 Feb 2009 14:51:47 -0500 John W. Eaton hex2num.cc: use union to avoid cast and GCC warning
Wed, 18 Feb 2009 14:32:53 -0500 John W. Eaton use 'invalid', not 'illegal'
Wed, 18 Feb 2009 13:45:20 -0500 John W. Eaton avoid some GCC warnings
Wed, 18 Feb 2009 13:05:04 -0500 John W. Eaton test_args.m: don't use assert to test for function handles
Wed, 18 Feb 2009 11:53:56 -0500 Ben Abbott subplot.m: Compatible placement of subplots.
Wed, 18 Feb 2009 11:27:47 -0500 John W. Eaton ov-flt-cx-mat.cc, ov-cx-mat.cc: comment out unused static function
Wed, 18 Feb 2009 11:24:14 -0500 John W. Eaton c-file-ptr-stream.cc: avoid unused parameter warnings
Wed, 18 Feb 2009 11:20:31 -0500 John W. Eaton eliminate some unused static variables and functions
Wed, 18 Feb 2009 11:15:13 -0500 John W. Eaton liboctave/Makefile.in: don't compile TEMPLATE_SRC files
Wed, 18 Feb 2009 11:26:56 +0100 Jaroslav Hajek improve resize & resize on assignment
Wed, 18 Feb 2009 09:16:45 +0100 Jaroslav Hajek fix typo in qr.cc
Wed, 18 Feb 2009 08:53:45 +0100 Jaroslav Hajek avoid warning in oct-inttypes.cc
Wed, 18 Feb 2009 02:08:01 -0500 Frederick Umminger wavread.m: improve search for data chunks
Wed, 18 Feb 2009 01:31:14 -0500 Ivan Sutoris improve documentation for edit.m
Wed, 18 Feb 2009 01:10:43 -0500 John W. Eaton __gnuplot_version__.m: don't use regexp to extract version number
Wed, 18 Feb 2009 01:06:46 -0500 John W. Eaton gnuplot_drawnow.m (gnuplot_set_term): adjust nargin checks for new signature
Wed, 18 Feb 2009 00:55:32 -0500 Benjamin Lindner use mkstemps as replacement for mkstemp on mingw32
Wed, 18 Feb 2009 00:47:48 -0500 Thomas Treichl Add documentation for configure options "--without-framework-carbon" and "--without-framework-opengl".
Wed, 18 Feb 2009 00:46:24 -0500 Ben Abbott Trivial changes to demos to produce a more pleasant output for octave+gnuplot+aquaterm.
Wed, 18 Feb 2009 00:43:03 -0500 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:35:57 -0500 John W. Eaton doc fix
Wed, 18 Feb 2009 00:30:29 -0500 Olaf Till Documentation fixes.
Wed, 18 Feb 2009 00:24:14 -0500 Kai Habel Add calculation convex hull volume
Tue, 17 Feb 2009 21:41:26 -0500 John W. Eaton oct-map.h: fix think-o in previous change
Tue, 17 Feb 2009 21:47:10 +0100 Jaroslav Hajek remove dead branch in Array.cc
Tue, 17 Feb 2009 21:36:34 +0100 Jaroslav Hajek include DOCSTRING entries for cummin and cummax
Tue, 17 Feb 2009 14:24:02 -0500 John W. Eaton ov-class.cc (octave_class::subsref): return class object, not struct when indexing directly
Tue, 17 Feb 2009 12:39:30 -0500 John W. Eaton stash directory name when loading private function
Tue, 17 Feb 2009 14:23:35 +0100 Jaroslav Hajek support native cumsum, gripe on overflow in sum/cumsum
Tue, 17 Feb 2009 12:52:13 +0100 Jaroslav Hajek NEWS update
Tue, 17 Feb 2009 11:40:40 +0100 Jaroslav Hajek improve cummin/cummax inline docs
Tue, 17 Feb 2009 11:26:29 +0100 Jaroslav Hajek implement cummin/cummax functions
Tue, 17 Feb 2009 09:45:34 +0100 Jaroslav Hajek fix min/max behaviour with NaNs
Tue, 17 Feb 2009 02:38:05 -0500 John W. Eaton octave.gperf: eliminate whitespace to allow gperf 2.7.2 to work
Tue, 17 Feb 2009 08:38:00 +0100 Jaroslav Hajek split implementation and interface in mx-op-defs and MArray-defs
Tue, 17 Feb 2009 01:33:10 -0500 John W. Eaton disallow reading from stdin while running interactively
Tue, 17 Feb 2009 00:43:13 -0500 John W. Eaton toplev.cc (Foctave_config_info): add CARBON_LIBS, X11_INCFLAGS, and X11_LIBS to the struct
Tue, 17 Feb 2009 00:28:48 -0500 Thomas Treichl Use CARBON_LIBS instead of LIBS for framework Carbon.
Tue, 17 Feb 2009 00:27:30 -0500 Thomas Treichl Fix test for X11 if "--without-x" is given.
Tue, 17 Feb 2009 00:01:33 -0500 John W. Eaton plotyy.m: handle existing figure with no axes
Mon, 16 Feb 2009 17:01:17 -0500 John W. Eaton __makeinfo__.m: rename from makeinfo.m
Mon, 16 Feb 2009 16:44:55 -0500 John W. Eaton lex.l (next_token_can_follow_bin_op): push all characters read on to buffer stack
Mon, 16 Feb 2009 14:43:34 -0500 John W. Eaton genprops.awk (emit_source): don't use + to concatenate strings
Mon, 16 Feb 2009 13:31:44 -0500 Ben Abbott Trivial change to shading.m and surfl.m demos.
Mon, 16 Feb 2009 16:52:42 +0100 Jaroslav Hajek fix typo in sortrows
Mon, 16 Feb 2009 16:08:41 +0100 Jaroslav Hajek update comments in fsolve
Mon, 16 Feb 2009 15:50:44 +0100 Jaroslav Hajek typo in gnuplot_drawnow.m