log

age author description
Mon, 29 Sep 2008 13:36:17 -0400 Ben Abbott deconv.m: Fix row/col orientation & length of output
Mon, 29 Sep 2008 09:33:06 -0400 Ben Abbott conv.m: Correct row/col orientation of output
Mon, 29 Sep 2008 07:57:57 +0200 Jaroslav Hajek add missing return in Array<T>::delete_elements_2
Fri, 26 Sep 2008 17:35:49 -0400 Jaroslav Hajek add more tests for null assignment
Fri, 26 Sep 2008 15:19:41 -0400 John W. Eaton symtab.cc (out_of_date_check_internal): fix order of arguments in call to load_path::find_method
Fri, 26 Sep 2008 13:29:29 -0400 David Bateman Add subsindex and ismethod functions
Fri, 26 Sep 2008 13:23:02 -0400 Soren Hauberg Only run tests that depend on HDF5 and QHull if Octave was actually
Fri, 26 Sep 2008 13:18:13 -0400 John W. Eaton imfinfo.m: delete temporary files
Fri, 26 Sep 2008 13:16:42 -0400 John W. Eaton urlwrite.cc (Furlwrite): delete files we create if download fails
Fri, 26 Sep 2008 11:52:01 -0400 Jaroslav Hajek make null assignment matlab compatible
Thu, 25 Sep 2008 13:44:51 -0400 John W. Eaton ChangeLog fixes
Thu, 25 Sep 2008 13:43:42 -0400 sh Improve documentation for image I/O.
Thu, 25 Sep 2008 13:03:17 -0400 David Bateman Add class dispatch for [] operator to vertcat/horzcat methods
Thu, 25 Sep 2008 10:19:17 -0400 John W. Eaton make dispatch work with feval
Wed, 24 Sep 2008 16:48:29 -0400 John W. Eaton fplot.m: call axis after plot
Wed, 24 Sep 2008 15:40:27 -0400 sh Add the 'imfinfo' function for reading image file information.
Wed, 24 Sep 2008 14:42:04 -0400 Ben Abbott strcat.m: Compatibility of non-char data
Wed, 24 Sep 2008 13:31:04 -0400 John W. Eaton ov-usr-fcn.cc (octave_user_function::do_multi_index_op): add symbol_table::clear_variables cleanup function to the unwind_protect stack after the parameter list cleanup functions
Wed, 24 Sep 2008 12:06:54 -0400 John W. Eaton load-path.cc (load_path::do_initialize): look for OCTAVE_PATH in the environment, not OCTAVE_LOADPATH
Wed, 24 Sep 2008 11:40:33 -0400 Thomas Weber Increase pcre's match_limit for difficult regexps
Wed, 24 Sep 2008 10:11:14 -0400 John W. Eaton genprops.awk: emit set_mode calls before updaters
Wed, 24 Sep 2008 09:47:58 -0400 John W. Eaton interpft.m: increase tolerance
Tue, 23 Sep 2008 17:47:59 -0400 John W. Eaton fix off-by-one error in previous change
Tue, 23 Sep 2008 13:49:14 -0400 John W. Eaton dispatch to user-defined end function for classes if one is defined
Tue, 23 Sep 2008 12:30:51 -0400 Francesco Potorti container.txi: doc fix
Tue, 23 Sep 2008 11:40:25 -0400 Francesco Potorti container.txi: fix cross reference in struct docs
Tue, 23 Sep 2008 11:36:45 -0400 Brian Gough matrix.txi: update docs for random number generators
Tue, 23 Sep 2008 11:33:13 -0400 Ben Abbott pcolor.m: Improve doc strings.
Tue, 23 Sep 2008 11:31:45 -0400 David Bateman Add -file option to who/whos
Mon, 22 Sep 2008 13:38:15 -0400 John W. Eaton Octave-FAQ.texi: fix markup
Mon, 22 Sep 2008 13:37:05 -0400 David Bateman Merge problem with previous patch to Fcat
Mon, 22 Sep 2008 13:36:01 -0400 David Bateman Update the FAQ
Mon, 22 Sep 2008 13:34:07 -0400 David Bateman Add the plotmatrix function
Mon, 22 Sep 2008 13:28:30 -0400 Ben Abbott comet.m: New File.
Mon, 22 Sep 2008 13:19:18 -0400 John W. Eaton contributors.in: update
Mon, 22 Sep 2008 13:17:39 -0400 Brian Gough oct-rand.cc (initialize_mersenne_twister): use separate initializations for each generator
Mon, 22 Sep 2008 13:11:32 -0400 David Bateman clear breakpoints is function found to be out of date
Mon, 22 Sep 2008 13:07:19 -0400 David Bateman Trivial patch to quadgk for absence of trace function count
Fri, 19 Sep 2008 11:05:34 -0400 John W. Eaton clear index before throwing error in Array indexed assignment functions
Thu, 18 Sep 2008 21:54:00 +0200 Jaroslav Hajek fix blkdiag to not rely on Matlab-incompatible behaviour
Thu, 18 Sep 2008 16:58:27 -0400 Jaroslav Hajek make null assignment more Matlab-compatible
Thu, 18 Sep 2008 08:34:04 +0200 Jaroslav Hajek replace int->octave_idx_type in Array<T>
Thu, 18 Sep 2008 10:46:47 -0400 Kris Thielemans Fix for display_range in imshow
Thu, 18 Sep 2008 10:46:24 -0400 Kris Thielemans For for extrapval in interpn
Thu, 18 Sep 2008 10:42:54 -0400 David Bateman Clarify fftw documentation
Thu, 18 Sep 2008 10:42:26 -0400 Krzesimir Nowak debug.cc (Fisdebugmode): New function.
Wed, 17 Sep 2008 17:31:24 -0400 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage
Wed, 17 Sep 2008 16:04:27 -0400 David Bateman Add the datetick function
Wed, 17 Sep 2008 14:57:02 -0400 David Bateman cut trailing singeltons in cat function
Wed, 17 Sep 2008 14:52:51 -0400 Thomas Weber Document load's ability to handle gzip-compressed files.
Wed, 17 Sep 2008 14:51:22 -0400 weber Document mkdir()'s parent argument
Wed, 17 Sep 2008 14:50:44 -0400 John W. Eaton ChangeLog fix
Wed, 17 Sep 2008 14:37:49 -0400 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage
Wed, 17 Sep 2008 14:40:04 -0400 David Bateman Clarify doc for sparse function
Wed, 17 Sep 2008 14:20:11 -0400 Marco Atzeri update README.Cygwin
Fri, 12 Sep 2008 15:34:13 -0400 Jaroslav Hajek fix integer exponentiation with negative exponent
Thu, 11 Sep 2008 17:03:26 -0400 David Bateman improve speed of cell2mat
Thu, 11 Sep 2008 17:01:46 -0400 John W. Eaton undo previous change
Thu, 11 Sep 2008 16:57:12 -0400 David Bateman improve speed of cell2mat
Thu, 11 Sep 2008 15:53:37 -0400 Thomas Weber First sentence of a doc string should read like a command
Wed, 10 Sep 2008 12:38:04 -0400 John W. Eaton octave.cc (octave_main): make all command-line arguments available to startup scripts
Tue, 09 Sep 2008 18:56:51 -0400 John W. Eaton datestr.m: convert format and use strtftime for most of the actual conversion
Tue, 09 Sep 2008 13:43:42 -0400 David Bateman Add explanationation of initializing the interpreter in a standalone program
Tue, 09 Sep 2008 12:41:32 -0400 John W. Eaton doc fix
Tue, 09 Sep 2008 12:38:18 -0400 Thomas Weber Typo in num2cell's description
Tue, 09 Sep 2008 12:38:11 -0400 Thomas Weber typo in comma separated lists chapter
Tue, 09 Sep 2008 12:36:53 -0400 David Bateman Treat PCRE lookbehind operators in a manner that is approximately correct
Mon, 08 Sep 2008 16:01:08 -0400 John W. Eaton mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: style fixes
Mon, 08 Sep 2008 15:34:05 -0400 Michael Goffioul mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: new files
Mon, 08 Sep 2008 15:28:45 -0400 Michael Goffioul MSVC compilation fix
Mon, 08 Sep 2008 15:21:44 -0400 John W. Eaton add colorbar docstring to the manual
Mon, 08 Sep 2008 14:00:33 -0400 Tatsuro Matsuoka plot.m: doc fix
Mon, 08 Sep 2008 12:45:53 -0400 John W. Eaton ls-oct-ascii.{h,cc} (extract_keyword): accept \r as line ending character
Mon, 08 Sep 2008 10:49:46 -0400 Mark van Rossum Handle zero values of n in binornd correctly
Mon, 08 Sep 2008 10:48:25 -0400 kai Make contourf work for equal-size matrices (again).
Wed, 03 Sep 2008 11:40:55 -0400 Ben Abbott Use eps(single) as tolerance for single precesion test.
Wed, 03 Sep 2008 11:36:11 -0400 John W. Eaton variables.cc (mlock): lock current function
Wed, 03 Sep 2008 11:20:25 -0400 John W. Eaton symtab.cc (out_of_date_check_internal): check for method, then regular function
Tue, 02 Sep 2008 20:31:28 -0400 Michael Goffioul Make hggroup to react on [xyzac]liminclude changes in its children.
Tue, 02 Sep 2008 15:01:18 -0400 David Bateman __add_datasource__.m: fix indexing of varargin
Tue, 02 Sep 2008 14:52:28 -0400 David Bateman Additional do not call set with empty arguments fixes
Tue, 02 Sep 2008 14:50:08 -0400 David Bateman correctly plot matrices in plot3
Sun, 31 Aug 2008 11:14:34 -0400 Michael Goffioul Fix FLTK backend update
Sun, 31 Aug 2008 11:14:20 -0400 Michael Goffioul Do not call "set" with empty arguments
Fri, 29 Aug 2008 15:48:44 -0400 David Bateman Fix for hold with no figures/axes. Set prop/val pairs to hggroups rather than underlying objects. Fix for equality test in array_property
Thu, 28 Aug 2008 15:31:01 -0400 John W. Eaton doc fix
Thu, 28 Aug 2008 15:15:31 -0400 John W. Eaton doc fix
Thu, 28 Aug 2008 15:13:33 -0400 John W. Eaton doc fixes
Thu, 28 Aug 2008 15:08:43 -0400 John W. Eaton doc fixes
Thu, 28 Aug 2008 12:23:54 -0400 David Bateman Add data sources and line series
Thu, 28 Aug 2008 10:20:43 -0400 Martin Weiser fix documentation of scatter3
Wed, 27 Aug 2008 09:59:55 -0400 Jaroslav Hajek make glpk return NA values for unfeasible problems
Tue, 26 Aug 2008 23:28:32 -0400 Ben Abbott Adjust tolerance to single precision test.
Tue, 26 Aug 2008 23:26:58 -0400 Ben Abbott Adjust tolerance to single precision test.
Tue, 26 Aug 2008 18:05:13 -0400 John W. Eaton hold.m: if hold is applied to a figure, set state for all child axes objects
Tue, 26 Aug 2008 16:39:17 -0400 Jaroslav Hajek fix invalid scope use in assignin
Tue, 26 Aug 2008 13:39:24 -0400 Michael Goffioul Trigger actions/listeners only for actual property change
Tue, 26 Aug 2008 13:38:14 -0400 John W. Eaton graphics.cc (figure::properties::get_title): avoid gcc warning
Tue, 26 Aug 2008 13:32:52 -0400 John W. Eaton Auto-generate base_properties
Tue, 26 Aug 2008 13:26:05 -0400 John W. Eaton Interface for backend switch/initialization
Tue, 26 Aug 2008 13:24:15 -0400 John W. Eaton Octave to backend notification scheme
Tue, 26 Aug 2008 13:23:27 -0400 John W. Eaton [mq]: generic_octave_to_backend_nofitication
Tue, 26 Aug 2008 18:05:35 +0200 David Bateman Opps
Tue, 26 Aug 2008 11:58:14 -0400 David Bateman Add area, bar, quiver and stair series graphics objects. Document them
Tue, 26 Aug 2008 11:00:09 -0400 Jaroslav Hajek contrib.txi: new documentation for contributors
Mon, 25 Aug 2008 16:55:26 -0400 scofield Various features added to imwrite
Mon, 25 Aug 2008 16:29:43 -0400 scofield Replace leading tabs with spaces.
Mon, 25 Aug 2008 15:45:24 -0400 David Bateman Convert stem and stem3 to use stem series objects
Fri, 22 Aug 2008 16:29:17 -0400 John W. Eaton symtab.h (symbol_table::do_inherit): copy alll symbols from donor scope
Fri, 22 Aug 2008 14:42:12 -0400 John W. Eaton chi2rnd.m: fix missing semicolon
Thu, 21 Aug 2008 15:32:50 -0400 John W. Eaton undo spurious change in last commit
Thu, 21 Aug 2008 15:28:58 -0400 John W. Eaton __go_draw_axes__.m (__gnuplot_write_data__): write "Inf Inf\n" if all data pairs contain NaN values
Thu, 21 Aug 2008 14:04:04 -0400 Thomas Treichl Increase test script tolerances.
Thu, 21 Aug 2008 11:29:06 -0400 David Bateman Add the ezplot function
Wed, 20 Aug 2008 15:57:14 -0400 John W. Eaton scope fixes for anonymous and inline functions that appear inside subfunctions
Wed, 20 Aug 2008 15:14:54 -0400 John W. Eaton handle errors in calls to help, type, and which
Wed, 20 Aug 2008 11:01:24 -0400 Jaroslav Hajek avoid problematic subfunction call in an anonymous function
Wed, 20 Aug 2008 10:59:27 -0400 David Bateman Fix for meshed surfaces with more than one oobject per plot
Tue, 19 Aug 2008 16:15:52 -0400 David Bateman Add a search for Contents.m files to the help function
Tue, 19 Aug 2008 14:55:03 -0400 John W. Eaton ChangeLog fixes