Age | Commit message (Expand) | Author |
2013-02-14 | Add float_to_binary and binary_to_float | Lukas Larsson |
2013-02-14 | Add new binary conversion bifs | Lukas Larsson |
2013-02-13 | Merge branch 'saleyn/float_to_list_2/OTP-10837' | Lukas Larsson |
2013-02-07 | float_to_list/2 changed rounding and cosmetic cleanup | Serge Aleynikov |
2013-02-06 | erts: Increase length of well formed header names from {packet,http} | Sverker Eriksson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-23 | Merge branch 'sal/float_to_list_2/OTP-10752' | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'rickard/r16/port-optimizations/OTP-10336' | Rickard Green |
2013-01-21 | Text representation of a float formatted using given options. | Serge Aleynikov |
2013-01-19 | UTF-8 atom documentation | Rickard Green |
2012-12-20 | Correct doc re process_info(Pid,links) | Patrik Nyblom |
2012-12-20 | Fix documentation | Rickard Green |
2012-12-14 | erts: Document insert_element and delete_element | Björn-Egil Dahlberg |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | Rickard Green |
2012-12-03 | Improve configuration of process and port tables | Rickard Green |
2012-12-01 | Teach is_function/2 that tuples are not funs | Björn Gustavsson |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom |
2012-08-14 | Add documetation about Unicode in environment | Patrik Nyblom |
2012-08-14 | Merge branch 'maint' | Fredrik Gustafsson |
2012-07-25 | Doc fix: link from erlang:now/0 to os:timestamp/0 | Magnus Henoch |
2012-07-19 | erts: Remove VxWorks from documentation | Björn-Egil Dahlberg |
2012-06-04 | Merge branch 'maint' | Lukas Larsson |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-04-18 | Merge branch 'maint' | Patrik Nyblom |
2012-04-18 | Revert "Extend erlang:port_info/1,2 to show the OS pid of a spawned process" | Patrik Nyblom |
2012-04-17 | Correct documentation, erl_bif_types and dialyzer tests | Patrik Nyblom |
2012-04-17 | Extend erlang:port_info/1,2 to show the OS pid of a spawned process | Matthias Lang |
2012-03-22 | Merge branch 'maint' | Patrik Nyblom |
2012-03-22 | Add documentation for dyntrace and system_info changes | Patrik Nyblom |
2012-03-22 | erts: Correct merge bug in 'erlang' doc src | Raimo Niskanen |
2012-03-22 | Merge branch 'maint' | Raimo Niskanen |
2012-03-22 | Merge branch 'raimo/close-ports-on-halt/OTP-9985' into maint | Raimo Niskanen |
2012-03-21 | erts: Document erlang:halt/2 and update erlang:halt/0,1 | Raimo Niskanen |
2012-03-16 | Extend erlang:port_info/1,2 to show the OS pid of a spawned process | Matthias Lang |
2012-03-09 | doc: Reintegrate R15B01 scheduler_wall_time doc | Björn-Egil Dahlberg |
2012-03-08 | doc: Enhance wording and remove typos | Björn-Egil Dahlberg |
2012-03-08 | doc: Move examples and notes into tag-lists | Björn-Egil Dahlberg |
2012-03-08 | doc: Rewording of scheduler_wall_time | Björn-Egil Dahlberg |
2012-03-08 | doc: Change variable name to 'A' to reflect Active | Björn-Egil Dahlberg |
2012-03-07 | doc: Rewording of scheduler busy | Björn-Egil Dahlberg |
2012-03-07 | Update scheduler_wall_time documentation | Björn-Egil Dahlberg |
2012-02-07 | Merge branch 'maint' | Patrik Nyblom |
2012-02-07 | Merge branch 'dgud/sched-work-time/OTP-9858' into maint | Patrik Nyblom |
2012-02-07 | Correct docs, comments and dialyzer tests | Patrik Nyblom |
2012-02-07 | Reintroduce sensitive BIFs in erl_bif_types | Patrik Nyblom |
2012-02-07 | Make erlang doc use specs from erlang.erl | Patrik Nyblom |
2012-02-07 | erlang.xml: Fix a few typos and grammatical errors | Björn Gustavsson |
2012-02-06 | emulator: Document and test scheduler_wall_time | Dan Gudmundsson |