FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ClearScriptTest - romandulman/ClearScript · GitHub
romandulman
/
ClearScript
Public
forked from
ClearFoundry/ClearScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ClearScript
ClearScriptTest
on
master
User selector
Datepicker
Commit history
Commits on Mar 5, 2022
Version 7.2.3: Fixed crash on attempt to execute a compiled script in the wrong V8 runtime; fixed intermittent V8 crash on Windows x86 (GitHub Issue #354); added V8GlobalFlags.DisableBackgroundWork…
Show description for 3dc8b92
ClearScriptLib
committed
3dc8b92
View commit details
Copy full SHA for 3dc8b92
View code at this point
Browse repository at this point
Commits on Feb 6, 2022
Version 7.2.2: Added V8Settings.GlobalFlags and V8GlobalFlags.DisableJITCompilation; added IArrayBuffer.InvokeWithDirectAccess and IArrayBufferView.InvokeWithDirectAccess (GitHub Issue #349); added…
Show description for c00be79
ClearScriptLib
committed
c00be79
View commit details
Copy full SHA for c00be79
View code at this point
Browse repository at this point
Commits on Jan 11, 2022
Version 7.2.1: (V8) Added support for interrupt propagation and cancellation to address GitHub Issue #324; (V8) eliminated host proxies implemented as immutable prototype exotics (GitHub Issue #330…
Show description for 91dfb30
ClearScriptLib
committed
91dfb30
View commit details
Copy full SHA for 91dfb30
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
ClearScript 7.2: Added V8ScriptEngine.CancelAwaitDebugger (GitHub Issue #309); added support for BigInt64Array and BigUint64Array; (V8) same-runtime engines get direct access to all shared objects …
Show description for d5f5baa
ClearScriptLib
committed
d5f5baa
View commit details
Copy full SHA for d5f5baa
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
Version 7.1.7: Fixed a crash affecting JavaScript iteration protocols in V8 (GitHub Issue #299); disabled V8 pointer compression to improve performance and fix GitHub Issue #291; added support for …
Show description for 176b139
ClearScriptLib
committed
176b139
View commit details
Copy full SHA for 176b139
View code at this point
Browse repository at this point
Commits on Sep 28, 2021
Version 7.1.7 Preview: Disabled V8 pointer compression to improve performance and potentially fix GitHub Issue #291; added symbols to managed component packages. Tested with V8 9.5.172.13 (Beta).
Show description for ced3162
ClearScriptLib
committed
ced3162
View commit details
Copy full SHA for ced3162
View code at this point
Browse repository at this point
Commits on Sep 21, 2021
Version 7.1.6: Optimized simple member access, addressing GitHub Issue #281; fixed a Windows Script error handling scenario (GitHub Issue #274); enabled 64-bit V8 features such as pointer compressi…
Show description for 0743313
ClearScriptLib
committed
0743313
View commit details
Copy full SHA for 0743313
View code at this point
Browse repository at this point
Commits on Jul 23, 2021
Version 7.1.5: Eliminated file/web checks when reloading cached documents (GitHub Issue #219); added ScriptEngine.DisableFloatNarrowing (GitHub Issue #270); lowered the minimum NuGet client version…
Show description for 7c011a4
ClearScriptLib
committed
7c011a4
View commit details
Copy full SHA for 7c011a4
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
Version 7.1.4: Fixed intermittent crashes in heavily multithreaded applications (GitHub Issue #268); made DocumentLoader.CacheDocument and DocumentLoader.GetCachedDocument public; updated API docum…
Show description for 5f7bd54
ClearScriptLib
committed
5f7bd54
View commit details
Copy full SHA for 5f7bd54
View code at this point
Browse repository at this point
Commits on Jun 6, 2021
Fix implicit casting when calling a host method with object typed arguments (#265)
Show description for 3ad795c
gkurt
authored
3ad795c
View commit details
Copy full SHA for 3ad795c
View code at this point
Browse repository at this point
Commits on May 26, 2021
Version 7.1.3: Added V8Settings.EnableTopLevelAwait; host collections and async enumerables now support "for await...of" in V8 (GitHub Issue #259 ); added ScriptEngine.DisableExtensionMethods (GitH…
Show description for 7f7cc4e
ClearScriptLib
committed
7f7cc4e
View commit details
Copy full SHA for 7f7cc4e
View code at this point
Browse repository at this point
Commits on Apr 17, 2021
Version 7.1.2: Added optional ValueTask conversions (GitHub Issue #248); patched V8 to avoid Date.prototype.toLocaleString crash when ICU data is unavailable (GitHub Issue #246); added HostSettings…
Show description for 8b5b794
ClearScriptLib
committed
8b5b794
View commit details
Copy full SHA for 8b5b794
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Version 7.1.1: Added support for Linux on 32-bit ARM hardware (GitHub Issue #230); added support for .NET Standard 2.1 (GitHub Issue #151); added V8RuntimeConstraints.HeapExpansionMultiplier; fixed…
Show description for 14a5525
ClearScriptLib
committed
14a5525
View commit details
Copy full SHA for 14a5525
View code at this point
Browse repository at this point
Commits on Jan 22, 2021
ClearScript 7.1: Split out ClearScript.Windows.Core from ClearScript.Windows; added "core" Windows Script engine classes that don't require the Windows Desktop runtime; added support for Windows an…
Show description for 6aec9cd
ClearScriptLib
committed
6aec9cd
View commit details
Copy full SHA for 6aec9cd
View code at this point
Browse repository at this point
Commits on Nov 18, 2020
ClearScript 7.0: Added .NET 5.0 targets; unified target-specific code via system packages; converted .NET Framework projects to SDK-style; added support for future runtimes; cleaned up project file…
Show description for c12b3e7
ClearScriptLib
committed
c12b3e7
View commit details
Copy full SHA for c12b3e7
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
ClearScript 7.0 RC5: ClearScript.dll has been split into ClearScript.Core.dll, ClearScript.Windows.dll, and ClearScript.V8.dll; the project no longer builds distinct .NET Core libraries for non-Win…
Show description for be0de00
ClearScriptLib
committed
be0de00
View commit details
Copy full SHA for be0de00
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
Fixed support for multiple application domains. Tested with V8 8.7.220.10.
ClearScriptLib
committed
6ce0ef7
View commit details
Copy full SHA for 6ce0ef7
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
ClearScript 7.0 RC3: Fixed more task-promise conversion issues (GitHub Issue #198).
ClearScriptLib
committed
b126818
View commit details
Copy full SHA for b126818
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
ClearScript 7.0 RC2: Fixed task-promise conversion issues (GitHub Issue #198).
ClearScriptLib
committed
03038de
View commit details
Copy full SHA for 03038de
View code at this point
Browse repository at this point
Commits on Oct 17, 2020
ClearScript 7.0 RC: Removed all C++/CLI code, paving the way for non-Windows builds and resolving GitHub Issue #197; switched to static linking for V8 and C++ libraries; added initial support for .…
Show description for 28d6aa2
ClearScriptLib
committed
28d6aa2
View commit details
Copy full SHA for 28d6aa2
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
Unwrap TargetInvocationException message
Show description for 7973c97
phxnsharp
committed
7973c97
View commit details
Copy full SHA for 7973c97
View code at this point
Browse repository at this point
Add test for exception location without debugger
phxnsharp
committed
2af1be5
View commit details
Copy full SHA for 2af1be5
View code at this point
Browse repository at this point
Fixed another exception being reported without stack trace
Show description for cb5ca36
phxnsharp
committed
cb5ca36
View commit details
Copy full SHA for cb5ca36
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
Fix error details from VBScript in some cases
Show description for 9681421
phxnsharp
committed
9681421
View commit details
Copy full SHA for 9681421
View code at this point
Browse repository at this point
Commits on May 28, 2020
Version 6.0.2: Fixed error handling in JavaScriptExtensions.ToPromise; added JavaScriptExtensions.ToTask (GitHub Issue #182); added DocumentLoader.MaxCacheSize and DocumentCategory.MaxCacheSize; ad…
Show description for ee1a5e3
ClearScriptLib
committed
ee1a5e3
View commit details
Copy full SHA for ee1a5e3
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
Version 6.0.1: Improved support for IIS least-privilege accounts (GitHub Issue #160); fixed 64-bit V8 initialization on Azure App Service (GitHub Issue #166); enabled DirectAccess for ComVisible .N…
Show description for 19ca67c
ClearScriptLib
committed
19ca67c
View commit details
Copy full SHA for 19ca67c
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
ClearScript 6.0: Added preliminary support for .NET Core 3.1 on Windows (GitHub Issue #9); added support for system documents (GitHub Issue #143); added IList implementation to V8 arrays; added Ext…
Show description for 66738ce
ClearScriptLib
committed
66738ce
View commit details
Copy full SHA for 66738ce
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
ClearScript 5.6: Added initial support for JavaScript modules (V8 only, GitHub Issue #114); added initial support for CommonJS modules (V8 and JScript); added ScriptEngine.ExecuteDocument and Scrip…
Show description for 3f4e25e
ClearScriptLib
committed
3f4e25e
View commit details
Copy full SHA for 3f4e25e
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
Updated JavaScript test files.
ClearScriptLib
committed
0e9f7c3
View commit details
Copy full SHA for 0e9f7c3
View code at this point
Browse repository at this point
Commits on Jul 16, 2019
Updated JavaScript test files.
ClearScriptLib
committed
8c500ac
View commit details
Copy full SHA for 8c500ac
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
Updated JavaScript test files.
ClearScriptLib
committed
e86fdda
View commit details
Copy full SHA for e86fdda
View code at this point
Browse repository at this point
Commits on Jul 12, 2019
Updated JavaScript test files.
ClearScriptLib
committed
b8b7c38
View commit details
Copy full SHA for b8b7c38
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
Updated JavaScript test files.
ClearScriptLib
committed
07ac75a
View commit details
Copy full SHA for 07ac75a
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
Updated JavaScript test files.
ClearScriptLib
committed
3fb8b8f
View commit details
Copy full SHA for 3fb8b8f
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Updated JavaScript test files.
ClearScriptLib
committed
90a33a0
View commit details
Copy full SHA for 90a33a0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL