Age | Commit message (Collapse) | Author | Files | Lines |
|
2022-08-09 version 21.5 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
PHP
* Added getContainingOneof and getRealContainingOneof to descriptor.
* fix PHP readonly legacy files for nested messages
Python
* Fixed comparison of maps in Python.
|
|
protobuf-c (1.4.1)
[ Robert Edmonds ]
* Release 1.4.1
[ Todd C. Miller ]
* Only shift unsigned values to avoid implementation-specific behavior
(#506, #508).
* Fix regression with zero-length messages introduced in protobuf-c PR 500.
* Fix a clang analyzer 14 warning about a possible NULL deref (#512, #514).
[ steed717 ]
* Fix unsigned integer overflow (#499, #513).
|
|
* [Fix bug in `intersection[With[Key]]`]
* [Improve docs of bit twiddling functions]
## [0.2.19.0] – April 2022
* [Make intersections much faster]
* [Fix undefined behaviour on 32-bit platforms]
* Speed up some array-appending operations: [#407]
* [Use MathJax format for complexity annotations]
## [0.2.18.0]
* [Fix strictness properties of `Strict.mapMaybe[WithKey]`]
* [Fix strictness properties of `Strict.alterFEager`]
* [Fix space leaks in `union[With[Key]]`]
* [Fix space leak in `Lazy.fromListWith`]
* [Speed up `difference*` and `intersection*` with `unsafeInsert`]
* [`unionArrayBy`: Find next 1-bits with `countTrailingZeros`]
- This speeds up `union*` for sparsely filled nodes, while penalizing `union` operations on densely filled nodes.
* [Reduce reboxing in internal array operations]
* [Reduce code size of array operations in `union*`]
## [0.2.17.0]
* [Define `dataCast1` for `HashMap`]
* [Add `Lift` instances for Template Haskell]
* [Add definitions for `stimes`]
* [Expose internal constructors for `HashSet`, `Array` and `MArray`]
* [Tweak internal `Array.insertM` function]
* [Drop support for GHC 8.0]
* [Drop support for `hashable < 1.2.5`]
* Various cleanup and documentation improvements
|
|
0.7.2 [2022.06.26]
------------------
* Add `Eq`, `Ord`, `Read`, and `Show` instances for `FunctorClassesDefault` in
`Data.Functor.Classes.Generic`.
|
|
## 0.4.4.0 -- 2022.07.23
* Support free variable substitution and infix resolution for
`PromotedInfixT` and `PromotedUInfixT` on `template-haskell-2.19.0.0` or
later.
|
|
Changes not documented.
|
|
## Changes in version 0.7.4.0
* Add Lift instances (#332)
* Expose `copyPtrToMutablePrimArray`
* Improve definitions for stimes (#326)
* Support GHC 9.4. Note: GHC 9.4 is not released at the time of
primitive-0.7.4.0's release, so this support might be reverted by
a hackage metadata revision if things change.
* Drop support for GHC 7.10
|
|
# 0.1.1 [2021-10-30]
- Add `Solo` instances
|
|
## Version 1.4.1.0
* Add instance for `Data.Array.Byte.ByteArray`.
|
|
# 1.14.2 [2022.07.23]
* Fix a bug in which `deriveAll1` could generate ill kinded code when using
`kindSigOptions=False`, or when using GHC 8.0 or earlier.
* Fix a bug in which `deriveAll1` would reject data types whose last type
variable has a kind besides `Type` or `k` on GHC 8.2 or later.
|
|
## Changes in 0.8.7 [2022.08.11]
- Backport new instances from GHC 9.2.2/`base-4.16.1.0`:
* `Ix` instances for various integral types in `Foreign.C.Types`,
`Foreign.Ptr`, and `System.Posix.Types`. For a complete list of such types,
see https://gitlab.haskell.org/ghc/ghc/-/merge_requests/7385.
- Backport a bugfix for the `Ord1 Down` instance from GHC 9.4/`base-4.17` such
that it now uses reverse sort order.
|
|
## Changes in 0.12.2 [2022.08.11]
- This coincides with the `base-compat-0.12.2` release. Refer to the
[`base-compat` changelog](https://github.com/haskell-compat/base-compat/blob/master/base-compat/CHANGES.markdown#changes-in-0122-20220811)
for more details.
|
|
## Changes in 0.12.2 [2022.08.11]
- Sync with `base-4.17`/GHC 9.4
- Backport `(.^.)`, `(.>>.)`, `(.<<.)`, `(!>>.)`, `(!<<.)`, `oneBits` to
`Data.Bits.Compat`
- Backport `pattern TypeRep` to `Type.Reflection.Compat`
|
|
This allows to run 'make show-all-cmake' in those packages that include
this file.
Sort 'test' and 'install' chronologically.
|
|
Added
stack popups (#846)
file history log [@cruessler] (#381)
termux support on andriod [@PeroSar] (#1139)
use GIT_DIR and GIT_WORK_DIR from environment if set (#1191)
new FAQs page
mention macports in install section [@fs111](#1237)
support copy to clipboard on wayland [@JayceFayne] (#397)
Fixed
opening tags list without remotes (#1111)
tabs indentation in blame [@fersilva16] (#1117)
switch focus to index after staging last file (#1169)
fix stashlist multi marking not updated after dropping (#1207)
exact matches have a higher priority and are placed to the top of the list
when fuzzily finding files (#1183)
Changed
minimum supported rust version bumped to 1.60 (#1279)
|
|
[0.9.0] - 2022-08-16
Documentation
Add test repository link to README.md
Features
Support splitting commits by lines (#101)
Support setting commit SHA while using --with-commit
Add commit author and committer to the context (#100)
Miscellaneous Tasks
Use an alternative method to fetch registry
Enable building arm64 docker images
Update the description on Docker Hub on push
Disable updating the description on Docker Hub
Add GitHub Sponsors option for funding
Upgrade dependencies
Update MSRV to 1.60.0
Upgrade versions in Dockerfile
Enable strip option for release profile
Refactor
Run clippy for tests
Use a more concise conversion for string
|
|
|
|
|
|
|
|
devel/cmake-mode provides the emacs mode, with the emacs pkgsrc integration
|
|
|
|
|
|
|
|
|
|
Probably. Untested.
|
|
|
|
Does not build with llvm 14
|
|
|
|
|
|
0.63.1
Bug fixes
|
|
TEST_DEPENDS to DEPENDS. Bump PKGREVISION.
|
|
|
|
The alternate code path which uses POSIX_LOG_PTRACE is now defunct.
Also fix some lint.
|
|
GCC 7 is the lowest common denominator for the parts needed to get Firefox
build going again on NetBSD 8.
|
|
gopls v0.9.3
Move fast and fix things... it appears that v0.9.2 exposed a latent crasher in
gopls (golang/go#54395). This crash occurs when a new workspace is incorrectly
configured, and so is likely to be rather confusing for new users. On that
basis, the fix warranted a patch release.
As always, thank you for filing issues!
gopls v0.9.2
This release contains many bug fixes, particularly related to problems that
would require restarting gopls.
Note about network usage: among these fixes was a change to allow network usage
when reloading the workspace. Reloading occurs when a go.mod, go.sum, or
go.work file changes on disk. In the past, gopls would only allow network
during the first workspace load. This resulted in confusing behavior when, for
example, a new dependency is added to a go.mod file and gopls could not load
it, but loading succeeded on restart.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2
Don't run @asyncio.coroutine tests with Python 3.11
test_sync_async_add: After closing the default event loop, set a new one
Fixed deps for travis-ci py3.7
|
|
Git 2.37.2 Release Notes
========================
This primarily is to backport various fixes accumulated on the 'master'
front since 2.37.1.
Fixes since v2.37.1
-------------------
* "git shortlog -n" relied on the underlying qsort() to be stable,
which shouldn't have. Fixed.
* Variable quoting fix in the vimdiff driver of "git mergetool".
* An earlier attempt to plug leaks placed a clean-up label to jump to
at a bogus place, which as been corrected.
* Fixes a long-standing corner case bug around directory renames in
the merge-ort strategy.
* Recent update to vimdiff layout code has been made more robust
against different end-user vim settings.
* In a non-bare repository, the behavior of Git when the
core.worktree configuration variable points at a directory that has
a repository as its subdirectory, regressed in Git 2.27 days.
* References to commands-to-be-typed-literally in "git rebase"
documentation mark-up have been corrected.
* Give _() markings to fatal/warning/usage: labels that are shown in
front of these messages.
* "git mktree --missing" lazily fetched objects that are missing from
the local object store, which was totally unnecessary for the purpose
of creating the tree object(s) from its input.
* Fixes for tests when the source directory has unusual characters in
its path, e.g. whitespaces, double-quotes, etc.
* Adjust technical/bitmap-format to be formatted by AsciiDoc, and
add some missing information to the documentation.
* Certain diff options are currently ignored when combined-diff is
shown; mark them as incompatible with the feature.
* "git clone" from a repository with some ref whose HEAD is unborn
did not set the HEAD in the resulting repository correctly, which
has been corrected.
* mkstemp() emulation on Windows has been improved.
* Add missing documentation for "include" and "includeIf" features in
"git config" file format, which incidentally teaches the command
line completion to include them in its offerings.
* Avoid "white/black-list" in documentation and code comments.
* Workaround for a compiler warning against use of die() in
osx-keychain (in contrib/).
* Workaround for a false positive compiler warning.
* The resolve-undo information in the index was not protected against
GC, which has been corrected.
* A corner case bug where lazily fetching objects from a promisor
remote resulted in infinite recursion has been corrected.
* "git p4" working on UTF-16 files on Windows did not implement
CRLF-to-LF conversion correctly, which has been corrected.
* "git p4" did not handle non-ASCII client name well, which has been
corrected.
* "rerere-train" script (in contrib/) used to honor commit.gpgSign
while recreating the throw-away merges.
* "git checkout" miscounted the paths it updated, which has been
corrected.
* Fix for a bug that makes write-tree to fail to write out a
non-existent index as a tree, introduced in 2.37.
* There was a bug in the codepath to upgrade generation information
in commit-graph from v1 to v2 format, which has been corrected.
Also contains minor documentation updates and code clean-ups.
|
|
pkgsrc change: update HOMEPAGE.
1.14.0
External changes
* Mock#expects,#stubs should return last expectation - thanks to
@vlad-pisanov for #524 (b6b637db)
Internal changes
* Avoid breaking change in psych v4 in ruby v3.1 (08b9f4ca)
* Remove broken Dependabot badge from README (d446657a)
* Add Ruby 3.0 to the CI matrix - thanks to @mishina2228 for #526 (65bc626e)
* Move development dependencies from gemspec to Gemfile - thanks to
@mishina2228 for #527 (dd127f7b)
|
|
3.24.0 (2022-06-20)
3 minor enhancements:
* Add bindir and homepage accessor methods. (dsisnero)
* Don't auto-intuit values if they're already set. (dsisnero)
* Use bindir to determine executables. (dsisnero)
|
|
3.2.7 (2022-04-04)
Merged Pull Requests
* Loosen platform regex to allow 64 or 32 bit mingw #234 (clintoncwolfe)
* Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bug #235
(johnmccrae)
3.2.6 (2022-03-31)
Merged Pull Requests
* Loosen platform regex to allow 64 or 32 bit mingw #234 (clintoncwolfe)
|
|
This variable controls whether we add the explicit library dependencies from
libiconv and gettext-lib, required by this package as it's a bit special in how
it handles libintl.
|
|
3.0.27 (2022-06-08)
Merged Pull Requests
* Update chefstyle requirement from 1.2.1 to 1.3.2 #84
(dependabot-preview[bot])
* Update chefstyle requirement from 1.3.2 to 1.4.0 #85
(dependabot-preview[bot])
* Update chefstyle requirement from 1.4.0 to 1.4.2 #86
(dependabot-preview[bot])
* Update chefstyle requirement from 1.4.2 to 1.4.3 #87
(dependabot-preview[bot])
* Update chefstyle requirement from 1.4.3 to 1.4.5 #89
(dependabot-preview[bot])
* Update chefstyle requirement from 1.4.5 to 1.5.0 #90
(dependabot-preview[bot])
* Update chefstyle requirement from 1.5.0 to 1.5.2 #92
(dependabot-preview[bot])
* Update chefstyle requirement from 1.5.2 to 1.5.8 #96
(dependabot-preview[bot])
* Update chefstyle requirement from 1.5.8 to 1.5.9 #97
(dependabot-preview[bot])
* Remove parallel pin now that it supports Ruby 2.4 again #98 (tas50)
* Add Ruby 2.7 testing + cache gem installs in CI #99 (tas50)
* Update chefstyle requirement from 1.5.9 to 1.6.2 #101
(dependabot-preview[bot])
* Update chefstyle requirement from 1.6.2 to 1.7.1 #102
(dependabot-preview[bot])
* Update chefstyle requirement from 1.7.1 to 1.7.2 #104
(dependabot-preview[bot])
* Update chefstyle requirement from 1.7.2 to 1.7.5 #106
(dependabot-preview[bot])
* Upgrade to GitHub-native Dependabot #107 (dependabot-preview[bot])
* add ruby tests 3.0 and 3.1 in verify pipeline #109 (jayashrig158)
* Fix in nested_hash parsing in config #115 (Nik08)
|
|
5.16.2 (2022-07-03)
4 bug fixes:
* Added MT_KWARGS_HACK kludge for stub to deal with ruby 2.7 kwargs
nastiness. (tsugimoto)
* In #expect, pop Hash class from args if $MT_KWARGS_HACK. (casperisfine)
* In above scenario, set expected kwargs (as Objects) based on actual
kwargs.
* Nuke ivars if exception fails to marshal twice (eg better_errors).
(irphilli)
5.16.1 (2022-06-20)
2 bug fixes:
* Apparently adding real kwarg support to mocks/stubs broke some
code. Fixed.
o Use `MT_KWARGS_HACK=1` to activate the kludgy kwargs support w/
caveats.
* Clarified some doco wrt the block on #stub.
5.16.0 (2022-06-14)
2 major enhancements:
* Added Minitest::TestTask.
* Dropping ruby 2.2 - 2.5. 2.6 is DTM soon too.
11 minor enhancements:
* Added –show-skips option to show skips at end of run but not require
–verbose. (MSP-Greg)
* Added Minitest.seed, the random seed used by the run.
* Calling `srand Minitest.seed` before all shuffles to ensure determinism.
* Extended #stub to handle kwargs for both block and call args.
(SampsonCrowley)
* Extended Mock#__call to display kwargs.
* Extended Mock#expect to record kwargs.
* Extended Mock#method_missing to take kwargs & compare them against
expected.
* Mock#method_missing displays better errors on arity mismatch.
* Removed minor optimization removing empty suites before run.
* Simplified test randomization (test order will change even with fixed
seed).
* assert_match now returns the MatchData on success. (Nakilon)
3 bug fixes:
* (Re)Fixed marshalling of exceptions, neutering them in 2 passes.
* Fixed more problems with rdoc.
* Had to patch up mock and stub to deal with <=2.7 kwargs oddities
|
|
pkgsrc change: remove one pkglint warning.
2.3.1 (2022-05-24)
Bug Fixes
- logging hangs on JRuby when the stdout appender is closed [PR #237]
- initialize the Logging framework when a Filter is created [PR #238]
|