Age | Commit message (Expand) | Author |
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 |
2010-05-20 | Remove stray support for the bs_bits_to_bytes2/2 instruction | Björn Gustavsson |
2010-05-12 | hipe_beam_to_icode: Correct names of new recv_* instructions | Kostis Sagonas |
2010-05-12 | Merge branch 'bg/opt-receive' into dev | Erlang/OTP |
2010-05-11 | hipe_icode: Suppress a dialyzer warning | Kostis Sagonas |
2010-05-11 | Introduce the new recv_mark/1 and recv_mark/1 instructions | 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-04-08 | Merge branch 'jb/pp_arm-imm-fix' into dev | Erlang/OTP |
2010-04-07 | Modify pp_arm to decode imm8m constants | Johan Bengtsson |
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-19 | Update release notes | Björn-Egil Dahlberg |
2010-02-19 | Fix problems identified by dialyzer. | 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 |