Age | Commit message (Expand) | Author |
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-25 | Merge branch 'bjorn/erts/zlib-fix' | Björn Gustavsson |
2014-03-24 | Merge branch 'sverk/win-long-filenames/OTP-11813' | Sverker Eriksson |
2014-03-24 | erts: Cleanup debug tracing in win_efile.c | Sverker Eriksson |
2014-03-24 | erts: Fix file:list_dir for windows paths 258 or 259 chars long | Sverker Eriksson |
2014-03-24 | erts: Increase MAXPATHLEN to 4096 for windows | Sverker Eriksson |
2014-03-24 | erts: Fix bug in efile_readlink for long win paths | Sverker Eriksson |
2014-03-24 | erts: Fix compiler warning in win_efile.c | Sverker Eriksson |
2014-03-24 | erts: Make file:make_symlink/2 return {error,eperm} on Windows | Sverker Eriksson |
2014-03-21 | Merge branch 'nox/reedr-closefrom' | Henrik Nord |
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 | Merge branch 'yiannist/hipe-llvm-backend' | Henrik Nord |
2014-03-21 | zlib: Fix adler32_combine/4 and crc32_combine/4 | Björn Gustavsson |
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-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-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: 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-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-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-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-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 |