Age | Commit message (Expand) | Author |
2010-12-01 | Merge branch 'lukas/hipe/decode_packet_type' into dev | Lukas Larsson |
2010-11-22 | Merge branch 'ks/file_open-mode' into dev | Björn Gustavsson |
2010-11-22 | Merge branch 'ks/hipe-patches' into dev | Björn Gustavsson |
2010-11-22 | hipe: Update types and specs | Kostis Sagonas |
2010-11-22 | erl_types: Fix pretty rare crashes and an infinite loop | Kostis Sagonas |
2010-10-29 | Merge branch 'ks/rec-erl_types' into dev | Björn Gustavsson |
2010-10-29 | Deeper unfolding of recursive types | Kostis Sagonas |
2010-10-20 | hipe: Add translation of BIFs with arity three | Kostis Sagonas |
2010-10-15 | Update httppacket type to return both strings and binaries | Lukas Larsson |
2010-10-14 | Add the {encoding, _} options to file:open/2's modes | Kostis Sagonas |
2010-10-06 | Merge branch 'ks/ets-update-counter' into dev | Björn Gustavsson |
2010-10-02 | Fix type of ets:update_counter/3 to correspond with the documentation | Kostis Sagonas |
2010-09-30 | Merge branch 'ks/dialyzer-fixes' into dev | Björn Gustavsson |
2010-09-24 | Fix two errors in dialyzer | Kostis Sagonas |
2010-09-24 | Cleanup and small fixes in hipe files | Kostis Sagonas |
2010-09-15 | hipe: Do not auto-import min/2 and max/2 | Tuncer Ayaz |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP |
2010-09-01 | Merge branch 'pg/fix-hipe-load' into dev | Björn Gustavsson |
2010-08-30 | fix crash in hipe_icode_exceptions | Mikael Pettersson |
2010-08-27 | Fix hipe:load/1 | Paul Guyot |
2010-08-17 | erts: Remove broken elib_malloc | Björn Gustavsson |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-07-07 | Fix a bug in the type of lists:flatmap/2. | Kostis Sagonas |
2010-06-11 | Update release notes | Björn Gustavsson |
2010-06-11 | Merge branch 'egil/eprof' into dev | Erlang/OTP |
2010-06-10 | Update version numbers | Björn Gustavsson |
2010-06-09 | Dialyzer cleanup for eprof | Björn-Egil Dahlberg |
2010-06-09 | Merge branch 'ks/dialyzer-R14-fixes' into dev | Erlang/OTP |
2010-06-08 | Various changes to dialyzer-related files for R14. | Kostis Sagonas |
2010-06-08 | Merge branch 'bg/bif-types' into dev | Erlang/OTP |
2010-06-08 | Merge branch 'bg/nif_error' into dev | Erlang/OTP |
2010-06-07 | Add type information for erlang:garbage_collect_message_area/0 | Björn Gustavsson |
2010-06-07 | Add type information for erts_debug:* BIFs | Björn Gustavsson |
2010-06-07 | Add type information for erlang:port_call/2 | Björn Gustavsson |
2010-06-07 | Add type information for erlang:display* BIFs | Björn Gustavsson |
2010-06-07 | Add type information for the BIFs in the binary module | Björn Gustavsson |
2010-06-07 | Introduce and use the t_endian() helper | Björn Gustavsson |
2010-06-07 | Add type information for erlang:binary_part/2,3 | Björn Gustavsson |
2010-06-07 | Add type info for erlang:append/2 and erlang:subtract/2 | Kostis Sagonas |
2010-06-07 | Add type information for the erlang:adler32* BIFs | Kostis Sagonas |
2010-06-07 | Add ppc64 return for erlang:system_info(hipe_architecture) | Kostis Sagonas |
2010-06-06 | erl_types: Export is_erl_type/1 | Björn Gustavsson |
2010-06-04 | Merge branch 'ks/dialyzer' into dev | Erlang/OTP |
2010-06-03 | dialyzer: Build the PLT even if there are unresolved remote types | Kostis Sagonas |
2010-06-03 | Add handling of unknown types | Maria Christakis |
2010-06-03 | hipe: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | Support -export_type() in dialyzer and erl_types | Kostis Sagonas |
2010-06-02 | Remove (harmless) warnings about min/max in core applications | Patrik Nyblom |
2010-05-31 | Add erlang:nif_error/1,2 | Björn Gustavsson |
2010-05-20 | Remove stray support for the put_literal/2 instruction | Björn Gustavsson |