/
githubmirror
/
julia
ОбзорДокументацияВойти
/
githubmirror
/
julia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
julia/
test/
..
RelocationTestPkg1

Add `track_content` option to allow hashing of `include_dependency`s (#51798)

3 года назад
RelocationTestPkg2

RFC: Make `include_dependency(path; track_content=true)` the default (#54965)

2 года назад
RelocationTestPkg3

Add `track_content` option to allow hashing of `include_dependency`s (#51798)

3 года назад
RelocationTestPkg4

Avoid repeated precompilation when loading from non-relocatable cachefiles (#53905)

2 года назад
TestPkg

also set the version in `pkgorigins` (#44318)

4 года назад
clangsa

clangsa: add thread-safety capability analysis of safepoint annotations (#62288)

месяц назад
depot

loading: make __precompile__ the default (#26991)

8 лет назад
embedding

🤖 Bump Distributed stdlib fde987f → 96b42c4 (#62660)

3 дня назад
gc

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
gcext

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
llvmpasses

cancellation: Add mechanisms to cancel OpenBLAS and GMP (#62629)

6 дней назад
manifest

Add support for new Manifest.toml format during code load (#40765)

5 лет назад
netload

rename uninitialized to undef (#26316)

8 лет назад
project

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
strings

Make sha256(::String) 10000x faster (#62566)

7 дней назад
testhelpers

Add explicitly wrapping versions of integer arithmetic (#50790)

месяц назад
trim

codegen: do not rely on method roots if `--strip-ir` is enabled

12 дней назад
trimming

Migrate `--trim` tests to use JuliaC, delete out-of-date `contrib/juliac` (#62128)

2 месяца назад
unicode

Change iteration protocol

8 лет назад
.gitignore

Avoid repeated precompilation when loading from non-relocatable cachefiles (#53905)

2 года назад
JuliaLowering_stdlibs.jl

test: compile only `--check-bounds=yes` for JuliaLowering_stdlibs test (#62415)

25 дней назад
Makefile

Migrate `--trim` tests to use JuliaC, delete out-of-date `contrib/juliac` (#62128)

2 месяца назад
abstractarray.jl

forward several whole-array functions on ReshapedArray to the parent (#62622)

4 дня назад
ambiguous.jl

type system: Add TypeEgal kind (#62001)

месяц назад
apint.jl

core: support odd-bit primitive integers, add Core.bitsizeof (#61359)

21 день назад
arrayops.jl

Add explicitly wrapping versions of integer arithmetic (#50790)

месяц назад
asyncmap.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
atexit.jl

Threads: `@atomic` reference API for `Atomic`, deprecate `a[] = v` (#62382)

22 дня назад
atomics.jl

Threads: `@atomic` reference API for `Atomic`, deprecate `a[] = v` (#62382)

22 дня назад
backtrace.jl

`StackTraces.lookup(::Base.InterpreterIP)`: fix some boxing and some bad inference (#59338)

год назад
binaryplatforms.jl

binaryplatforms: Also perform compatibility transform on mutation (#62207)

2 месяца назад
bitarray.jl

bitarray: Respect source length in `BitArray.map!` (#62552)

12 дней назад
bitset.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
boundscheck.jl

fix boundscheck tests

4 года назад
boundscheck_exec.jl

type system: Add TypeEgal kind (#62001)

месяц назад
broadcast.jl

inline `broadcast` vararg method (#61776)

3 месяца назад
buildkitetestjson.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
cancellation.jl

cancellation: Hook up ^C (#62655)

3 дня назад
cartesian.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
ccall.jl

cancellation: Add mechanisms to cancel OpenBLAS and GMP (#62629)

6 дней назад
channel_threadpool.jl

Capture/silence some noisy test warnings (#57111)

2 года назад
channels.jl

wait-after-close no longer errors on one-shot Timers (#62539)

6 дней назад
char.jl

improve `Char` casing effects (#62096)

2 месяца назад
checked.jl

Skip some stock GC-specific tests when using MMTk (#57104)

2 года назад
choosetests.jl

cancellation: Add basic CancellationToken[Source] APIs (#62429)

18 дней назад
client.jl

tighten up the stacktrace scrubbing story to fix regression vs 1.11 (#62391)

20 дней назад
cmdlineargs.jl

Split images: write the heap image to the .ji (#61649)

5 дней назад
combinatorics.jl

improve effects of `factorial` (#54320)

2 года назад
compileall.jl

Change delayed delete mechanism to prevent cross-drive mv failure for in-use DLL (#59635)

10 месяцев назад
complex.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
copy.jl

fix deepcopy for non-trivial circular references (#56990)

2 года назад
core.jl

cancellation: Wire up compute cancellation (#62604)

7 дней назад
corelogging.jl

Add try/catch around handle_message() to catch errors during logging. (#57004)

2 года назад
deprecation_exec.jl

module: warn consistently on deprecated bindings imported via `using` (#62450)

день назад
dict.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
docs.jl

Docs: avoid spurious struct field from `@doc` expansion (#62236)

месяц назад
download.jl

deprecate Base.download in favor of Downloads.download (#37611)

6 лет назад
download_exec.jl

Merge pull request #60834 from rokke-git/patch-5

6 месяцев назад
enums.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
env.jl

get_bool_env: add method with a lazy default option. Add kwarg to throw (#52950)

3 года назад
error.jl

use more canonical way to check binding existence (#58809)

год назад
errorshow.jl

errorshow: collapse code loading frames in package stacktraces (#62513)

10 дней назад
euler.jl

Replace most occurances of http with https when the https url is valid (#52566)

3 года назад
exceptions.jl

syntax: Disallow using `@goto` to skip finally blocks (#60979)

4 месяца назад
fastmath.jl

math: fix exp_impl_fast Float64 nothrow inference (#61615)

4 месяца назад
faulty_constructor_method_should_not_cause_stack_overflows.jl

prevent stack overflows from user-defined constructor methods: strings (#60876)

6 месяцев назад
file.jl

Add `DirEntry`-based `readdir` methods (#55358)

2 месяца назад
filesystem.jl

Make `mv` more atomic by trying rename before deleting `dst` (#55384)

2 года назад
float16.jl

Fix `unsafe_trunc` test for `NaN16` (#56630)

2 года назад
floatapprox.jl

Testsets for test/floatapprox (#23864)

9 лет назад
floatfuncs.jl

Fix some corner cases of `isapprox` with unsigned integers (#55828)

2 года назад
functional.jl

use `splat` instead of a local function in `Generator` constructors (#61233)

5 месяцев назад
gc.jl

Fix jl_gc_wb_genericmemory_copy_boxed not advancing src/dest ptr (#61852)

2 месяца назад
generic_map_tests.jl

rewrite `asyncmap` to use plain buffers instead of `Ref` (#61445)

4 месяца назад
gmp.jl

New `prod(::AbstractArray{BigInt})` implementation (#59456)

год назад
goto.jl

[JuliaLowering] Fix and test empty identifiers (#61913)

2 месяца назад
hashing.jl

type system: Refactor Type{} structure (#61915)

2 месяца назад
int.jl

fix `mod` for mixes of `Signed` and `Unsigned` (#57853)

год назад
interpreter.jl

builtins: fix off-by-one nargs in jl_f_invoke CodeInstance fallback (#61110)

6 месяцев назад
intfuncs.jl

core: support odd-bit primitive integers, add Core.bitsizeof (#61359)

21 день назад
intrinsics.jl

core: support odd-bit primitive integers, add Core.bitsizeof (#61359)

21 день назад
iobuffer.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
iostream.jl

Fix `fd(::IOStream)` returning an integer (#55080)

2 года назад
iterators.jl

Iterators: Import identity so findeach(itr) works (#62530)

15 дней назад
jit.jl

type system: Add TypeEgal kind (#62001)

месяц назад
keywordargs.jl

method: normalize kwcall callee self-type to the equality kind (#62278)

месяц назад
llvmcall.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
llvmcall2.jl

[jitlayers] add missing JD parameter to remaining external API call (#60988)

3 месяца назад
loading.jl

loading: add a cache-fetch hook consulted before compiling a package (#62568)

7 дней назад
math.jl

special: Preserve signs in floating-point integer powers (#62527)

15 дней назад
meta.jl

Add `Core._lower` for swapping out lowering implementation

год назад
misc.jl

cancellation: Hook up ^C (#62655)

3 дня назад
missing.jl

test: Ignore test-defined isequal methods in missing.jl's inference s… (#62504)

17 дней назад
mod2pi.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
mpfr.jl

MPFR: fix MethodError in `setproperty!(::BigFloat, ::Symbol, v)` (#62576)

11 дней назад
namedtuple.jl

type system: Add TypeEgal kind (#62001)

месяц назад
numbers.jl

deprecate fld1, fldmod1 for cld, cldmod1 (#62484)

6 дней назад
offsetarray.jl

Replace some uses of `Array` by `Vector` or `Matrix` (#60154)

9 месяцев назад
opaque_closure.jl

runtime: reject free typevars in opaque-closure signatures (#62469)

11 дней назад
operators.jl

deprecate fld1, fldmod1 for cld, cldmod1 (#62484)

6 дней назад
ordering.jl

add tests for undocumented symbols (#52723)

3 года назад
osutils.jl

base: add `Sys.detectwsl()` (#57069)

2 года назад
parse.jl

Add unit tests for parsing characters to integers (#60396)

8 месяцев назад
path.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
precompile.jl

Split images: write the heap image to the .ji (#61649)

5 дней назад
precompile_absint1.jl

staticdata: rebuild image method caches from an ordered CodeInstance list (#62303)

месяц назад
precompile_absint2.jl

staticdata: rebuild image method caches from an ordered CodeInstance list (#62303)

месяц назад
precompile_extmi.jl

Handle non-standard Method.source in invalidation scanner (#61670)

3 месяца назад
precompile_utils.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
print_process_affinity.jl

Add `setcpuaffinity(cmd, cpus)` for setting CPU affinity of subprocesses (#42469)

5 лет назад
profile_spawnmany_exec.jl

Make profiling more robust with many tasks (#42978)

5 лет назад
ranges.jl

twiceprecision: Include low word of step sum in `sum(::StepRangeLen)` (#62529)

15 дней назад
rational.jl

Add explicitly wrapping versions of integer arithmetic (#50790)

месяц назад
read.jl

Fix type stability of `ReadEachIterator` (#56678)

2 месяца назад
rebinding.jl

module: store owning binding as the last BindingPartition's next link (#62381)

21 день назад
reduce.jl

forward several whole-array functions on ReshapedArray to the parent (#62622)

4 дня назад
reducedim.jl

make `add_sum(::Bool, ::BitIntegerSmall)` promote to `Int` (#58374)

год назад
reflection.jl

type system: Make `Type{T}` subtyping sound with respect to `==` (#62263)

месяц назад
regex.jl

Use `===` to compare with `nothing` in tests (#55563)

2 года назад
reinterpretarray.jl

reinterpretarray: Use aligned_sizeof for elsize when element sizes match (#62544)

13 дней назад
relocatedepot.jl

Change delayed delete mechanism to prevent cross-drive mv failure for in-use DLL (#59635)

10 месяцев назад
rounding.jl

add missing _convert_rounding methods for RoundFromZero (#57802)

год назад
runtests.jl

Pass backtrace vectors of the right type to `Test.Error` (#62659)

день назад
ryu.jl

Add explicitly wrapping versions of integer arithmetic (#50790)

месяц назад
scopedvalues.jl

cancellation: Add basic CancellationToken[Source] APIs (#62429)

18 дней назад
secretbuffer.jl

Avoid hardcoding paths in Profile and Sys (#59998)

9 месяцев назад
sets.jl

set: specialize allunique for strings (#62018)

17 дней назад
show.jl

arrayshow: use terminal width when there is no vertical room (#62543)

12 дней назад
simdloop.jl

no LoadError wrapper in macroexpand errors (#38379)

5 лет назад
smallarrayshrink.jl

Introduce sizehint!(s, n; shrink = true) to controll shrinkage (#51929)

3 года назад
some.jl

more conservative `promote_rule` for `Some` (#58836)

год назад
sorting.jl

Merge pull request #62133 from JuliaLang/LilithHafner-patch-1

месяц назад
spawn.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
specificity.jl

type system: Refactor Type{} structure (#61915)

2 месяца назад
stack_overflow.jl

Move test of stackoverflow with close(::Channel) to stack_overflow.jl (#49702)

3 года назад
stacktraces.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
staged.jl

runtime: make forbidden-context task-switch errors deterministic (#62331)

8 дней назад
stdlib_dependencies.jl

Use jlutilities mechanism for external package required in test (#60232)

9 месяцев назад
stress.jl

cancellation: Hook up ^C (#62655)

3 дня назад
stress_fd_exec.jl

add license to top of new files

6 лет назад
subarray.jl

fix bounds checking and unaliasing of `copyto!` for PermutedDimsArray (#61554)

2 месяца назад
subtype.jl

type system: Make `Type{T}` subtyping sound with respect to `==` (#62263)

месяц назад
syntax.jl

lowering/runtime: Fix two define_method regressions from the builtin migration (#62583)

8 дней назад
sysinfo.jl

Sys: Fix CPU summary aggregation across models and speeds (#62609)

8 дней назад
tempdepot.jl

Change delayed delete mechanism to prevent cross-drive mv failure for in-use DLL (#59635)

10 месяцев назад
terminfo.jl

Add user-aliases to TermInfo

2 года назад
test_exec.jl

move Test from Base to stdlib

9 лет назад
test_sourcepath.jl

task: drop parent and module references (#29483)

8 лет назад
testdefs.jl

type system: Add TypeEgal kind (#62001)

месяц назад
testenv.jl

test: `SIGQUIT` (grand)child processes if hang encountered (#62542)

14 дней назад
threadpool_latency.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
threadpool_use.jl

Add option to use `@spawn :samepool` for using the same threadpool as the caller (#57109)

2 года назад
threads.jl

cancellation: Hook up ^C (#62655)

3 дня назад
threads_comprehensions.jl

`@threads`: Use thread-local buffers for filtered comprehensions. Expand greedy tests (#61346)

5 месяцев назад
threads_exec.jl

cancellation: Implement task abandonment (#62651)

5 дней назад
trim.jl

Fix-up new `trim` test harness (#62167)

2 месяца назад
triplequote.jl

fix #34105, unescape triple-quoted strings after dedenting (#35001)

6 лет назад
tuple.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
typegroup.jl

Use typegroup mechanism for ordinary structs (#61306)

13 дней назад
vecelement.jl

docs: fix grammar and clarity in comments and docstrings (#62083)

2 месяца назад
version.jl

Document the fields of `VersionNumber` (#50179)

3 года назад
worlds.jl

type system: Add TypeEgal kind (#62001)

месяц назад