Age | Commit message (Expand) | Author |
2010-08-17 | erts: Remove broken elib_malloc | Björn Gustavsson |
2010-07-07 | Fix a bug in the type of lists:flatmap/2. | Kostis Sagonas |
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-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 | 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-03 | Add type info for erlang:load_nif/2 | Kostis Sagonas |
2010-04-09 | OTP-8562 Closing right parenthesis in macro definitions is mandatory. | Hans Bolinder |
2010-03-29 | Add type information about erlang:integer_to_list/2 and erlang:list_to_integer/2 | Kostis Sagonas |
2010-03-20 | Add missing type in erlang:decode_packet/3 | Kostis Sagonas |
2010-02-17 | Merge branch 'ks/hipe' into ccase/r13b04_dev | Erlang/OTP |
2010-02-16 | Merge branch 'bg/erl_bif_types' into ccase/r13b04_dev | Erlang/OTP |
2010-02-14 | Add types for erts_debug:lock_counters/1 | Björn Gustavsson |
2010-02-14 | Add types for os:timestamp/0 | Björn Gustavsson |
2010-02-14 | Add types for erts_debug:dist_ext_to_term/2 | Björn Gustavsson |
2010-02-14 | erl_bif_types: add 'http_bin' as a valid packet option | Björn Gustavsson |
2010-02-14 | dialyzer: New version for the R13B04 release | Kostis Sagonas |
2010-02-14 | Fix a HiPE compiler bug evaluating an expression that throws system_limit | Kostis Sagonas |
2010-01-26 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen |
2009-11-27 | Add type information for on_load | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |