File: Changes

package info (click to toggle)
libmath-round-perl 0.05-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 104 kB
  • ctags: 181
  • sloc: makefile: 426; perl: 222
file content (20 lines) | stat: -rw-r--r-- 681 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Revision history for Perl extension Math::Round.

0.01  Wed Oct 25 10:32:06 2000
	- original version; created by h2xs 1.18

0.02  Thu Mar  8 14:16:16 2001
	- Small cosmetic changes (e-mail address and such).

0.03  Mon Sep 17 10:34:40 2001
	- Now using a value for one-half that is slightly larger than
	  0.5, to thwart the floating-point units.  Thanks to Paul
	  Rohwer (pauldrohwer@yahoo.com) for pointing this out.

0.04  Mon Mar  4 11:33:15 2002
	- Added nearest_ceil and nearest_floor at the suggestion of
	  Charlie Kim (cckim@stanford.edu).

0.05  Mon Apr 22 10:07:09 2002
	- Added nlowmult and nhimult at the suggestion of Tielman
	  de Villiers (tjdevil@bondnet.co.za).