aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc/calc-poly.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (calcFunc-apart): Improve test for rational functions.Jay Belanger2009-01-241-15/+17
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (math-padded-polynomial)David Kastrup2007-06-251-0/+6
|/
* Update maintainer's address.Jay Belanger2007-04-231-1/+1
* Change form of license text to match rest of Emacs.Glenn Morris2007-03-191-13/+13
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright year.Jay Belanger2006-02-051-1/+1
* (math-expand-term): Check for matrices instead of checkingJay Belanger2005-10-071-16/+9
* (math-expand-term): Multiply out the powers when in matrix mode.Jay Belanger2005-09-071-9/+36
* Update copyright information.Jay Belanger2005-07-141-1/+2
* (math-factor-poly-coefs): Make sure the terms in linear factors in properJay Belanger2005-05-181-6/+7
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-171-1/+1
* Update copyright year.Jay Belanger2005-05-071-1/+1
* Add a provide statement.Jay Belanger2004-11-301-4/+3
* (math-poly-base-top-expr): New variable.Jay Belanger2004-11-251-45/+74
* (calc-poly-div-remainder): Declared it.Jay Belanger2004-11-171-2/+7
* (math-expand-form): Use declared variable math-mt-many.Jay Belanger2004-11-091-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* Add new maintainer (deego).Deepak Goel2003-01-151-1/+2
* Change all toplevel `setq' forms to `defvar' forms, and move themColin Walters2001-11-191-4/+9
* Style cleanup; don't put closing parens on theirColin Walters2001-11-141-119/+60
* Initial import of Calc 2.02f.Eli Zaretskii2001-11-061-0/+1195