index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
/
big.c
Age
Commit message (
Expand
)
Author
2014-09-04
erts: Correct conversion of MIN_SMALL numeral to fixnum
Sverker Eriksson
2014-08-14
Merge branch 'lukas/erts/fix_neg_of_int64_min/OTP-12097' into maint
Lukas Larsson
2014-08-08
erts: Fix neg int overflow when sint is min size
Lukas Larsson
2014-07-02
Properly handle SINT_MIN in small_to_big()
Anthony Ramine
2014-01-22
erts: Fix crash when comparing very large floats with integers
Sverker Eriksson
2014-01-22
erts: Refactor big-float compare on HALFWORD to use C-stack
Sverker Eriksson
2013-10-10
Fix bsr bug
Lars Hesel Christensen
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-04-30
Properly mark Uint literals as unsigned in big.c
Anthony Ramine
2013-03-04
erts: Use block comments - ansi style
Björn-Egil Dahlberg
2013-02-14
Add new binary conversion bifs
Lukas Larsson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-02-21
erts: Fix bignum-bug in ETS with compressed option
Sverker Eriksson
2011-12-02
Iron out bugs in Win64 found in daily builds
Patrik Nyblom
2011-12-02
Get cerl and distribution working in Win64
Patrik Nyblom
2011-11-16
Remove remaining gcc 4.6 assigned-but-not-used warnings from erts
Patrik Nyblom
2011-10-11
Cleanup double_to_bignum conversion code
Lukas Larsson
2011-10-11
Update integer and floating point number comparisons
Lukas Larsson
2011-05-06
erts_printf %R for relative ets-terms in halfword-vm
Sverker Eriksson
2011-02-18
HALFWORD ETS Fix copyright year in some source files
Sverker Eriksson
2011-02-03
HALFWORD ETS relative terms
Sverker Eriksson
2010-07-23
NIF 64-bit integer support
Sverker Eriksson
2010-06-30
Fix bug that caused faulty 64-bit integers from drivers.
Sverker Eriksson
2010-03-22
Merge branch 'pan/otp_8332_halfword' into dev
Erlang/OTP
2010-03-10
Correct the VM to work for more test suites
Patrik Nyblom
2010-03-10
Fix the BEAM dissambler for the half-word emulator
Patrik Nyblom
2010-03-10
Store pointers to heap data in 32-bit words
Patrik Nyblom
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP