1 Feb 2011 03:15
/srv/bzr/emacs/trunk r103060: * calc/calc-mtx.el (math-lud-pivot-check): New function.
Jay Belanger <jay.p.belanger <at> gmail.com>
2011-02-01 02:15:52 GMT
2011-02-01 02:15:52 GMT
------------------------------------------------------------ revno: 103060 committer: Jay Belanger <jay.p.belanger <at> gmail.com> branch nick: trunk timestamp: Mon 2011-01-31 20:15:52 -0600 message: * calc/calc-mtx.el (math-lud-pivot-check): New function. (math-do-matrix-lud): Use `math-lud-pivot-check' to check the size of potential pivots. modified: lisp/ChangeLog lisp/calc/calc-mtx.el
=== modified file 'lisp/ChangeLog' --- a/lisp/ChangeLog 2011-01-31 23:54:50 +0000 +++ b/lisp/ChangeLog 2011-02-01 02:15:52 +0000 <at> <at> -1,3 +1,9 <at> <at> +2011-02-01 Jay Belanger <jay.p.belanger <at> gmail.com> + + * calc/calc-mtx.el (math-lud-pivot-check): New function. + (math-do-matrix-lud): Use `math-lud-pivot-check' to check the size + of potential pivots. + 2011-01-31 Alan Mackenzie <acm <at> muc.de> * progmodes/cc-cmds.el (c-forward-over-illiterals): Continue === modified file 'lisp/calc/calc-mtx.el' --- a/lisp/calc/calc-mtx.el 2011-01-25 04:08:28 +0000(Continue reading)
RSS Feed