[Citadel Development] SVN commit log: revision 5376

2007-08-10 Thread Citadel commit log
r5376 | dothebart | 2007-08-10 10:19:11 -0400 (Fri, 10 Aug 2007) | 2 lines Changed paths: M /trunk/citadel/tools.c M /trunk/citadel/tools.h * substituded two hot functions by ones that behave more like the cpu beats.

[Citadel Development] Re:SVN commit log: revision 5376

2007-08-10 Thread IGnatius T Foobar
so |foo|bar|bla gimme number 3 will give you nada? The tokenizer understands zero-length tokens. So in the example you gave: Token 0 is Token 1 is foo Token 2 is bar Token 3 is bla And if you supply it a string that doesn't contain the

[Citadel Development] Re: SVN commit log: revision 5377

2007-08-10 Thread IGnatius T Foobar
Very nice, thierry. This is going to be much easier to work with now.

[Citadel Development] Re:SVN commit log: revision 5360

2007-08-10 Thread thierry
mer 08 ao 2007 17:55:30 EDT de IGnatius T [EMAIL PROTECTED] Objet : Re:SVN commit log: revision 5360The color you changed is the color of of last pixel on the bottom of the gradient background image, which is not repeat vertically. So if you have many messages the transition between the

[Citadel Development] SVN commit log: revision 5378

2007-08-10 Thread Citadel commit log
r5378 | ajc | 2007-08-10 17:20:21 -0400 (Fri, 10 Aug 2007) | 4 lines Changed paths: M /trunk/citadel/parsedate.c M /trunk/citadel/tools.c M /trunk/webcit/tools.c M /trunk/webcit/webcit.h Replaced extract_token()

[Citadel Development] (no subject)

2007-08-10 Thread IGnatius T Foobar
Ok guys, we need to fix citserver. It hangs on shutdown (waiting for threads to complete?) and crashes randomly, and hangs in some other places. Anyone who recently committed changes, please re-test everything. Thanks.

[Citadel Development] SVN commit log: revision 5379

2007-08-10 Thread Citadel commit log
r5379 | dothebart | 2007-08-10 19:31:44 -0400 (Fri, 10 Aug 2007) | 3 lines Changed paths: M /trunk/citadel/tools.c * abort tokenizer loop once we found our string * don't loop endles in haschar()

[Citadel Development] (no subject)

2007-08-10 Thread matt
Citadel SVN isn't building on OSX. I've fixed a problem with cpp not liking the #elif syntax for HAVE_DARWIN in sysdep.c, now I'm hitting problems with syntax in citadel.h, better left with others here I think :)Sysdep.c diff build log attached sysdep_osx_fix.diff Description: Binary data