FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ClearScript/Properties - orudge/ClearScript · GitHub
orudge
/
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
ClearScript
Properties
on
master
User selector
Datepicker
Commit history
Commits on Sep 28, 2017
Version 5.4.10: Improved indexing support for dynamic host objects; added V8ScriptEngine.SuppressInstanceMethodEnumeration.
ClearScriptLib
committed
9a668f9
View commit details
Copy full SHA for 9a668f9
View code at this point
Browse repository at this point
Commits on Apr 30, 2017
Switched to MIT license for GitHub migration.
ClearScriptLib
committed
47c60bd
View commit details
Copy full SHA for 47c60bd
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
Version 5.4.9: Enabled V8 snapshot feature to accelerate V8ScriptEngine initialization; overhauled V8 interface, eliminating deprecated API usage and fixing Issue #116. Tested with V8 5.5.372.40.
Show description for a7ba104
ClearScriptLib
committed
a7ba104
View commit details
Copy full SHA for a7ba104
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
Version 5.4.8: Added support for V8 parser and code caching; added ScriptObject to ease script object identification; fixed argument validation for interop interface parameters; fixed V8 crash when…
Show description for 5ebc1dd
ClearScriptLib
committed
5ebc1dd
View commit details
Copy full SHA for 5ebc1dd
View code at this point
Browse repository at this point
Commits on Sep 13, 2016
Version 5.4.7: Added ImmutableValueAttribute and fixed canonical reference support; fixed nested V8 syntax error reporting; added tests for bug fixes and new APIs. Tested with V8 5.3.332.45.
ClearScriptLib
committed
26ec250
View commit details
Copy full SHA for 26ec250
View code at this point
Browse repository at this point
Commits on May 29, 2016
Version 5.4.6: Expanded canonical reference support to all equatable value types; fixed a bug preventing assembly-qualified type names from being used with ScriptEngine.AddHostType(); fixed double …
Show description for a453fe9
ClearScriptLib
committed
a453fe9
View commit details
Copy full SHA for a453fe9
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
Version 5.4.5: Added strongly-typed indexing support for IList<T>; added ScriptEngine.DisableListIndexTypeRestriction; reduced V8 stack overflow detection false positives; added tests for bug fixes…
Show description for 325a436
ClearScriptLib
committed
325a436
View commit details
Copy full SHA for 325a436
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
Version 5.4.4: Added fast data transfer between host arrays and JavaScript typed arrays (and other ArrayBuffer views) (Issue #83); IEnumerable instances now support ES6 iteration and for...of when …
Show description for 4d6048f
ClearScriptLib
committed
4d6048f
View commit details
Copy full SHA for 4d6048f
View code at this point
Browse repository at this point
Commits on Aug 16, 2015
Version 5.4.3: Added support for Visual Studio 2015; changed V8Update to use installed Python 2.x; fixed hangs in V8 proxy finalizers during script execution (Issue #86); fixed V8 weak handle callb…
Show description for ba8bf45
ClearScriptLib
committed
ba8bf45
View commit details
Copy full SHA for ba8bf45
View code at this point
Browse repository at this point
Commits on Jun 23, 2015
Version 5.4.2.1: Fixed unnecessary assembly table construction (Issue #84).
ClearScriptLib
committed
8baf6a9
View commit details
Copy full SHA for 8baf6a9
View code at this point
Browse repository at this point
Commits on May 9, 2015
Version 5.4.2: Updated ClearScriptBenchmarks to use SunSpider 1.0.2; host methods and delegates in V8ScriptEngine now support toFunction(), which creates a native JavaScript function wrapper; fixed…
Show description for bfd0644
ClearScriptLib
committed
bfd0644
View commit details
Copy full SHA for bfd0644
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Version 5.4.1: Implemented a V8 debug agent to compensate for removed V8 API, V8Update now fetches V8 source and dependencies from Git repositories, fixed V8 assembly unloading and patched V8 to to…
Show description for c2200cb
ClearScriptLib
committed
c2200cb
View commit details
Copy full SHA for c2200cb
View code at this point
Browse repository at this point
Commits on Oct 22, 2014
ClearScript 5.4: Added COM object projection (Issue #38); host methods, events, and const/readonly fields are now cached as direct V8 object properties; made V8ScriptEngine.CollectGarbage() much mo…
Show description for ff7d454
ClearScriptLib
committed
ff7d454
View commit details
Copy full SHA for ff7d454
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
Version 5.3.11: Added support for building strong named assemblies (see ReadMe.txt), added AppDomain.AssemblyResolve hook for ClearScriptV8 (Issue #34), added WindowsScriptEngineFlags.EnableStandar…
Show description for aa16a8a
ClearScriptLib
committed
aa16a8a
View commit details
Copy full SHA for aa16a8a
View code at this point
Browse repository at this point
Commits on Nov 28, 2013
Version 5.3.10: Added support for Visual Studio 2013, fixed ErrorDetails line number issue in WindowsScriptEngine (Issue #24), added ScriptEngine.FormatCode and V8Runtime.FormatCode, disabled code …
Show description for 133980c
ClearScriptLib
committed
133980c
View commit details
Copy full SHA for 133980c
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Version 5.3.9: Fixed HostMethod and HostIndexedProperty arguments, added tests, V8update now fetches known-good versions of GYP, Python and Cygwin (Issue #20). Tested with V8 3.22.23.
ClearScriptLib
committed
b83270a
View commit details
Copy full SHA for b83270a
View code at this point
Browse repository at this point
Commits on Oct 14, 2013
Version 5.3.8: Added dynamic host object projection (Issue #3), added support for overloaded indexers and indexed properties, interface targets now expose System.Object members, expanded caching fo…
Show description for f96174f
ClearScriptLib
committed
f96174f
View commit details
Copy full SHA for f96174f
View code at this point
Browse repository at this point
Commits on Aug 23, 2013
Version 5.3.7: Fixed V8ScriptEngine compiled script evaluation result marshaling (Issue #16), added a test for the fix, cleared PYTHONPATH in V8Update. Tested with V8 3.21.2.
ClearScriptLib
committed
6c75e44
View commit details
Copy full SHA for 6c75e44
View code at this point
Browse repository at this point
Commits on Aug 14, 2013
Version 5.3.6: Added numeric conversion methods in HostFunctions, fixed bugs affecting numeric arguments and return values. Tested with V8 3.20.16.
ClearScriptLib
committed
21f490f
View commit details
Copy full SHA for 21f490f
View code at this point
Browse repository at this point
Commits on Aug 2, 2013
Version 5.3.5: Fixed invocation of base interface methods on derived interface targets (Issue #14), fixed V8 and ClearScript builds on certain non-English locales (Issue #13), added boxed enum refe…
Show description for f961ab5
ClearScriptLib
committed
f961ab5
View commit details
Copy full SHA for f961ab5
View code at this point
Browse repository at this point
Commits on Jul 10, 2013
Version 5.3.4: Updated test code for V8ScriptEngine script interruption crash fix.
ClearScriptLib
committed
c24c7ac
View commit details
Copy full SHA for c24c7ac
View code at this point
Browse repository at this point
Commits on Jul 3, 2013
Version 5.3.3: Improved V8 error handling (Issue #12), lowered .NET framework target to v4.0, added several tests, tested with V8 3.19.18.
ClearScriptLib
committed
caa2c86
View commit details
Copy full SHA for caa2c86
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
Version 5.3.2: Updates for breaking V8 API changes, V8Update now fetches a tested revision by default, tested with V8 3.19.9.
ClearScriptLib
committed
f55568c
View commit details
Copy full SHA for f55568c
View code at this point
Browse repository at this point
Commits on May 31, 2013
Version 5.3.1: Fixed JScriptEngine dynamic binding issue.
ClearScriptLib
committed
db89da6
View commit details
Copy full SHA for db89da6
View code at this point
Browse repository at this point
Commits on May 21, 2013
ClearScript 5.3: New V8 features (V8Runtime, compiled scripts, memory restrictions), simplified V8 deployment, V8Update enhancements, ScriptEngine.CollectGarbage(), host item caching, new tests.
ClearScriptLib
committed
9ebc236
View commit details
Copy full SHA for 9ebc236
View code at this point
Browse repository at this point
Commits on May 15, 2013
Version 5.2.2: Fixed compilation errors due to V8 API deprecation.
ClearScriptLib
committed
bfd6c69
View commit details
Copy full SHA for bfd6c69
View code at this point
Browse repository at this point
Commits on May 3, 2013
Version 5.2.1: Restored .NET 4.0 source compatibility, updated build and
Show description for 589e2fb
ClearScriptLib
committed
589e2fb
View commit details
Copy full SHA for 589e2fb
View code at this point
Browse repository at this point
Commits on Mar 27, 2013
ClearScript 5.2: Revamped error handling, host member type restriction, V8Update improvements, bug fixes, test fixes.
ClearScriptLib
committed
6a0f089
View commit details
Copy full SHA for 6a0f089
View code at this point
Browse repository at this point
Commits on Mar 8, 2013
Version 5.1.3: V8ScriptEngine access violation fix, V8Update improvements, ReadMe.txt updates.
ClearScriptLib
committed
645a752
View commit details
Copy full SHA for 645a752
View code at this point
Browse repository at this point
Commits on Mar 1, 2013
Fixed delegate construction syntax for JavaScript, added tests, bumped version to 5.1.2.
ClearScriptLib
committed
cf64708
View commit details
Copy full SHA for cf64708
View code at this point
Browse repository at this point
Commits on Feb 28, 2013
Fix null argument binding, add tests, minor code fixes, bump version to 5.1.1.
ClearScriptLib
committed
b99c939
View commit details
Copy full SHA for b99c939
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
ClearScript 5.1: ScriptEngine.AddRestrictedHostObject(), ScriptMemberAttribute, NoScriptAccessAttribute, improved method bind plumbing and V8 GlobalMembers support, lots of new tests.
ClearScriptLib
committed
bb0c181
View commit details
Copy full SHA for bb0c181
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
Bumped version to 5.0.4 after verifying stability; 5.1.0 nearing completion.
ClearScript
authored and
ClearScript
committed
a0f5728
View commit details
Copy full SHA for a0f5728
View code at this point
Browse repository at this point
Commits on Feb 11, 2013
Visual Studio 2012 Express compatibility. Bump version to 5.0.3.
ClearScriptLib
committed
c9a9565
View commit details
Copy full SHA for c9a9565
View code at this point
Browse repository at this point
Commits on Feb 6, 2013
Fix ClearScriptV8-xx build errors related to spaces in paths. Bump version to 5.0.2.
ClearScriptLib
committed
d9c1a5a
View commit details
Copy full SHA for d9c1a5a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL