aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2012-12-03Improve configuration of process and port tablesRickard Green
2012-12-03Remove R9 compatibility featuresRickard Green
2012-12-03Use ptab functionality also for portsRickard Green
2012-12-03Prepare for use of ptab functionality also for portsRickard Green
2012-12-03Atomic port stateRickard Green
2012-12-03Generalize process table implementationRickard Green
2012-12-03Implement functionality for delaying thread progress from unmanaged threadsRickard Green
2012-12-01Teach is_function/2 that tuples are not funsBjörn Gustavsson
2012-11-30erts: Change default of erl_crash.dumpBjörn-Egil Dahlberg
2012-11-28Fix various comment typos for R16Tuncer Ayaz
2012-11-28erts: Limit memory usage of bs_construct_SUITE:huge_binarySverker Eriksson
2012-11-28Merge branch 'maint'Patrik Nyblom
2012-11-28Merge branch 'sverk/crypto-unloading'Sverker Eriksson
2012-11-27erts: Use memcpy instead of while in setelement/3Björn-Egil Dahlberg
2012-11-27test: Refactor away ?line macro in tuple_SUITEBjörn-Egil Dahlberg
2012-11-27erts: Enforce tuple max size on BIFsBjörn-Egil Dahlberg
2012-11-27erts: Define max tuple size to 24 bitsBjörn-Egil Dahlberg
2012-11-27Merge branch 'egil/darwin-fixes'Björn-Egil Dahlberg
2012-11-27Teach Win installer to handle redist on w2012/w8Patrik Nyblom
2012-11-27Merge tag 'OTP_R15B03'Björn-Egil Dahlberg
2012-11-26Prepare releaseOTP_R15B03Erlang/OTP
2012-11-23Update preloaded modulesBjörn-Egil Dahlberg
2012-11-23Merge branch 'maint'Patrik Nyblom
2012-11-23Merge branch 'pan/process_info_spec_doc/r15/OTP-10584' into maintPatrik Nyblom
2012-11-23Merge branch 'pan/bs_append_crash' into maintPatrik Nyblom
2012-11-23Merge branch 'maint'Björn-Egil Dahlberg
2012-11-23Update copyright yearsBjörn-Egil Dahlberg
2012-11-23Merge branch 'maint'Björn-Egil Dahlberg
2012-11-23Merge branch 'egil/fix-crash_dump-lc-assert' into maintBjörn-Egil Dahlberg
2012-11-22Correct doc of process_info(Pid,links)Patrik Nyblom
2012-11-22Teach erts_bs_append not to dump corePatrik Nyblom
2012-11-21erts: Don't let zero be considered a power of twoBjörn-Egil Dahlberg
2012-11-21erts: Use MSEG_ALIGN_BITS and MSEG_ALIGNED_SIZEBjörn-Egil Dahlberg
2012-11-21Merge branch 'maint'Björn-Egil Dahlberg
2012-11-21Merge branch 'ph/erl_interface/check-thread-support/OTP-10581' into maintBjörn-Egil Dahlberg
2012-11-21erts: Make carrier header sizes compile time constantsSverker Eriksson
2012-11-19Fix bad assertRickard Green
2012-11-19erts: Cleanup minor things in alloc_utilSverker Eriksson
2012-11-16erts: Fix compile warnings in alloc_utilSverker Eriksson
2012-11-16Merge branch 'pan/erlang-spec-error/open_port'Patrik Nyblom
2012-11-16Fix spec for erlang:process_info/{1,2}Patrik Nyblom
2012-11-16Add 'hide' option to erlang:open_port/2 specPatrik Nyblom
2012-11-16Merge branch 'maint'Rickard Green
2012-11-16Merge branch 'rickard/native-doc/OTP-10557' into maintRickard Green
2012-11-16Merge branch 'rickard/ets-mem-bug/OTP-10558' into maintRickard Green
2012-11-16erts: Suppress lock assertion when dumping a crashBjörn-Egil Dahlberg
2012-11-15Add clearer warnings about misuse of NIF and driver functionalityRickard Green
2012-11-15erts: Enable new header scheme without super alignment on 64-bitSverker Eriksson
2012-11-15erts: Fix alloc_SUITE:coalesce for new header schemeSverker Eriksson
2012-11-15erts: Ensure MBC limits due to super alignmentSverker Eriksson