aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-12-17[cover] Don't crash when compiling beam without 'file' attributeSiri Hansen
2015-12-17Updated OTP versionOTP-18.2.1Erlang/OTP
2015-12-17Update release notesErlang/OTP
2015-12-17Update version numbersErlang/OTP
2015-12-17Merge branch 'jj1bdx/jj1bdx-18.2-freebsd-hipe-fix-2' into maintErlang/OTP
2015-12-17Merge branch 'egil/fix-windows-paths/OTP-13202' into maintErlang/OTP
2015-12-17[cover] Simplify module cc in cover test to avoid confusionSiri Hansen
2015-12-17Revert "Fix erroneous splitting of emulator path"Björn-Egil Dahlberg
2015-12-17hipe_x86_signal.c: add FreeBSD sigaction codeKenji Rikitake
2015-12-17test_server tests: Update test cases to cope with use of 'rand'Björn Gustavsson
2015-12-17Update primary bootstrapBjörn Gustavsson
2015-12-17Merge branch 'bjorn/erts/clean-up-preloaded/OTP-13112'Björn Gustavsson
2015-12-17Merge branch 'bjorn/kernel/remove-code-path-cache/OTP-13191'Björn Gustavsson
2015-12-16Fix compilation of matching with UTF binariesKostis Sagonas
2015-12-16Cleanup and add one more test caseKostis Sagonas
2015-12-16Two tests that depend on inlining being turned onKostis Sagonas
2015-12-16More tests for BIFsKostis Sagonas
2015-12-16Include some more old HiPE tests to the test suiteKostis Sagonas
2015-12-16Add tests for the is_boolean/1 guardKostis Sagonas
2015-12-16Two more tests addedKostis Sagonas
2015-12-16Test that apply/3 is tail recursiveKostis Sagonas
2015-12-16Three more tests addedKostis Sagonas
2015-12-16Minor cleanupKostis Sagonas
2015-12-16Comment out tests that are not ready for to_llvmKostis Sagonas
2015-12-16Cleanups & uncomment some codeKostis Sagonas
2015-12-16More tests for handling of UTF in bitstringsKostis Sagonas
2015-12-16Minor code cleanupKostis Sagonas
2015-12-16Add more generated test suites in MakefileKostis Sagonas
2015-12-16Use function from hipe module instead of a local oneKostis Sagonas
2015-12-16Add function to prevent running tests in the LLVM backendKostis Sagonas
2015-12-16More basic testsKostis Sagonas
2015-12-16First part of the basic test suite for the HiPE compilerKostis Sagonas
2015-12-16Update preloaded modulesBjörn Gustavsson
2015-12-16erl_prim_loader doc: Remove mention of user supplied loaderBjörn Gustavsson
2015-12-16erl_prim_loader: Clean up string_match()Björn Gustavsson
2015-12-16erl_prim_loader: Avoid making absolute pathsBjörn Gustavsson
2015-12-16erl_prim_loader: Clean up splitting of filenamesBjörn Gustavsson
2015-12-16init: Eliminate the concat/1 functionBjörn Gustavsson
2015-12-16Clean up start of erl_prim_loaderBjörn Gustavsson
2015-12-16Remove erl_prim_loader:get_files/2Björn Gustavsson
2015-12-16erl_prim_loader: Remove code for handling OSEBjörn Gustavsson
2015-12-16erl_prim_loader: Break loop/3 into two functions for readabilityBjörn Gustavsson
2015-12-16prim_file: Suppress a dialyzer warningBjörn Gustavsson
2015-12-16Reduce the ludicrous number of arguments for eval_script()Björn Gustavsson
2015-12-16Clean up handling of boot_varsBjörn Gustavsson
2015-12-16init_SUITE: Correct the test for a "real system"Björn Gustavsson
2015-12-16Remove useless 'catch' in start_it/1Björn Gustavsson
2015-12-16Simplify get_flag() and get_flag_list()Björn Gustavsson
2015-12-16Clean up parsing and lookup of flagsBjörn Gustavsson
2015-12-16Update preloaded modulesBjörn Gustavsson