aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2013-02-12Merge branch 'pan/unicode_filename_warnings'Björn Gustavsson
2013-02-11Teach prim_file:set_cwd() to avoid entering non-translatable directoriesBjörn Gustavsson
2013-02-11Make prim_file skip invalid filenames in unicode modePatrik Nyblom
2013-02-10Merge branch 'bjorn/compiler/crash/OTP-10794'Björn Gustavsson
2013-02-08Merge branch 'sverk/packet-http-string-maxlen'Sverker Eriksson
2013-02-07BEAM loader: Handle element(Pos, not_a_tuple)Björn Gustavsson
2013-02-06erts: Increase length of well formed header names from {packet,http}Sverker Eriksson
2013-01-31compiler: Use the literal pool for floating point constantsBjörn Gustavsson
2013-01-29Merge branch 'rickard/r16/port-optimizations/OTP-10336'Rickard Green
2013-01-29Fix unmanaged thread progress delayRickard Green
2013-01-28Merge branch 'sverk/ets-write_concurrency-locks'Sverker Eriksson
2013-01-28Merge branch 'sverk/code_write_permission-assert'Sverker Eriksson
2013-01-28erts: Fix ASSERT crash in erts_try_seize_code_write_permissionSverker Eriksson
2013-01-28Merge branch 'sverk/enc_atom-opt'Sverker Eriksson
2013-01-28Fix memory leak in driver call functionalityLukas Larsson
2013-01-25Merge branch 'pan/fix-compiler-warnings-clang-and-new-gcc'Patrik Nyblom
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25erts: Optimize atom encoding to use memcpy for pure asciiSverker Eriksson
2013-01-25erts: Refactor erts_atom_get to use ErtsAtomEncodingSverker Eriksson
2013-01-24Merge branch 'rickard/r16/port-optimizations/OTP-10336'Rickard Green
2013-01-24Bump fewer vreds per task callbackRickard Green
2013-01-23Merge branch 'sverk/opt-timer-wheel2'Sverker Eriksson
2013-01-23Merge branch 'sverk/r16/utf8-atoms'Sverker Eriksson
2013-01-23Fix compiler warnings from GCC 4.7.1 on ARCH LinuxPatrik Nyblom
2013-01-23Merge branch 'sal/float_to_list_2/OTP-10752'Björn-Egil Dahlberg
2013-01-23Fix clang compiler warnings on FreeBSD in ertsPatrik Nyblom
2013-01-23erts,stdlib: Increase number of locks for write_concurrencySverker Eriksson
2013-01-23Merge branch 'egil/fix-win-float-exponent/OTP-10751'Björn-Egil Dahlberg
2013-01-23Merge branch 'rickard/rg-default/OTP-10737'Rickard Green
2013-01-23Merge branch 'rickard/r16/port-optimizations/OTP-10336'Rickard Green
2013-01-23Bump reductions also for immediate driver callsRickard Green
2013-01-23Merge branch 'rickard/async-default/OTP-10736'Rickard Green
2013-01-23Merge branch 'rickard/sched-wakeup-other/OTP-10661'Rickard Green
2013-01-23Merge branch 'rickard/+stbt/OTP-10668'Rickard Green
2013-01-22erts: Fix bug in analyze_utf8 causing faulty latin1 detectionSverker Eriksson
2013-01-22erts: Force windows to use two-digit exponentBjörn-Egil Dahlberg
2013-01-21Raise default reader group limit to 64Rickard Green
2013-01-21Use async threads by defaultRickard Green
2013-01-21Text representation of a float formatted using given options.Serge Aleynikov
2013-01-16atom fixes for NIFs and atom_to_binarySverker Eriksson
2013-01-16UTF-8 support for distributionRickard Green
2013-01-16Merge branch 'yamt/erl_driver-ssize_t/OTP-10699'Björn-Egil Dahlberg
2013-01-16Use correct way to pull the definition of ssize_tYAMAMOTO Takashi
2013-01-09erts: Remove the packages aliases for BIFsBjörn Gustavsson
2013-01-08Add +stbt erl command line switchRickard Green
2013-01-08erts: Change internal representation of atoms to utf8Sverker Eriksson
2013-01-08erts: Refactor rename DFLAG(S)_INTERNAL_TAGS for conformitySverker Eriksson
2013-01-02Change proposed scheduler wakeup strategy to be the defaultRickard Green
2012-12-20Teach VM not to dump core on faulty seq_trace in msPatrik Nyblom
2012-12-20Fix emulator +fna optionPatrik Nyblom