summaryrefslogtreecommitdiffabout
AgeCommit message (Expand)AuthorFilesLines
2007-12-09don't install internal-use headersMichael Krelin1-1/+1
2007-12-09Merge branch 'next' into devel/xriMichael Krelin4-6/+21
2007-12-09reworked identity resolution and service discoveryMichael Krelin15-472/+575
2007-12-04Minor improvementsMichael Krelin3-3/+18
2007-12-04save a couple of ticks and make a bit more senseMichael Krelin1-3/+3
2007-12-02more robust discoveryMichael Krelin1-7/+11
2007-12-02first cut on XRI resolverMichael Krelin9-9/+482
2007-11-28added a trivial expat wrapperMichael Krelin6-6/+207
2007-11-28keep keeping compilers happyMichael Krelin2-4/+4
2007-11-28fixed commit b71de8d6a2b2d8b57e229ac7887c5b74590f58b8Michael Krelin1-1/+1
2007-11-28added header and progress callbacks to curl wrapperMichael Krelin2-0/+31
2007-11-28removed meaningless conditionMichael Krelin1-1/+0
2007-11-26add missing test case to EXTRA_DISTMichael Krelin1-1/+2
2007-11-26encapsulated write functionality into curl_tMichael Krelin3-22/+43
2007-11-24more curl wrapper cosmeticsMichael Krelin4-64/+101
2007-11-24moved curl_t wrapper to util namespaceMichael Krelin3-21/+35
2007-11-24added 'configure.ac' to the list of "issue-enabled" filesMichael Krelin1-1/+2
2007-11-24added "issue tracker" target to toplevel Makefile.amMichael Krelin1-0/+7
2007-11-24added URI normalization procedure to opkele::utilMichael Krelin3-0/+208
2007-11-22added virtual destructors to base classesMichael Krelin5-1/+9
2007-11-22prepared 0.3.2 release0.3.2Michael Krelin1-1/+1
2007-11-21nitpicking tweaksMichael Krelin1-2/+2
2007-11-21keep compiler happy about shadowed variableMichael Krelin1-1/+1
2007-11-21add a configure option for agressive error detectionMichael Krelin1-0/+18
2007-11-21further calming compiler downMichael Krelin4-10/+10
2007-11-21bumped version and summarized changes in NEWSMichael Krelin2-1/+4
2007-11-21added some missing includes for gcc 4.3Michael Krelin3-0/+3
2007-11-21Fix exception constructionMichael Krelin1-9/+6
2007-11-21keep compiler happy and check more error conditionsMichael Krelin1-3/+4
2007-11-21Keep compiler happyMichael Krelin1-2/+2
2007-11-21Fix for -pedantic buildMichael Krelin1-1/+1
2007-11-20simplify source tree version even moreMichael Krelin1-1/+2
2007-11-20sanitized source tree version string a bitMichael Krelin1-1/+2
2007-11-20prepared 0.3.1 release0.3.1Michael Krelin1-1/+2
2007-11-20version bumpMichael Krelin1-1/+1
2007-11-20added more precise source tree version detectionMichael Krelin2-1/+12
2007-11-19fix previous commitMichael Krelin1-0/+1
2007-11-19pay attention to PCRE_{CFLAGS,LIBS} environment variables.Michael Krelin1-3/+8
2007-10-31summarized news in NEWS.xmlMichael Krelin1-0/+5
2007-10-31allow whitespace separated list in @rel when doing links discovery.Michael Krelin1-9/+31
2007-10-31test case for space-separated rel attributesMichael Krelin2-0/+8
2007-10-01don't be smart about pkgconfig dirMichael Krelin3-50/+2
2007-09-30fixed missing includes in test makefileMichael Krelin1-1/+1
2007-09-28fix .pc for the wrapperless pcreMichael Krelin1-2/+2
2007-09-22save a couple of ticksMichael Krelin1-3/+2
2007-09-22got rid of all pcre wrappers altogetherMichael Krelin5-106/+80
2007-09-14test: added more test-cases and improved reporting of failures.Michael Krelin5-3/+32
2007-09-14robustness improvements in link descovery mechanismsMichael Krelin1-4/+4
2007-09-11added support for crappy libpcre c++ bindingsMichael Krelin3-16/+92
2007-09-11a quick set of tests for retrieve_links machineryMichael Krelin11-1/+124