summaryrefslogtreecommitdiff
path: root/lib/stdlib/src/beam_lib.erl
Commit message (Expand)AuthorAgeFilesLines
* beam_lib: Fix spec for all_chunks/1Michael Davis2022-11-081-1/+1
* Replace some uses of ets:lookup by ets:lookup_element in the stdlibRobin Morisset2022-10-171-2/+1
* Merge pull request #5936 from attah/selective-strip/OTP-18230Lukas Larsson2022-08-301-0/+1
|\
| * reltool: Add option for selective beam strippingAnton Thomasson2022-05-031-0/+1
* | [features] Make the Meta chunk essential and part of MD5Cons T Åhs2022-04-071-3/+3
* | Teach beam_lib:strip/* to retain new chunk types introduced in OTP 25Björn Gustavsson2022-04-041-1/+1
* | Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\ \ | |/
| * Update copyright yearRickard Green2021-12-131-1/+1
* | stdlib: Search $XDG_CONFIG_HOME for .erlang.cryptLukas Larsson2021-12-061-2/+3
|/
* Merge branch 'maint'Björn Gustavsson2021-02-201-2/+9
|\
| * beam_lib, cover: Don't crash when an abstract code backend is missingBjörn Gustavsson2021-02-191-2/+9
* | stdlib: Export type beam_lib:chnk_rsn()Hans Bolinder2020-11-061-0/+1
* | beam_lib: Fix 'allow_missing_chunks' for named chunksJohn Högberg2020-10-201-0/+3
* | Remove private ram_file:compress in favor of zlib:gzipJosé Valim2020-10-141-17/+17
* | Revert "Merge pull request #2709 from josevalim/jv-use-gzip"John Högberg2020-08-111-9/+13
* | Remove private ram_file:compress in favor of zlib:gzipJosé Valim2020-08-101-13/+9
|/
* compiler, beam_lib: Stop using deprecated crypto functionsBjörn Gustavsson2020-03-181-2/+1
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
* | Suppress warnings for newly deprecated crypto functionsBjörn Gustavsson2019-12-061-0/+1
|/
* Allow list of chunks to be given to strip*()Michael Schmidt2019-03-081-10/+42
* beam_lib: Remove obsolete module() from the beam() typeBjörn Gustavsson2018-10-191-1/+1
* stdlib: Add a few uses of erl_annoHans Bolinder2018-06-251-6/+17
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Fix spec for beam_lib:all_chunks/1José Valim2018-02-211-1/+2
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Store abstract code in the Dbgi chunkJosé Valim2017-04-251-35/+70
* Add new AtU8 beam chunkJosé Valim2017-01-301-18/+36
* beam_lib: Correct type for the abstract code chunkBjörn Gustavsson2016-09-011-1/+1
* Export label() typeKostis Sagonas2016-05-271-1/+1
* stdlib: Let beam_lib restore typed record formsHans Bolinder2016-02-191-2/+6
* Merge branch 'bjorn/stdlib/remove-tuple-fun-vestiges'Björn Gustavsson2016-02-011-3/+1
|\
| * Eliminate redundant double is_function testBjörn Gustavsson2016-01-291-3/+1
* | Merge branch 'maint'Björn Gustavsson2016-02-011-1/+4
|\ \ | |/ |/|
| * Check for already started beam_lib crypto serverLuis Rascao2016-01-291-1/+4
* | Merge branch 'maint'Björn Gustavsson2015-10-301-6/+11
|\ \ | |/
| * beam_lib: Document all_chunks/1 and build_module/1Björn Gustavsson2015-10-221-6/+11
* | Update Kernel and STDLIBHans Bolinder2015-10-081-1/+1
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* stdlib: Use module erl_annoHans Bolinder2015-04-301-3/+24
* Merge branch 'maint'Björn Gustavsson2013-06-041-1/+1
|\
| * beam_lib: Correct wrong type specificationBjörn Gustavsson2013-06-041-1/+1
* | Merge remote-tracking branch 'upstream/maint'Ingela Anderton Andin2013-05-281-8/+8
|\ \ | |/
| * beam_lib, compile: Replace use of deprecated crypto functionsBjörn Gustavsson2013-05-201-8/+8
* | Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder2013-05-061-1/+1
|/
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Make adjustments for UnicodeHans Bolinder2013-01-251-14/+14
* Merge branch 'dev' into majorBjörn Gustavsson2011-09-281-5/+9
|\
| * beam_lib: Handle rare race in the crypto key server functionalityBjörn Gustavsson2011-09-271-5/+9
* | beam_lib: Retain the "Line" chunk when stripping BEAM filesBjörn Gustavsson2011-08-181-8/+11
|/