aboutsummaryrefslogtreecommitdiffstats
path: root/lib/orber/COSS/CosNaming/CosNaming_NamingContextExt_impl.erl
AgeCommit message (Collapse)Author
2017-05-04Update copyright yearRaimo Niskanen
2017-03-10orber: Remove hard dependency to external atom formatSverker Eriksson
The 20 bytes limit is to avoid doing binary_to_term on a huge term in vain, just to conclude is was not atom 'undefined'.
2016-11-04[orber] Fix dialyzer warningsLars Thorsen
Removed two matching errors and one unused clause found by dialyzer.
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-08[orber, cos*] Remove usage of erlang:now()Lars Thorsen
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP