Age | Commit message (Expand) | Author |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
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-20 | Merge branch 'siri/master-cuddle-with-tests' | Siri Hansen |
2014-03-19 | Merge branch 'cobusc/correct_comment' | Henrik Nord |
2014-03-18 | Merge branch 'egil/maps-literals' | Björn-Egil Dahlberg |
2014-03-18 | Merge branch 'lukas/erts/make_deps_fixes/OTP-11784' | Lukas Larsson |
2014-03-17 | erts: Handle literals in is_map/1 | Björn-Egil Dahlberg |
2014-03-17 | Change encoding for XML files to utf-8 | Siri Hansen |
2014-03-16 | erts: Document map guard functions | Björn-Egil Dahlberg |
2014-03-16 | erts: Fix is_map/1 spec | Björn-Egil Dahlberg |
2014-03-14 | Merge branch 'sverk/maps-erl_interface' | Sverker Eriksson |
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 |
2014-03-13 | Merge branch 'sverk/valgrind-leaks' | Sverker Eriksson |
2014-03-13 | erts: Deprecate halfword emulator | Sverker Eriksson |
2014-03-13 | erts: Revert file:set_cwd impl for windows | Sverker Eriksson |
2014-03-13 | erts: Ignore reduntant slashes in windows paths | Sverker Eriksson |
2014-03-13 | erts: Fix long windows paths for compressed files | Sverker Eriksson |
2014-03-13 | erts: Use GetFullPathNameW to construct abs paths from relative ones | Sverker Eriksson |
2014-03-13 | erts: Fix file driver to handle long paths on windows | Sverker Eriksson |
2014-03-12 | Pass full strings to DTrace probes | Michal Ptaszek |
2014-03-12 | erts: Clarify escript's encoding of the I/O-server | Hans Bolinder |
2014-03-11 | erts: Document external format for maps (MAP_EXT) | Sverker Eriksson |
2014-03-10 | enable enif_send to work from a dirty scheduler | Steve Vinoski |
2014-03-09 | Use closefrom(2) when available in child_setup | Rick Reed |
2014-03-09 | Remove a superfluous echo in the emulator Makefile | Anthony Ramine |
2014-03-07 | Add a BIF that only returns the atom ok | Yiannis Tsiouris |
2014-03-05 | Fix comment that differs from code | Cobus Carstens |
2014-03-04 | Merge branch 'bjorn/hipe/fix-race-condition' | Björn Gustavsson |
2014-03-03 | Merge branch 'egil/fix-maps-eq' | Björn-Egil Dahlberg |
2014-02-28 | erts: Suppress false leak in hipe_thread_signal_init | Sverker Eriksson |
2014-02-28 | erts: Fix leak in nif_SUITE:resource_takeover (again) | Sverker Eriksson |
2014-02-28 | hipe: Break apart hipe_bif:make_fe/3 into two BIFs | Björn Gustavsson |
2014-02-27 | erts: Fix Map cmp exact equal of an empty map | Björn-Egil Dahlberg |
2014-02-26 | Merge branch 'bjorn/erts/fp-exceptions-on-osx' | Björn Gustavsson |
2014-02-26 | Update preloaded and primary bootstrap | Rickard Green |
2014-02-26 | ensure argv large enough for all possible args | Jay True |
2014-02-26 | Disable accidentally enabled floating point exceptions on MacOS X | Björn Gustavsson |
2014-02-25 | Merge branch 'sverk/hipe-disable-gc-bug' | Sverker Eriksson |
2014-02-25 | erts: Fix heap overwrite by hipe "trap frames" when GC is disabled | Sverker Eriksson |
2014-02-24 | Merge branch 'lukas/erts/float_encoding/OTP-11738' | Lukas Larsson |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | erts: Fix unix efile assert | Lukas Larsson |
2014-02-24 | ose: Expand OSE docs | Lukas Larsson |
2014-02-24 | ose: Add dummy ttsl driver | Lukas Larsson |
2014-02-24 | ose: Cleanup cleanup of mutex selection defines | Lukas Larsson |
2014-02-24 | ose: Polish mmap configure checks | Lukas Larsson |
2014-02-24 | ose: Updating fd_driver and spawn_driver for OSE | Jonas Karlsson |