Age | Commit message (Expand) | Author |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-25 | erts: Add erlang:list_to_port/1 debug bif | Lukas Larsson |
2017-04-25 | erts: Auto-import port_to_list for consistency | Lukas Larsson |
2017-04-21 | erts: Polish off erlang:list_to_ref/1 | Lukas Larsson |
2016-09-05 | Implement the new ceil/1 and floor/1 guard BIFs | Björn Gustavsson |
2016-09-01 | erl_internal: Add add_predefined_functions/1 | Björn Gustavsson |
2016-06-22 | erl_internal: Eliminate duplication of guard tests | Björn Gustavsson |
2016-03-15 | update copyright-year | Henrik Nord |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-08-22 | stdlib: Auto-import erlang:get_keys/0 | Björn-Egil Dahlberg |
2014-05-05 | Remove pre-defined types dict(), digraph(), &c | Hans Bolinder |
2014-04-29 | Allow more type names | Hans Bolinder |
2014-01-28 | erts: Add the type-testing guard BIF is_map/1 | Björn-Egil Dahlberg |
2014-01-28 | erts: Add the size-testing guard BIF map_size/1 | Björn-Egil Dahlberg |
2013-11-18 | Execution of system tasks in context of another process | Rickard Green |
2013-02-14 | Add float_to_binary and binary_to_float | Lukas Larsson |
2013-02-14 | Add new binary conversion bifs | Lukas Larsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-21 | Text representation of a float formatted using given options. | Serge Aleynikov |
2012-03-21 | erts: Implement erlang:halt/2 | Raimo Niskanen |
2011-09-02 | Merge branch 'dev' into major | Björn Gustavsson |
2011-09-01 | Make the check_old_code/1 BIF auto-imported | Björn Gustavsson |
2011-07-06 | Remove deprecated concat_binary/1 | Björn Gustavsson |
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder |
2010-09-10 | Add new autoimports for R14B | Patrik Nyblom |
2010-06-02 | Make port_command/3 auto-imported | Patrik Nyblom |
2010-06-02 | Autoimport min/2 and max/2 | Patrik Nyblom |
2010-06-02 | Teach erl_lint to better override BIFs with local functions and imports | Patrik Nyblom |
2010-05-24 | Change binary_to_term/2 to be auto-imported | Jayson Vantuyl |
2010-05-20 | Merge branch 'pan/otp_8217_binary' into dev | Erlang/OTP |
2010-05-17 | Add guard BIFs binary_part/2,3 | Patrik Nyblom |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |