aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/inet_parse.erl
AgeCommit message (Expand)Author
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-22Fix parsing of IPv6 addresses to limit leading zerosRory Byrne
2013-08-05Merge branch 'maint'Fredrik Gustafsson
2013-07-30kernel: added ntoa documentation and exported it in inet.erlFredrik Gustafsson
2013-05-06Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-23inet_parse: Eliminate a compiler warningBjörn Gustavsson
2012-11-30Merge branch 'fredrik/inet/export-ip-funcs/OTP-8067'Fredrik Gustafsson
2012-11-19Exported ipv4address and ipv6address functions to inet module, changed and ma...Fredrik Gustafsson
2012-07-19kernel: Remove VxWorksBjörn-Egil Dahlberg
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-02-10Merge branch 'rani/inet_gethostbyname_fixes' into ccase/r13b04_devErlang/OTP
2010-02-09inet:gethostbyname improved to parse IP strings and look up own hostnameRaimo Niskanen
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP