Next | Query returned 36 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2021-02-03 15:10:42 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-msgpack: update to 1.4.2

2021-02-01 version 1.4.2:

* Add the required Ruby version (>= 2.4) to avoid compilation errors on
  older Ruby runtimes
* Drop the support of old Ruby versions explicitly (1.8, 1.9, 2.0, 2.1,
  2.2, 2.3)

2021-01-27 version 1.4.1:

* Bugfix about the wrong string encoding longer than 256 bytes (#200)

2021-01-27 version 1.4.0:

* Introduce the optimization to use frozen/deduped keys for map objects
* Stop releasing fat gem (pre-built binaries) for mswin32 arch
  environments
   2020-02-05 15:56:57 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-msgpack: update to 1.3.3

Update ruby-msgpack to 1.3.3.

2020-02-05 version 1.3.3:

* Hotfix release for Windows environments: 1.3.2 missed including binaries

2020-02-04 version 1.3.2:

* Add Ruby 2.7.0 binary in gem releases for Windows
   2019-10-30 16:14:10 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-msgpack: update to 1.3.1

Update ruby-msgpack to 1.3.1.

2019-08-05 version 1.3.1:

* Fix timestamp ext type bug about timestamps with seconds larger than 32bit int \ 
(after 2106-02-07 06:28:16 UTC)

2019-06-20 verison 1.3.0:

* Add timestamp ext type (id:-1) support
   2019-05-06 07:26:49 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-msgpack: update to 1.2.10

2019-04-19 version 1.2.10:

* Optimze MessagePack.unpack not to copy source string

2019-03-13 version 1.2.9:

* Hotfix release only for JRuby: 1.2.8-java was built incorrectly

2019-03-11 version 1.2.8:

* Fix a regression that MessagePack#unpack raises error if IO is assigned as the \ 
(only) argument
* Improve compatibility that MessagePack#pack returns nil if IO is assigned as \ 
2nd argument

2019-03-01 version 1.2.7:

* Add Packer#write_bin and Packer#write_bin_header methods
   2019-01-20 14:52:11 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-msgpack: update to 1.2.6

2019-01-08 verison 1.2.6:

* Update Ruby version 2.6 dependency (especially for Windows environment)
* (version 1.2.4 and 1.2.5 were also releases for updated Ruby versions)
   2018-03-14 15:07:38 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-msgpack: update to 1.2.4

2018-03-02 version 1.2.3:

* Add Ruby 2.5.0 binary in gem releases for Windows

2018-01-11 version 1.2.2:

* Fix bug to occur SEGV occasionally (depends on GC timing) when exttype is used
* Fix bug to encode an ext type with wrong type id if superclass is also \ 
registered as ext type

2017-12-08 version 1.2.1:

* Hotfix release only for JRuby: 1.2.0-java was built in incorrect way

2017-12-07 version 1.2.0:

* Add MessagePack::Factory#dump and MessagePack::Factory#load as convenient methods
  like MessagePack.dump and MessagePack.load
* Fix bug to accept MessagePack::Factory#register_type after #freeze
   2017-11-06 14:36:00 by Thomas Klausner | Files touched by this commit (1)
Log message:
ruby-msgpack: follow redirect
   2017-03-12 15:40:53 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-msgpack to 1.1.0.

2017-02-28 version 1.1.0:

* Fix the extention type handling to accept modules in addition to classes

2017-01-24 version 1.0.3:

* Support Ruby 2.4
   2016-10-20 16:42:08 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-msgpack to 1.0.2.

2016-10-17 version 1.0.2:

* Bump version up to release newer version to fix broken gem release for JRuby

2016-10-17 version 1.0.1:

* Fix a bug to crash at packer when ext type is registered for superclass of \ 
packed object
* Fix JRuby implementation about inconsistent API of Unpacker constructor
   2016-08-10 22:36:12 by Benny Siegert | Files touched by this commit (3)
Log message:
Update ruby-msgpack to 1.0.0. From Jonathan Buschmann in
PR pkg/51404.

2016-07-08 version 1.0.0:

* Fix to be able to pack Symbol with ext types
* Fix for MRI 2.4 (Integer unification)

2016-05-10 version 0.7.6:

* Fix bug to raise IndexOutOfBoundsException for Bignum value with
  small int in JRuby

2016-04-06 version 0.7.5:

* Improved support for i386/armel/armhf environments
* Fix bug for negative ext type id and some architectures (arm*)

Next | Query returned 36 messages, browsing 11 to 20 | Previous