aboutsummaryrefslogtreecommitdiffstats
path: root/lib/megaco/test
AgeCommit message (Collapse)Author
2011-02-17Updated test cases to work with ts conversion algorithmLukas Larsson
2010-11-15Call chmod without the "-f" flagHolger Weiß
"-f" is a non-standard chmod option which at least SGI IRIX and HP UX do not support. As the only effect of the "-f" flag is to suppress warning messages, it can be safely omitted.
2010-08-20megaco: Patch 1123Micael Karlberg
OTP-8561 A minor compiler related performance improvement. OTP-8529 A raise condition when, during high load, processing both the original and a resent message and delivering this as two separate messages to the user. Note that this solution only protects against multiple reply deliveries! OTP-8627 Fix shared libraries installation. The flex shared lib(s) were incorrectly installed as data files. OTP-8634 Eliminated a possible raise condition while creating pending counters.
2010-04-23OTP-8561: A minor compiler related performance improvement.Micael Karlberg
2010-03-19Enhance error message for faulty app fileHåkan Mattsson
2010-02-09Fixing spec-file(s) bugs.Micael Karlberg
2010-02-04OTP-8317, OTP-8323, OTP-8362 & OTP-8403 (hakan).Micael Karlberg
2010-02-02OTP-8317 & OTP-8362.Micael Karlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP