FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - chanhong/JavaScriptEngineSwitcher · GitHub
chanhong
/
JavaScriptEngineSwitcher
Public
forked from
Taritsyn/JavaScriptEngineSwitcher
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
JavaScriptEngineSwitcher
src
on
3.X
User selector
Datepicker
Commit history
Commits on Dec 25, 2018
Version 3.0.0
Taritsyn
committed
99c53cf
View commit details
Copy full SHA for 99c53cf
View code at this point
Browse repository at this point
PackageLicenseUrl -> PackageLicenseFile
Taritsyn
committed
e81cee3
View commit details
Copy full SHA for e81cee3
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 3.0.0
Taritsyn
committed
93e1c1e
View commit details
Copy full SHA for 93e1c1e
View code at this point
Browse repository at this point
Commits on Dec 24, 2018
In JavaScriptEngineSwitcher.ChakraCore from the `NativeMethods` class was removed a explicit calling convention
Taritsyn
committed
4347b8b
View commit details
Copy full SHA for 4347b8b
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.ChakraCore in some parts of the code now are used a Javascript `String` values instead of the `ArrayBuffer` objects
Taritsyn
committed
509ccc3
View commit details
Copy full SHA for 509ccc3
View code at this point
Browse repository at this point
Commits on Dec 23, 2018
In JavaScriptEngineSwitcher.ChakraCore fixed a errors that caused the crash of ReactJS.NET's benchmarks
Taritsyn
committed
2df240e
View commit details
Copy full SHA for 2df240e
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.ChakraCore fixed a errors that occurred when accessing to the external memory
Taritsyn
committed
48c682a
View commit details
Copy full SHA for 48c682a
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Version 3.0.0 RC 3
Taritsyn
committed
6753a71
View commit details
Copy full SHA for 6753a71
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.11.4
Taritsyn
committed
b03009b
View commit details
Copy full SHA for b03009b
View code at this point
Browse repository at this point
Commits on Dec 17, 2018
In JavaScriptEngineSwitcher.ChakraCore improved a performance of script pre-compilation
Taritsyn
committed
089e064
View commit details
Copy full SHA for 089e064
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
Version 3.0.0 RC 2
Taritsyn
committed
2f2f405
View commit details
Copy full SHA for 2f2f405
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 5.5.4 (support of V8 version 7.0.276.42)
Taritsyn
committed
58c187d
View commit details
Copy full SHA for 58c187d
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.11.3
Taritsyn
committed
fab9408
View commit details
Copy full SHA for fab9408
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.ChakraCore was explicitly specified charset in the `JsCreateString`, `JsCopyString` and `JsCreatePropertyId` methods of `NativeMethods` class
Taritsyn
committed
4e17f1d
View commit details
Copy full SHA for 4e17f1d
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.ChakraCore added a `netcoreapp2.1` target
Taritsyn
committed
622336b
View commit details
Copy full SHA for 622336b
View code at this point
Browse repository at this point
Removed a unnecessary `net471` targets
Taritsyn
committed
26910f6
View commit details
Copy full SHA for 26910f6
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 3.0.0 RC 2
Taritsyn
committed
6e1fc6d
View commit details
Copy full SHA for 6e1fc6d
View code at this point
Browse repository at this point
Commits on Dec 3, 2018
Part of the auxiliary code was moved to external libraries: PolyfillsForOldDotNet and AdvancedStringBuilder
Taritsyn
committed
5bab4c3
View commit details
Copy full SHA for 5bab4c3
View code at this point
Browse repository at this point
Commits on Nov 25, 2018
In JavaScriptEngineSwitcher.ChakraCore in the `NativeMethods` class for the `netstandard` targets was changed a calling convention from `StdCall` to `Cdecl`
Taritsyn
committed
1eb1bd7
View commit details
Copy full SHA for 1eb1bd7
View code at this point
Browse repository at this point
Commits on Nov 21, 2018
`GetSourceFragmentFromCode` and `GetSourceFragmentFromLine` methods of `JsErrorHelpers` class were replaced by the `GetTextFragment` and `GetTextFragmentFromLine` methods of `TextHelpers` class
Taritsyn
committed
710fe68
View commit details
Copy full SHA for 710fe68
View code at this point
Browse repository at this point
Commits on Oct 6, 2018
In JavaScriptEngineSwitcher.NiL added support of NiL.JS version 2.5.1282.
Taritsyn
committed
0a068cf
View commit details
Copy full SHA for 0a068cf
View code at this point
Browse repository at this point
Commits on Sep 19, 2018
Version 3.0.0 RC 1
Taritsyn
committed
0202a9b
View commit details
Copy full SHA for 0202a9b
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.11.1
Taritsyn
committed
81999bd
View commit details
Copy full SHA for 81999bd
View code at this point
Browse repository at this point
In configuration settings of the MSIE JS engine was added one new property - `MaxStackSize` (default `492` or `984` KB)
Taritsyn
committed
f2151d7
View commit details
Copy full SHA for f2151d7
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 3.0.0 RC 1
Taritsyn
committed
3eaf6e7
View commit details
Copy full SHA for 3eaf6e7
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.ChakraCore no longer performed cleaning of reused buffers when returning to the pool
Taritsyn
committed
981f0e2
View commit details
Copy full SHA for 981f0e2
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.ChakraCore was added the `ArrayPool<T>` polyfill for .NET Framework 4.0
Taritsyn
committed
4838dcd
View commit details
Copy full SHA for 4838dcd
View code at this point
Browse repository at this point
Commits on Sep 17, 2018
In JavaScriptEngineSwitcher.ChakraCore was removed `MaxStackSize` configuration property from the version for .NET Standard 1.3
Taritsyn
committed
c31e72d
View commit details
Copy full SHA for c31e72d
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.ChakraCore optimized a memory usage by using the `ArrayPool<T>`
Taritsyn
committed
891da69
View commit details
Copy full SHA for 891da69
View code at this point
Browse repository at this point
In JavaScriptEngineSwitcher.ChakraCore optimized a memory usage by using unsafe code
Taritsyn
committed
9bd973b
View commit details
Copy full SHA for 9bd973b
View code at this point
Browse repository at this point
Commits on Sep 15, 2018
In JavaScriptEngineSwitcher.ChakraCore no longer used the old ChakraCore API for Windows (Internet Explorer-like API)
Taritsyn
committed
8b1fe69
View commit details
Copy full SHA for 8b1fe69
View code at this point
Browse repository at this point
Commits on Sep 10, 2018
Uninstalled the MSBuild.Sdk.Extras package
Taritsyn
committed
0611cc3
View commit details
Copy full SHA for 0611cc3
View code at this point
Browse repository at this point
Commits on Sep 8, 2018
In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 3.0.0 Beta 5
Taritsyn
committed
50161b2
View commit details
Copy full SHA for 50161b2
View code at this point
Browse repository at this point
Small edits
Taritsyn
committed
239a312
View commit details
Copy full SHA for 239a312
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
Adding timezone settings for JintEngine
Ethan Celletti
authored and
Ethan Celletti
committed
c1404c3
View commit details
Copy full SHA for c1404c3
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL