Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-25 | Fix FAQ link and add link to proposed updates | Björn-Egil Dahlberg | |
2012-07-25 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2012-07-25 | Merge branch 'egil/change-os_mon-ports-error-messages/OTP-10161' into maint | Björn-Egil Dahlberg | |
* egil/change-os_mon-ports-error-messages/OTP-10161: os_mon: Elucidate port program error messages | |||
2012-07-25 | Update preloaded modules | Björn-Egil Dahlberg | |
2012-07-25 | Merge branch 'egil/r16/remove-vxworks-support/OTP-10146' | Björn-Egil Dahlberg | |
* egil/r16/remove-vxworks-support/OTP-10146: (30 commits) erts: Update doc to reflect VxWorks removal erts: Remove VxWorks from documentation Update preloaded erl_prim_loader and prim_file snmp: Remove VxWorks megaco: Remove VxWorks diameter: Remove VxWorks mnesia: Remove VxWorks typer: Remove VxWorks ssh: Remove VxWorks inets: Remove VxWorks hipe: Remove VxWorks cosFileTransfer: Remove VxWorks asn1: Remove VxWorks orber: Remove VxWorks os_mon: Remove VxWorks runtime_tools: Remove VxWorks test_server: Remove VxWorks references in doc test_server: Remove VxWorks stdlib: Remove VxWorks kernel: Remove VxWorks from tests ... Conflicts: erts/emulator/test/Makefile | |||
2012-07-25 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2012-07-25 | Merge branch 'egil/fix-install-osx-readme' into maint | Björn-Egil Dahlberg | |
* egil/fix-install-osx-readme: Clean up Install Erlang on OSX | |||
2012-07-25 | Clean up Install Erlang on OSX | Björn-Egil Dahlberg | |
2012-07-25 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2012-07-25 | Merge branch 'egil/fix-inet-bit8-doc' into maint | Björn-Egil Dahlberg | |
* egil/fix-inet-bit8-doc: doc: Fix faulty tag in inet bit8 documentation | |||
2012-07-24 | doc: Fix faulty tag in inet bit8 documentation | Björn-Egil Dahlberg | |
2012-07-24 | os_mon: Elucidate port program error messages | Björn-Egil Dahlberg | |
Try to avoid confusion of the message 'Erlang has closed' by clarifying that the message is sent from os_mon port programs. | |||
2012-07-19 | erts: Update doc to reflect VxWorks removal | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks from documentation | Björn-Egil Dahlberg | |
2012-07-19 | Update preloaded erl_prim_loader and prim_file | Björn-Egil Dahlberg | |
2012-07-19 | snmp: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | megaco: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | diameter: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | mnesia: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | typer: Remove VxWorks | Björn-Egil Dahlberg | |
A comment referred to vxworks and was thusly removed | |||
2012-07-19 | ssh: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | inets: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | hipe: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | cosFileTransfer: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | asn1: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | orber: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | os_mon: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | runtime_tools: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | test_server: Remove VxWorks references in doc | Björn-Egil Dahlberg | |
2012-07-19 | test_server: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | stdlib: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | kernel: Remove VxWorks from tests | Björn-Egil Dahlberg | |
2012-07-19 | kernel: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks from preloaded | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove vxworks from top make | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks from heart and etc files | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks from beam makefile | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks from allocators | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks from tests | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks sub-directory | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks from drivers | Björn-Egil Dahlberg | |
2012-07-19 | Merge branch 'maint' | Lukas Larsson | |
* maint: Fix bug where auto skipped tcs would disappear Allow non configlist returns from other cths Fix close of suite when end_per_suite is skipped | |||
2012-07-19 | Merge branch 'lukas/common_test/surefire_fix_skipped_end/OTP-10158' into maint | Lukas Larsson | |
* lukas/common_test/surefire_fix_skipped_end/OTP-10158: Fix bug where auto skipped tcs would disappear Allow non configlist returns from other cths Fix close of suite when end_per_suite is skipped | |||
2012-07-19 | Merge branch 'lukas/benchmarks/OTP-10156' | Lukas Larsson | |
* lukas/benchmarks/OTP-10156: Add mnesia tpc benchmark Add estone benchmarks to ts benchmark framework Add framework to ts to run benchmarks | |||
2012-07-19 | Merge branch 'maint' | Lukas Larsson | |
* maint: Add ct:notify and ct:sync_notify | |||
2012-07-19 | Merge branch 'lukas/common_test/ct_notify/OTP-10157' into maint | Lukas Larsson | |
* lukas/common_test/ct_notify/OTP-10157: Add ct:notify and ct:sync_notify | |||
2012-07-19 | Add ct:notify and ct:sync_notify | Lukas Larsson | |
2012-07-19 | Add mnesia tpc benchmark | Lukas Larsson | |
2012-07-19 | Add estone benchmarks to ts benchmark framework | Lukas Larsson | |
2012-07-19 | Add framework to ts to run benchmarks | Lukas Larsson | |