aboutsummaryrefslogtreecommitdiff
path: root/src/xml.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-06-13Switch to rebar build toolEvgeniy Khramtsov1-245/+0
Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite
2013-04-11ejabberd 13 requires Erlang/OTP R15B or higher (EJAB-1630)Badlop1-22/+8
Fix documents and remove useless code.
2013-03-14Accumulated patch to binarize and indent codeBadlop1-5/+6
2010-08-07Make xml.c correctly compiles on R14A (EJAB-1288)Evgeniy Khramtsov1-16/+44
2010-07-01New configure option: --enable-nifEvgeniy Khramtsov1-0/+230