Age | Commit message (Expand) | Author |
2012-11-22 | Correct doc of process_info(Pid,links) | Patrik Nyblom |
2012-08-14 | Add documetation about Unicode in environment | Patrik Nyblom |
2012-07-25 | Doc fix: link from erlang:now/0 to os:timestamp/0 | Magnus Henoch |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
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 | Add documentation for dyntrace and system_info changes | Patrik Nyblom |
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-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 'dgud/sched-work-time/OTP-9858' into maint | 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 |
2011-05-10 | Present 'low' memory count for halfword-vm with erlang:memory() | Sverker Eriksson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-02 | Document exiting and garbage_collecting process statuses | Kostis Sagonas |
2010-12-03 | Add documentation to erlang.xml and slight correction to unicode_usage.xml | Patrik Nyblom |
2010-11-18 | Merge branch 'pg/freebsd-cpu-affinity-and-topology' into dev | Rickard Green |
2010-11-18 | Add support for CPU affinity & topology detection on FreeBSD 8 | Paul Guyot |
2010-11-02 | Add flag-based setting for the distribution buffer busy limit | Scott Lystig Fritchie |