Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-10 | Prepare release | Erlang/OTP | |
2019-04-24 | Revert "Prepare release" | Rickard Green | |
This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a. | |||
2019-04-23 | Prepare release | Erlang/OTP | |
2019-03-26 | Revert "Prepare release" | Henrik Nord | |
This reverts commit 0118046f9bda8dcf3594184fa439b79267db8017. | |||
2019-03-25 | Prepare release | Erlang/OTP | |
2019-02-27 | Revert "Prepare release" | Rickard Green | |
This reverts commit df130102cdeca8d35fec95a0c926fd1cfec54eab. | |||
2019-02-26 | Prepare release | Erlang/OTP | |
2018-12-13 | Merge branch 'maint' | Sverker Eriksson | |
2018-12-12 | Add empty 'since' attribute for old modules and functions | Sverker Eriksson | |
2018-09-25 | Merge branch 'maint' | Henrik Nord | |
2018-09-24 | Prepare release | Erlang/OTP | |
2018-09-21 | Merge branch 'maint' | Henrik Nord | |
2018-09-21 | Update copyright year | Henrik Nord | |
2018-08-21 | Merge branch 'rickard/crypto-configure/OTP-15129' | Rickard Green | |
* rickard/crypto-configure/OTP-15129: Move configuration of crypto to crypto application from erts | |||
2018-08-21 | Merge branch 'rickard/parallel-configure/OTP-14625' | Rickard Green | |
* rickard/parallel-configure/OTP-14625: Parallel configure Remove undocumented and unused lazy configure | |||
2018-08-21 | Move configuration of crypto to crypto application from erts | Rickard Green | |
In order to be able to handle runtime library path in crypto also DED parts was broken out into a macro. | |||
2018-08-21 | Parallel configure | Rickard Green | |
2018-07-13 | docs: make clean all XMLDIR | Lukas Larsson | |
2017-12-08 | Update release notes | Erlang/OTP | |
2017-12-08 | Update version numbers | Erlang/OTP | |
2017-09-28 | Remove unused files from the documentation build | Lars Thorsen | |
2017-06-21 | Prepare release | Erlang/OTP | |
2017-06-14 | Update copyright year | Hans Nilsson | |
2017-05-31 | Revert "Prepare release" | Hans Nilsson | |
This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0. | |||
2017-05-30 | Prepare release | Erlang/OTP | |
2017-05-05 | Revert "Prepare release" | Raimo Niskanen | |
This reverts commit dc57404252c47520f352834ad9be45ad684f96c9. | |||
2017-05-04 | Prepare release | Erlang/OTP | |
2017-05-04 | Update copyright year | Raimo Niskanen | |
2017-02-14 | Fixed typos in lib/megaco | Andrew Dryga | |
2016-12-07 | Update copyright-year | Erlang/OTP | |
2016-12-06 | Revert "[megaco] Update version" - only test suite updated | Ingela Anderton Andin | |
This reverts commit ae8f00912587cbb8e9ace6660434e921bae9730b. | |||
2016-12-05 | [megaco} Update version | Lars Thorsen | |
2016-12-05 | [megaco] Use the test_server app and appup tests | Lars Thorsen | |
2016-06-21 | Prepare release | Erlang/OTP | |
2016-06-02 | Revert "Prepare release" | Erlang/OTP | |
This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da. | |||
2016-06-02 | Prepare release | Erlang/OTP | |
2016-06-01 | fix appup for megaco | Henrik Nord | |
2016-05-12 | Revert "Prepare release" | Erlang/OTP | |
This reverts commit bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a. | |||
2016-05-11 | Prepare release | Erlang/OTP | |
2016-03-15 | update copyright-year | Henrik Nord | |
2016-02-17 | Makefiles: Remove test_server from include path and code path | Björn Gustavsson | |
Since no test suites includede test_server.hrl, there is no need to have test_server in the include path or code path. | |||
2015-06-23 | Prepare release | Erlang/OTP | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-06-03 | Merge branch 'scrapinghub/async-typo' | Henrik Nord | |
* scrapinghub/async-typo: Typo 'asynchroneous' fix | |||
2015-05-28 | Typo 'asynchroneous' fix | Kirilll Zaborsky | |
2015-05-27 | megaco: Eliminate use of erlang:now/0 | Björn Gustavsson | |
2015-05-27 | Update application versions | Hans Bolinder | |
2015-05-25 | Update runtime_dependencies in application resource files | Hans Bolinder | |
Applications that use the new erl_anno module are depending on STDLIB 2.5. Note that CosNotification, Megaco, SNMP, Xmerl, and Parsetools use the erl_anno module via the Yecc parsers only (the header file in lib/parsetools/include/yeccpre.hrl calls the erl_anno module). HiPE does not call the erl_anno module, but uses an exported type. We have chosen to make HiPE dependent on the erl_anno module. | |||
2014-12-09 | Prepare release | Erlang/OTP | |
2014-12-08 | Update megaco.appup.src | Rickard Green | |