Skip to content

Tags: msoucy/dproto

Tags

v2.1.6

Toggle v2.1.6's commit message
Version 2.1.6

v2.1.5

Toggle v2.1.5's commit message
Fix deprecation Identity (#134)

* fix deprecation visibility Identity

* fixup

v2.1.4

Toggle v2.1.4's commit message
fixes issue #115 and also pre-existing bug with sint64 and sint32; in…

…corporates idea

     from @redstar in pull #130 for backward compatibility with older dmd

     Root cause of 115 is that the used base data type for reading
     an integer is always `ulong`. Converting a (huge) value to a signed,
     possible shorter data type results in the onversion exception.

     Solution is to use the correct type. This eliminates almost all calls
     to the `std.conv.to` function.

     For sint32/sint64, this was related to an overload never being called
     because of dmd overload resolution rules regarding const vs mutable

v2.1.3

Toggle v2.1.3's commit message
Version 2.1.3

v2.1.2

Toggle v2.1.2's commit message
Version 2.1.2

v2.1.1

Toggle v2.1.1's commit message
Fix deprecated lookup issue

Actually fixes #100 this time

v2.1.0

Toggle v2.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
msoucy Matt Soucy
Version v2.1.0

v2.0.2

Toggle v2.0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
msoucy Matt Soucy
Version v2.0.2

Verified

This tag was signed with the committer’s verified signature.
msoucy Matt Soucy

v2.0.0

Toggle v2.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
msoucy Matt Soucy
Version v2.0.0