Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2012-02-21 | test: Force emulator/test/mtx_SUITE to rebuild NIF library | Sverker Eriksson | |
This will prevent test to fail when switching between opt and debug emulator. | |||
2011-09-29 | Update copyright years | Björn-Egil Dahlberg | |
2011-08-15 | erts: use a union to avoid strict aliasing issues | Tuncer Ayaz | |
Use a union for pointer type conversion to avoid compiler warnings about strict-aliasing violations with gcc-4.1. gcc >= 4.2 does not emit the warning. TODO: Reconsider use of union once gcc-4.1 is obsolete? | |||
2010-12-01 | New test suite containing stress tests of the rwmutex implementation | Rickard Green | |