log

age author description
Sat, 07 Mar 2009 13:28:03 -0500 John W. Eaton bump version info for snapshot ss-3-1-54
Sat, 07 Mar 2009 11:35:31 -0500 John W. Eaton document --doc-cache-file option
Sat, 07 Mar 2009 11:29:07 -0500 John W. Eaton update README
Sat, 07 Mar 2009 11:04:19 -0500 John W. Eaton update PROJECTS file
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Sat, 07 Mar 2009 09:01:50 -0500 John W. Eaton config.sub, config.guess: update from FSF sources
Fri, 06 Mar 2009 10:27:30 -0500 Jason Riedy Consistently use element_type in the array classes.
Fri, 06 Mar 2009 13:42:24 +0100 Jaroslav Hajek manual improvements
Fri, 06 Mar 2009 12:00:11 +0100 Jaroslav Hajek add diag & perm matrix query methods to octave_value
Fri, 06 Mar 2009 01:07:04 -0500 Ben Abbott __go_draw_axes__.m: Preserve the order of axes' children when pruning the handles for the {x,y,z}labels and title.
Thu, 05 Mar 2009 21:50:59 +0100 Jaroslav Hajek fix hdf5 saving of diag & perm matrices
Thu, 05 Mar 2009 13:50:25 -0500 John W. Eaton make tree::dup functions const
Thu, 05 Mar 2009 09:37:59 +0100 Jaroslav Hajek fix condest
Thu, 05 Mar 2009 02:56:37 -0500 John W. Eaton spdiag.m: ensure sparse result
Thu, 05 Mar 2009 08:34:52 +0100 Jaroslav Hajek optimize diag -> sparse and perm -> sparse conversions
Thu, 05 Mar 2009 00:55:56 -0500 Ben Abbott __go_draw_axes__.m: Preserve column vector orientation for the axes children while removing the axis label & title handles.
Wed, 04 Mar 2009 22:12:11 +0100 Jaroslav Hajek fix single element query for perm matrices
Tue, 03 Mar 2009 18:52:07 -0500 John W. Eaton preserve field order when saving structs
Tue, 03 Mar 2009 14:10:54 -0500 John W. Eaton improve symbol inheritance for anonymous functions
Tue, 03 Mar 2009 14:02:20 -0500 John W. Eaton assign rvalue1 result to octave_value object, not octave_value_list object
Tue, 03 Mar 2009 13:39:32 +0100 Jaroslav Hajek simplify also float version of xmin/xmax
Tue, 03 Mar 2009 11:56:51 +0100 Jaroslav Hajek reimplement polyvalm using Horner
Tue, 03 Mar 2009 08:01:07 +0100 Jaroslav Hajek erase closed files from file list & cache lookup
Tue, 03 Mar 2009 00:45:00 -0500 Ben Abbott gnuplot_drawnow.m: Fix unintended shift of plot image for the gnuplot postscript+eps terminal.
Mon, 02 Mar 2009 13:00:59 +0100 Jaroslav Hajek fix & simplify fix_depends pkg.m
Mon, 02 Mar 2009 12:12:29 +0100 Jaroslav Hajek update comment
Mon, 02 Mar 2009 10:22:17 +0100 Thorsten Meyer Remove references to deprecated function create_set.
Mon, 02 Mar 2009 09:37:55 +0100 Jaroslav Hajek add missing include
Mon, 02 Mar 2009 01:08:33 -0500 John W. Eaton graphics.cc (Fget, F__get__): return column vector, not row vector
Sun, 01 Mar 2009 21:19:00 -0500 John W. Eaton op-fcm-fcm.cc: fix arg types for dbl_assign function
Sun, 01 Mar 2009 11:39:45 -0500 Ben Abbott __go_draw_axes__.m: Do not render axis labels twice when their handles are visible.
Sun, 01 Mar 2009 09:49:37 -0500 Ben Abbott num2str.m: Trivial bug fix. Recent switch from split() to strsplit() produced cells rather than character data.
Sun, 01 Mar 2009 08:30:59 -0500 Ben Abbott colorbar.m: Bug fix. Allow hidden colorbars to be deleted, and replace existing colorbar when a new one is created. Additional demos are included to verify these behaviors.
Sun, 01 Mar 2009 09:07:57 +0100 Jaroslav Hajek indicate diag & perm matrices on output
Sat, 28 Feb 2009 22:39:33 -0500 Ben Abbott __actual_axis_position__.m: New function to determine position of rendered axes.
Sat, 28 Feb 2009 19:36:09 -0500 Ben Abbott Compatible support of figure paper properties and resolution for the gnuplot backend.
Fri, 27 Feb 2009 15:43:43 -0500 John W. Eaton mark create_set as deprecated in 3.2, not 3.0
Fri, 27 Feb 2009 14:49:28 -0500 John W. Eaton deprecate create_set
Fri, 27 Feb 2009 12:56:31 -0500 John W. Eaton replace last call to split with strsplit
Fri, 27 Feb 2009 12:51:20 -0500 John W. Eaton more NEWS file edits
Fri, 27 Feb 2009 03:31:41 -0500 John W. Eaton strsplit.m: style fixes
Fri, 27 Feb 2009 08:06:25 +0100 Jaroslav Hajek add nargin check to strsplit
Fri, 27 Feb 2009 07:51:20 +0100 Jaroslav Hajek gripe when dividing a diagonal matrix by zero
Thu, 26 Feb 2009 13:58:47 -0500 John W. Eaton after defining a script or function, clear local variables created for parsing
Thu, 26 Feb 2009 12:25:22 -0500 John W. Eaton chol.cc: correct spelling of CHOLMOD in tests
Thu, 26 Feb 2009 12:20:17 -0500 John W. Eaton document strsplit, not split
Thu, 26 Feb 2009 12:09:28 -0500 John W. Eaton split.m: add warning, note version
Thu, 26 Feb 2009 10:29:59 +0100 Jaroslav Hajek implement strsplit; deprecate split
Thu, 26 Feb 2009 03:53:37 -0500 John W. Eaton append + to version numbers
Wed, 25 Feb 2009 18:36:36 -0500 John W. Eaton Added tag ss-3-1-53 for changeset bd1b1fe9c6e9
Wed, 25 Feb 2009 18:35:47 -0500 John W. Eaton bump version info for snapshot ss-3-1-53
Wed, 25 Feb 2009 15:34:23 -0500 John W. Eaton fixes for clean targets in Makefiles
Wed, 25 Feb 2009 13:01:35 -0500 John W. Eaton fix typo in previous change
Wed, 25 Feb 2009 12:56:36 -0500 John W. Eaton tests vs. 64-bit indexing
Wed, 25 Feb 2009 10:21:33 +0100 Jaroslav Hajek optimize string manipulation in lookfor
Wed, 25 Feb 2009 09:10:38 +0100 Jaroslav Hajek preset triangular type if possible for lu and qr outputs
Wed, 25 Feb 2009 03:02:28 -0500 John W. Eaton write debugging location info directly to std::cerr
Wed, 25 Feb 2009 02:44:24 -0500 John W. Eaton pie.m: fix arg size comparison
Wed, 25 Feb 2009 02:08:28 -0500 John W. Eaton improve lookfor performance
Wed, 25 Feb 2009 01:24:12 -0500 John W. Eaton set default value for doc_cache_file variable
Wed, 25 Feb 2009 06:47:16 +0100 Jaroslav Hajek simplify integer power
Wed, 25 Feb 2009 00:41:40 -0500 Jason Riedy pkg.m (generate_lookfor_cache): generate a DOC file for each directory
Wed, 25 Feb 2009 00:39:09 -0500 John W. Eaton input.cc (get_debug_input): don't pass arbitrary input to message as a format string
Tue, 24 Feb 2009 15:08:39 -0500 John W. Eaton doc and lookfor fixes
Tue, 24 Feb 2009 14:13:32 -0500 Jason Riedy gen_doc_cache.m: call __makeinfo__, not makeinfo
Tue, 24 Feb 2009 19:25:25 +0100 Jaroslav Hajek remove url hrefs from diagperm.txi
Tue, 24 Feb 2009 13:09:08 -0500 John W. Eaton fix typo in NEWS file
Tue, 24 Feb 2009 13:53:14 +0100 Jaroslav Hajek fix fsolve bug
Tue, 24 Feb 2009 11:15:05 +0100 Jaroslav Hajek workaround gcc 4.3 explicit instantiation bug in octave_int_cmp_op
Tue, 24 Feb 2009 11:12:38 +0100 Jaroslav Hajek remove duplicate conversions in OPERATORS
Tue, 24 Feb 2009 11:11:40 +0100 Jaroslav Hajek add missing scalar->int scalar conversions
Tue, 24 Feb 2009 04:34:24 -0500 John W. Eaton add op-float-conv.cc for previous change
Tue, 24 Feb 2009 04:29:55 -0500 John W. Eaton single conversions
Tue, 24 Feb 2009 09:21:28 +0100 Jaroslav Hajek improve the diag & perm matrices text
Tue, 24 Feb 2009 01:46:37 -0500 Thorsten Meyer Add make target "configfiles" to automatically regenerate configuration files
Tue, 24 Feb 2009 00:57:01 -0500 Thorsten Meyer Do not autogenerate Makefile from Makefile.in.
Mon, 23 Feb 2009 22:40:11 -0500 John W. Eaton ov-base-sparse.cc (octave_base_sparse<T>::print_raw): remove extra ")\n" from output
Mon, 23 Feb 2009 16:44:42 -0500 John W. Eaton fplot.m: fix nargin check
Mon, 23 Feb 2009 16:37:40 -0500 John W. Eaton Fix small error in previous commit, which was two changes that should not have been combined; the first change was to improve breakpoints in debugging and was not mentioned in the commit message. Ugh.
Mon, 23 Feb 2009 16:29:20 -0500 John W. Eaton eigs.cc (Feigs): fix handling of sigma arg
Mon, 23 Feb 2009 12:55:32 -0500 John W. Eaton better handling of end of script/function no-op command
Mon, 23 Feb 2009 12:44:57 -0500 John W. Eaton don't store breakpoint info in tree_statement object
Mon, 23 Feb 2009 12:29:10 -0500 John W. Eaton line/column info for switch and if statements
Mon, 23 Feb 2009 12:25:45 -0500 John W. Eaton auto repeat for debugging commands
Mon, 23 Feb 2009 14:54:56 +0100 Jaroslav Hajek support diagonal matrices in pinv
Mon, 23 Feb 2009 13:55:44 +0100 Jaroslav Hajek add chapter about diagonal and permutation matrices to manual
Mon, 23 Feb 2009 12:47:30 +0100 Jaroslav Hajek omission from last patch
Mon, 23 Feb 2009 08:46:19 +0100 Jaroslav Hajek add missing volatile declaration in quit.h
Sun, 22 Feb 2009 13:31:04 -0500 John W. Eaton fix sparse diag divide by zero test
Sat, 21 Feb 2009 01:27:23 +0100 David Bateman Don't perform narrowing to full matrices in mixed spare scalar operators
Fri, 20 Feb 2009 21:49:26 +0100 Jaroslav Hajek specialize sqrt for diagonal matrices
Fri, 20 Feb 2009 15:23:47 -0500 Steffen Groot __patch__.m: fix indexing of varargin
Fri, 20 Feb 2009 14:59:29 -0500 John W. Eaton automatically reload out of date mex files
Fri, 20 Feb 2009 14:11:04 -0500 John W. Eaton pt-bp.cc: call accept for function and script commands
Fri, 20 Feb 2009 12:24:03 -0500 John W. Eaton doc fixes
Fri, 20 Feb 2009 12:13:21 -0500 John W. Eaton doc fixes
Fri, 20 Feb 2009 11:17:01 -0500 Brian Gough Doc fixes.
Fri, 20 Feb 2009 12:30:39 +0100 Jaroslav Hajek omission from last patch
Fri, 20 Feb 2009 12:07:30 +0100 Jaroslav Hajek make dmult deprecated
Fri, 20 Feb 2009 10:55:03 +0100 Jaroslav Hajek reuse cellstr cache in strcmp
Fri, 20 Feb 2009 07:53:47 +0100 Jaroslav Hajek auto-set cellstr cache when sorting cells
Fri, 20 Feb 2009 07:44:48 +0100 Jaroslav Hajek make issorted work for cells
Fri, 20 Feb 2009 07:33:40 +0100 Jaroslav Hajek ov-base-mat.cc: correctly compute all-scalar index for indexing
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
Mon, 16 Feb 2009 15:12:00 +0100 Jaroslav Hajek fix which message for built-in functions
Mon, 16 Feb 2009 15:05:24 +0100 Jaroslav Hajek fix 2-subs assigment into n-d arrays
Mon, 16 Feb 2009 13:53:11 +0100 Jaroslav Hajek remove unused macros from mx-inlines.cc
Mon, 16 Feb 2009 13:53:09 +0100 Jaroslav Hajek implement short-circuiting row-reduction any/all algorithm
Mon, 16 Feb 2009 12:45:15 +0100 Jaroslav Hajek fix unscaling in expm
Mon, 16 Feb 2009 12:41:55 +0100 Jaroslav Hajek implement fast logical sum (counting)
Mon, 16 Feb 2009 10:53:46 +0100 Jaroslav Hajek more NEWS updates
Mon, 16 Feb 2009 10:40:10 +0100 Jaroslav Hajek Fix invalid conversion error on implicit demotion of n-d arrays
Mon, 16 Feb 2009 10:31:10 +0100 Jaroslav Hajek fix small bug in scalar-to-array assignment
Mon, 16 Feb 2009 10:15:43 +0100 Jaroslav Hajek fix & clean up complex & sparse sorting
Mon, 16 Feb 2009 08:52:00 +0100 Jaroslav Hajek optimize min/max functions
Mon, 16 Feb 2009 07:57:03 +0100 Jaroslav Hajek use new reduction ops for char matrices
Mon, 16 Feb 2009 01:41:06 -0500 John W. Eaton liboctave/cmd-edit.cc, src/input.cc: use fputs instead of fprintf
Mon, 16 Feb 2009 00:38:25 -0500 John W. Eaton help.m: shorten default help text
Mon, 16 Feb 2009 00:09:44 -0500 John W. Eaton NEWS update
Sun, 15 Feb 2009 23:49:15 -0500 John W. Eaton handle commands in the lexer
Sun, 15 Feb 2009 16:31:16 -0500 John W. Eaton better handling of object indexing in lexer
Sun, 15 Feb 2009 19:07:05 -0500 Ben Abbott subplot.m: Compatible placement of subplots.
Sat, 14 Feb 2009 19:50:43 +0100 Jaroslav Hajek reimplement any & all using the new reduction code
Sat, 14 Feb 2009 07:27:34 +0100 Jaroslav Hajek add missing return statement
Sat, 14 Feb 2009 07:24:16 +0100 Jaroslav Hajek use new summation code for native integer summation
Fri, 13 Feb 2009 18:29:18 -0500 Ben Abbott Initialize axes ticklength property.
Fri, 13 Feb 2009 16:38:27 -0500 John W. Eaton handle CRLF and CR in fgetl/fgets
Fri, 13 Feb 2009 15:36:43 -0500 John W. Eaton NEWS: another update
Fri, 13 Feb 2009 15:06:50 -0500 John W. Eaton NEWS: update for release
Fri, 13 Feb 2009 21:04:50 +0100 Jaroslav Hajek improve reduction functions
Fri, 13 Feb 2009 13:03:04 -0500 John W. Eaton toplev.cc (do_octave_atexit): only save history if Vsaving_history is true
Thu, 12 Feb 2009 15:29:12 -0500 John W. Eaton rename internal issorted and issorted_rows functions to is_sorted and is_sorted_rows
Thu, 12 Feb 2009 15:16:35 -0500 John W. Eaton rename all uses of sortrows_idx to sort_rows_idx
Thu, 12 Feb 2009 14:37:43 -0500 John W. Eaton [mq]: x
Thu, 12 Feb 2009 10:00:43 +0100 Jaroslav Hajek use lo-traits in oct-inttypes
Thu, 12 Feb 2009 03:44:41 -0500 John W. Eaton src/TEMPLATE-INST/Array-tc.cc: undo previous change
Thu, 12 Feb 2009 09:30:33 +0100 Soren Hauberg Simplify documentation cache generation to only handle one directory per call to 'gen_doc_cache'
Thu, 12 Feb 2009 03:06:46 -0500 John W. Eaton src/version.h: append + to version and api
Thu, 12 Feb 2009 03:04:23 -0500 Soren Hauberg scripts/help/lookfor.m: Adapt to new cache scheme.
Thu, 12 Feb 2009 03:03:59 -0500 John W. Eaton some comments for lo-traits.h
Thu, 12 Feb 2009 02:49:14 -0500 John W. Eaton [mq]: sort-traits
Wed, 11 Feb 2009 19:46:23 -0500 Ben Abbott Introduce new macro OCTAVE_GLUTESSCALLBACK_THREEDOTS. Use definitions HAVE_FRAMEWORK_OPENGL and HAVE_GLUTESSCALLBACK_THREEDOTS for Mac's framework OpenGL implementation.
Wed, 11 Feb 2009 19:14:42 -0500 Ben Abbott Include FTGLTextureFont.h when FTGL_UPPER_CASE is not defined.
Wed, 11 Feb 2009 10:14:58 -0500 John W. Eaton create $(DESTDIR)$(octetcdir) when installing
Wed, 11 Feb 2009 15:25:53 +0100 Jaroslav Hajek imported patch sort3.diff
Wed, 11 Feb 2009 01:48:39 -0500 John W. Eaton doc/interpreter/mk_doc_cache.m: pass --fill-column=1024 to makeinfo
Wed, 11 Feb 2009 01:02:54 -0500 John W. Eaton install DOC and NEWS in $octetcdir
Tue, 10 Feb 2009 22:09:32 -0500 Rafael Laboissiere Run some clean targets on sub-directory @polynomial
Tue, 10 Feb 2009 21:50:59 -0500 John W. Eaton doc/interpreter/mk_doc_cache.m: improve performance
Tue, 10 Feb 2009 17:04:20 -0500 John W. Eaton generate DOC file for lookfor function
Tue, 10 Feb 2009 16:02:36 -0500 John W. Eaton doc fixes
Tue, 10 Feb 2009 10:59:09 -0500 John W. Eaton changelog fixes
Tue, 10 Feb 2009 11:22:05 +0100 Jaroslav Hajek fix typo in previous patch
Fri, 14 Mar 2008 12:54:56 +0100 Jaroslav Hajek support pchip method in interp2
Mon, 09 Feb 2009 16:53:12 -0500 John W. Eaton Added tag ss-3-1-52 for changeset 739141cde75a
Mon, 09 Feb 2009 21:51:31 +0100 Jaroslav Hajek fix typo in Array-f.cc ss-3-1-52
Mon, 09 Feb 2009 15:43:24 -0500 John W. Eaton scripts/miscellaneous/Makefile.in (SOURCES): include __xzip__.m in the list
Mon, 09 Feb 2009 14:55:07 -0500 John W. Eaton examples/Makefile.in (dist): create subdirs of examples, not dist
Mon, 09 Feb 2009 14:49:20 -0500 John W. Eaton examples/@polynomial/Makefile.in (do-mkpkgadd): special definition for this directory
Mon, 09 Feb 2009 14:20:12 -0500 John W. Eaton src/version.h: update for snapshot
Mon, 09 Feb 2009 14:18:45 -0500 John W. Eaton examples/Makefile.in: delete unused variable, don't reset SUBDIRS and DISTSUBDIRS
Mon, 09 Feb 2009 13:23:09 -0500 John W. Eaton load-path.cc: catch execution exception in getcwd
Mon, 09 Feb 2009 12:33:47 -0500 John W. Eaton dispatch.cc: comment out troublesome tests
Mon, 09 Feb 2009 12:29:30 -0500 John W. Eaton eigs.cc: increase tolerance
Mon, 09 Feb 2009 12:23:12 -0500 John W. Eaton handle command names in declaration lists
Mon, 09 Feb 2009 13:05:35 +0100 Jaroslav Hajek sorting optimizations
Mon, 09 Feb 2009 01:56:06 -0500 John W. Eaton test/fntests.m, scripts/test/demo.m: error on fopen failures
Sun, 08 Feb 2009 23:00:27 -0500 John W. Eaton miscellaneous cleanups
Sat, 07 Feb 2009 12:39:19 -0500 John W. Eaton parse.y (eval_string): use the one true evaluator
Sat, 07 Feb 2009 08:35:38 -0500 John W. Eaton octMakefile.in (all): display $(prefix) in summary message
Fri, 06 Feb 2009 12:57:39 -0500 John W. Eaton src/Makefile.in (INCLUDES): include oct-hdf5.h in the list
Fri, 06 Feb 2009 12:51:29 -0500 John W. Eaton src/Makefile.in (oct-gperf.h): avoid pipeline
Fri, 06 Feb 2009 13:45:48 +0100 Jaroslav Hajek improve fsolve and add ComplexEqn option
Fri, 06 Feb 2009 07:30:55 +0100 Jaroslav Hajek add missing BLAS sources
Thu, 05 Feb 2009 19:58:04 -0500 John W. Eaton symtab.cc (symbol_table::fcn_info::fcn_info_rep::find): avoid recursive call
Thu, 05 Feb 2009 19:39:38 -0500 John W. Eaton file-stat.cc: use EXISTS instead of OK in previuos change
Thu, 05 Feb 2009 17:38:24 -0500 John W. Eaton base_file_stat::is_XXX: return false if object is not initialized
Thu, 05 Feb 2009 17:14:44 -0500 John W. Eaton news.m: use puts, not printf
Thu, 05 Feb 2009 17:04:09 -0500 John W. Eaton Fdrawnow: don't strip dirsep; return after errors
Thu, 05 Feb 2009 13:46:47 -0500 John W. Eaton contributors.in: update
Thu, 05 Feb 2009 13:43:17 -0500 John W. Eaton polyout.m: additional style fixes