FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ClearScriptTest - ClearFoundry/ClearScript · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
ClearFoundry
/
ClearScript
Public
Notifications
You must be signed in to change notification settings
Fork
167
Star
2k
Code
Issues
18
Pull requests
6
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
ClearScript
ClearScriptTest
on
master
User selector
Datepicker
Commit history
Commits on May 10, 2026
Version 7.5.1: [V8] Added support for JavaScript explicit resource management and script-side host object disposal (GitHub Issue #533); [V8] added support for JavaScript object disposal from the ho…
Show description for f43eafc
ClearScriptLib
committed
f43eafc
View commit details
Copy full SHA for f43eafc
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
Version 7.5.1-preview: [V8] Added support for JavaScript explicit resource management and script-side host object disposal (GitHub Issue #533); [V8] added support for JavaScript object disposal fro…
Show description for c217047
ClearScriptLib
committed
c217047
View commit details
Copy full SHA for c217047
View code at this point
Browse repository at this point
Commits on Oct 8, 2025
Fix DisableFloatNarrowing tests on devices set to locale other than en-US (#680)
AnsisMalins
authored
2ab9c63
View commit details
Copy full SHA for 2ab9c63
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
ClearScript 7.5: [V8] added initial support for the new FastProxy API; overhauled the codebase in favor of static lambdas; replaced most scope objects with ref structures; minimized boxing and stru…
Show description for ebfa426
ClearScriptLib
committed
ebfa426
View commit details
Copy full SHA for ebfa426
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
Version 7.4.5: [V8] Added AddPerformanceObject and SetTimerResolution to V8ScriptEngineFlags (GitHub Discussion #568); [V8] Enhanced execution and termination transitions, fixing GitHub Issue #560;…
Show description for 28663e5
ClearScriptLib
committed
28663e5
View commit details
Copy full SHA for 28663e5
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Version 7.4.4: Added ConcurrentPropertyBag (GitHub Issue #531); [V8] added V8ScriptEngineFlags.UseSynchronizationContexts (GitHub Discussion #509); added ScriptEngine.CustomAttributeLoader (GitHub …
Show description for 6df5f19
ClearScriptLib
committed
6df5f19
View commit details
Copy full SHA for 6df5f19
View code at this point
Browse repository at this point
Commits on Aug 19, 2023
Version 7.4.3: Improved handling of anonymous host types; [V8] [JScript] added support for JSON modules; [V8] made host object toJSON method non-enumerable; [V8] added enhanced compilation APIs (Gi…
Show description for 959ec3c
ClearScriptLib
committed
959ec3c
View commit details
Copy full SHA for 959ec3c
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
Version 7.4.2: Enhanced support for parameterless value type constructors (mentioned in GitHub Issue #444); fixed COM-related memory leak on .NET Framework (GitHub Issue #510); enabled multidimensi…
Show description for a02a01f
ClearScriptLib
committed
a02a01f
View commit details
Copy full SHA for a02a01f
View code at this point
Browse repository at this point
Commits on Apr 8, 2023
Version 7.4.1: Performance improvements: .NET method arguments and property/field values are now passed pre-decoded, eliminating decoding hops; property, field, and constructor bind caching acceler…
Show description for 3661fca
ClearScriptLib
committed
3661fca
View commit details
Copy full SHA for 3661fca
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
ClearScript 7.4: Generic script objects now implement IDictionary<string, object>; added JavaScriptExtensions.ToEnumerable and ToAsyncEnumerable (GitHub Issue #494); DocumentAccessFlags.AllowCatego…
Show description for 381b548
ClearScriptLib
committed
381b548
View commit details
Copy full SHA for 381b548
View code at this point
Browse repository at this point
Commits on Jan 23, 2023
Version 7.3.7: Added one-way CommonJS-ES6 module interop; fixed an intermittent ClearScriptV8 crash (GitHub Issue #478); added IScriptEngine, IScriptObject, IJavaScriptObject, JavaScriptObjectKind,…
Show description for 5d34842
ClearScriptLib
committed
5d34842
View commit details
Copy full SHA for 5d34842
View code at this point
Browse repository at this point
Commits on Dec 20, 2022
Version 7.3.6: Fixed host collection iteration with type restriction disabled (GitHub Issue #463); added DocumentFlags.AwaitDebuggerAndPause (GitHub Discussion #452); added AttributeTargets.Constru…
Show description for dd12280
ClearScriptLib
committed
dd12280
View commit details
Copy full SHA for dd12280
View code at this point
Browse repository at this point
Commits on Nov 12, 2022
Version 7.3.5: Added support for script object identity comparison (GitHub Issue #422); overhauled scriptable enumerators to fix GitHub Issue #423; eliminated default V8 platform to fix process exi…
Show description for 5fe5403
ClearScriptLib
committed
5fe5403
View commit details
Copy full SHA for 5fe5403
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
Version 7.3.4: Fixed Linux and macOS NuGet packages.
ClearScriptLib
committed
fbbd293
View commit details
Copy full SHA for fbbd293
View code at this point
Browse repository at this point
Commits on Sep 28, 2022
Version 7.3.3: Added DefaultDocumentLoader to address GitHub Issue #412; unified method, constructor, and property invocation, fixing GitHub Issue #413; fixed invocation of indexers with optional p…
Show description for 2baf6b8
ClearScriptLib
committed
2baf6b8
View commit details
Copy full SHA for 2baf6b8
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
Version 7.3.2: Switched from the standard .NET reflection binder to a custom algorithm, ensuring consistently enhanced behavior for all reflection binding scenarios; reviewed "dynamic" usage, elimi…
Show description for e13ac81
ClearScriptLib
committed
e13ac81
View commit details
Copy full SHA for e13ac81
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
Added a potential fix for GitHub Issue #400.
ClearScriptLib
committed
7d52244
View commit details
Copy full SHA for 7d52244
View code at this point
Browse repository at this point
Commits on Jun 29, 2022
Version 7.3.1: Added script indexing support for IReadOnlyList<T> (GitHub Issue #393); added ScriptEngine.NullExportValue; added V8RuntimeHeapInfo.TotalAvailableSize and TotalExternalSize (GitHub I…
Show description for f764372
ClearScriptLib
committed
f764372
View commit details
Copy full SHA for f764372
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
ClearScript 7.3: Added V8ScriptEngineFlags.EnableStringifyEnhancements (GitHub Issue #376); the V8 ICU data is now packaged as a managed library to ease deployment; V8 and JScript startup scripts a…
Show description for 51dc719
ClearScriptLib
committed
51dc719
View commit details
Copy full SHA for 51dc719
View code at this point
Browse repository at this point
Commits on May 1, 2022
Version 7.2.5: Added V8Runtime.HeapSizeViolationPolicy and V8ScriptEngine.RuntimeHeapSizeViolationPolicy (GitHub Issue #369); added ScriptEngine.VoidResultValue and made VoidResult.Value public (Gi…
Show description for 70a9c6f
ClearScriptLib
committed
70a9c6f
View commit details
Copy full SHA for 70a9c6f
View code at this point
Browse repository at this point
Commits on Mar 29, 2022
Version 7.2.4: Added V8ScriptEngineFlags.UseCaseInsensitiveMemberBinding (GitHub Issue #363); restored compatibility with older Linux systems going back to glibc-2.23 (GitHub Issue #362); overhaule…
Show description for d6cc677
ClearScriptLib
committed
d6cc677
View commit details
Copy full SHA for d6cc677
View code at this point
Browse repository at this point
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).
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL