2022-11-30 15:23:07 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-tins: update to 1.32.1
No release note nor changes, so quote from commit log.
1.32.0 (2022-11-17) 02:26
* attempt method now supports passing of previously caught exception into
the called block to let the handling behaviour depend on it.
* Also some smaller changes to make debugging on multiple ruby releases,
easier via all_images.
1.32.1 (2022-11-22)
* Remove mutex for finalizer, let ruby take care of it
|
2022-08-26 13:41:21 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-tins: update to 1.31.1
1.31.1 (2022-04-26)
* Create codeql-analysis.yml
* Remove some hidden/unneeded files from gem
|
2022-02-12 16:20:56 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-tins: update to 1.31.0
Quote from commit logs.
1.29.1 (2021-05-20)
* Reraise the same exception object for exceptions with additional methods.
1.30.0 (2021-12-27)
* Fix for upcoming ruby 3.1.0.
1.31.0 (2022-01-07)
* Add small LRU cache implementation.
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-05-30 10:58:13 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-tins: update to 1.29.1
1.29.1 (2021-05-20)
* Reraise the same exception object for exceptions with additional methods.
* Readme: Remove homepage section, the link shows a 404.
|
2021-05-09 15:52:40 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-tins: update to 1.29.0
1.29.0 (2021-05-07)
* Add more ways to reraise exceptions in attempt.
|
2021-01-13 15:39:15 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-tins: update to 1.28.0
No changes, but it adds support for Ruby 3.0.
|
2021-01-11 14:19:25 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-tins: update to 1.26.0
1.26.0 (2020-09-30)
* Add shortcut that automatically waits.
|
2020-05-25 15:59:56 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-tins: update to 1.25.0
Update ruby-tins to 1.25.0.
No release note nor changes.
* Use ruby-sync.
* Allow waiting for limited threads.
|