aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2014-01-27erts/kernel: sendfile no longer uses async threadsLukas Larsson
2014-01-16Merge branch 'rickard/ts_install_mXX_build'Rickard Green
2014-01-16Teach ts_install --enable-mXX-build flagRickard Green
2014-01-14Merge branch 'nox/odbcserver-tolower'Henrik Nord
2014-01-14Merge branch 'puzza007/remove-query-reserved-word-from-emacs-mode'Henrik Nord
2014-01-14Merge branch 'ad/ssh_expand_test'Henrik Nord
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-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-08compiler tests: Test exporting rules for andalso/orelseBjörn Gustavsson
2014-01-08Merge branch 'bjorn/compiler/fix-slow-compilation/OTP-10652'Björn Gustavsson
2013-12-20Merge branch 'florianZ/crypto/error-fixes'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-18Officially support building core filesTuncer Ayaz
2013-12-18Officially support building assembler filesTuncer Ayaz
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-15Fix evaluation of andalso and orelse in the debuggerAnthony Ramine
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
2013-12-13Properly let floating-point instructions through in the BEAM compilerAnthony Ramine
2013-12-13Merge branch 'wmalik/httpc_spelling'Henrik Nord
2013-12-13Merge branch 'nox/eep37/OTP-11537'Björn Gustavsson
2013-12-13Merge branch 'rickard/otp-17-vsn'Rickard Green
2013-12-12Increase versions for OTP_R16B03_yielding_binary_to_termOTP_R16B03_yielding_binary_to_termSverker Eriksson
2013-12-12Support EEP37 named funs in emacs erlang-modeSteve Vinoski
2013-12-12Test named funsAnthony Ramine
2013-12-12Support named funs in the debugger interpreterAnthony Ramine
2013-12-12Support named funs in the shellAnthony Ramine
2013-12-12Merge branch 'sverk/trapping-bin2term' into OTP_R16B03Sverker Eriksson
2013-12-12EEP 37: Funs with namesAnthony Ramine
2013-12-12Support non top level letrecs in dialyzerJosé Valim
2013-12-10fixed a spelling mistake in httpc docWasif Malik
2013-12-10Merge tag 'OTP_R16B03'Magnus Lidén
2013-12-10Update versions of OTP, erts, kernel, and stdlibRickard Green
2013-12-09Prepare releaseOTP_R16B03Erlang/OTP
2013-12-09Update preloaded modulesMagnus Lidén
2013-12-09[sasl] Test bugfix in branch 'schlagert/fix_emulator_upgrades'Siri Hansen