Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
JuliaLang/julia
Pull Requests
Commits
Open
Closed
doc: use SVG graphics in manual again, instead of PNG
docs
#60905 opened 2026-02-02 18:04 by
fingolfin
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
`Base.ssqs`: fix small type instability
maths
#60896 opened 2026-02-01 07:12 by
nsajko
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
#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
[JuliaLowering] Fix destructured arg handling, improve error messages
merge me
JuliaLowering
#60880 opened 2026-01-29 23:50 by
mlechu
codegen: Add NewSink LLVM pass for instruction sinking
compiler:codegen
needs pkgeval
#60879 opened 2026-01-29 23:07 by
gbaraldi
Support IJulia in `artifact_str`
#60877 opened 2026-01-29 19:54 by
JamesWrigley
Update mmtk 0.31.2
#60866 opened 2026-01-29 01:00 by
qinsoon
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
Compiler: optimize scan_specified_partitions
#60852 opened 2026-01-28 18:29 by
gbaraldi
Fix JuliaSyntax error handling for invalid dotted operators
#60843 opened 2026-01-28 04:43 by
riazation42
Fix "applicable method may be too new" error on @activate Compiler
bugfix
#60841 opened 2026-01-28 00:03 by
xal-0
`release-1.11`: Set VERSION to 1.11.9
release
#60840 opened 2026-01-27 22:22 by
DilumAluthge
REPL: Fix Ctrl-A behavior after multiline history recall
#60838 opened 2026-01-27 17:12 by
deepeshraghav
Clean up Base.runtests failure print
merge me
#60837 opened 2026-01-27 17:12 by
IanButterworth
Add sizehint for IdDict constructor with iterator
#60836 opened 2026-01-27 16:27 by
ameligrana
Compiler: add smalltags for IR node types and optimize _useref_getindex
latency
#60831 opened 2026-01-26 18:24 by
gbaraldi
Fix `big(x::BigFloat)` doesn't reset the precision of `x`
needs tests
bignums
minor change
#60830 opened 2026-01-26 17:55 by
lvlte
Fix `rationalize(x)` accuracy with tiny floats / when x is a rational
rationals
maths
bugfix
#60828 opened 2026-01-26 16:47 by
lvlte
Switch to `CreateWaitableTimerExW` for profiling on Windows
#60819 opened 2026-01-25 18:04 by
BioTurboNick
Older