]> git.ipfire.org Git - thirdparty/squid.git/history - lib/radix.c
Cleanup: zap CVS Id tags
[thirdparty/squid.git] / lib / radix.c
2009-01-21  Amos JeffriesCleanup: zap CVS Id tags
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-12  Amos JeffriesMerge from trunk
2008-10-10  Amos JeffriesMerged from trunk
2008-10-10  Amos JeffriesSourceFormat: Main reformat push
2008-09-27  Alex RousskovMerged from trunk.
2008-09-13  Amos JeffriesMerge from trunk
2008-07-15  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-07-14  Francesco ChemolliMerged from trunk.
2008-07-13  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliCleaned up the namespace some.
2008-05-23  Amos JeffriesCleanups: Replace cnfig parser gotos with do-while...
2008-05-23  Amos JeffriesCleanups: Replace a series of URN handler gotos with...
2008-05-10  Amos JeffriesMerge from trunk
2008-05-08  Alex RousskovMerge from trunk
2008-05-01  Guido SerassioRemoved the advertisement clause from BSD license
2007-04-25  adrianAmos Jeffries' tidyup of the debugging sections.
2004-12-22  robertcgcc 3.4.2 fixes from Henrik
2004-12-21  hnoBug #944: Fails to compile on openbsd etc.
2003-06-19  robertcSummary: Gcc-3.3 tidyups.
2003-01-23  robertcImport of fix-ranges branch
2002-10-19  hnoIndent (merged from SQUID2)
2002-04-20  hnoMove radix internal stuff into radix.c, to avoid pollut...
2001-11-14  hnoWrap the Squid radix implementation with a "squid_...
2001-10-17  hnoConverted to ANSI C
2001-08-03  wesselsWhy was "radix.h" included twice?
2001-02-08  hnoCleaned up the namespace (local functions made static)
2001-02-08  hnoCleaned up the namespace (local functions made static)
2001-01-12  wesselsUpdated copyright
2000-03-28  wesselsmerging 2.3 branch changes
1998-11-12  wessels2.1 branch merge
1998-09-23  wesselsadd Id keyword
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-20  wesselschange FSF address
1998-01-06  wesselscompiler warning cleanup
1997-12-31  wesselschange warning-generating-cast in printf to an assertion
1997-12-30  wesselsgindent
1997-12-28  kostasAligned to squid coding practice (xfree/xmalloc etc)
1997-12-21  kostasRadix-tree algorithm, from NetBSD-4.4