CIA.vc
exchange
Real-time open source activity stats
Stats » Projects » Enlightenment » exchange
informationsyndicateUTC clock
04:08 on Feb 14, 2012
event counters
The last message was received 1.27 years ago at 05:52 on Nov 08, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
12 messages since the first one, 1.97 years ago, for an average of 1.99 months between messages
recent messages
dateReversed sort columnprojectcontentlink
05:51 on Nov 08, 2010e
Commit by raster :: r54300 exchange/debian: (link)
no more debian dir in our svn - debian now handles this tehmselves.
#
20:28 on Aug 16, 2010e
Commit by devilhorns :: r51229 exchange/configure.ac: (link)
Proper check for eina.
#
06:50 on Jul 09, 2010e
Commit by devilhorns :: r50149 exchange/ (3 files in 2 dirs): (link)
Move Exchange header to own dir.
#
22:47 on Jul 04, 2010e
Commit by davemds :: r50038 exchange/ (11 files in 3 dirs): (link)
Fully remove the smart object
#
07:43 on Jul 04, 2010e
Commit by caro :: r50022 exchange/ (3 files in 2 dirs): (link)

  • clean up autotools
  • make DLL built on Windows
#
07:05 on Jul 04, 2010e
Commit by caro :: r50021 exchange/src/lib/ (3 files): (link)
useless includes
#
06:59 on Jul 04, 2010e
Commit by caro :: r50020 exchange/ (10 files in 2 dirs): (link)
make exchange compile on Windows
#
06:23 on Jul 04, 2010e
Commit by caro :: r50019 exchange/src/lib/Exchange.h: (link)
the Exchange smart object has been disabled,
so do not include it in Exchange.h
#
22:27 on Jul 03, 2010e
Commit by davemds :: r50014 exchange/src/ (8 files in 2 dirs): (link)

  • Remove the excange smart object that was broken
  • Improve te Async Api to support stuff that was implemented in the smart object
  • Bettern init/shutdown count in exxchange_init/_shutdown
#
22:19 on Mar 23, 2010e
Commit by barbieri :: r47404 exchange/src/lib/ (4 files): (link)
Remove incorrect xmlCleanupParser()

http://0pointer.de/blog/projects/beware-of-xmlCleanupParser says:

   Everyone and his dog seem to call libxml2's xmlCleanupParser() at
   inappropriate places. For example Empathy does it, and Abiword does
   it too. Google Code Search seems to reveal at least Inkscape and
   Dia do it as well.

   So, please, if your project links against libxml2 verify that it
   calls xmlCleanupParser() only once, and right before exiting! And
   if it calls it more often or somewhere else, then please fix that!

Likely this is one of the reasons exchange crashed quite often :-/
#
11:05 on Mar 02, 2010e
Commit by davemds :: r46782 exchange/src/bin/exchange_smart_test.c: (link)
Clean up exchange_smart_test a little
#
10:07 on Feb 26, 2010e
Commit by caro :: r46507 exchange/src/ (5 files in 2 dirs): (link)
use eina_log instead of eina_error
#