Archive for 24. September 2006

Re: Re: DynamicSearching refactoring
Thanks for the patches, Dario! I’ve committed them in revision 43. I guess you didn’t get the first patch right because you had multiple locally committed revisions and didn’t specify the (more...)
Re: DynamicSearching refactoring
...Sorry to everybody. I posted wrong version of patch. This one is correct version. dsenic wrote: This patch moves Gnutella/Searching/DynamicSearch.{h|cpp} and Gnutella/Searching/DynamicSearcher.{h|cpp} to Gnutella/PacketProcessing/DynamicSearching and applys Imports concept to those files according (more...)
DynamicSearching refactoring
This patch moves Gnutella/Searching/DynamicSearch.{h|cpp} and Gnutella/Searching/DynamicSearcher.{h|cpp} to Gnutella/PacketProcessing/DynamicSearching and applys Imports concept to those files according to coding convention.