log

age author description
Mon, 29 Sep 2008 20:25:42 -0400 John W. Eaton __go_draw_axes__.m: eliminate have_newer_gnuplot variable
Mon, 29 Sep 2008 18:47:24 -0400 John W. Eaton __gnuplot_version__.m: include patchlevel in output
Mon, 29 Sep 2008 18:16:57 -0400 John W. Eaton symtab.cc (symbol_table::fcn_info::fcn_info_rep::load_class_method): Call load_class_constructor if name and dispatch_type are the same.
Mon, 29 Sep 2008 18:08:53 -0400 John W. Eaton symtab.cc: style fixes
Mon, 29 Sep 2008 16:48:04 -0400 David Bateman Check for class specific methods in symbol_table::find_function
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