summaryrefslogtreecommitdiffstats
path: root/src/xml/simple-session.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-01-20merge XML::Session into XML::DocumentMenTaLguY1-122/+0
(bzr r2248)
2006-03-15shared_ptr -> ptr_sharedMenTaLguY1-4/+4
(bzr r240)
2006-02-06replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY1-6/+6
(bzr r87)