This website requires JavaScript.
Explore
Help
Register
Sign In
JuliaLang
/
julia
Watch
1
Star
0
Fork
0
You've already forked julia
mirror of
https://github.com/JuliaLang/julia.git
synced
2026-05-28 03:10:33 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
LabelCheck.yml
Typos.yml
Whitespace.yml
backport-label-audit.yml
cffconvert.yml
Actor
All actors
JuliaLang
Status
All status
Success
Failure
Waiting
Running
prevent `edit_move_right` from extending an active region (#61378)
Whitespace.yml #382
:
Commit
625f3c3308
pushed by
JuliaLang
master
2026-05-29 08:48:58 +08:00
0s
View workflow file
Base.Docs: fix Binding constructor for renamed imports (#61869)
Whitespace.yml #381
:
Commit
e5d7225bad
pushed by
JuliaLang
master
2026-05-26 03:51:42 +08:00
0s
View workflow file
avoid untyped comprehensions in `@generated` functions (#61842)
Whitespace.yml #380
:
Commit
062a90bc8c
pushed by
JuliaLang
master
2026-05-22 04:16:51 +08:00
0s
View workflow file
🤖 Bump Pkg stdlib 43dcd1fc0 → 870fd2f63 (#61825)
Whitespace.yml #379
:
Commit
690a68d60b
pushed by
JuliaLang
master
2026-05-19 04:14:52 +08:00
0s
View workflow file
🤖 Bump LibCURL stdlib 2e3f4cc → b8ee014 (#61781)
Whitespace.yml #378
:
Commit
13dd90c1fd
pushed by
JuliaLang
master
2026-05-15 06:47:43 +08:00
0s
View workflow file
Replace hand-maintained CPU tables with cpufeatures library (#61292)
Whitespace.yml #377
:
Commit
d5c76d6dcb
pushed by
JuliaLang
master
2026-04-16 04:43:46 +08:00
0s
View workflow file
Actually schedule the globalFPM passes (#61182)
Whitespace.yml #376
:
Commit
de078aabfa
pushed by
JuliaLang
master
2026-04-13 14:03:49 +08:00
0s
View workflow file
Fix `--trim` compatibility for `BoundsError` (#61561)
Whitespace.yml #375
:
Commit
b9ba052bc0
pushed by
JuliaLang
master
2026-04-12 12:58:45 +08:00
0s
View workflow file
[JuliaLowering] Allow `cglobal`, `ccall`, `_` as macro names (#61488)
Whitespace.yml #374
:
Commit
cfab3f5f6c
pushed by
JuliaLang
master
2026-04-05 16:23:12 +08:00
0s
View workflow file
precompilepkgs: optionally run precompilation in background task with keyboard controls (#60943)
Whitespace.yml #373
:
Commit
cb2e1ecf24
pushed by
JuliaLang
master
2026-04-04 08:45:14 +08:00
0s
View workflow file
unroll tuple allequal for performance (#61433)
Whitespace.yml #372
:
Commit
582a6e6afc
pushed by
JuliaLang
master
2026-04-01 22:18:40 +08:00
0s
View workflow file
subtype: Rename `right` to existential (#61424)
Whitespace.yml #371
:
Commit
85c05807fc
pushed by
JuliaLang
master
2026-04-01 10:23:15 +08:00
0s
View workflow file
Re-write `engine.cpp` in C (#61400)
Whitespace.yml #370
:
Commit
b8d61e4043
pushed by
JuliaLang
master
2026-03-31 09:49:42 +08:00
0s
View workflow file
docs: Update Julia version compatible with three-arg `@test_throws` macro (#61431)
Whitespace.yml #369
:
Commit
2cf16b10e4
pushed by
JuliaLang
master
2026-03-30 23:49:54 +08:00
0s
View workflow file
FinalGCLowering: Invalidate all analyses when modifications are made. (#61422)
Whitespace.yml #368
:
Commit
4e3dc4ee59
pushed by
JuliaLang
master
2026-03-29 23:08:26 +08:00
0s
View workflow file
subtype: isolate `Union` state in `subtype_ccheck` to prevent exponential hang (#61316)
Whitespace.yml #367
:
Commit
4e26e962e0
pushed by
JuliaLang
master
2026-03-28 18:25:38 +08:00
0s
View workflow file
[JuliaLowering] Fix UndefVarError for keyword arg names in return type (#61413)
Whitespace.yml #366
:
Commit
feb5da9024
pushed by
JuliaLang
master
2026-03-28 08:48:41 +08:00
0s
View workflow file
Make `SourceRef` contain `Ref{SourceFile}` instead of `SourceFile` (#61402)
Whitespace.yml #365
:
Commit
357c74bd26
pushed by
JuliaLang
master
2026-03-27 20:10:14 +08:00
0s
View workflow file
Make `jl_object_in_image` thread-safe (#61386)
Whitespace.yml #364
:
Commit
98cacef85e
pushed by
JuliaLang
master
2026-03-27 01:38:37 +08:00
0s
View workflow file
cacert: New version 2026-03-19 (#61395)
Whitespace.yml #363
:
Commit
766e699ae1
pushed by
JuliaLang
master
2026-03-25 05:20:02 +08:00
0s
View workflow file
Count `jl_gc_managed_malloc` into heap size for MMTk (#61393)
Whitespace.yml #362
:
Commit
8493b13f44
pushed by
JuliaLang
master
2026-03-24 11:44:49 +08:00
0s
View workflow file
[JuliaLowering] Fix issues reported by JETLS (#61357)
Whitespace.yml #361
:
Commit
7d591fcb00
pushed by
JuliaLang
master
2026-03-22 23:31:47 +08:00
0s
View workflow file
deps: re-sign bundled zstd on macOS (#61355)
Whitespace.yml #360
:
Commit
3de619d29b
pushed by
JuliaLang
master
2026-03-21 21:48:38 +08:00
0s
View workflow file
nghttp2: Update to version 1.68.1 (#61376)
Whitespace.yml #359
:
Commit
795fffe944
pushed by
JuliaLang
master
2026-03-21 12:43:54 +08:00
0s
View workflow file
Add a NEWS entry for `Base.generating_output()` (#61369)
Whitespace.yml #358
:
Commit
17e49013d4
pushed by
JuliaLang
master
2026-03-20 20:44:40 +08:00
0s
View workflow file
Escape `@nospecialize` macro output (#61362)
Whitespace.yml #357
:
Commit
78a0dc1151
pushed by
JuliaLang
master
2026-03-20 10:53:00 +08:00
0s
View workflow file
Merge pull request #61341 from topolarity/ct/macos-gc-wait
Whitespace.yml #356
:
Commit
c43c9c5480
pushed by
JuliaLang
master
2026-03-19 17:08:08 +08:00
0s
View workflow file
[JuliaLowering] Fix undefined variable in labeled `continue` desugaring (#61356)
Whitespace.yml #355
:
Commit
be42033aaa
pushed by
JuliaLang
master
2026-03-19 08:52:40 +08:00
0s
View workflow file
Fix "applicable method may be too new" error on @activate Compiler (#60841)
Whitespace.yml #354
:
Commit
cd35c28185
pushed by
JuliaLang
master
2026-03-19 00:26:46 +08:00
0s
View workflow file
[JuliaLowering] Many declaration/assignment tests, minor bugfixes (#61213)
Whitespace.yml #353
:
Commit
942c262fa4
pushed by
JuliaLang
master
2026-03-18 11:12:41 +08:00
0s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last