Tcl Library Source Code

Artifact [21bb53a21c]
Login

Artifact 21bb53a21c5cc282ce243c9ac82e5ae1182c5f43:


2006-01-28  Andreas Kupries  <[email protected]>

	* units.test: Fixed use of duplicate test names.

2006-01-26  Andreas Kupries  <[email protected]>

	* units.test: More boilerplate simplified via use of test support.

2006-01-19  Andreas Kupries  <[email protected]>

	* units.test: Hooked into the new common test support code.

2005-10-06  Andreas Kupries  <[email protected]>

	*
	* Released and tagged Tcllib 1.8 ========================
	* 

2005-09-28  Andreas Kupries <[email protected]>

	* units.tcl: Fixed version discrepancy between index/docs and
	  implementation.

2005-08-18  Bob Techentin <[email protected]>

	Removed units.mdl, the Rational Rose UML model for
	the library behavior, which doesn't belong in the
	distributed library.

2005-08-17  Bob Techentin <[email protected]>

	Released units version 1.2
	Moved sources to tcllib.
	units.tcl, units.test fixed for bugs 760980
	and 758702, octal values and signs in conversions.

2002-06-02

	Released units version 1.1.1

	* units.tcl, pkgIndex.tcl, units.i, units_wrap.c:
	Updated the Tcl package revision level to 1.1.


2002-05-29

	* units.xml, units.html, units.n:  Corrected 
	spelling of "becquerel." (It was correct in the code.) 


2002-05-23

	Released units version 1.1


2002-05-22

	* Makefile.in:  Added test target so 'make test' works.
	Modified install to go to correct pkg directory with
	pre-fabricated pkgIndex.tcl.  Corrected binary library 
	install so that executable bits are set.

	* units.c:
	Bug 528313:  Corrected incompatible units check.
	Bug 528316:  Corrected null exception pointer problem.

	* units.i:  Corrected convertTypedWrapperValue which was 
	returning a local variable.

	* units.n:  Added this file, generated from units.xml

	* units.xml:  De-tabified tables so they look better in 
	man format.

	* units.test: 
	Added tests to illustrate behavior reported in bug 528687.
	Converting a null value returns 1.0, which is consistent 
	with the default value assinged to unit strings without a 
	scale factor.  Added tests 6.2 and 6.3 to catch extra units 
	conversion errors.

	* units_wrap.c:  Regenerated from units.i.

==========================================================================
 ----------------------- units-1.0 --------------------------
==========================================================================

First release, January 5, 2001.