summaryrefslogtreecommitdiffabout
AgeCommit message (Expand)AuthorFilesLines
2014-03-05don't include ext/algorithm if there's no suchHEADmasterMichael Krelin2-1/+6
2014-03-05remove post-increment implementation as it is awfully invalidMichael Krelin1-5/+0
2013-03-22Fix ambiguity with C++11 user-defined literalsAndrew Ayer1-1/+1
2013-03-06Update libopkele.specDustin Lundquist1-1/+1
2013-03-05Correct license metadata in spec fileDustin Lundquist1-9/+12
2013-03-05Adding expat build depDustin Lundquist1-1/+1
2013-03-04Adding RPM specfileDustin Lundquist1-0/+73
2012-11-02Fix argument-lookup failure on GCC 4.7.1, causing compilation to crash.qdii1-1/+1
2012-11-02Function _exit was referenced in the code, but <unistd.h> was not included, c...qdii2-0/+2
2011-01-12fix uninitialized pointer in discoveryMichael Krelin1-1/+1
2010-07-25actually use bashTim Felgentreff1-1/+1
2009-12-22updated NEWS and bumped version2.0.4Michael Krelin2-1/+7
2009-12-22added ax/oauth_ext to MakefilesMichael Krelin2-1/+3
2009-12-22added missing AX/OAUTH URI definitionsMichael Krelin1-0/+2
2009-12-22minor cleanup of ax/oauth codeMichael Krelin2-12/+3
2009-12-22put Joseph's files into repositoryJoseph Smarr4-0/+356
2009-12-21auto(re)gen.(ba)sh: renamed scripts to .bash for this is what they areMichael Krelin3-2/+2
2009-12-12fix duplicate header in Makefile.amMichael Krelin1-1/+0
2009-09-13made compiler a bit happierpublic/nextMichael Krelin2-2/+2
2009-09-13minor url_decode improvementsMichael Krelin1-4/+3
2009-09-13removed legacy compatibility code and pcre dependencyMichael Krelin10-933/+5
2009-09-01updated news and bumped version to 2.0.32.0.3public/masterMichael Krelin2-1/+6
2009-09-01fixed normalization for the single-character trailing componentMichael Krelin1-1/+1
2009-09-01added a test for the single-character trailing path componentMichael Krelin1-0/+2
2009-09-01corrected typoMichael Krelin1-1/+1
2009-04-26added libtool to .gitignoreMichael Krelin1-0/+1
2009-04-26autogen: fix for centosMichael Krelin1-1/+1
2009-04-26configure: fix htmltidy detectionMichael Krelin1-2/+2
2009-04-25autogen: mkdir aclocal.d for older libtoolizeMichael Krelin1-1/+2
2009-04-25autogen: try to ensure aux.d existenceMichael Krelin1-1/+2
2009-04-25Merge commit 'cheetah/master' into nextMichael Krelin1-3/+5
2009-04-25autogen: try to detect libtoolizeMichael Krelin1-3/+5
2009-04-11amended NEWS2.0.2Michael Krelin1-1/+1
2009-04-11added AC_CONFIG_AUX_DIRMichael Krelin2-20/+15
2009-04-11add libtool macros to distributed tarballMichael Krelin4-2/+5
2009-04-11bumped version and updated NEWSMichael Krelin3-2/+8
2009-04-11make compiler a bit happierMichael Krelin1-2/+2
2009-04-11make autoregen script pass extra parametersMichael Krelin1-1/+1
2009-04-11looks like yet another breakage by LJMichael Krelin1-1/+2
2009-04-11workaround for livejournal.com breaking specsMichael Krelin1-1/+1
2009-03-12Merge commit 'devel.vz/next' into nextMichael Krelin2-0/+3
2009-03-11missing include for gcc 4.3Michael Krelin1-0/+1
2009-03-11autoregen.sh scriptMichael Krelin1-0/+2
2009-01-28XRD discovery fix.Michael Krelin1-0/+4
2009-01-21Do not bomb out on unusual xmlMichael Krelin1-15/+26
2008-12-02added passthrough unknown encoding handler to discovery parserMichael Krelin1-0/+8
2008-12-02support for unknown encoding in expat wrapperMichael Krelin2-0/+12
2008-11-22release 2.0.12.0.1Michael Krelin3-2/+10
2008-11-12build fix: added missing includeMichael Krelin1-0/+1
2008-09-22A couple of bugfixesMichael Krelin2-2/+2