comparison doc/ChangeLog @ 11403:b8b08b1ac21f

Add missing operator functions to doc/interpreter.
author Judd Storrs <jstorrs@gmail.com>
date Wed, 22 Dec 2010 03:49:46 -0500
parents 7b563cf94d8d
children a7e73f903ea6
comparison
equal deleted inserted replaced
11402:a9a3ee461b83 11403:b8b08b1ac21f
1 2010-12-22 Judd Storrs <jstorrs@gmail.com>
2
3 * interpreter/expr.txi: Insert operator function docstrings.
4 * interpreter/oop.txi: Remove conflicting anchors for operator
5 functions. Add cindex entries for overloaded operators. Add
6 overloads to opindex.
7 * interpreter/numbers.txi: Fix colon opindex.
8
1 2010-12-19 Rik <octave@nomad.inbox5.com> 9 2010-12-19 Rik <octave@nomad.inbox5.com>
2 10
3 * interpreter/func.txi, interpreter/sparse.txi: Remove documentation 11 * interpreter/func.txi, interpreter/sparse.txi: Remove documentation
4 on deprecated function dispatch. 12 on deprecated function dispatch.
5 13