Added configuration backend using hash tables
[cascardo/atompub.git] / atom / Makefile.am
2009-01-07 Thadeu Lima de Sou... Added configuration backend using hash tables
2009-01-06 Thadeu Lima de Sou... Moved config current only implementation to subdirectory
2008-12-17 Thadeu Lima de Sou... Added support for category element
2008-11-27 Thadeu Lima de Sou... Fix some building and linking problems with the soup...
2008-10-13 Thadeu Lima de Sou... Added function to serve requests from any frontend
2008-10-13 Thadeu Lima de Sou... Added request structure
2008-10-13 Thadeu Lima de Sou... Remove Atom Resource
2008-10-12 Thadeu Lima de Sou... Create frontend structure with map_entries function
2008-10-12 Thadeu Lima de Sou... Moved core implementation to the library
2008-08-31 Thadeu Lima de Sou... Introducing AtomID, which is used in core, instead...
2008-08-10 Thadeu Lima de Sou... Library includes every module and sample main program...
2008-08-10 Thadeu Lima de Sou... Added AtomResource as a generalization for entries...
2008-08-09 Thadeu Lima de Sou... Generate feed with many entries
2008-08-09 Thadeu Lima de Sou... Added AtomPerson structure
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-01-27 Thadeu Lima de Sou... Autoconf and automake building support.