Age | Commit message (Expand) | Author |
2011-03-04 | Merge branch 'ks/process_status' into dev | Niclas Axelsson |
2011-03-02 | Document exiting and garbage_collecting process statuses | Kostis Sagonas |
2011-01-31 | Sanitize the specs of the code module | Kostis Sagonas |
2011-01-17 | Merge branch 'bjorn/beam-loader/OTP-9030' into dev | Björn Gustavsson |
2011-01-17 | Add erts_debug:instructions/0 for listing all specific instructions | Björn Gustavsson |
2010-12-21 | Merge branch 'ja/fix-hipe-spec-ets-new' into dev | Niclas Axelsson |
2010-12-16 | Set types correctly for open_port({spawn_executable, ... | Patrik Nyblom |
2010-12-16 | Fix type specification of the ets:new/2 BIF | Jesper Louis Andersen |
2010-12-13 | Fix native code compiler infinite loop and update type info for 're' | Kostis Sagonas |
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-01 | Merge branch 'lukas/hipe/decode_packet_type' into dev | Lukas Larsson |
2010-11-30 | Corrected testcases broken by unicode filenames | Patrik Nyblom |
2010-11-29 | Fix type information of 'file' and 'code' modules | Kostis Sagonas |
2010-11-22 | Merge branch 'ks/file_open-mode' into dev | Björn Gustavsson |
2010-11-22 | erl_types: Fix pretty rare crashes and an infinite loop | Kostis Sagonas |
2010-10-29 | Deeper unfolding of recursive types | 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-24 | Fix two errors in dialyzer | Kostis Sagonas |
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 |