aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/double-conversion/README
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2013-04-15 11:34:00 +0200
committerSimon Hausmann <simon.hausmann@digia.com>2013-04-15 12:47:53 +0200
commit2cd8a90bd4d171ed2404822b6046455a94d4b6ed (patch)
treeed8eda56d54cb13d777be1cfa294c85ddd76e583 /src/3rdparty/double-conversion/README
parent5bf33901429e64ab91f30037e25ec04aab4b4c11 (diff)
parentbec019b5fe35e1701c944eb340df458d5e3d1cdb (diff)
Merge branch 'master' of ssh://codereview.qt-project.org:29418/playground/v4vm into v4
This is the initial merge of the v4vm JS engine, designed specifically for QML. The engine is tested on Linux and Mac OS X, works on x86, x86-64 and ARM. Change-Id: I826b72cfa3d3575007b70d78604080582db568db Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/3rdparty/double-conversion/README')
-rw-r--r--src/3rdparty/double-conversion/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/3rdparty/double-conversion/README b/src/3rdparty/double-conversion/README
new file mode 100644
index 0000000000..40ed4a7efd
--- /dev/null
+++ b/src/3rdparty/double-conversion/README
@@ -0,0 +1,6 @@
+This is a copy of the library for binary-decimal and decimal-binary conversion routines for IEEE doubles, taken
+from
+
+ http://code.google.com/p/double-conversion/
+
+commit e5b34421b763f7bf7e4f9081403db417d5a55a36