log src/ChangeLog @ 8228:53dbbd331498

age author description
Thu, 16 Oct 2008 14:49:08 +0100 David Bateman Preserve font and position properties when axes are replace in the handle code
Thu, 16 Oct 2008 03:42:40 -0400 Ben Abbott __go_draw_axes__.m: Support axes interpreter poperty for tick labels.
Wed, 15 Oct 2008 11:52:39 -0400 David Bateman allow multiple args for inferiorto and superiorto
Sun, 12 Oct 2008 15:28:00 +0100 David Bateman Add overloading of the colon operator
Thu, 09 Oct 2008 20:09:13 +0100 David Bateman Allow saving/loading of classes. Add saveobj and loadobj methods
Fri, 10 Oct 2008 15:10:58 -0400 John W. Eaton graphics.cc (base_graphics_properties::adopt): place new child at front of list, not end; make children a column vector instead of a row vector
Fri, 10 Oct 2008 11:07:53 -0400 John W. Eaton [mq]: graphics-backend
Wed, 08 Oct 2008 11:29:27 -0400 David Bateman Allow arrays of graphic handles to F__go_delete__
Mon, 06 Oct 2008 21:38:49 +0200 Jaroslav Hajek implement 64-bit arithmetics
Mon, 06 Oct 2008 14:12:09 -0400 John W. Eaton oct-type-conv.h (octave_type_conv_body): avoid shadow warning from GCC
Mon, 06 Oct 2008 13:31:56 -0400 David Bateman Handle arrays of handles in the Fishandle function
Mon, 06 Oct 2008 13:03:04 -0400 John W. Eaton ChangeLog fixes
Fri, 03 Oct 2008 13:04:14 +0200 Jaroslav Hajek imported patch maybe_delete_fix.diff
Thu, 02 Oct 2008 22:50:44 +0200 Jaroslav Hajek fix null assignment for structs
Thu, 02 Oct 2008 15:00:18 -0400 John W. Eaton pt-arg-list.cc (tree_argument_list::convert_to_const_vector): don't insert undefined elements in return list
Tue, 30 Sep 2008 09:19:43 +0200 Jaroslav Hajek fix empty string assignment
Tue, 30 Sep 2008 13:11:06 -0400 John W. Eaton __magick_read__.cc: only define magick_to_octave_value functions if HAVE_MAGICK is defined
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 16:48:04 -0400 David Bateman Check for class specific methods in symbol_table::find_function
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: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: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 15:40:27 -0400 sh Add the 'imfinfo' function for reading image file information.
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
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 11:31:45 -0400 David Bateman Add -file option to who/whos
Mon, 22 Sep 2008 13:11:32 -0400 David Bateman clear breakpoints is function found to be out of date
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 14:57:02 -0400 David Bateman cut trailing singeltons in cat function
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
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
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 12:36:53 -0400 David Bateman Treat PCRE lookbehind operators in a manner that is approximately correct
Mon, 08 Sep 2008 15:28:45 -0400 Michael Goffioul MSVC compilation 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
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.
Sun, 31 Aug 2008 11:14:34 -0400 Michael Goffioul Fix FLTK backend update
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 12:23:54 -0400 David Bateman Add data sources and line series
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 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: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