Skip to content

Commit 75e3a99

Browse files
committed
1. In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 1.7.0;
2. In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version of March 2, 2016; 3. In JavaScriptEngineSwitcher.Jurassic added support of Jurassic version of March 4, 2016; 4. In JavaScriptEngineSwitcher.Jint added support of Jint version of March 3, 2016.
1 parent e6a4012 commit 75e3a99

File tree

23 files changed

+119
-118
lines changed

23 files changed

+119
-118
lines changed

Binaries/ClearScript/ClearScript.dll

1 KB
Binary file not shown.
512 Bytes
Binary file not shown.
512 Bytes
Binary file not shown.

Binaries/Jint/Jint.dll

0 Bytes
Binary file not shown.

Binaries/Jint/License.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
BSD 2-Clause License
2+
3+
Copyright (c) 2013, Sebastien Ros
4+
All rights reserved.
5+
6+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
7+
8+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
9+
10+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
11+
12+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Binaries/Jurassic/Jurassic.dll

16 KB
Binary file not shown.

Binaries/Jurassic/License.txt

Lines changed: 21 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,21 @@
1-
Microsoft Public License (Ms-PL)
2-
3-
This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.
4-
5-
1. Definitions
6-
7-
The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law.
8-
9-
A "contribution" is the original software, or any additions or changes to the software.
10-
11-
A "contributor" is any person that distributes its contribution under this license.
12-
13-
"Licensed patents" are a contributor's patent claims that read directly on its contribution.
14-
15-
2. Grant of Rights
16-
17-
(A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.
18-
19-
(B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.
20-
21-
3. Conditions and Limitations
22-
23-
(A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks.
24-
25-
(B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.
26-
27-
(C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.
28-
29-
(D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.
30-
31-
(E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
1+
The MIT License (MIT)
2+
3+
Copyright (c) 2015 Paul Bartrum
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

Licenses/jurassic-license.txt

Lines changed: 20 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,21 @@
1-
Copyright 2010 Paul Bartrum
1+
The MIT License (MIT)
22

3-
Microsoft Public License (Ms-PL)
4-
5-
This license governs use of the accompanying software. If you use the software, you accept this license.
6-
If you do not accept the license, do not use the software.
7-
8-
1. Definitions
9-
10-
The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning
11-
here as under U.S. copyright law.
12-
13-
A "contribution" is the original software, or any additions or changes to the software.
14-
15-
A "contributor" is any person that distributes its contribution under this license.
16-
17-
"Licensed patents" are a contributor's patent claims that read directly on its contribution.
18-
19-
2. Grant of Rights
20-
21-
(A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations
22-
in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to
23-
reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution
24-
or any derivative works that you create.
25-
26-
(B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in
27-
section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed
28-
patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its
29-
contribution in the software or derivative works of the contribution in the software.
30-
31-
3. Conditions and Limitations
32-
33-
(A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or
34-
trademarks.
35-
36-
(B) If you bring a patent claim against any contributor over patents that you claim are infringed by the
37-
software, your patent license from such contributor to the software ends automatically.
38-
39-
(C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and
40-
attribution notices that are present in the software.
41-
42-
(D) If you distribute any portion of the software in source code form, you may do so only under this
43-
license by including a complete copy of this license with your distribution. If you distribute any portion
44-
of the software in compiled or object code form, you may only do so under a license that complies with
45-
this license.
46-
47-
(E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express
48-
warranties, guarantees or conditions. You may have additional consumer rights under your local laws
49-
which this license cannot change. To the extent permitted under your local laws, the contributors
50-
exclude the implied warranties of merchantability, fitness for a particular purpose and non-
51-
infringement.
3+
Copyright (c) 2015 Paul Bartrum
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

NuGet/JavaScriptEngineSwitcher.Msie/JavaScriptEngineSwitcher.Msie.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>JavaScriptEngineSwitcher.Msie contains adapter `MsieJsEngine` (wrapper for the MSIE JavaScript Engine for .Net (http://github.com/Taritsyn/MsieJavaScriptEngine)). For correct working of the MSIE JavaScript Engine it is recommended to install Internet Explorer 9 and above on a server.</description>
1414
<summary>JavaScriptEngineSwitcher.Msie contains adapter `MsieJsEngine` (wrapper for the MSIE JavaScript Engine for .Net).</summary>
15-
<releaseNotes>Added support of MSIE JavaScript Engine version 1.7.0 Beta 1.</releaseNotes>
15+
<releaseNotes>Added support of MSIE JavaScript Engine version 1.7.0.</releaseNotes>
1616
<copyright>Copyright (c) 2013-2016 Andrey Taritsyn - http://www.taritsyn.ru</copyright>
1717
<language>en-US</language>
1818
<tags>JavaScript ECMAScript MSIE IE Chakra</tags>
1919
<dependencies>
2020
<dependency id="JavaScriptEngineSwitcher.Core" version="1.5.0-beta1" />
21-
<dependency id="MsieJavaScriptEngine" version="1.7.0-beta1" />
21+
<dependency id="MsieJavaScriptEngine" version="1.7.0" />
2222
</dependencies>
2323
<references>
2424
<reference file="JavaScriptEngineSwitcher.Msie.dll" />

src/JavaScriptEngineSwitcher.ChakraCore/ChakraCoreJsEngine.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,8 @@ private void Dispose(bool disposing)
159159
{
160160
lock (_runSynchronizer)
161161
{
162-
if (!_disposed)
162+
if (_disposedFlag.Set())
163163
{
164-
_disposed = true;
165-
166164
_jsRuntime.Dispose();
167165

168166
_externalObjects.Clear();

0 commit comments

Comments
 (0)