summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-vec.el
Commit message (Collapse)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* (calcFunc-vunpack): Let `calc-twos-complement-mode' be nil.Jay Belanger2009-11-201-0/+1
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* (calcFunc-venum): Properly handle intervals.Jay Belanger2008-09-201-12/+18
|
* 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
|
* (calcFunc-kron, calc-kron): New functions.Jay Belanger2008-04-071-0/+40
|
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | (math-read-expr-level): Declare as a function.Jay Belanger2007-11-271-0/+4
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* 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
|
* Update copyright information.Jay Belanger2005-07-141-1/+2
|
* 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
| | | | (calc-Need-calc-vec): Remove it.
* (math-exp-pos, math-exp-str, math-exp-old-pos, math-exp-token)Jay Belanger2004-11-271-0/+9
| | | | (math-exp-keep-spaces, math-expr-data): Declare them.
* (math-grade-vec): New variable.Jay Belanger2004-11-261-19/+26
| | | | | | | | (calcFunc-grade, calcFunc-rgrade, math-grade-beforep): Replace variable grade-vec by declared variable. (math-rb-close): New variable. (math-read-brackets, math-read-vector): Replace variable close by declared variable.
* (math-read-brackets, math-check-for-commas): Use declared variableJay Belanger2004-11-111-30/+30
| | | | | | | | | | | | math-exp-pos. (math-check-for-commas): Use declared variable math-exp-str. (math-read-brackets): Use declared variables math-exp-old-pos, math-exp-keep-spaces. (math-read-brackets, math-read-vector, math-read-matrix): Use declared variable math-exp-token.
* (math-read-brackets, math-read-vector, math-read-matrix): UseJay Belanger2004-11-091-22/+22
| | | | declared variable math-expr-data.
* 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-5/+10
| | | | | | before their first use. Use `when', `unless'. Remove trailing periods from error forms. Add description and headers suggested by Emacs Lisp coding conventions.
* Style cleanup; don't put closing parens on theirColin Walters2001-11-141-251/+127
| | | | | own line, add "foo.el ends here" to each file, and update copyright date.
* Initial import of Calc 2.02f.Eli Zaretskii2001-11-061-0/+1698