log

age author description
Wed, 18 Jan 2012 21:17:14 -0800 Rik polyreduce.m: Recode function using modern syntax.
Wed, 18 Jan 2012 21:17:14 -0800 Rik Use Octave spacing convention in %!test blocks of surface plot functions.
Wed, 18 Jan 2012 21:17:14 -0800 Rik Use '!' for not operation in preference to '~'.
Wed, 18 Jan 2012 21:17:14 -0800 Rik accumdim.m: Use common code idiom for finding first non-singleton dimension.
Wed, 18 Jan 2012 21:17:14 -0800 Rik Use Octave spacing conventions for scripts in elfun/ directory.
Wed, 18 Jan 2012 21:16:04 -0800 Rik Fix typo in qrdelete docstring.
Wed, 18 Jan 2012 21:15:58 -0800 Rik __finish__.m: Clarify internal documentation.
Wed, 18 Jan 2012 21:15:50 -0800 Rik doc: Update docstrings for @ftp class.
Wed, 18 Jan 2012 21:15:50 -0800 Rik Clean up scripts in path/ directory
Wed, 18 Jan 2012 21:15:46 -0800 Rik doc: Mention correct replacements for to-be-deprecated strmatch.m
Wed, 18 Jan 2012 21:15:42 -0800 Rik Replace to-be-deprecated findstr occurrences with strfind.
Wed, 18 Jan 2012 21:14:36 -0800 Rik Replace to-be-deprecated strmatch occurrences with alternate code.
Wed, 18 Jan 2012 21:14:11 -0800 Rik maint: periodic merge of stable to default.
Wed, 18 Jan 2012 17:43:25 -0500 Jordi GutiƩrrez Hermoso Merge away extra head on default
Wed, 18 Jan 2012 16:40:29 -0500 Pascal Dupuis locale support implementation in [fs]scanf functions