Age | Commit message (Expand) | Author |
2014-01-29 | erts: Strengthen map_SUITE tests | Björn-Egil Dahlberg |
2014-01-29 | erts: Update maps_fold test to respect maps:fold/3 | Björn-Egil Dahlberg |
2014-01-29 | erts: Add map construction to driver API | Sverker Eriksson |
2014-01-29 | erts: Change 'size' argument of enif_get_map_size from int* to size_t* | Sverker Eriksson |
2014-01-29 | erts: Add more tests for the NIF map API | Sverker Eriksson |
2014-01-29 | erts: Fix map iterator bug when reverting from end of map position | Sverker Eriksson |
2014-01-29 | Update map_SUITE to test "unsorted" encoded maps | Björn-Egil Dahlberg |
2014-01-29 | Update map_SUITE to respect term order | Björn-Egil Dahlberg |
2014-01-29 | erts: Test Maps with NIFs | Björn-Egil Dahlberg |
2014-01-28 | erts: Add tests for Map update on expressions | Björn-Egil Dahlberg |
2014-01-28 | erts: Add tests for non BIFs in Maps module | Björn-Egil Dahlberg |
2014-01-28 | erts,stdlib: Change map module name to maps | Björn-Egil Dahlberg |
2014-01-28 | erts: Fix map_SUITE match spec tests | Björn-Egil Dahlberg |
2014-01-28 | Add tests for pditc, ets and tracing | Lukas Larsson |
2014-01-28 | erts: Remove erlang:size/1 test from map_SUITE | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Deny variables as keys and disallow ':=' in map construction | Björn-Egil Dahlberg |
2014-01-28 | erts: Update Maps erlang:phash2/1 tests | Björn-Egil Dahlberg |
2014-01-28 | erts: Add Map tests for erlang:phash/2 | Björn-Egil Dahlberg |
2014-01-28 | erts: Add Map tests for hashing and external format | Björn-Egil Dahlberg |
2014-01-28 | compiler: Implement different instructions for => and := | Björn Gustavsson |
2014-01-28 | erts: Conform map_SUITE to extended syntax | Björn-Egil Dahlberg |
2014-01-28 | erts: Add testsuite for Maps | Björn-Egil Dahlberg |
2014-01-28 | Merge branch 'vinoski/ds' | Rickard Green |
2014-01-28 | initial support for dirty schedulers and dirty NIFs | Steve Vinoski |
2014-01-28 | Merge branch 'vinoski/rm-drv-async-cancel' | Rickard Green |
2014-01-23 | erts: Fix faulty assert in match spec engine. | Sverker Eriksson |
2014-01-20 | Merge branch 'sverk/term2bin-simplify' | Sverker Eriksson |
2014-01-20 | Fix testcase driver_SUITE:consume_timeslice | Rickard Green |
2014-01-20 | Merge branch 'sverk/bin2term-int-size-estimation-bug' | Sverker Eriksson |
2014-01-20 | Merge branch 'bjorn/fix-line-number-in-bs-exception/OTP-11572' | Björn Gustavsson |
2014-01-16 | compiler: Correct line number in exception from binary construction | Björn Gustavsson |
2014-01-15 | remove deprecated driver_async_cancel function | Steve Vinoski |
2014-01-10 | erts: Run binary_SUITE:trapping even for 32bit | Sverker Eriksson |
2014-01-10 | erts: Extend binary_SUITE:ttb_trap to also cover binary_to_term | Sverker Eriksson |
2014-01-09 | Fix issues with new versioning | Rickard Green |
2014-01-08 | erts: Fix useless comparisons in binary_SUITE:external_size | Sverker Eriksson |
2014-01-08 | erts: Reduce heap usage for binary_SUITE:deep | Sverker Eriksson |
2013-12-17 | Merge tag 'OTP_R16B03_yielding_binary_to_term' | Sverker Eriksson |
2013-12-12 | Test named funs | Anthony Ramine |
2013-12-12 | Merge branch 'sverk/trapping-bin2term' into OTP_R16B03 | Sverker Eriksson |
2013-12-07 | Merge branch 'rickard/garbage_collect/OTP-11388' | Rickard Green |
2013-12-03 | Merge branch 'maint' | Sverker Eriksson |
2013-12-02 | erts: Reduce wasted execution time for match_spec_SUITE:otp_9422 | Sverker Eriksson |
2013-11-28 | Merge branch 'maint' | Lukas Larsson |
2013-11-28 | Merge branch 'lukas/erts/supercarrier_fix/OTP-11149' into maint | Lukas Larsson |
2013-11-27 | Merge branch 'maint' | Sverker Eriksson |
2013-11-27 | Merge branch 'sverk/bin2term-bitstr-bugs/OTP-11479' into maint | Sverker Eriksson |
2013-11-25 | Improve error info when main carrier creation fails | Lukas Larsson |
2013-11-25 | Merge branch 'maint' | Rickard Green |
2013-11-25 | Merge branch 'rickard/supercarrier-fix/OTP-11149' into maint | Rickard Green |