Blame const/ChangeLog

Packit 67cb25
2009-08-17  Brian Gough  <bjg@network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* const.el: removed electromagnetic constants from cgs, now only
Packit 67cb25
	in CGSM
Packit 67cb25
Packit 67cb25
2008-07-03  Brian Gough  <bjg@hp2.network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* Makefile.am (INCLUDES): use top_srcdir instead of top_builddir
Packit 67cb25
Packit 67cb25
2006-03-21  Brian Gough  <bjg@network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* test.c (main): added some extra tests
Packit 67cb25
Packit 67cb25
2006-03-17  Brian Gough  <bjg@network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* const.el (gsl-electrical-constants): added debye unit
Packit 67cb25
Packit 67cb25
2004-05-26  Brian Gough  <bjg@network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* test.c: added stdlib.h for exit()
Packit 67cb25
Packit 67cb25
2004-03-05  Brian Gough  <bjg@network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* const.el: added CGS and MKS systems back in, with CGSM electrical
Packit 67cb25
	units excluded from CGS, for backwards compatibility
Packit 67cb25
	
Packit 67cb25
2003-11-27  Brian Gough  <bjg@network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* const.el (gsl-constants): added stefan-boltzmann constant and
Packit 67cb25
	thomson cross section
Packit 67cb25
Packit 67cb25
2003-09-18  Brian Gough  <bjg@network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* test.c: added a test program
Packit 67cb25
Packit 67cb25
	* gsl_const.h: fixed to use new header files for MKSA and CGSM
Packit 67cb25
Packit 67cb25
2003-06-09  Brian Gough  <bjg@network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* calc-units-update.el: changed to use MKSA and CGSM units, so
Packit 67cb25
	that electromagnetic constants are converted correctly
Packit 67cb25
Packit 67cb25
Sat Jul 20 21:25:56 2002  Brian Gough  <bjg@network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* calc-units-update.el (math-additional-units): changed setvar to
Packit 67cb25
 	setq, otherwise the new values do not override the original values
Packit 67cb25
Packit 67cb25
Wed May 29 22:41:31 2002  Brian Gough  <bjg@network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* calc-units-update.el (math-additional-units): updated unit
Packit 67cb25
 	values, in a backwards compatible way.  Made mue an absolute
Packit 67cb25
 	value, and put Ryd in energy units.
Packit 67cb25
	
Packit 67cb25
2002-05-18  Jochen Küpper  <jochen@unc.edu>
Packit 67cb25
Packit 67cb25
	* calc-units-update.el (math-additional-units): Add this file to
Packit 67cb25
	provide updated costants for Emacs calc.  (These values are in the
Packit 67cb25
	current development versions of GNU Emacs and Xemacs already.)
Packit 67cb25
Packit 67cb25
Mon Apr  1 19:27:57 2002  Brian Gough  <bjg@network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* const.el (gsl-constants): Added newton, dyne, joule, erg and
Packit 67cb25
 	power-of-ten prefixes, Mega, Giga, Tera, etc.
Packit 67cb25
Packit 67cb25
Tue Jan  8 21:48:56 2002  Brian Gough  <bjg@network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* const.el (gsl-constants): added bohr_radius and
Packit 67cb25
 	vacuum_permittivity
Packit 67cb25
Packit 67cb25
Tue Sep 25 15:15:33 2001  Brian Gough  <bjg@network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* const.el (fn): make all output double precision to avoid
Packit 67cb25
 	possibility of unexpected integer division.
Packit 67cb25
	(gsl-constants): fix definition of barn and btu
Packit 67cb25
	(gsl-constants): added solar mass
Packit 67cb25
Packit 67cb25
Tue Jan 23 16:19:50 2001  Brian Gough  <bjg@network-theory.co.uk>
Packit 67cb25
Packit 67cb25
	* const.el (gsl-constants): fixed definition of POINT (from pt to
Packit 67cb25
 	point, was previously measuring 'pints')
Packit 67cb25