log

age author description
Fri, 01 Oct 2010 04:44:33 -0400 John W. Eaton mex.cc (mxArray_struct::as_octave_value): Use octave_map instead of Octave_map
Fri, 01 Oct 2010 04:39:45 -0400 John W. Eaton ov-base.h: delete forward decl for Octave_map class
Fri, 01 Oct 2010 04:37:53 -0400 John W. Eaton ov-struct.h (octave_struct (const Octave_map&)): delete constructor
Fri, 01 Oct 2010 04:36:31 -0400 John W. Eaton ov-fcn-inline.cc: use octve_scalar_map instead of Octave_map
Fri, 01 Oct 2010 04:30:47 -0400 John W. Eaton variables.cc: Octave_map to octave_map and octave_scalar_map conversion
Thu, 30 Sep 2010 21:50:35 +0200 Jaroslav Hajek avoid SID in octave_fields
Thu, 30 Sep 2010 12:53:23 -0400 John W. Eaton pt-idx.cc (tree_expression::lvalue): use octave_map here, not octave_scalar_map
Thu, 30 Sep 2010 06:00:00 -0400 John W. Eaton toplev.cc, sighandlers.cc, utils.cc, octave.cc, pt-eval.cc pt-idx.cc: Octave_map to octave_map and octave_scalar_map conversion
Thu, 30 Sep 2010 05:30:28 -0400 John W. Eaton update contributors list
Thu, 30 Sep 2010 05:15:11 -0400 John W. Eaton gcd.cc: style fixes
Thu, 30 Sep 2010 05:11:59 -0400 John W. Eaton oct-errno.cc.in: use octve_scalar_map instead of Octave_map
Thu, 30 Sep 2010 02:05:31 -0500 Jordi GutiƩrrez Hermoso Implement gcd for Gaussian (complex) integers
Thu, 30 Sep 2010 02:05:30 -0500 Jordi GutiƩrrez Hermoso Fix off-by-one and typo bugs in gcd
Thu, 30 Sep 2010 09:13:37 +0200 Jaroslav Hajek replace Octave_map->octave_scalar_map in oct-parse.yy and ov-fcn-handle.cc
Thu, 30 Sep 2010 09:05:00 +0200 Jaroslav Hajek replace Octave_map->octave_scalar_map in help.cc and load-save.cc