summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_fun.h
Commit message (Expand)AuthorAgeFilesLines
* Stop supporting decoding of old funs in the external term formatBjörn Gustavsson2019-06-141-1/+0
* erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson2017-07-171-2/+2
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Merge branch 'maint'Rickard Green2017-02-061-1/+1
|\
| * Atomic reference count of binaries also in non-SMPRickard Green2017-02-061-1/+1
* | Merge branch 'maint'Sverker Eriksson2016-11-221-2/+2
|\ \ | |/
| * erts: Refactor crash dumping with cbprintfSverker Eriksson2016-11-171-2/+2
* | erts: Fix new fun purge strategy for hipeSverker Eriksson2016-10-261-0/+3
* | hipe,erts: Remove cached fun 'native_address'Sverker Eriksson2016-10-141-3/+0
|/
* Fix purge of codeRickard Green2016-08-291-1/+5
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Merge branch 'maint'Björn-Egil Dahlberg2012-08-311-1/+1
|\
| * Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* | Merge branch 'maint'Lukas Larsson2012-06-041-4/+0
|\ \ | |/
| * Remove stale code for hybrid heap and incremental GCBjörn Gustavsson2012-05-101-4/+0
* | erts: Remove unused erts_put_fun_entry2 declarationSverker Eriksson2012-02-211-2/+0
|/
* One off-heap list, to eliminate two words per ETS object.Sverker Eriksson2010-07-201-2/+2
* Merge branch 'pan/otp_8332_halfword' into devErlang/OTP2010-03-221-9/+9
|\
| * Add the BeamInstr data type for loaded BEAM codePatrik Nyblom2010-03-101-2/+2
| * Store pointers to heap data in 32-bit wordsPatrik Nyblom2010-03-101-4/+4
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+92