If it is not possible to parse document, return NULL
[cascardo/atompub.git] / atom / entry.c
2008-08-09 Thadeu Lima de Sou... If it is not possible to parse document, return NULL
2008-08-09 Thadeu Lima de Sou... AtomEntry has some of the interesting nodes as properties
2008-08-09 Thadeu Lima de Sou... Recover from errors when reading XML
2008-08-09 Thadeu Lima de Sou... Fixes build with missing comma
2008-08-09 Thadeu Lima de Sou... Merge branch 'master' into entry
2008-08-09 Thadeu Lima de Sou... Moving atom entry implementation to merge it with atompub
2008-08-02 Thadeu Lima de Sou... Fixed leak in Atom entry
2008-01-27 Thadeu Lima de Sou... Does not release path got from IRI.
2008-01-27 Thadeu Lima de Sou... Added new functions for atom entry.
2008-01-26 Thadeu Lima de Sou... Added structure for atom entry.