Mercurial > hg > octave-max
log
age | author | description |
---|---|---|
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 |