summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/big.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* NIF 64-bit integer supportSverker Eriksson2010-07-231-1/+87
* Fix bug that caused faulty 64-bit integers from drivers.Sverker Eriksson2010-06-301-4/+4
* Merge branch 'pan/otp_8332_halfword' into devErlang/OTP2010-03-221-7/+67
|\
| * Correct the VM to work for more test suitesPatrik Nyblom2010-03-101-2/+2
| * Fix the BEAM dissambler for the half-word emulatorPatrik Nyblom2010-03-101-0/+36
| * Store pointers to heap data in 32-bit wordsPatrik Nyblom2010-03-101-0/+24
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+2241