Age | Commit message (Expand) | Author |
2017-03-03 | erts: Clarify process_info(pid(), binary) docs | Lukas Larsson |
2017-03-03 | Merge branch 'maint' | Lukas Larsson |
2017-03-03 | Merge branch 'lukas/erts/configure_option_to_threadnames/OTP-14232' into maint | Lukas Larsson |
2017-03-02 | Implement ets:all() using scheduler specific data | Rickard Green |
2017-03-02 | Rename fixation count in ets table to avoid confusion | Rickard Green |
2017-03-02 | Introduce references as table identifiers | Rickard Green |
2017-03-01 | Fix typos: lenght -> length | Myron Marston |
2017-03-01 | Prepare ERTS vsn for OTP 20.0 | Rickard Green |
2017-03-01 | Merge branch 'maint' | Rickard Green |
2017-03-01 | Prepare ERTS vsn for OTP 19.3 | Rickard Green |
2017-03-01 | Merge branch 'lukas/erts/fix_proc_exiting_arity' | Lukas Larsson |
2017-03-01 | Merge branch 'maint' | Lukas Larsson |
2017-03-01 | Merge branch 'lukas/erts/port_control_emasculate_binary/OTP-14231' into maint | Lukas Larsson |
2017-02-28 | erts: Refactor MOVE_CONS to inline function | Björn-Egil Dahlberg |
2017-02-28 | erts: Refactor MOVE_BOXED to inline function | Björn-Egil Dahlberg |
2017-02-28 | erts: Convert small sub-binaries to heap-binaries | Björn-Egil Dahlberg |
2017-02-28 | zlib: Add warning for option WindowBits values 8 and -8. | Sverker Eriksson |
2017-02-27 | Merge branch 'maint' | Rickard Green |
2017-02-27 | Merge branch 'rickard/prim_eval_receive' into maint | Rickard Green |
2017-02-27 | erts: Fix proc arity value when exiting | Lukas Larsson |
2017-02-27 | Merge branch 'egil/pretty-print-maps-smaller/OTP-14239' | Björn-Egil Dahlberg |
2017-02-27 | erts: Fix emasculation of binaries in port_control | Lukas Larsson |
2017-02-24 | Merge pull request PR-1348 OTP-14238 from margnus1/drop-old-llvm | Sverker Eriksson |
2017-02-23 | Merge branch 'sverker/enif_select/OTP-13684' | Sverker Eriksson |
2017-02-23 | Remove debug printout and comment | Sverker Eriksson |
2017-02-23 | Merge branch 'maint' | Sverker Eriksson |
2017-02-23 | Merge branch 'sverker/include-module-literal-size/OTP-14228' into maint | Sverker Eriksson |
2017-02-23 | Update preloaded erts_internal.beam | Björn-Egil Dahlberg |
2017-02-23 | erts: Test erts_internal:maps_to_list/2 | Björn-Egil Dahlberg |
2017-02-23 | erts: Introduce erts_internal:maps_to_list/2 | Björn-Egil Dahlberg |
2017-02-22 | Fix nif_SUITE:select for old linux | Sverker Eriksson |
2017-02-22 | Merge branch 'maint' | Lukas Larsson |
2017-02-22 | erts: Add configure option for setting threadnames | Lukas Larsson |
2017-02-22 | Add docs for enif_compare_monitors and ErlNifMonitor | Sverker Eriksson |
2017-02-21 | erts: Beautify loaded() | Sverker Eriksson |
2017-02-21 | erts: Fix literal size bug when only old instance exists | Sverker Eriksson |
2017-02-21 | erts: Emasculate binaries that are scheduled in port_control | Lukas Larsson |
2017-02-20 | Fix ErlNifMonitor handling | Sverker Eriksson |
2017-02-20 | Remove faulty debug ASSERT | Sverker Eriksson |
2017-02-20 | erts: Skip nif_SUITE:select on windows | Sverker Eriksson |
2017-02-20 | Fix enif_select for windows | Sverker Eriksson |
2017-02-20 | Fix whitebox monitor tests | Sverker Eriksson |
2017-02-20 | Fix erl_nif doc | Sverker Eriksson |
2017-02-20 | Expand nif_SUITE:monitor_frenzy to verify dtor calls | Sverker Eriksson |
2017-02-20 | Expand nif_SUITE:monitor_frenzy with binary_to_term | Sverker Eriksson |
2017-02-20 | erts: Avoid revival of dying resource by dec_term | Sverker Eriksson |
2017-02-20 | Merge branch 'master' into sverker/enif_select | Sverker Eriksson |
2017-02-20 | erts: Add enif_compare_monitors | Sverker Eriksson |
2017-02-20 | Merge branch 'rickard/magic-references-fixes' | Sverker Eriksson |
2017-02-20 | Fix driver monitor implementation | Rickard Green |