summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-forms.el
Commit message (Expand)AuthorAgeFilesLines
* * calc/calc-forms.el (math-parse-date): Try usingJay Belanger2012-12-301-6/+18
* * lisp/calc/calc-forms.el (calc-date-notation): Fix typo.Jay Belanger2012-12-101-1/+1
* * lisp/calc/calc.el (calc-standard-date-formats): Add more dateJay Belanger2012-12-101-2/+31
* * lisp/calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number.Jay Belanger2012-12-021-1/+2
* * lisp/calc/calc-forms.el (math-date-to-iso-dt): Fix typo.Jay Belanger2012-12-021-4/+2
* * lisp/calc/calc-forms.el (math-absolute-from-iso-dt)Jay Belanger2012-12-021-19/+128
* * lisp/calc/calc-forms.el (calc-date-notation): Fix regexpJay Belanger2012-11-271-2/+3
* * calc/calc-forms.el (math-leap-year-p): Fix formula for negativeJay Belanger2012-11-181-5/+8
* * calc/calc-forms.el (math-date-to-dt): Use integer dateJay Belanger2012-11-171-2/+2
* Calc now uses the Gregorian calendar for all dates,Paul Eggert2012-11-171-6/+6
* * calc/calc-forms.el (calc-gregorian-switch): Declare.Jay Belanger2012-11-171-1/+5
* * calc/calc.el (calc-gregorian-switch): New variable.Jay Belanger2012-11-171-74/+249
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Fix minor Y10k bugs.Paul Eggert2012-05-031-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (math-format-date): Fix typo.Jay Belanger2009-11-201-1/+1
* (math-format-date): Let `calc-twos-complement-mode' be nil.Jay Belanger2009-11-201-0/+1
* (calc-date-notation): Check to see if the format is whitespaceJay Belanger2009-11-021-1/+1
* 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
* | (calendar-current-time-zone)Jay Belanger2007-11-271-0/+6
* | (var-TimeZone): Make nil the default value.Jay Belanger2007-08-251-59/+76
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (math-julian-date-beginning,math-julian-date-beginning-int) New constants.Jay Belanger2007-07-081-19/+16
* | (math-format-date-part,calc-parse-standard-date,calcFunc-julian):Jay Belanger2007-06-221-4/+4
* | *** empty log message ***Jay Belanger2007-06-221-8/+8
* | (math-format-date-part,math-parse-standard-date,calcFunc-julian):Jay Belanger2007-06-221-8/+17
* | (math-format-date-part,math-parse-standard-date,calcFunc-julian):Jay Belanger2007-06-221-9/+13
|/
* 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
* (math-std-daylight-savings)Kim F. Storm2007-03-191-9/+9
* (math-parse-date): Fix a regular expression.Jay Belanger2007-03-191-3/+36
* (math-std-daylight-savings): Switch to new North American rule.Chong Yidong2007-03-171-10/+10
* 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-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-171-1/+1
* (calc-time, calc-date-notation, math-this-year, math-parse-date)Jay Belanger2005-05-021-13/+13
* * calc/calc-forms.el, calc/calc-sel: Replace `illegal' withWerner LEMBERG2005-03-251-3/+4
* Add a provide statement.Jay Belanger2004-11-301-6/+4
* (math-fd-date, math-fd-dt, math-fd-year, math-fd-month)Jay Belanger2004-11-241-194/+230
* (math-read-angle-bracket): Use declared variables math-exp-pos,Jay Belanger2004-11-111-3/+3