Skip to content

Pull requests: gap-system/gap

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix forced-orbit stabilization in AutomGrpSR kind: bug: unexpected error Issues describing bugs in which computation unexpectedly encounters an error, and PRs fixing them kind: bug Issues describing general bugs, and PRs fixing them release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: library
#6542 opened Aug 29, 2026 by fingolfin Member Loading…
Fix a bug in IsomorphismGroups that could result in it returning fail for two isomorphic groups backport-to-4.16 kind: bug: wrong result Issues describing bugs that result in mathematically or otherwise wrong results, and PRs fixing them kind: bug Issues describing general bugs, and PRs fixing them release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes topic: library
#6541 opened Aug 29, 2026 by fingolfin Member Loading…
Portability cleanups: no compiler warning if there is no dlopen; no GAP warning if UNIXSelect is missing os: windows Issues and PRs that are (at least partially) specific to Windows
#6540 opened Aug 29, 2026 by fingolfin Member Loading…
Introduce GAP_SETJMP and GAP_LONGJMP wrappers os: windows Issues and PRs that are (at least partially) specific to Windows topic: kernel
#6539 opened Aug 29, 2026 by fingolfin Member Loading…
Fixes for LLP64 systems (i.e. Windows 64bit) os: windows Issues and PRs that are (at least partially) specific to Windows topic: kernel
#6538 opened Aug 29, 2026 by fingolfin Member Loading…
Add RunProcess, a safer alternative to Exec kind: enhancement Label for issues suggesting enhancements; and for pull requests implementing enhancements release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes topic: library
#6536 opened Aug 29, 2026 by fingolfin Member Loading… GAP 4.17.0
kernel: Avoid an out-of-range shift in CopyBits release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: kernel
#6534 opened Aug 28, 2026 by fingolfin Member Loading…
Fix --with-zlib=PREFIX being ignored by the configure script backport-to-4.16 release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes topic: build system
#6533 opened Aug 28, 2026 by fingolfin Member Loading…
julia-gc: Exit through jl_exit release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: julia Julia GC integration and related matters topic: kernel
#6532 opened Aug 28, 2026 by fingolfin Member Loading…
julia-gc: Time collections without going through SyTime release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: julia Julia GC integration and related matters topic: kernel
#6531 opened Aug 28, 2026 by fingolfin Member Loading…
kernel: reduce code duplication in SHA256 code release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: kernel
#6530 opened Aug 28, 2026 by fingolfin Member Loading…
kernel: de-duplicate the AssPlist variants release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: kernel
#6529 opened Aug 28, 2026 by fingolfin Member Loading…
julia_gc: always rescan task stacks release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: julia Julia GC integration and related matters topic: kernel
#6528 opened Aug 27, 2026 by fingolfin Member Loading…
Test the Julia GC integration with VALIDATE_MARKING in CI release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: julia Julia GC integration and related matters
#6526 opened Aug 26, 2026 by fingolfin Member 2/2 Loading…
Fix VALIDATE_MARKING in the Julia GC integration backport-to-4.16 kind: bug Issues describing general bugs, and PRs fixing them release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: julia Julia GC integration and related matters topic: kernel
#6525 opened Aug 26, 2026 by fingolfin Member 1/2 Loading…
Add PcgsSeriesInfo returning a pcgs together with the indices of its series kind: new feature release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes topic: library
#6503 opened Aug 12, 2026 by fingolfin Member Draft
dev: replace gapmacro2gapdoc.g with a Python rewrite kind: enhancement Label for issues suggesting enhancements; and for pull requests implementing enhancements release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: infrastructure
#6496 opened Aug 8, 2026 by fingolfin Member Loading…
Speed up powering a matrix by a large exponent when its minimal polynomial is small kind: enhancement Label for issues suggesting enhancements; and for pull requests implementing enhancements release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes topic: library topic: performance bugs or enhancements related to performance (improvements or regressions)
#6495 opened Aug 7, 2026 by fingolfin Member Loading…
julia_gc: include julia.h globally for better CHANGED_BAG kind: enhancement Label for issues suggesting enhancements; and for pull requests implementing enhancements release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: build system topic: julia Julia GC integration and related matters topic: kernel
#6490 opened Aug 5, 2026 by fingolfin Member Loading…
kernel: fix reading of window command answers (xgap/package mode) kind: bug Issues describing general bugs, and PRs fixing them topic: kernel
#6483 opened Aug 4, 2026 by RussWoodroofe Contributor Loading…
Track kernel function definition locations more precisely kind: enhancement Label for issues suggesting enhancements; and for pull requests implementing enhancements release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: error handling
#6427 opened Jun 5, 2026 by fingolfin Member Draft
NC versions of PreImages, PreImagesSet, PreImagesElm and PreImagesRepresentative - version 2 release notes: highlight PRs introducing changes that should be highlighted at the top of the release notes topic: library
#6409 opened May 20, 2026 by cdwensley Contributor Loading…
updates for vector and matrix objects over residue class rings and large finite fields kind: bug Issues describing general bugs, and PRs fixing them kind: enhancement Label for issues suggesting enhancements; and for pull requests implementing enhancements release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: library
#6342 opened Apr 23, 2026 by ThomasBreuer Contributor Loading… GAP 4.17.0
ProTip! Filter pull requests by the default branch with base:master.