Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Numpsy

Numpsy created a branch on Numpsy/openmcdf

enable_trimming - Microsoft Compound File .net component - pure C# - NET Standard 2.0

Numpsy created a comment on a pull request on ironfede/openmcdf
Has a trivial reduction in allocations as a side effect For example, from ``` | Method | Job | Runtime | Mean | Error | StdDev | Gen0 | Gen1 | Allocated | |-...

View on GitHub

Numpsy created a review comment on a pull request on ironfede/openmcdf
TBD: I'm not sure if this needs to be public at all

View on GitHub

Numpsy created a review on a pull request on ironfede/openmcdf

View on GitHub

Numpsy opened a pull request on ironfede/openmcdf
Simplify the reading of DictionaryProperty
A thought whilst we're open for API changes: As it stands, for each entry in the property name dictionary, DictionaryProperty - creates a new instance of DictionaryEntry - calls the Read func...
Numpsy created a branch on Numpsy/openmcdf

rw/3.0/dict_test - Microsoft Compound File .net component - pure C# - NET Standard 2.0

Numpsy opened a pull request on ironfede/openmcdf
Make sure PropertyNames is always populated in AddUserDefinedProperty()
The way the code was set up *should* mean that PropertyNames is never null in UserDefinedProperties containers, so it should never be null when it gets to the ```PropertyNames.Any```. However, the ...
Numpsy created a branch on Numpsy/openmcdf

avoid_null - Microsoft Compound File .net component - pure C# - NET Standard 2.0

Numpsy opened a pull request on ironfede/openmcdf
[RFC] Add some definitions of known property set names
We have a set of 'well known' guids in ```FormatIdentifiers``` so how about adding the matching property stream names as built in properties? These are taken from the FMTID/name table at https:...
Numpsy created a branch on Numpsy/openmcdf

stream_names - Microsoft Compound File .net component - pure C# - NET Standard 2.0

Numpsy starred dubiousconst282/DistIL
Numpsy deleted a branch Numpsy/openmcdf

logger_again

Numpsy opened a pull request on ironfede/openmcdf
Set ContinuousIntegrationBuild to true in CI builds
Idea being to enable deterministic build in the CI (so it gets deterministic paths in the debug symbols and such.
Numpsy pushed 1 commit to contig Numpsy/openmcdf
  • Set ContinuousIntegrationBuild to true in CI builds 947839d

View on GitHub

Numpsy pushed 1 commit to contig Numpsy/openmcdf
  • Set ContinuousIntegrationBuild to true in CI builds 39d8265

View on GitHub

Numpsy created a branch on Numpsy/openmcdf

contig - Microsoft Compound File .net component - pure C# - NET Standard 2.0

Numpsy created a comment on an issue on ironfede/openmcdf
I notice that the nuget.org listing for 2.3.1 has download links for both the nupkg and snukpg files, but for 2.4.0 only has the nupkg? (maybe publishing of symbols is something to verify for the ...

View on GitHub

Numpsy pushed 1 commit to master Numpsy/openmcdf
  • Rradd GithubActionsTestLogger to the CI builds 6feff0f

View on GitHub

Numpsy created a branch on Numpsy/openmcdf

logger_again - Microsoft Compound File .net component - pure C# - NET Standard 2.0

Numpsy pushed 146 commits to master Numpsy/openmcdf
  • Add .gitattributes and .gitignore. a640063
  • Add project files. 54e3029
  • Read/write headers 1e7ff7f
  • Read/write directory entries 43e3292
  • Enumerate directory entries 95a0c77
  • Open and read streams 264fe6c
  • Add benchmark e9baa90
  • Cache sectors aa8fd9e
  • Add IOContext c58349a
  • Add enumerators 2e69028
  • Move EntryInfo enumerator etc. to Storage cacc76a
  • Improve Sector validation 7821a5d
  • Allow storage directory entry enumeration b2fc989
  • Improve enumerator validation 4d511e0
  • Read mini FAT sectors, chains and streams 6c13bec
  • Improve stream/storage validation 9a8738b
  • Add stream unit tests fd8f692
  • Refactoring and bug fixes bb4fe95
  • Refactor and add comments 64f3b07
  • Improve header validation 4c55bd4
  • and 126 more ...

View on GitHub

Numpsy created a comment on an issue on danipen/TextMateSharp
for the record: I've had the minimal sample working on .NET 9, using Avalonia 11.2.1 and SkiaSharp 2.88.9, though there still seems to be a few issues with all the new versions of things (e.g. htt...

View on GitHub

Numpsy pushed 3 commits to main Numpsy/expecto
  • Fix template installation command (#510) 04f34d2
  • Added testParamAsync and testParamTask (#512) 440b207
  • Update release notes to attribute authors of recent PRs d597b10

View on GitHub

Numpsy created a review on a pull request on ironfede/openmcdf

View on GitHub

Numpsy created a comment on a pull request on ironfede/openmcdf
I'll give this a test after lunch

View on GitHub

Numpsy created a comment on a pull request on ironfede/openmcdf
The v3 draft branch doesn't seem to contain #190 ?

View on GitHub

Numpsy created a comment on a pull request on ironfede/openmcdf
Thanks

View on GitHub

Numpsy deleted a branch Numpsy/openmcdf

remove

Numpsy pushed 2 commits to master Numpsy/openmcdf
  • Plug VT_I8_Property into PropertyFactory 75385fb
  • Merge pull request #204 from Numpsy/plugin_i8 Plug VT_I8_Property into PropertyFactory f3caaea

View on GitHub

Numpsy created a comment on a pull request on ironfede/openmcdf
Can we get https://github.com/ironfede/openmcdf/pull/204 into this branch?

View on GitHub

Numpsy created a comment on a pull request on ironfede/openmcdf
> unless it's a problem for you to switch to the new API Personally I'd find it useful to have a new official build to get https://github.com/ironfede/openmcdf/pull/128 for maintenance purposes ...

View on GitHub

Load more