Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 9537 8236

latest revision download Branch root:

9537 annotated / raw | Diffs: previous, other | Lines: 154 ( +59, -52 )

Created: 2008-09-12 11:24:28 -0400 (2 months 9 days ago) | Author: verifier | Changeset: 9537

Improved documentation and added a logging delegate to let you handle logs in your favorite logging framework.

9365 annotated / raw | Diffs: previous, other | Lines: 147 ( +4, -1 )

Created: 2008-08-26 04:17:43 -0400 (2 months 26 days ago) | Author: verifier | Changeset: 9365

no comment

8817 annotated / raw | Diffs: previous, other | Lines: 144 ( +8, -7 )

Created: 2008-06-23 11:53:51 -0400 (4 months 29 days ago) | Author: verifier | Changeset: 8817

Completed EventWatcher, added ToString to most of the events (now showing relevant info). Recoded EventParser to be thread safe. EventParser/EventSocket now queues up all incoming data and parses it as soon as possible (true async handling)

8236 new annotated / raw | Lines: 143 ( +143, -0 )

Created: 2008-05-01 14:27:39 -0400 (6 months ago) | Author: verifier | Changeset: 8236

Initial version