From cad810f21b803229eb11403f9209855525a25d57 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Fri, 6 May 2011 11:45:16 +0100 Subject: Merge WebKit at r75315: Initial merge by git. Change-Id: I570314b346ce101c935ed22a626b48c2af266b84 --- Source/JavaScriptCore/THANKS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Source/JavaScriptCore/THANKS (limited to 'Source/JavaScriptCore/THANKS') diff --git a/Source/JavaScriptCore/THANKS b/Source/JavaScriptCore/THANKS new file mode 100644 index 0000000..b9a9649 --- /dev/null +++ b/Source/JavaScriptCore/THANKS @@ -0,0 +1,8 @@ + +I would like to thank the following people for their help: + +Richard Moore - for filling the Math object with some life +Daegeun Lee - for pointing out some bugs and providing + much code for the String and Date object. +Marco Pinelli - for his patches +Christian Kirsch - for his contribution to the Date object -- cgit v1.1