aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/big.h
AgeCommit message (Expand)Author
2019-04-09Revert "epmd: Support 32-bit creation values in local node"Sverker Eriksson
2019-03-22epmd: Support 32-bit creation values in local nodeSverker Eriksson
2019-02-06Merge branch 'maint'Sverker Eriksson
2019-01-30erts: Fix compiler warning for IS_SSMALLSverker Eriksson
2019-01-10Merge branch 'maint'John Högberg
2019-01-10Accept base in all integer-printing functionsStanislav Mayorov
2018-07-27Change "can not" into "cannot"Raimo Niskanen
2017-09-28Eliminate MY_IS_SSMALL()Björn Gustavsson
2017-06-14Update copyright yearHans Nilsson
2017-05-16erts: Remove old unused functionsLukas Larsson
2016-07-14erts: Cleanup a bunch of un-neccesary #ifndefsLukas Larsson
2016-03-15update copyright-yearHenrik Nord
2016-02-24Merge branch 'master' into sverk/master/halt-INT_MINSverker Eriksson
2016-02-24erts: Make erlang:halt() accept bignums as StatusSverker Eriksson
2016-02-02Better list_to_integerDmytro Lytovchenko
2016-01-25Moved do_list_to_integer from bif.c to big.cDmytro Lytovchenko
2015-06-24erts: Remove HALFWORD_HEAP definitionBjörn-Egil Dahlberg
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-15erts: Remove hashmap probabilistic heap overestimationSverker Eriksson
2015-03-20Introduce a new time APIRickard Green
2014-08-08erts: Fix neg int overflow when sint is min sizeLukas Larsson
2014-01-22erts: Fix crash when comparing very large floats with integersSverker Eriksson
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-14Add new binary conversion bifsLukas Larsson
2011-12-02Get cerl and distribution working in Win64Patrik Nyblom
2011-10-11Update integer and floating point number comparisonsLukas Larsson
2011-05-06erts_printf %R for relative ets-terms in halfword-vmSverker Eriksson
2011-02-18HALFWORD ETS Fix copyright year in some source filesSverker Eriksson
2011-02-03HALFWORD ETS relative termsSverker Eriksson
2010-07-23NIF 64-bit integer supportSverker Eriksson
2010-03-22Merge branch 'pan/otp_8332_halfword' into devErlang/OTP
2010-03-10Correct the VM to work for more test suitesPatrik Nyblom
2010-03-10Fix the BEAM dissambler for the half-word emulatorPatrik Nyblom
2010-03-10Store pointers to heap data in 32-bit wordsPatrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP