aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-10erts: Replace tab with space for proper alignmentLukas Larsson
2014-01-10Include ctype.h in odbcserver.c for tolower()Anthony Ramine
2014-01-10Remove support for query keyword from emacs modePaul Oliver
2014-01-10fix calculation of variableHenrik Nord
2014-01-10hipe: Fix compilation with 'no_remove_comments'Johannes Weißl
2014-01-10Add missing default value for regexps in reltoolHåkan Mattsson
2014-01-10Adapted reltool test server to common test usage of tc_statusHåkan Mattsson
2014-01-10Add support for the separate tinfo library from ncursesDirkjan Ochtman
2014-01-10Handle binary input in console helpersJosé Valim
2014-01-09erts: Update etp-commands with heap-dumpBjörn-Egil Dahlberg
2014-01-09Fix issues with new versioningRickard Green
2014-01-09Merge branch 'sv/faster-orddict-from_list/OTP-11552'Björn Gustavsson
2014-01-09Merge branch 'nox/fix-dbg_ieval-exporting-rules/OTP-11553'Björn Gustavsson
2014-01-08erts: Fix useless comparisons in binary_SUITE:external_sizeSverker Eriksson
2014-01-08erts: Reduce heap usage for binary_SUITE:deepSverker Eriksson
2014-01-08erts: Remove overestimation of heap space in binary_to_termSverker Eriksson
2014-01-08erts: Add internal docs for code loading and tracingSverker Eriksson
2014-01-08compiler tests: Test exporting rules for andalso/orelseBjörn Gustavsson
2014-01-08Ignore warnings when running sys_core_fold after inliningBjörn Gustavsson
2014-01-08Merge branch 'bjorn/compiler/fix-slow-compilation/OTP-10652'Björn Gustavsson
2014-01-08Merge branch 'rickard/idoc'Rickard Green
2014-01-08Add misc internal documentationRickard Green
2014-01-07erts: Fix bs_get_integer instructionBjörn-Egil Dahlberg
2014-01-07Add a chmod call in the CLI examplePierre Fenoll
2013-12-20Merge branch 'sverk/re-valgrind-fix'Sverker Eriksson
2013-12-20Merge branch 'florianZ/crypto/error-fixes'Sverker Eriksson
2013-12-20Merge branch 'sverk/unicode-driver-paths'Sverker Eriksson
2013-12-20Merge branch 'dgud/remove-gs-apps/OTP-10915'Dan Gudmundsson
2013-12-20Merge remote-tracking branch 'origin/kostis/dialyzer_hipe-remove-gs'Dan Gudmundsson
2013-12-19improve performance for orddict:from_list/1Steve Vinoski
2013-12-19Merge branch 'siri/master-cuddle-with-tests'Siri Hansen
2013-12-19Eliminate bottlenecks in sys_core_foldBjörn Gustavsson
2013-12-19Merge branch 'ta/compiler/asm-core/OTP-11547'Björn Gustavsson
2013-12-18Officially support building core filesTuncer Ayaz
2013-12-18Officially support building assembler filesTuncer Ayaz
2013-12-18Update primary bootstrapBjörn Gustavsson
2013-12-18Merge branch 'nox/asm-reentrant/OTP-11544'Björn Gustavsson
2013-12-17[sasl] Fix error printout in release_handler_SUITE to handle unicode pathSiri Hansen
2013-12-17Merge tag 'OTP_R16B03_yielding_binary_to_term'Sverker Eriksson
2013-12-16crypto: Fix memory leaks and invalid deallocationsSverker Eriksson
2013-12-16erts: Support loading of drivers with unicode pathsSverker Eriksson
2013-12-16erts: Add 'extra' argument to erts_convert_filename_to_encodingSverker Eriksson
2013-12-15Fix evaluation of andalso and orelse in the debuggerAnthony Ramine
2013-12-13erts: Refactor remove erts_sys_dll_open2Sverker Eriksson
2013-12-13erts: Fix compiler warningSverker Eriksson
2013-12-13Test compilation of BEAM assembly with optimisations onAnthony Ramine
2013-12-13Keep exit blocks in order when moving them in beam_jumpAnthony Ramine
2013-12-13Add missing recv_set, recv_mark and '%' to BEAM live annotationAnthony Ramine
2013-12-13Collect all optimised allocate instructions in beam_blockAnthony Ramine
2013-12-13Properly collect allocate_zero instructions in beam_blockAnthony Ramine