julia
Backports for 1.13.0-beta1
#60312
Merged

Commits
  • Remove libjulia-internal.so dependency on libstdc++ and libgcc (#60248)
    xal-0 committed 172 days ago
  • Correct version in which at-lock was exported (#60279)
    giordano committed 172 days ago
  • Use POSIX shell instead of Bash in escape_json.sh (#60295)
    ararslan committed 172 days ago
  • Fix buffer overflow in jloptions (#60299)
    vchuravy committed 172 days ago
  • cacert: Update to 2025-12-02 (#60302)
    eschnett committed 172 days ago
  • Avoid using `fork()` when probing system `libstdc++` (#60254)
    topolarity committed 172 days ago
  • Make stdlib precompile failures throw (#60308)
    IanButterworth committed 172 days ago
  • signals: Implement fake_stack_pop for Linux on x86_64 and i686 (#60013)
    KristofferC committed 167 days ago
  • Proactively compile lambdas when the type of the closure is known (#60259)
    aviatesk committed 167 days ago
  • Logging: define isless between Integer and LogLevel (#60330)
    KristofferC committed 161 days ago
  • Libdl: fix race condition in LazyLibrary parallel loading (#60381)
    KristofferC committed 161 days ago
  • 🤖 [backports-release-1.13] Bump LinearAlgebra stdlib 7e11b5e → 4786452 (#60394)
    DilumAluthgeBot committed 160 days ago
  • compiler: Fix typo in `abstract_invoke` (#60414)
    aviatesk committed 157 days ago
  • Fix JET warning in `_spawn_primitive` (#60452)
    aviatesk committed 153 days ago
  • Fix JET warnings in `copy_chunks!`, `copy_chunks_rtol!`, `fill_chunks!` (#60453)
    aviatesk committed 153 days ago
  • Fix JET warning in `TOML.parse_array` (#60465)
    aviatesk committed 152 days ago
  • Fix JET warning in Base.sendfile (#60466)
    aviatesk committed 152 days ago
  • Add heap sized based full gc heuristic (#60376)
    KristofferC committed 137 days ago
  • use a "locally frozen world age" to invoke `_artifact_str` in (#60383)
    KristofferC committed 137 days ago
  • type assert that `l.owned` is an `Int` for `AbstractSpinLock` (#60399)
    KristofferC committed 137 days ago
  • Fix world age docs link, point to correct manual version (#60384)
    KristofferC committed 137 days ago
  • Fix Makefile typo of USE_SYSTEM_ZSTD (#60422)
    KristofferC committed 137 days ago
  • Docs: mention cmd line option for App Installer on Windows
    KristofferC committed 137 days ago
  • REPL: fix completion overwriting input after cursor (#60472)
    KristofferC committed 137 days ago
  • Fix JET warning related to `_array_for` (#60461)
    KristofferC committed 137 days ago
  • Clarify that `cpu_info` times are expressed in milliseconds (#60480)
    KristofferC committed 137 days ago
  • Fix `@allocated 1 .+ 1` (#60494)
    KristofferC committed 137 days ago
  • Fix JET warning by avoiding recursion in `getproperty(::DirEntry)` (#60506)
    KristofferC committed 137 days ago
  • Fix JET warning in `artifact_meta` (#60507)
    KristofferC committed 137 days ago
  • fix `Core.Box` in REPL (#60514)
    KristofferC committed 137 days ago
Loading