| Index: base/third_party/dmg_fp/README.chromium
|
| diff --git a/base/third_party/dmg_fp/README.chromium b/base/third_party/dmg_fp/README.chromium
|
| index 046f273d91e05574176ea39d3f724336ff98d408..d151349a3e7ec2292a993e1c3bce118469b1cc86 100644
|
| --- a/base/third_party/dmg_fp/README.chromium
|
| +++ b/base/third_party/dmg_fp/README.chromium
|
| @@ -1,9 +1,8 @@
|
| -This directory contains David M. Gay's floating point routines.
|
| -License can be found in individual .cc files.
|
| +Name: David M. Gay's floating point routines
|
| +URL: http://www.netlib.org/fp/
|
|
|
| Original dtoa.c file can be found at <http://www.netlib.org/fp/dtoa.c>.
|
| Original g_fmt.c file can be found at <http://www.netlib.org/fp/g_fmt.c>.
|
| -You may be also interested in <http://www.netlib.org/fp/>.
|
|
|
| List of changes made to original code:
|
| - wrapped functions in dmg_fp namespace
|
|
|