summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/big.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
* | epmd: Support 32-bit creation values in local nodeSverker Eriksson2019-05-141-0/+18
|/
* Revert "epmd: Support 32-bit creation values in local node"Sverker Eriksson2019-04-091-18/+0
* epmd: Support 32-bit creation values in local nodeSverker Eriksson2019-03-221-0/+18
* Accept base in all integer-printing functionsStanislav Mayorov2019-01-101-48/+74
* Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maintSverker Eriksson2018-12-181-2/+5
|\
| * erts: Fix bug in 'band' of two negative numbers, one bigSverker Eriksson2018-12-171-2/+5
* | Fix reading beyond end of bignum in integer squaringBjörn Gustavsson2018-12-131-7/+5
* | Update copyright yearHenrik Nord2018-06-181-1/+1
* | Fail if ':' is passed to binary_to_integer/2Frank Hunleth2018-01-031-5/+10
* | Merge branch 'sverker/big-bxor-bug/ERL-450/OTP-14514' into maintSverker Eriksson2017-07-131-3/+8
|\ \ | |/
| * erts: Fix bug in bxor of a big negative numberSverker Eriksson2017-07-121-3/+8
* | Update copyright yearHans Nilsson2017-06-141-1/+1
* | erts: Remove old unused functionsLukas Larsson2017-05-161-25/+0
* | update copyright-yearHenrik Nord2016-03-151-1/+1
* | Merge branch 'master' into sverk/master/halt-INT_MINSverker Eriksson2016-02-241-118/+337
|\ \
| * | Better list_to_integerDmytro Lytovchenko2016-02-021-133/+213
| * | Moved do_list_to_integer from bif.c to big.cDmytro Lytovchenko2016-01-251-0/+153
| * | Merge branch 'maint'Henrik Nord2015-09-171-0/+3
| |\ \
| * | | erts: Remove halfword basic relative heap operationsBjörn-Egil Dahlberg2015-06-241-1/+1
| * | | erts: Remove HALFWORD_HEAP definitionBjörn-Egil Dahlberg2015-06-241-17/+3
* | | | erts: Make erlang:halt() accept bignums as StatusSverker Eriksson2016-02-241-0/+26
| |/ / |/| |
* | | erts: fix binary_to_integer boundary caseMikael Pettersson2015-07-311-0/+3
|/ /
* | Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* | Merge branch 'rickard/time_api/OTP-11997'Rickard Green2015-03-201-0/+40
|\ \ | |/ |/|
| * Introduce a new time APIRickard Green2015-03-201-0/+40
* | don't create oversize bignums in binary matchingMikael Pettersson2015-02-041-0/+2
|/
* erts: Fix ub in list_to_integer and bignum divLukas Larsson2014-09-221-4/+3
* erts: Correct conversion of MIN_SMALL numeral to fixnumSverker Eriksson2014-09-041-5/+6
* Merge branch 'lukas/erts/fix_neg_of_int64_min/OTP-12097' into maintLukas Larsson2014-08-141-6/+12
|\
| * erts: Fix neg int overflow when sint is min sizeLukas Larsson2014-08-081-6/+12
* | Properly handle SINT_MIN in small_to_big()Anthony Ramine2014-07-021-2/+4
|/
* erts: Fix crash when comparing very large floats with integersSverker Eriksson2014-01-221-1/+2
* erts: Refactor big-float compare on HALFWORD to use C-stackSverker Eriksson2014-01-221-2/+4
* Fix bsr bugLars Hesel Christensen2013-10-101-4/+4
* Update copyright yearsBjörn-Egil Dahlberg2013-06-121-1/+1
* Properly mark Uint literals as unsigned in big.cAnthony Ramine2013-04-301-11/+12
* erts: Use block comments - ansi styleBjörn-Egil Dahlberg2013-03-041-5/+5
* Add new binary conversion bifsLukas Larsson2013-02-141-13/+234
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* erts: Fix bignum-bug in ETS with compressed optionSverker Eriksson2012-02-211-3/+13
* Iron out bugs in Win64 found in daily buildsPatrik Nyblom2011-12-021-1/+1
* Get cerl and distribution working in Win64Patrik Nyblom2011-12-021-0/+14
* Remove remaining gcc 4.6 assigned-but-not-used warnings from ertsPatrik Nyblom2011-11-161-5/+7
* Cleanup double_to_bignum conversion codeLukas Larsson2011-10-111-8/+7
* Update integer and floating point number comparisonsLukas Larsson2011-10-111-0/+57
* erts_printf %R for relative ets-terms in halfword-vmSverker Eriksson2011-05-061-3/+3
* HALFWORD ETS Fix copyright year in some source filesSverker Eriksson2011-02-181-1/+1
* HALFWORD ETS relative termsSverker Eriksson2011-02-031-3/+3