aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmerl/src/xmerl_lib.erl
AgeCommit message (Collapse)Author
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2011-11-11Track parents in `#xmlPI` nodesAnthony Ramine
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-01-24Track parents when expanding #xmlElement recordsUlf Wiger
The function xmerl_lib:expand_content/1 is mainly for expanding Simple XML, but can also handle xmerl records. This patch fixes an omission that caused expand_content/1 to not maintain the 'parents' list when expanding #xmlElement{} records. No test cases written, since the xmerl test suites have not yet been released.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP