Age | Commit message (Expand) | Author |
2011-11-10 | Merge branch 'rj/fix-remove-exec-bit' | Henrik Nord |
2011-11-10 | Merge branch 'rj/fix-erlang-doc-style' | Henrik Nord |
2011-11-10 | Remove exec bit from files related to: XML, make, C | Ricardo Catalinas Jiménez |
2011-11-10 | Remove exec bit from: erl, hrl, xml, html, asn, gif, xpm | Ricardo Catalinas Jiménez |
2011-11-09 | Merge branch 'sverk/bif-args/OTP-9662' | Sverker Eriksson |
2011-11-09 | erts,hipe: Limited support for hipe cross compilation | Sverker Eriksson |
2011-11-09 | Merge branch 'sverk/enif_inspect-memleak/OTP-9668' | Sverker Eriksson |
2011-11-08 | Merge branch 'bjorn/create-less-garbage' | Björn Gustavsson |
2011-11-07 | Merge branch 'egil/fix-compiler-warnings' | Björn-Egil Dahlberg |
2011-11-07 | Merge branch 'ta/nif-variadic-funs' | Henrik Nord |
2011-11-07 | erts: Remove unused variable in enif_make_binary | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove debug variable in list_to_binary | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove cp on exiting and trapping processes | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove debug variables in erl_db | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove dead code in efile_drv | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove lock_check debug variables | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove unused variable in ttsl_drv | Björn-Egil Dahlberg |
2011-11-07 | erts: "initialized" is only used with CHLDWTHR | Björn-Egil Dahlberg |
2011-11-07 | erts: remove debug variables in beam_bp | Björn-Egil Dahlberg |
2011-11-07 | Merge branch 'bjorn/fun-improvements/OTP-9667' | Björn Gustavsson |
2011-11-07 | beam_asm: Strenghten the calculation of Uniq for funs | Björn Gustavsson |
2011-11-07 | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson |
2011-11-02 | beam_loader: Support external funs in the literal pool | Björn Gustavsson |
2011-11-02 | beam_load.c: Clarify error message when loading unsupported BEAM files | Björn Gustavsson |
2011-11-01 | Merge branch 'lukas/erts/large_float_cmp/OTP-9497' | Lukas Larsson |
2011-10-31 | erts: Fix memory leak of enif_inspect_* on independent environment | Sverker Eriksson |
2011-10-27 | erts: Make erl_nif.h compile with gcc on Windows | Sverker Eriksson |
2011-10-27 | Remove unused */doc/src/make.dep files | Björn Gustavsson |
2011-10-27 | erts/z_SUITE: Eliminate use of deprecated regexp module | Björn Gustavsson |
2011-10-27 | erts/nt_SUITE: Eliminate use of deprecated regexp module | Björn Gustavsson |
2011-10-26 | erts-hipe: Change THE_NON_VALUE for HiPE enabled debug emulator | Sverker Eriksson |
2011-10-26 | erts-hipe: Enable debug compiled hipe-VM with lock checker | Sverker Eriksson |
2011-10-26 | erts-hipe: Rename fail_bif_interface_0 to standard_bif_interface_0 | Sverker Eriksson |
2011-10-26 | erts-hipe: Deliberate leak of native fun entries | Sverker Eriksson |
2011-10-26 | erts-hipe: Fix new trap conventions for x86, amd64 and ppc | Sverker Eriksson |
2011-10-26 | Store the trap address in p->i | Björn Gustavsson |
2011-10-26 | Store the trap arguments in the X register array | Björn Gustavsson |
2011-10-26 | erts-hipe: Make some primops use new BIF calling convention | Sverker Eriksson |
2011-10-26 | erts-hipe: Adapt generated BIF wrappers for new calling convention | Sverker Eriksson |
2011-10-26 | erts-hipe: Remove obscuring macros in generated assembler code | Sverker Eriksson |
2011-10-26 | erts-hipe: Make hipe enabled emulator compile with new BIF calls | Sverker Eriksson |
2011-10-26 | Simplify the instructions for calling BIFs | Björn Gustavsson |
2011-10-26 | Change the calling convention for BIFs | Björn Gustavsson |
2011-10-26 | Use the proper macros in all BIFs | Björn Gustavsson |
2011-10-20 | Merge branch 'bjorn/unicode-noncharacters/OTP-9624' | Björn Gustavsson |
2011-10-19 | Fix erroneous merge resolution | Rickard Green |
2011-10-18 | erts: convert variadic nif funs into inline funs | Tuncer Ayaz |
2011-10-18 | Merge branch 'fm/enif_is_number' | Henrik Nord |
2011-10-17 | Correct the docs | Hans Bolinder |
2011-10-13 | Allow noncharacter code points in unicode encoding and decoding | Björn Gustavsson |