Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-23 | Lift the type restrictions on seq_trace token labels | John Högberg | |
OTP-14899 | |||
2018-03-02 | erts,kernel: Add dist_util:strict_order_flags/0 | Sverker Eriksson | |
to replace DFLAGS_STRICT_ORDER_DELIVERY and remove that compile time dependency. | |||
2018-03-02 | kernel: Remove DFLAGS_ALL from dist.hrl | Sverker Eriksson | |
and remove use in dist_util:check_mandatory | |||
2017-08-28 | Introduce sender in distributed signals and dflag configuration | Rickard Green | |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord | |
* henrik/update-copyrightyear: update copyright-year | |||
2016-04-07 | erts: Add DFLAG_BIG_CREATION | Sverker Eriksson | |
to let future nodes know that we can handle NEW_PID_EXT, NEW_PORT_EXT and NEWER_REFERENCE_EXT. | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-03-14 | erts: Add distribution capability flag for maps DFLAG_MAP_TAG | Sverker Eriksson | |
This is just a preparation to allow detection of older nodes that do not understand maps (R16 and older). | |||
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-16 | UTF-8 support for distribution | Rickard Green | |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg | |
2011-09-01 | Move distribution headers from kernel/src to kernel/include | Patrik Nyblom | |