log

age author description
Wed, 04 Aug 2010 21:07:21 +0200 Jaroslav Hajek isargout optimization in histc
Wed, 04 Aug 2010 20:55:18 +0200 Jaroslav Hajek isargout optimization in sortrows
Tue, 03 Aug 2010 19:01:54 +0200 Jaroslav Hajek propagate isargout info through function handles
Tue, 03 Aug 2010 09:40:52 +0200 Jaroslav Hajek document the nargout=0 exception in isargout
Tue, 03 Aug 2010 09:35:48 +0200 Jaroslav Hajek change is_ignored_output to isargout
Sun, 01 Aug 2010 20:22:17 -0700 Rik Grammarcheck more of the documentation.
Sun, 01 Aug 2010 14:50:51 -0400 John W. Eaton version is now 3.3.52+
Sun, 01 Aug 2010 14:49:11 -0400 John W. Eaton Added tag ss-3-3-52 for changeset 229675bb7647
Sun, 01 Aug 2010 11:49:45 -0400 John W. Eaton version is now 3.3.52 ss-3-3-52
Sun, 01 Aug 2010 11:30:34 -0400 Martin Helm isosurface.m: swap rows and columns of matrix in call to meshgrid
Sun, 01 Aug 2010 07:20:28 -0700 Rik print.m: Update documentation string. Change to active voice.
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Fri, 30 Jul 2010 18:59:31 -0400 John W. Eaton still more debugger fixes
Fri, 30 Jul 2010 17:19:28 -0400 John W. Eaton pt-bp.cc: more debugger fixes
Fri, 30 Jul 2010 10:43:54 -0700 Rik Add Makefile options to clean up build directories and allow 'make distcheck' to finish
Fri, 30 Jul 2010 10:48:24 -0400 John W. Eaton pt-eval.cc: process breakpoints for if and switch commands
Thu, 29 Jul 2010 20:02:36 -0400 Ben Abbott gl-render.cc: Transpose markers '^' and 'v'.
Thu, 29 Jul 2010 19:44:07 -0400 Ben Abbott Improvements for fltk printing.
Thu, 29 Jul 2010 17:49:50 -0400 John W. Eaton delete set/delete breakpoint functions from tree_if_command and tree_switch_command classes
Thu, 29 Jul 2010 12:45:23 +0200 Jaroslav Hajek allow user detect ignored outputs in m-functions
Thu, 29 Jul 2010 08:51:23 +0200 Jaroslav Hajek special case diagonal matrices and scalars in expm
Thu, 29 Jul 2010 08:47:26 +0200 Jaroslav Hajek avoid static initialization disaster in dim_vector
Thu, 29 Jul 2010 08:28:24 +0200 Jaroslav Hajek update NEWS
Wed, 28 Jul 2010 12:45:04 -0700 Rik Grammarcheck .txi documentation files.
Wed, 28 Jul 2010 11:57:39 -0700 Rik logm.m: Improve documentation string. Add GPL header. Add additional test block.
Wed, 28 Jul 2010 11:36:26 -0400 John W. Eaton fix find for character arrays
Wed, 28 Jul 2010 09:22:41 +0200 Jaroslav Hajek rewrite logm (M. Caliari, R.T. Guy)
Tue, 27 Jul 2010 10:46:11 -0700 Rik rsf2csf: Change first documentation line to active voice.
Tue, 27 Jul 2010 12:31:58 +0200 Jaroslav Hajek slight simplification in rsf2csf code
Tue, 27 Jul 2010 11:26:43 +0200 Jaroslav Hajek implement rsf2csf