Commit Graph

7 Commits

Author SHA1 Message Date
Alexander Afanasyev 35fc2b7b8e docs: Enabling doxygen build target
If doxygen is installed, `./waf doxygen` can be used to build API
documentation in ./build/docs.

Change-Id: Ib760668cbedc5a45f29c5a610548b07f7e459a38
refs: #1151
2014-02-13 19:58:32 -08:00
Junxiao Shi 09bf7c4321 daemon: mock program integration
Change-Id: I77940c7efb7a52251a8f25f6104717ba5253dc1c
refs #1140, #1139
2014-02-01 17:08:03 -08:00
Junxiao Shi 61c5ef3830 core: time::Duration, time:Point, time::now
refs #1148

Change-Id: I19c3d2f9b638797a6a36ce41a98be4463b4b7a2d
2014-01-25 18:31:02 -08:00
Alexander Afanasyev b927a3a5c6 src: Creating daemon/common.hpp for all generic includes and import of commonly used abstractions to ndn namespace
This commit also update CS interface (find should return
shared_ptr<Data>, CS entry is internal to CS, the design diagrams are
corrected too).

Change-Id: Ib6377b6d9b8478640ac35d3cfb6c9180cc57c4fe
2014-01-24 15:22:18 -08:00
Junxiao Shi 0fcb41e6de cs: Implementing fake CS
refs #1129

Change-Id: I1aa2e9dcea5a8f298b254f13ad651ced22118471
2014-01-24 10:19:51 -08:00
Junxiao Shi 1a2a856733 util: EventEmitter
refs #1118

Change-Id: Ib2c080f7ad0f70f2fcd9cc738b8d3601dcc2a98c
2014-01-23 16:04:57 -07:00
Alexander Afanasyev 2aa396272b Adding build system, README, COPYING, basic INSTALL.md, and skeleton for unit tests
Change-Id: I00a58106e43f6eaaec6eedf9fa7d217a22c19d2b
2014-01-22 13:34:03 -08:00