aboutsummaryrefslogtreecommitdiffstats
path: root/lib/megaco/src/app
AgeCommit message (Collapse)Author
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
With silent rules, the output of make is less verbose and compilation warnings are easier to spot. Silent rules are disabled by default and can be disabled or enabled at will by make V=0 and make V=1.
2012-11-26Fix use of asn1 in megacoBjörn Gustavsson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-22Prep for R15B02 releaseMicael Karlberg
OTP-10199
2012-06-05Update to work with whitespace in exec pathLukas Larsson
OTP-10106 OTP-10107
2012-02-28[megaco] Remove use of deprecated system flag scheduler_bind_typeMicael Karlberg
OTP-9949
2011-12-07Fixed doc make target for (internally used) index.html file.Micael Karlberg
Updated appup, version and release notes for R15 release.
2011-11-04Updated release notes and appup file.Micael Karlberg
OTP-9679
2011-09-23Fixed version, release notes and appup in prep for release.Micael Karlberg
2011-03-01Wrong remove instruction.Micael Karlberg
2011-03-01Added new module (megaco_config_misc).Micael Karlberg
2011-02-25First batch of attempts to deal with dialyzer issues...Micael Karlberg
2010-09-13Prepare release of megaco-3.15 (R14B)Micael Karlberg
2010-06-09OTP-8696: Update performance chapterMicael Karlberg
2010-06-02OTP-8529: Raise condition processing repliesMicael Karlberg
2010-06-02OTP-8634: Pending counter raise condition.Micael Karlberg
2010-04-23OTP-8561: A minor compiler related performance improvement.Micael Karlberg
2010-02-22OTP-8317, OTP-8323, OTP-8328, OTP-8362 & OTP-8403.Micael Karlberg
2010-02-19Added megaco_config to appup fileHåkan Mattsson
2010-02-13OTP-8317, OTP-8323, OTP-8328, OTP-8362 & OTP-8403.Micael Karlberg
2010-02-04OTP-8317, OTP-8323, OTP-8362 & OTP-8403 (hakan).Micael Karlberg
2009-11-25Fixing copyright problems.Micael Karlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP