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

docs: fix-up world-age handling for META access (#57349)

2 года назад
logging

Logging: Improve threadsafety (#57591)

год назад
ryu

Loosen type restriction on `Ryu.writeshortest` (#57172)

2 года назад
special

fix `exp(weirdNaN)` (#56784)

2 года назад
strings

Workaround StyledStrings type-piracy (#58112)

год назад
.gitignore

Enable JuliaSyntax.jl as the defult parser

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

[internals] add time metrics for every CodeInstance (#57074)

год назад
Base_compiler.jl

batch some binding changes (#57765)

год назад
Enums.jl

fix overlapping definitions of `Base.active_module` and `REPL.active_module` (#55316)

2 года назад
Makefile

build: fix makefile rules and windows path separator used in build (#57472)

год назад
abstractarray.jl

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

год назад
abstractarraymath.jl

Tighten typechecking in `repeat` to match what's documented (#55444)

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

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

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

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

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

fix cumsum ignoring first element returned in call to promote_op (#53461)

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

Compiler.jl: use `Base.[all|any]` instead of `Compiler`'s own versions (#56851)

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

`Base`: `append!`, `resize!`: convert length to `Int` before passing it on (#57585)

год назад
arraymath.jl

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

год назад
arrayshow.jl

Add ABIOverride type for def field (#56555)

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

Add `Timer` args to struct and add show method (#57081)

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

Minor documentation updates (#56883)

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

Switch LLVM codegen of Ptr{T} to an actual pointer type. (#53687)

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

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

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

binaryplatforms.jl: Remove duplicated riscv64 entry (#56888)

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

remove top-level branches checking for Base (#56507)

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

add sizehint! for `first` and make append!/prepend! safer (#51903)

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

Add explicit imports for types and fix bugs (#57302)

год назад
boot.jl

fix _apply_pure deprecation (#57800)

год назад
broadcast.jl

broadcast: align `ndims` implementation with intent behind code (#56999)

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

Allow for :foreigncall to transition to GC safe automatically (#49933)

год назад
cartesian.jl

Prefer `# Examples` in docstrings (#53276)

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

Default to 1 interactive thread (#57087)

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

Add explicit imports for types and fix bugs (#57302)

год назад
checked.jl

Add `Base.checked_pow(x,y)` to `Base.Checked` library (#52849)

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

bpart: Track whether any binding replacement has happened in image modules (#57433)

год назад
cmd.jl

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

год назад
cmem.jl

implement Memory{T} as a new backend for Array{T} (#51319)

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

improve effects of `factorial` (#54320)

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

Avoid promotion in `muladd` involving unitful `Furlong` (#56886)

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

Add `Experimental.wait_with_timeout` (#57148)

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

Avoid some allocations in various `println` methods (#56308)

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

Add explicit imports for types and fix bugs (#57302)

год назад
cpuid.jl

Initial support for RISC-V (#56105)

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

Use a single Float16 ABI. (#51666)

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

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

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

Add explicit imports for types and fix bugs (#57302)

год назад
dict.jl

optimizer: do not delete statements that may not `:terminate` (#52999)

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

Clarify `div` docstring for floating-point input (#55918)

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

Base.download: remove DOWNLOAD_HOOKS mechanism (#38818)

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

Fix some typos in docstrings and comments (#53368)

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

trimming: Restore JLL support (#57587)

год назад
errorshow.jl

bpart: Redesign representation of implicit imports (#57755)

год назад
essentials.jl

fix generated_body_to_codeinfo to avoid `string` (which is not always defined) (#57925)

год назад
experimental.jl

trimming: Restore JLL support (#57587)

год назад
exports.jl

Only implicitly `using` Base, not Core (#57357)

год назад
expr.jl

fix generated_body_to_codeinfo to avoid `string` (which is not always defined) (#57925)

год назад
fastmath.jl

Move all platforms to use llvm.minimum/llvm.maximum for fmin/fmax (#56371)

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

Minor documentation updates (#56883)

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

Add explicit imports for types and fix bugs (#57302)

год назад
float.jl

[internals] add time metrics for every CodeInstance (#57074)

год назад
floatfuncs.jl

minor fma cleanup (#57041)

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

Make Compiler an independent package

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

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

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

updated Doc string in Base.Generator (#35261)

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

simplify and slightly improve memorynew inference (#56857)

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

Add explicit imports for types and fix bugs (#57302)

год назад
hamt.jl

Add explicit imports for types and fix bugs (#57302)

год назад
hashing.jl

[internals] add time metrics for every CodeInstance (#57074)

год назад
iddict.jl

Remove unreachable error branch in memset calls (and in repeat) (#55985)

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

Fixup IdSet docstring (#54153)

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

Specialize 2-arg `show` for `LinearIndices` (#56482)

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

Fix `--project=@script` when outside script directory (#56351)

год назад
int.jl

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

год назад
intfuncs.jl

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

год назад
invalidation.jl

inference: simplify `abstract_eval_globalref` (#58026)

год назад
io.jl

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

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

Fix `IOBuffer` `skip` regression (#57963)

год назад
iostream.jl

Implement Base.fd() for TCPSocket, UDPSocket, and TCPServer (#53721)

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

don't mutate globals when constructing `Rational` from `AbstractIrrational` (#55853)

год назад
iterators.jl

bpart: Redesign representation of implicit imports (#57755)

год назад
libc.jl

Add reference to time_ns in time (#57142)

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

Libdl: Store path contents as `Tuple` instead of `Vector` (#57734)

год назад
libuv.jl

[FileWatching] fix PollingFileWatcher design and add workaround for a stat bug

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

rename InvasiveLinkedList to IntrusiveLinkedList

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

replace `Linking.__init__` with `OncePerProcess` (#57351)

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

much faster code-coverage for packages (#57988)

год назад
lock.jl

Fix OncePerThread issue when building a sysimage using the current sysimage (#57656)

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

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

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

fix special function `::Real` fallback stack overflow (#57790)

год назад
mathconstants.jl

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

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

Allow for :foreigncall to transition to GC safe automatically (#49933)

год назад
methodshow.jl

update path to Compiler stdlib to a valid one similar to how it is done for other stdlibs (#57274)

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

Improve type inference of nonmissingtype, nonnothingtype and of Ryu (#56120)

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

Add explicit imports for types and fix bugs (#57302)

год назад
multidimensional.jl

Add explicit imports for types and fix bugs (#57302)

год назад
multimedia.jl

Returns -> Return (#47341)

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

Change 'nonnegative' to 'non-negative' (#51380)

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

Add explicit imports for types and fix bugs (#57302)

год назад
ntuple.jl

ntuple: ensure eltype is always `Int` (#55901)

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

`Type` as a type name should be capitalized (#54256)

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

Move Compiler <-> OpaqueClosure interface code to Compiler (#56576)

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

remove redundant `print` method for `Splat` (#55494)

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

Address some post-commit review from #56660 (#56747)

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

Fix `--project=@script` when outside script directory (#56351)

год назад
ordering.jl

Document that `lt` must return a `Bool` (#52031)

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

Fix typos in `@static` docstring (#54227)

2 года назад
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

Implement faster thread local rng for scheduler (#55501)

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

Profile: Improve generation of clickable terminal links (#55857)

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

`Base`: `PCRE`: `exec`: type assert `String` after construction (#57868)

год назад
permuteddimsarray.jl

Accept axes in Base.checkdims_perm (#55403)

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

fix functional assert statements (#53737)

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

fix generated_body_to_codeinfo to avoid `string` (which is not always defined) (#57925)

год назад
precompilation.jl

Avoid most boxes in precompilation code (#57986)

год назад
process.jl

update libuv to v2-1.48.0 (#49937)

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

type assert `Core.SimpleVector` in `typejoin_union_tuple` (#57631)

год назад
public.jl

Make `Pairs` public (#56794)

год назад
range.jl

various globals cleanups (#56750)

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

Add a docstring for `Base.divgcd` (#53769)

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

make faster BigFloats (#55906)

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

Specialize common reductions for ranges with `init` specified (#56896)

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

Fix indexing in _mapreducedim for OffsetArrays (#55506)

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

Add option to force emission of const return function (#57824)

год назад
refpointer.jl

Add explicit imports for types and fix bugs (#57302)

год назад
refvalue.jl

move null check in `unsafe_convert` of RefValue (#55766)

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

improve pcre.jl code a bit (#57031)

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

Add `@inline` to Base.reinterpret (#57078)

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

Accept more general Integer sizes in reshape (#55521)

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

[internals] add time metrics for every CodeInstance (#57074)

год назад
runtime_internals.jl

bpart: Redesign representation of implicit imports (#57755)

год назад
scopedvalues.jl

Fix no-arg `ScopedValues.@with` within a scope (#56019)

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

Prefer `# Examples` in docstrings (#53276)

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

improve `allunique`'s type stability (#56161)

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

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

год назад
show.jl

Add missing PARTITION_KIND_CONST_IMPORT case to print_partition (#58006)

год назад
simdloop.jl

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

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

Prefer `# Examples` in docstrings (#53276)

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

Improve type inference of nonmissingtype, nonnothingtype and of Ryu (#56120)

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

Add compat annotation for sorting NTuples. (#56961)

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

[Compiler] begin new approach to verify --trim output (#57530)

год назад
stat.jl

Improve docstrings for `filesize` and `stat` (#56244)

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

much faster code-coverage for packages (#57988)

год назад
stream.jl

Refactor IOBuffer code (#57570)

год назад
subarray.jl

Revert "Avoid allocations in views of views (#53231)" (#57044)

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

`Base.summarysize` for `Memory` with `Union` (#57508)

год назад
sysimg.jl

batch some binding changes (#57765)

год назад
sysinfo.jl

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

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

fix trimming for scheduler task (#57926)

год назад
terminfo.jl

Install terminfo data under /usr/share/julia (#55881)

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

Change terminfo update logic, and update

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

Make threadcall a bit more threadsafe (#51040)

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

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

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

Add `Libdl.LazyLibrary` (#50074)

3 года назад
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

Artifacts: Improve type-stability (#55707)

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

add typemap filtering option for Union{}

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

Add explicit imports for types and fix bugs (#57302)

год назад
twiceprecision.jl

Add `zero` for `Base.TwicePrecision` (#53787)

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

allow passing custom julia arguments in `runtests` (#56716)

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

Make `String(::Memory)` copy (#54457)

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

specialize `VersionNumber` constructors less aggressively (#54386)

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

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

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

remove unnecessary `true &&` part from `at-view` macro (#53064)

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

Fix duplicate error when using generator in Dict (#53151)

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