1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to v1.8.0-alpha3 More... about 1 month ago
Merge pull request #681 from Excel-DNA/Runtimeconfig More... about 1 month ago
Implemented direct usage of the custom runtime config file without copying. More... about 2 months ago
Changed the error message for the custom runtime loading failure. More... about 2 months ago
Added custom runtime config for the unpakced add-in. More... about 2 months ago
Created a test for the unpacked add-in. More... about 2 months ago
Implemented packing and unpacking custom runtime config as a resource. More... about 2 months ago
Implemented serialization for CustomRuntimeConfiguration .dna attribute. More... about 2 months ago
Added a test for the packed add-in. More... about 2 months ago
Created IntegrationRuntimeTests project. More... about 2 months ago
Added CustomRuntimeConfiguration .dna attribute with <projectname>.runtimeconfig.json file name. More... 2 months ago
Added ExcelAddInCustomRuntimeConfiguration project property. More... 2 months ago
Created TestTarget project. More... 2 months ago
Merge pull request #673 from Excel-DNA/AsyncUtil More... 3 months ago
Added NativeAsyncTaskUtil. More... 3 months ago
Added Observe<T>. More... 3 months ago
Added RunTask. More... 3 months ago
Merge pull request #669 from Excel-DNA/AsyncErrorValue More... 3 months ago
Merge pull request #668 from Excel-DNA/ExcelRtd2010Bug More... 3 months ago
Fixed an error value on multiple calls to a ThreadSafe async function. More... 3 months ago
Removed the workaround for the Excel 2010 RTM bug whereby DisconnectData is not called on RTD topics. More... 3 months ago
Fix RtdObserver merge errors More... 4 months ago
Update ChangeLog More... 4 months ago
Merge pull request #663 from Excel-DNA/LossLessObservable More... 4 months ago
Merge branch 'master' into LossLessObservable More... 4 months ago
Merge pull request #658 from Excel-DNA/ThreadSafeAsync More... 4 months ago
Merge branch 'master' into ThreadSafeAsync More... 4 months ago
Cleanup. More... 4 months ago
ExcelRtdLosslessObserver cleanup and error handling. More... 4 months ago
Created common TopicUpdater. More... 4 months ago