Re: [VOTE] release apr-1.4.2?

2010-01-22 Thread Ruediger Pluem
On 21.01.2010 19:44, William A. Rowe Jr. wrote: > Hi folks, > > There is a new candidate at the usual location, > http://apr.apache.org/dev/dist/ for an apr 1.4.2 release. The only > major delta from what the overwhelmingly positive 1.4.1 candidate is > reverting the breaking API change in 1.3.9

dynamic memory at runtime

2010-01-22 Thread Rich Yonts
I am trying to dynamically obtain memory from a pool at runtime. No matter how I tweak it, it does not seem to work correctly with multiple processes. I have some code below that ouputs something odd--this is one of numerous different tries, please do not worry too much about clever (or lack there

Priority Queue

2010-01-22 Thread Volkan YAZICI
Hi, I have been looking for a F/OSS priority queue (heap) implementation for C. All results returned by Google and/or Koders were either doesn't have a clean source/API, or lacking some functionality (e.g. modification of keys in the heap). Hence, I forked the heap implementation used by the cachi

Re: svn commit: r899905 - in /apr/apr/trunk: include/ include/arch/unix/ poll/unix/ test/

2010-01-22 Thread Jeff Trawick
On Thu, Jan 21, 2010 at 6:49 PM, Neil Conway wrote: > On Thu, Jan 21, 2010 at 3:46 PM, Graham Leggett wrote: >> You move them back to the source module where they originated? :) >> >> I see some refactoring was done, perhaps in hindsight this refactoring >> should be re-looked at. > > I don't see