Age | Commit message (Expand) | Author |
2015-03-12 | Don't use modulus for power of 2 | Björn-Egil Dahlberg |
2015-03-12 | Refactor hashmap_shift | Björn-Egil Dahlberg |
2015-03-12 | Add hashmap:remove/2 | Björn-Egil Dahlberg |
2015-03-12 | Add hashmap:info/1 | Björn-Egil Dahlberg |
2015-03-12 | Initial Persistent HAMT - Map framework | Björn-Egil Dahlberg |
2015-03-12 | Merge branch 'nox/maps-match_specs-fixes/OTP-12270' | Björn-Egil Dahlberg |
2015-03-12 | Merge branch 'maint' | Henrik Nord |
2015-03-12 | Merge branch 'mikpe/hipe-mfait-rwlock' into maint | Henrik Nord |
2015-03-12 | Merge branch 'mikpe/avoid-oversize-bignums' into maint | Henrik Nord |
2015-03-12 | Merge branch 'egil/beam/select_val/OTP-12555' | Björn-Egil Dahlberg |
2015-03-12 | Merge branch 'egil/process_dictionary-initial-size/OTP-12535' | Björn-Egil Dahlberg |
2015-03-12 | erts: Strengthen maps match spec compilation tests | Björn-Egil Dahlberg |
2015-03-11 | Properly collect variables in match specs with maps | Anthony Ramine |
2015-03-11 | Fix compilation of match specs with maps | Anthony Ramine |
2015-03-09 | Merge branch 'maint' | Erland Schönbeck |
2015-03-09 | Merge branch 'seriyps/zlib-inflate-bound' | Henrik Nord |
2015-03-09 | Merge branch 'erland/ssh/time/OTP-12444' into maint | Erland Schönbeck |
2015-03-06 | Merge branch 'maint' | Zandra Hird |
2015-03-06 | Merge branch 'leoliu/master' into maint | Zandra Hird |
2015-03-05 | Merge branch 'maint' | Björn-Egil Dahlberg |
2015-03-05 | Merge branch 'egil/fix-break-printout/OTP-12537' into maint | Björn-Egil Dahlberg |
2015-03-04 | erts: Document option 'hpds' | Björn-Egil Dahlberg |
2015-03-04 | erts: Enable command line argument for initial pd size | Björn-Egil Dahlberg |
2015-02-27 | Two minor fixes | Leo Liu |
2015-02-26 | hipe: change mfa_info_table lock to rwmutex | Mikael Pettersson |
2015-02-25 | Use new time API and be back-compatible in ssh | Erland Schönbeck |
2015-02-20 | erts: Fix erroneous printout in crashdump | Björn-Egil Dahlberg |
2015-02-19 | remove perfctr support | Mikael Pettersson |
2015-02-18 | otp_SUITE: Ignore diameter undefined function errors | Erland Schönbeck |
2015-02-14 | don't leave a heap hole in erts_bs_get_integer_2 | Mikael Pettersson |
2015-02-12 | Add zlib limited output buffer size functionality | Сергей Прохоров |
2015-02-05 | Merge branch 'bjorn/compiler/dup-bug-fix/OTP-12453' | Björn Gustavsson |
2015-02-04 | don't create oversize bignums in binary matching | Mikael Pettersson |
2015-02-04 | fix faulty merge | Henrik Nord |
2015-02-03 | Merge branch 'maint' | Zandra Hird |
2015-02-03 | Merge branch 'maint-17' into maint | Zandra Hird |
2015-02-03 | trace_bif_SUITE: Ensure that a call to time/0 is not removed | Björn Gustavsson |
2015-01-30 | Prepare release | Erlang/OTP |
2015-01-30 | Merge branch 'egil/fix-getifaddrs-realloc/OTP-12445' into maint-17 | Erlang/OTP |
2015-01-30 | Merge branch 'egil/fix-child_setup-close/OTP-12446' into maint-17 | Erlang/OTP |
2015-01-29 | erts: Fix getifaddrs realloc ptr mismatch | Björn-Egil Dahlberg |
2015-01-27 | erts: Use closefrom() if available when closing fds | Björn-Egil Dahlberg |
2015-01-27 | erts: Don't close all fds twice in child_setup | Björn-Egil Dahlberg |
2015-01-26 | hipe: improve error handling at code allocation failure | Mikael Pettersson |
2015-01-26 | hipe: remove two obsolete BIFs | Mikael Pettersson |
2015-01-26 | hipe: remove HIPE_ALLOC_CODE macro | Mikael Pettersson |
2015-01-23 | erts: Check driver version before assigning callback | Björn-Egil Dahlberg |
2015-01-23 | erts: Don't lookup invalid port for crashdump handling | Björn-Egil Dahlberg |
2015-01-23 | erts: Reserve a file descriptor for the crashdump file | Björn-Egil Dahlberg |
2015-01-23 | erts: Use emergency close to close epmd | Björn-Egil Dahlberg |