Age | Commit message (Expand) | Author |
2014-06-05 | Merge branch 'maint' | Lukas Larsson |
2014-06-05 | Merge branch 'etsukata/system_info_tolerant_timeofday/OTP-11970' into maint | Lukas Larsson |
2014-06-05 | Merge branch 'maint' | Lukas Larsson |
2014-06-05 | Merge branch 'lukas/erts/fix_trace_on_registered_procs/OTP-11968' into maint | Lukas Larsson |
2014-06-05 | erts: tracing on send now works for registered processes | Lukas Larsson |
2014-06-04 | Merge branch 'maint' | Marcus Arendt |
2014-06-04 | Merge branch 'fenek/fix/vstudio_macro' into maint | Marcus Arendt |
2014-05-20 | Merge branch 'sverk/erlang-display-binaries' | Sverker Eriksson |
2014-05-20 | Merge branch 'sverk/better-module-info' | Sverker Eriksson |
2014-05-20 | Merge branch 'sverk/hipe-global-trace-bug' | Sverker Eriksson |
2014-05-14 | Remove obsolete 'imports' entry from module_info/1/2 functions | Richard Carlsson |
2014-05-14 | Add 'module' entry for module_info/0 function for completeness | Richard Carlsson |
2014-05-14 | Add 'md5' entry for module_info/0/1 functions. | Richard Carlsson |
2014-05-12 | erts: Make erlang:display show content of binaries | Sverker Eriksson |
2014-05-12 | Merge branch 'egil/fix-erts_debug-size/OTP-11923' into maint | Björn-Egil Dahlberg |
2014-05-08 | Add Visual Studio macros to erl_driver.h and ei.h | Piotr Nosek |
2014-05-06 | Merge branch 'sverk/ets-delete-unfix-race/OTP-11892' into maint | Sverker Eriksson |
2014-05-05 | Merge branch 'lukas/erts/suspend_assert/OTP-11906' into maint | Lukas Larsson |
2014-05-05 | erts: Fix faulty process suspend assert | Lukas Larsson |
2014-05-05 | Merge branch 'lukas/erts/etp-lc-macros/OTP-11904' into maint | Lukas Larsson |
2014-04-30 | erts: Add erts_internal:map_to_tuple_keys/1 | Björn-Egil Dahlberg |
2014-04-29 | erts: Fix global tracing of beam function when called from hipe code | Sverker Eriksson |
2014-04-29 | erts: Save some space in process struct for hipe | Sverker Eriksson |
2014-04-29 | Fix race between ETS table deletion and unfixation | Sverker Eriksson |
2014-04-28 | Add erlang:system_info(tolerant_timeofday) | Eiichi Tsukata |
2014-04-08 | erts: Fix system_monitor(large_heap) for non-smp VM | Sverker Eriksson |
2014-03-31 | Merge branch 'sverk/suspend-running-race' | Sverker Eriksson |
2014-03-28 | prevent NIF purge during dirty NIF execution | Steve Vinoski |
2014-03-28 | fix dirty NIF invalid memory read | Steve Vinoski |
2014-03-28 | erts: Add etp-lc-dump and etp-ppc-stacktrace macro | Lukas Larsson |
2014-03-27 | erts: Fix bug of scheduling a suspended process | Sverker Eriksson |
2014-03-27 | erts: Adjust is_external_header() for new map tag | Sverker Eriksson |
2014-03-26 | Change the subtag used for maps from 0xB to 0xF | Kostis Sagonas |
2014-03-25 | Merge branch 'sverk/maps_remove_bug' | Sverker Eriksson |
2014-03-25 | Merge branch 'sverk/win-warning-io' | Sverker Eriksson |
2014-03-25 | erts: Fix compile warning in io.c for windows | Sverker Eriksson |
2014-03-25 | Merge branch 'paulgray/dtrace_snprintf_fix/OTP-11816' | Lukas Larsson |
2014-03-25 | Fix DTrace/SystemTap-related formatting | Scott Lystig Fritchie |
2014-03-25 | Merge branch 'paulgray/dtrace_snprintf_fix/OTP-11816' | Lukas Larsson |
2014-03-21 | Merge branch 'fogfish/embedded-arm-android' | Henrik Nord |
2014-03-21 | erts: Fix heap overflow in maps:remove/2 when key is not found | Sverker Eriksson |
2014-03-21 | Introduce minimum allowed major driver and nif versions on load | Rickard Green |
2014-03-21 | Raspberry PI / Android a minimal cross-compile configuration | Dmitry Kolesnikov |
2014-03-20 | Merge branch 'vinoski/ds-enif-send' | Rickard Green |
2014-03-20 | Merge branch 'bjorn/erts/fix-lingering-tracer' | Björn Gustavsson |
2014-03-20 | Teach the call_time trace to notice when the trace dies (non-SMP system) | Björn Gustavsson |
2014-03-19 | Merge branch 'cobusc/correct_comment' | Henrik Nord |
2014-03-17 | erts: Handle literals in is_map/1 | Björn-Egil Dahlberg |
2014-03-14 | erts: Add distribution capability flag for maps DFLAG_MAP_TAG | Sverker Eriksson |
2014-03-14 | erts: Change external format for maps | Sverker Eriksson |