/
githubmirror
/
julia
ОбзорДокументацияВойти
/
githubmirror
/
julia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
julia/
base/
..
compiler

Don't filter `Core` methods from newly-inferred list (#58510)

год назад
docs

Add compat entry for `Base.donotdelete` (#55773)

2 года назад
ryu

fix type-stability bugs in Ryu code (#52781)

3 года назад
special

Revert "power uses Float64 exponents for integers (#53967)"

год назад
strings

`Base`: `macro b_str`: restrict argument to `String` (#57863)

год назад
.gitignore

Enable JuliaSyntax.jl as the defult parser

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

Logging: Improve threadsafety (#57591)

год назад
Enums.jl

LazyString in interpolated error messages involving types (#54737)

2 года назад
Makefile

Allow libquadmath to also fail as it is not available on all systems (#54605)

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

Switch from segfault to `zip` behavior for mismatched indices in `map!` (#56673)

год назад
abstractarraymath.jl

add Slices array type for eachslice/eachrow/eachcol (#32310)

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

dict docs: document that ordering of keys/values/pairs match iterate (#56842)

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

Add aliasing warnings to docstrings for mutating functions in Base (#50824)

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

Narrow `@inbounds` annotations in `accumulate.jl` to only indexing calls (#58200)

год назад
array.jl

Add aliasing warnings to docstrings for mutating functions in Base (#50824)

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

fix zero-dimensional `reverse!` (#58086)

год назад
arrayshow.jl

replace tabs with spaces and fix indentation

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

add missing wait during Timer and AsyncCondition close (#51847)

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

Add aliasing warnings to docstrings for mutating functions in Base (#50824)

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

convert some equalities to symbols to use === rather than == (#45941)

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

Force inference of `convert(::Type{T}, ::T) where T` via typeasserts (#46573)

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

[BinaryPlatforms] Parse `rc64`/`riscv64` triplets

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

fix `bit_map!` with aliasing (#50781)

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

Add Libc methods for memmove/memcpy/memset/memcmp (#49550)

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

More info on nor(x, y) (#46505)

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

permit NamedTuple{<:Any, Union{}} to be created (#53516)

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

broadcast: use recursion rather than ntuple to map over a tuple (#51154)

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

LazyString in interpolated error messages involving types (#54737)

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

Improve inference for paths leading to `similar` (#37163)

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

doc: cross-reference `bind` in `Channel` method doc string (#58113)

год назад
char.jl

typeassert `get` from `IOContext` (#46828)

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

Apply the patch provided in #46640 for typos (#46641)

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

Fix shell `cd` error when working dir has been deleted (#41244)

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

`Base`: `macro cmd`: restrict argument to `String` (#57862)

год назад
cmem.jl

Add Libc methods for memmove/memcpy/memset/memcmp (#49550)

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

Add aliasing warnings to docstrings for mutating functions in Base (#50824)

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

simplify complex atanh and remove singularity perturbation (#55268)

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

annotate type of Task.queue field (#48420)

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

add type annotations for non-constant Base globals (#44166)

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

Revert "build: cleanup base files inclusion (#45441)" (#46420)

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

Reference all the numbers (#22107)

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

add `nospecialize` to deepcopy entry point (#46692)

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

ensure the path regexes will accept all valid paths (#48686)

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

reset `maxprobe` on `empty!` (#51595)

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

Fix rounding edge cases on `cld`, `fld`, and `rem` (#45910)

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

Base.download: remove DOWNLOAD_HOOKS mechanism (#38818)

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

use a Dict instead of an IdDict for caching of the `cwstring` for Windows env variables (#52758)

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

Remove dead code in Base.retry (#47718)

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

Limit type-printing in MethodError (#50809)

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

Widen diagonal var during `Type` unwrapping in `instanceof_tfunc` (#52228)

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

convert some equalities to symbols to use === rather than == (#45941)

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

Atomic pointer operations APIs (#49811)

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

backport 1.10: fix handling of unknown setting in `@constprop`, fix error message (#57320)

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

Remove broken conversion of `@fastmath x[i] += 1` (#50347)

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

Avoid race conditions with recursive rm (#50842)

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

read(io, Char): fix read with too many leading ones (#50552)

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

Fix edge cases where inexact conversions to UInt don't throw (#51095)

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

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

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

Add Base.in_finalizer query

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

relax dispatch for the `IteratorSize` method for `Generator` (#58110)

год назад
gmp.jl

More `hash` optimization (#50041)

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

update `hash` doc string: `widen` not required any more (#55867)

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

Add Libc methods for memmove/memcpy/memset/memcmp (#49550)

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

add some unnecessary MethodError restrictions for Type (#43087)

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

LazyString in interpolated error messages involving types (#54737)

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

docs: add notes about scratchspaces in depot (#52367)

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

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

год назад
intfuncs.jl

fix `nextpow`, `prevpow` for types without `typemax` (#49669)

год назад
io.jl

Make write(IO, Char) actually return the amount of printed bytes instead of the attempted written bytes. (#56980)

год назад
iobuffer.jl

do lazy reallocation after take!(iobuffer) (#48676)

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

fall back to slower stat filesize if optimized filesize fails (#55641)

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

fix infinite recursion in `promote_type` for `Irrational` (#55870)

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

LazyString in interpolated error messages involving types (#54737)

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

Add Libc methods for memmove/memcpy/memset/memcmp (#49550)

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

docs: mark `locations` in `Libdl.find_library` as optional (#48193)

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

Add lock around uv_unref during init (#51236)

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

rename InvasiveLinkedList to IntrusiveLinkedList

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

Set storage class of julia globals to dllimport on windows to avoid auto-import weirdness (#54572)

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

Add preference for version named manifest files (#43845) (#56600)

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

Some touchups to Task docs (#49682)

3 года назад
locks-mt.jl

Use isb for normal cpu pause on aarch64 (#49481)

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

Logging: Improve threadsafety (#57591)

год назад
math.jl

Revert "power uses Float64 exponents for integers (#53967)"

год назад
mathconstants.jl

Extend `Base.rationalize` instead of defining new function (#56793)

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

Miscellaneous `Meta.partially_inline!` fixes (#56813)

год назад
methodshow.jl

Fix `show` for `MethodList` when methods are from another module (#52354)

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

missing: improve effects for some missing operations (#50080)

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

Add Libc methods for memmove/memcpy/memset/memcmp (#49550)

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

LazyString in interpolated error messages involving types (#54737)

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

Returns -> Return (#47341)

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

Do not use `widen` for 128-bit ints in `MultiplicativeInverses` (#47995)

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

static-show: improve accuracy of some printings (#52799)

год назад
ntuple.jl

effects: taint `:consistent`-cy on `:inbounds` and `:boundscheck` exprs

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

add typemap filtering option for Union{}

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

rework on `src.slottypes` and `ir.argtypes` (#49113)

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

Improve documentation of sort-related functions (#48387)

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

implement concurrent sweeping (#48969)

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

Improve documentation of sort-related functions (#48387)

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

lowering: preserve line numbers over julia-expand-macroscope pass (#44995)

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

ensure all `isequal` methods to be inferred to return `Bool` (#49800)

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

LazyString in interpolated error messages involving types (#54737)

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

Separate foreign threads into a :foreign threadpool (#50912)

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

ensure the path regexes will accept all valid paths (#48686)

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

threading: support more than nthreads at runtime

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

Improve `isassigned` implementation (#49827)

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

whitespace: end text files with single newlines

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

Atomic pointer operations APIs (#49811)

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

Handle `ProcessChain` in open(f, cmd, ..) (#49166)

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

add typemap filtering option for Union{}

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

Fix typo in range display (#51832)

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

LazyString in interpolated error messages involving types (#54737)

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

mapreduce: don't inbounds unknown functions (#55329)

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

Fix indexing in _mapreducedim for OffsetArrays (#55506)

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

fix `hasmethod` with kwargs to exclude positional arg names (#58410)

год назад
refpointer.jl

Add Libc methods for memmove/memcpy/memset/memcmp (#49550)

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

Throw an error if trying to access unassigned data in Base.RefValue (#45829)

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

fixup "Don't free regex objects in exit-time finalizer calls (#57834)"

год назад
reinterpretarray.jl

LazyString in reinterpretarray error messages (#54704)

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

Fix linear indexing for ReshapedArray if the parent has offset axes (#41232)

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

Round from zero support for non-BigFloats (#41246)

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

add docs for `Base.shred!` (#50032)

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

ensure the path regexes will accept all valid paths (#48686)

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

`Base`: shell escaping: inference improvement to prevent invalidation (#57915)

год назад
show.jl

static-show: improve accuracy of some printings (#52799)

год назад
simdloop.jl

Change SIMD Loop from Fast to only reassoc/contract (#49405)

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

make Tuple{Union{}} unconstructable (#49111)

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

add typemap filtering option for Union{}

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

LazyString in interpolated error messages involving types (#54737)

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

Revert inlined method signature stacktrace lookup code (#52754)

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

Revert "Add mutating `stat!` function for non-allocating filesystem `stat`" (#50323)

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

set MAX_OS_WRITE on unix (#54233)

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

LazyString in interpolated error messages involving types (#54737)

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

Cleanup: Use `issingletontype` consistently (#47618)

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

cleanup: some fixes from effort to break up monolithic sysimg build (#49953)

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

Fix typo in `Sys.total_memory` docstring. (#53301)

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

add sticky task warning to `@task` and `schedule` (#54815)

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

lowering: preserve line numbers over julia-expand-macroscope pass (#44995)

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

Try to fix incorrect documentation of `nthreads` (#53117)

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

threading: support more than nthreads at runtime

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

Update docs to use `Threads.threadpoolsize` instead `Base.threadpoolsize` (#47243)

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

Remove try-finally scope from `@time_imports` `@trace_compile` `@trace_dispatch` (#58011)

год назад
toml_parser.jl

Allow tab after key name in TOML.parse (#51622)

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

add typemap filtering option for Union{}

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

whitespace: end text files with single newlines

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

LazyString in interpolated error messages involving types (#54737)

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

Make ranges more robust with unsigned indexes. (#50823)

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

More helpful error message for empty `cpu_target` in `Base.julia_cmd` (#52217)

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

improve hashing performance for uuid (#40879)

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

typeassert `get` from `IOContext` (#46828)

4 года назад
version_git.sh

base/versions_git.sh fix when GNU date is present on BSD systems (#49184)

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

Audit some more @assert usage in base (#31944)

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

Micro-optimization in WeakKeyDict constructor (#49690)

3 года назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©