Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
JuliaLang/julia
Pull Requests
Commits
Open
Closed
fix some typos in passing kwargs to code_typed_opaque_closure
bugfix
observability
#60941 opened 2026-02-05 22:11 by
adienes
contrib: fix `--whole-archive` flag for `juliac.jl --output-exe`
#60939 opened 2026-02-05 21:40 by
topolarity
Make anonymous mmaps on Windows actually anonymous
#60937 opened 2026-02-05 18:51 by
BioTurboNick
WIP : trying to resolve REPL property's completions UI
#60933 opened 2026-02-05 15:14 by
calebjubal
Profile: unique name strings in heap snapshot
profiler
#60931 opened 2026-02-05 13:31 by
topolarity
Profile: simplify `Memory` in heap snapshot
bugfix
profiler
backport 1.12
backport 1.13
#60930 opened 2026-02-05 12:49 by
topolarity
fix `detect_closure_boxes` to only consider active methods
testsystem
#60929 opened 2026-02-05 11:55 by
KristofferC
Add `--output-heap-snapshot` CLI option
#60926 opened 2026-02-05 03:24 by
topolarity
codegen: Move GC pointer zeroing to late-gc-lowering
#60924 opened 2026-02-04 18:49 by
gbaraldi
Add API for non-native compiler caching of external methods
#60923 opened 2026-02-04 15:40 by
maleadt
Backports for 1.13.0-beta3
release
#60920 opened 2026-02-04 14:06 by
KristofferC
Implement `rem(x, y, r)` with `RoundNearestTiesUp` and `RoundNearestTiesAway` for `Integer` and `AbstractFloat`
maths
#60918 opened 2026-02-03 20:40 by
lvlte
cgmemmgr: CodeModel-aware memory management
performance
compiler:llvm
#60915 opened 2026-02-03 16:39 by
xal-0
Add `first(f,itr)`, returns first x in itr with `f(x)==true`
collections
feature
#60913 opened 2026-02-03 12:36 by
fingolfin
set VERSION to 1.12.5
DO NOT MERGE
release
#60911 opened 2026-02-03 11:34 by
KristofferC
Fixes for `break label` and `continue label` parsing
#60910 opened 2026-02-03 10:36 by
c42f
1.14
CI: Set up Dependabot for release branches (in addition to `master`)
ci
merge me
#60900 opened 2026-02-02 00:15 by
DilumAluthge
REPL: make faces for current region and parentheses customizable
#60899 opened 2026-02-02 00:04 by
matthias314
New functions `has_strided_get` and `has_strided_set`
arrays
design
feature
#60894 opened 2026-02-01 04:27 by
nhz2
REPL: fix highlighting of the region and of enclosing parentheses
REPL
#60893 opened 2026-02-01 01:55 by
matthias314
Artifacts stdlib: Fix some tests if we aren't running with `--depwarn=error`
test
stdlib
backport 1.10
backport 1.11
backport 1.12
backport 1.13
#60892 opened 2026-02-01 00:41 by
DilumAluthge
add more key codes for the rxvt terminal emulator
#60890 opened 2026-01-31 21:30 by
matthias314
support column argument for micro and kakoune editors
#60889 opened 2026-01-31 15:55 by
matthias314
Added test for checkfor_mv_cp_cptree function using cp
#60888 opened 2026-01-31 12:54 by
ABDOU163
make `Meta-e` work for editors defined with `wait=false`
#60887 opened 2026-01-31 01:03 by
matthias314
Generalized meta system for arguments
#60886 opened 2026-01-30 17:00 by
vchuravy
Add unsafe_shl/shr/lshr intrinsics without bounds checking
feature
#60884 opened 2026-01-30 11:57 by
Cvikli
codegen: Add NewSink LLVM pass for instruction sinking
compiler:codegen
needs pkgeval
#60879 opened 2026-01-29 23:07 by
gbaraldi
Test suite: Try `JULIA_TEST_HTTPBINGO_SERVER`, if it is defined
#60855 opened 2026-01-28 20:03 by
DilumAluthge
Compiler: use inline Const storage in RTEffects
#60853 opened 2026-01-28 18:33 by
gbaraldi
Older