Age | Commit message (Expand) | Author |
2012-12-20 | Correct doc re process_info(Pid,links) | Patrik Nyblom |
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 |
2012-01-03 | Fix some broken links in documentation | Lukas Larsson |
2011-12-07 | Merge branch 'sverk/packet_size-http/OTP-9389' | Sverker Eriksson |
2011-12-06 | erts: Remove truncation of http packet parsing and return error instead | Sverker Eriksson |
2011-12-05 | Fix typo in erlang(3) | Tuncer Ayaz |
2011-12-01 | Merge branch 'rickard/deprecate-runtime-binding/OTP-9749' | Rickard Green |
2011-12-01 | Deprecate erlang:system_flag/2 arguments scheduler_bind_type and cpu_topology | Rickard Green |
2011-11-30 | Merge branch 'rickard/default-unbound/OTP-9726' | Rickard Green |
2011-11-18 | Use unbound schedulers as default | Rickard Green |
2011-11-16 | Merge branch 'fm/process_info_doc_fix' | Henrik Nord |
2011-11-10 | Merge branch 'rj/fix-erlang-doc-style' | Henrik Nord |
2011-11-07 | beam_asm: Strenghten the calculation of Uniq for funs | Björn Gustavsson |
2011-09-27 | Merge branch 'dev' into major | Hans Bolinder |