summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-forms.el
Commit message (Expand)AuthorAgeFilesLines
* Ignore angle mode while simplifying unitsTino Calancha2016-07-121-3/+9
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Change maintainer address.Jay Belanger2015-11-031-1/+0
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-281-34/+34
* Fix description of Unix time, mention new function.Jay Belanger2015-04-091-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* calc/calc-forms.el (math-normalize-hms): Do a better check forJay Belanger2014-09-041-1/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * 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