Pull requests: JuliaLang/julia
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Add test for invperm for incorrect permutation
test
This change adds or pertains to unit tests
#47869
opened Dec 11, 2022 by
petvana
Loading…
Subtype: avoid some false alarm in Types, subtyping and method dispatch
subtype_unionall
types and dispatch
#47868
opened Dec 11, 2022 by
N5N3
Loading…
2
Fix missing GC root in Symbol construction
backport 1.8
Change should be backported to release-1.8
backport 1.9
Change should be backported to release-1.9
GC
Garbage collector
#47865
opened Dec 11, 2022 by
Keno
Loading…
[CompilerSupportLibraries_jll] Upgrade to v1.0.2 and install Build system, or building Julia or its dependencies
external dependencies
Involves LLVM, OpenBLAS, or other linked libraries
stdlib JLLs
libsspdll.a on Windows
build
#47864
opened Dec 10, 2022 by
giordano
Loading…
Wrote nthroot function for complex variables. Tries to resolve #47565.
complex
Complex numbers
#47860
opened Dec 10, 2022 by
theWiseAman
•
Draft
Make array mutable in combinatorics.jl
arrays
[a, r, r, a, y, s]
needs tests
Unit tests are required for this change
Fixed the order of arguments in Dates (ceil, round, floor) with documentation & test
dates
Dates, times, and the Dates stdlib module
#47854
opened Dec 9, 2022 by
ndinsmore
Loading…
inference: normalize lattice naming
inference
Type inference
#47851
opened Dec 9, 2022 by
aviatesk
Loading…
Fixed the order of arguments in Dates (ceil, round, floor) - Resolves #47786
dates
Dates, times, and the Dates stdlib module
#47843
opened Dec 9, 2022 by
x0samnan
Loading…
Dict: implement in-place rehash to remove tombstones
collections
Data structures holding multiple items, e.g. sets
performance
Must go faster
provide documentation for the as keyword
doc
This change adds or pertains to documentation
#47838
opened Dec 8, 2022 by
udohjeremiah
Loading…
Atomically order specsigflags, specptr, and invoke
#47832
opened Dec 7, 2022 by
pchintalapudi
Loading…
Lock around JIT operations
multithreading
Base.Threads and related functionality
#47831
opened Dec 7, 2022 by
pchintalapudi
Loading…
revert Improve effect analysis of bitshifts #47567
bugfix
This change fixes an existing bug
#47830
opened Dec 7, 2022 by
oscardssmith
Loading…
Clean closure and task-local-state in jl_finish_task
backport 1.9
Change should be backported to release-1.9
needs pkgeval
Tests for all registered packages should be run with this change
#47829
opened Dec 7, 2022 by
vchuravy
Loading…
Dict: decrement Must go faster
h.ndel when overwriting deleted entry
performance
#47825
opened Dec 7, 2022 by
oscardssmith
Loading…
Fixups for #47383 (fixes Change should be backported to release-1.9
bugfix
This change fixes an existing bug
sort
Put things in order
runbenchmarks("sort"))
backport 1.9
Explain Reentrant
doc
This change adds or pertains to documentation
merge me
PR is reviewed. Merge when all tests are passing
#47817
opened Dec 6, 2022 by
cossio
Loading…
Use native fmin/fmax in aarch64
performance
Must go faster
#47814
opened Dec 6, 2022 by
gbaraldi
Loading…
intersect: fix a minor soundness issue with supertypes
backport 1.9
Change should be backported to release-1.9
#47813
opened Dec 6, 2022 by
vtjnash
Loading…
Change The unit testing framework and Test stdlib
@test ex broken=true to error if ex evaluates to non-boolean
testsystem
#47804
opened Dec 5, 2022 by
staticfloat
Loading…
Move reflection documentation from devdocs to base
doc
This change adds or pertains to documentation
#47800
opened Dec 5, 2022 by
LilithHafner
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.