https://github.com/JuliaLang/julia
Revision 46b5d7557c8ac23508ab251fb3ae6dec1d199cd8 authored by Alex Arslan on 17 January 2018, 20:13:32 UTC, committed by Alex Arslan on 19 January 2018, 01:10:07 UTC
We document that these functions should not generally be used, and yet
they're exported from Base. This moves the two functions into their own
submodule, Base.GC, and deprecates the exported functions.
1 parent 0379a38
History
Tip revision: 46b5d7557c8ac23508ab251fb3ae6dec1d199cd8 authored by Alex Arslan on 17 January 2018, 20:13:32 UTC
Deprecate gc and gc_enable in favor of GC.gc and GC.enable
Tip revision: 46b5d75
File Mode Size
.circleci
.github
base
contrib
deps
doc
etc
examples
src
stdlib
test
ui
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 6.5 KB
CONTRIBUTING.md -rw-r--r-- 20.4 KB
DISTRIBUTING.md -rw-r--r-- 23.6 KB
HISTORY.md -rw-r--r-- 144.9 KB
LICENSE.md -rw-r--r-- 5.5 KB
Make.inc -rw-r--r-- 35.2 KB
Makefile -rw-r--r-- 26.5 KB
NEWS.md -rw-r--r-- 64.0 KB
README.arm.md -rw-r--r-- 5.7 KB
README.md -rw-r--r-- 28.1 KB
README.windows.md -rw-r--r-- 13.0 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.2 KB

README.md

back to top