CIA.vc
Libical
Real-time open source activity stats
Stats » Projects » Libical
informationsyndicateUTC clock
10:48 on Mar 20, 2010
event counters
The last message was received 1.62 weeks ago at 02:32 on Mar 09, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 5 messages last week
11 messages so far this month, 25 messages last month
224 messages since the first one, 2.16 years ago, for an average of 3.51 days between messages
recent messages
dateReversed sort columnprojectcontentlink
02:32 on Mar 09libical
Commit by gwashburn :: r1027 /trunk/libical/src/python/ (LibicalWrap.i LibicalWrap_icaltimezone.i): (link)

  • Rework icaltimezone shadow class creation in swig. Fix potential memory leaks.
#
02:29 on Mar 09libical
Commit by gwashburn :: r1026 /trunk/libical/src/libical/icaltimezone.c: (link)

  • Fix potential issues when an icaltimezone is copied and then free'd.
#
02:28 on Mar 09libical
Commit by gwashburn :: r1025 /trunk/libical/src/libical/ (icalarray.c icalarray.h): (link)

  • Add icalarray_copy for easy copying of icalarrays.
#
22:52 on Mar 08libical
Commit by gwashburn :: r1024 /trunk/libical/src/libical/icaltimezone.c: (link)

  • Fix memory leak if set_zone_directory is called multiple times with no free_zone_directory between them.
#
22:50 on Mar 08libical
Commit by gwashburn :: r1023 /trunk/libical/src/ (7 files in 2 dirs): (link)

  • Add LibicalWrap_icaltimezone.i for wrapping the icaltimezone struct. Move struct _icaltimezone into implementation header so swig can get to it. Add UTC as exported global.
#
22:04 on Mar 07libical
Commit by gwashburn :: r1022 /trunk/libical/src/python/Property.py: (link)

  • Ensure that unicode values are UTF-8 encoded before being passed into libical.
#
22:03 on Mar 07libical
Commit by gwashburn :: r1021 /trunk/libical/src/python/ (Collection.py Component.py): (link)

  • addComponent should be add_component. Component.components should return ComponentCollection and add name method to Component.
#
21:58 on Mar 07libical
Commit by gwashburn :: r1020 /trunk/libical/src/python/ (LibicalWrap.i LibicalWrap_icaltime.i): (link)

  • Create generic methods for overriding/creating property methods. Do not use $self in python code.
#
17:32 on Mar 05libical
Commit by awinterz :: r1019 /trunk/libical/src/libical/CMakeLists.txt: (link)
vsnprintf is gone
#
17:31 on Mar 05libical
Commit by gwashburn :: r1018 /trunk/libical/src/python/ (LibicalWrap.i LibicalWrap_icaltime.i): (link)
Change C++ style comments to ansi-C comments. Add icaltimetype.datetime for converting a icaltimetype to a python datetime.
#
23:53 on Mar 04libical
Commit by gwashburn :: r1017 /trunk/libical/src/python/ (3 files): (link)

  • Add appropriate icaltime_* functions as methods to icaltimetype.
#
11:25 on Feb 27libical
Commit by dothebart :: r1016 /trunk/libical/debian/control: (link)

  • swig is needed too...
#
09:07 on Feb 27libical
Commit by fboudra :: r1015 /trunk/libical/ (bootstrap debian/rules): (link)
Cleanup debian/rules:
 - remove useless lines
 - re-add conditional config.{sub/guess} usage.
   it should be dissociated from bootstrap usage.

Cleanup bootstrap: call autoreconf to generate all configurations files.
#
08:42 on Feb 27libical
Commit by fboudra :: r1014 /trunk/libical/debian/control: (link)
Minor cleanup in debian/control file:
 - update my email address
 - sync build-dependencies versions with etch (oldstable)
 - add missing dependencies (tzdata)
#
08:12 on Feb 27libical
Commit by fboudra :: r1013 /trunk/libical/debian/libical-dev.install: (link)
Revert *.la files changes.
Cleanup libical-dev.install file and use wildcard for includes.
#
08:03 on Feb 27libical
Commit by fboudra :: r1012 /trunk/libical/debian/libical0.substvars: (link)
Remove autogenerated file.
#
00:15 on Feb 27libical
Commit by gwashburn :: r1011 /trunk/libical/src/libical/icalderivedproperty.c.in: (link)

  • Fix bug in icalproperty_kind_and_string_to_enum where it could return the property enum id for a property enum of name str but not having property id with value of kind.
#
00:05 on Feb 27libical
Commit by gwashburn :: r1010 /trunk/libical/debian/rules: (link)

  • define PYVERS before its needed.
#
23:43 on Feb 26libical
Commit by gwashburn :: r1009 /trunk/libical/ (4 files in 2 dirs): (link)

  • Have bootstrap add missing automake files (and not conditionally added in debian/rules). Add python-libical deb building.
#
23:38 on Feb 26libical
Commit by gwashburn :: r1008 /trunk/libical/src/python/Makefile.am: (link)

  • ical generated headers are put in the build tree.
#