Age | Commit message (Expand) | Author |
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 |
2011-09-26 | Correct XML files | Hans Bolinder |
2011-09-26 | Fixes module erlang doc style: option description | Ricardo Catalinas Jiménez |
2011-09-20 | Fix documentation for erlang:process_flag/2 | Filipe David Manana |
2011-09-20 | Merge branch 'dev' into major | Henrik Nord |
2011-09-15 | Fix trivial typos in erlang(3) | Tuncer Ayaz |
2011-09-08 | Merge branch 'dev' into major | Henrik Nord |
2011-08-27 | Add erlang:external_size/2 BIF | Filipe David Manana |
2011-08-26 | Merge branch 'dev' into major | Björn Gustavsson |
2011-08-25 | Add erlang:check_old_code/1 | Björn Gustavsson |
2011-08-18 | Update documentation for erlang:raise/3 and erlang:get_stacktrace/0 | Björn Gustavsson |
2011-08-18 | Implement process_info(Pid, current_{location,stacktrace}) | Björn Gustavsson |
2011-07-06 | Remove deprecated concat_binary/1 | Björn Gustavsson |
2011-06-20 | Add more specs and types | Hans Bolinder |