issues
search
JuliaPackaging
/
Scratch.jl
Scratch spaces for all your persistent mutable data needs
MIT License
58
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
README typo: global ref[] = ...
#49
fonsp
opened
11 months ago
2
Correct compat entry for Dates
#48
fingolfin
closed
1 year ago
1
TagBot broken?
#47
fingolfin
closed
1 year ago
3
Run CI tests against 1.10-beta, too
#46
fingolfin
opened
1 year ago
1
CI tests broken with Julia nightly
#45
fingolfin
opened
1 year ago
1
Fix a JET warning
#44
fingolfin
closed
1 year ago
6
Override scratch directory with preference or environmental variable
#43
kescobo
opened
1 year ago
7
Broken link in readme.md
#42
fchichorro
closed
1 year ago
1
Update to latest TagBot.yml
#41
fingolfin
closed
1 year ago
1
Add minimal documentation stub
#40
fingolfin
closed
1 year ago
2
Add GitHub Actions based CI
#39
fingolfin
closed
1 year ago
0
Remove Travis CI config
#38
fingolfin
closed
1 year ago
0
Have proper docs
#37
giordano
opened
1 year ago
0
fix #35
#36
lgeissbauer-btig
closed
1 year ago
1
`m[1]` could be `nothing`
#35
lgeissbauer-btig
closed
1 year ago
0
Add JULIA_TRACK_SCRATCH_ACCESS env variable, to allow disabling tracking of scratch access
#34
rbvermaa
closed
1 year ago
6
get_scratch! on read-only filesystem
#33
olivierlabayle
closed
1 year ago
2
Option to disable scratch_usage.toml
#32
tp2750
closed
2 years ago
3
TagBot trigger issue
#31
JuliaTagBot
closed
2 years ago
4
Make `Scratch` more resistant to `EACCES` errors
#30
staticfloat
closed
2 years ago
1
Using a scratch space can fail when using relocated sysimages
#29
omus
closed
2 years ago
0
Using local time as UTC in the scratch tracking file
#28
omus
opened
2 years ago
0
Fix link to Artifacts
#27
tk3369
closed
2 years ago
0
Guidance on avoiding race conditions when multiple jobs try to access and (re)generate the same scratch space
#26
fingolfin
opened
2 years ago
2
Reference section link broken
#25
cossio
opened
2 years ago
1
Widen version compat
#24
MichaelHatherly
closed
3 years ago
2
More powerful linking of scratch spaces to versions
#23
oxinabox
opened
3 years ago
3
Support earlier Julia versions?
#22
willow-ahrens
closed
3 years ago
3
Overrides.toml for Scratch.jl?
#21
ThomasBreuer
opened
3 years ago
0
Why to avoid baking absolute paths into our precompiled files?
#20
fingolfin
opened
4 years ago
5
README.md: make version_specific_scratch const
#19
fingolfin
closed
3 years ago
0
Make README easier to read
#18
vchuravy
closed
4 years ago
0
Allow underscores in scratch keys, fixes #16.
#17
fredrikekre
closed
4 years ago
1
README uses invalid key in example
#16
maleadt
closed
4 years ago
1
with_scratch_directory is not concurrent/thread safe and not nestable
#15
tkf
opened
4 years ago
1
Fix find_uuid
#14
tkf
closed
4 years ago
1
track_scratch_access: fix a corner case when trying to look up the project file
#13
fredrikekre
closed
4 years ago
1
Fix typo README
#12
KristofferC
closed
4 years ago
1
Add license file (MIT).
#11
fredrikekre
closed
4 years ago
1
Change the order of namespace and key
#10
fredrikekre
closed
4 years ago
2
Keep track of calling package in access timers.
#9
fredrikekre
closed
4 years ago
1
`scratch_access_timers` doesn't track calling UUID
#8
staticfloat
closed
4 years ago
0
Verify that keys only include a-z, A-Z, 0-9, - or ..
#7
fredrikekre
closed
4 years ago
1
Correctly assign lifetime to calling package.
#6
fredrikekre
closed
4 years ago
1
Small tweaks to allow Julia 1.5.
#5
fredrikekre
closed
4 years ago
5
Hide all Pkg output behind a verbose boolean in runtests.jl.
#4
fredrikekre
closed
4 years ago
2
Look in the active project for a UUID if it is not given.
#3
fredrikekre
closed
4 years ago
2
Default to `Base.active_project()` before jumping to the global environment
#2
staticfloat
closed
4 years ago
1
Add Travis
#1
staticfloat
closed
4 years ago
2