Age | Commit message (Expand) | Author |
2011-01-17 | BEAM loader: Pack more instructions using a new 'Q' type | Björn Gustavsson |
2011-01-17 | If the wordsize is 64 bits, pack up to 4 operands into a word | Björn Gustavsson |
2011-01-17 | Pass the external word size to the beam_makeops script | Björn Gustavsson |
2011-01-17 | BEAM loader: Combine is_type/1 and is_eq/1 instructions | Björn Gustavsson |
2011-01-17 | BEAM loader: Omit type tests for instructions that don't need them | Björn Gustavsson |
2011-01-17 | beam_debug: Fix dissambly of some variable-operand instructions | Björn Gustavsson |
2011-01-17 | beam_debug: Change one occurrence of "X[0]" to "x[0]" for consistency | Björn Gustavsson |
2011-01-17 | beam_makeops: Allow -pack and -nonext to be combined | Björn Gustavsson |
2011-01-17 | beam_makeops: Relax requirements for having specific instructions | Björn Gustavsson |
2011-01-17 | BEAM loader: Fix bug in handling of "rest" arguments | Björn Gustavsson |
2011-01-17 | Remove the last vestiges of the allocating fmove/2 instruction | Björn Gustavsson |
2011-01-17 | Makefile.in: Add dependency for files generated by util/beam_makeops | Björn Gustavsson |
2011-01-17 | Add utils/count for counting the static instruction frequency | Björn Gustavsson |
2011-01-17 | Add erts_debug:instructions/0 for listing all specific instructions | Björn Gustavsson |
2010-12-08 | Update version numbers | Björn-Egil Dahlberg |
2010-12-07 | Merge branch 'pan/doc-md-panic-fix' into devOTP_R14B01 | Patrik Nyblom |
2010-12-07 | Workaround for ampersands in INSTALL-WIN32.md | Patrik Nyblom |
2010-12-06 | Prepare release | Erlang/OTP |
2010-12-06 | Merge branch 'mc/dialyzer-doc' into dev | Niclas Axelsson |
2010-12-06 | dialyzer: Update documentation | Maria Christakis |
2010-12-06 | Merge branch 'rickard/rwmutex-bug/OTP-8925' into dev | Rickard Green |
2010-12-06 | Fix erroneous assertion | Rickard Green |
2010-12-03 | Merge branch 'sverker/ets_compress/OTP-8922' into dev | Sverker Eriksson |
2010-12-03 | Fix ets_SUITE:types to not fail due to false mem leaks | Sverker Eriksson |
2010-12-03 | Merge branch 'pan/inet6_corrections/OTP-8969' into dev | Raimo Niskanen |
2010-12-03 | Update preloaded modules | Patrik Nyblom |
2010-12-03 | Update primary bootstrap | Patrik Nyblom |
2010-12-03 | Merge branch 'ks/erl_bif_types-cleanup/OTP-8961' into dev | Patrik Nyblom |
2010-12-03 | Merge branch 'pan/unicode-filenames/OTP-8887' into dev | Patrik Nyblom |
2010-12-03 | Merge branch 'lukas/common_test/extend_timeout_for_win' into dev | Lukas Larsson |
2010-12-03 | Test and correct filelib and filename | Patrik Nyblom |
2010-12-03 | Merge branch 'lukas/common_test/parallel_group_tc_fix/OTP-8921' into dev | Lukas Larsson |
2010-12-03 | Fix bug in verification where a tc_done/start event which was generated inbet... | Lukas Larsson |
2010-12-03 | Merge branch 'rickard/rwmutex-bug/OTP-8925' into dev | Rickard Green |
2010-12-03 | Add documentation to erlang.xml and slight correction to unicode_usage.xml | Patrik Nyblom |
2010-12-03 | Update the support init_per_suite to extend the timeout for starting a slave ... | Lukas Larsson |
2010-12-03 | Merge branch 'dc/update-INSTALL-WIN32.md' into dev | Björn Gustavsson |
2010-12-02 | Update primary bootstrap | Björn Gustavsson |
2010-12-02 | Merge branch 'bjorn/fix-compiler-bugs/OTP-8949' into dev | Björn Gustavsson |
2010-12-02 | Merge branch 'raimo/windows-file-append-testcase' into dev | Raimo Niskanen |
2010-12-02 | beam_utils: Fix check_liveness/3 for receive loops | Björn Gustavsson |
2010-12-02 | Add section about Unicode file names to stdlib users guide | Patrik Nyblom |
2010-12-02 | Stop using uncertain flags for getaddrinfo() | Raimo Niskanen |
2010-12-02 | Teach inet_test_lib to understand enetunreach | Patrik Nyblom |
2010-12-02 | Merge branch 'kenneth/asn1/driver_handler_race/OTP-8948' into dev | Björn-Egil Dahlberg |
2010-12-02 | Use correct argument types on rwlock_wake_set_flags() | Rickard Green |
2010-12-02 | Merge branch 'ks/dialyzer/support-multiple-plts' into dev | Björn-Egil Dahlberg |
2010-12-02 | Merge branch 'ia/odbc/app-upp/odbc-2.10.9' into dev | Ingela Anderton Andin |
2010-12-02 | Merge branch 'ia/public_key/app-upp/public_key-0.10' into dev | Ingela Anderton Andin |
2010-12-02 | Merge branch 'ia/ssl/app-upp/ssl-4.1.1' into dev | Ingela Anderton Andin |