Fix typo
[privoxy.git] / list.h
2018-03-08 Fabian KeilRemove show_rcs() and the CVS ids it relied upon
2017-01-23 Fabian KeilRemove a couple of SourceForge references in copyright...
2013-11-24 Fabian KeilDitch useless C++ compatibility goo
2011-09-04 Fabian KeilDitch trailing whitespace
2010-11-22 Fabian KeilForced commit to note that the executable bits have...
2009-05-16 Fabian KeilRemove CVS revision logs. TODO item #33.
2007-04-17 Fabian KeilAdd list_contains_item().
2006-07-18 David SchmidtReorganizing the repository: swapping out what was...
2002-06-04 jongfosterMoving sources to /src
2002-03-26 swawe have a new homepage!
2002-03-24 swaname change related issues
2002-03-07 oesFixed compiler warnings
2001-10-23 jongfosterNew error handling - error codes are now jb_errs, not...
2001-09-16 jongfosterFixing a compiler warning.
2001-09-16 jongfosterRewrite of list library. Now has seperate header and...
2001-08-05 jongfosterModifiying "struct map" so that there are now separate...
2001-07-29 jongfosterChanging #ifdef _FILENAME_H to FILENAME_H_INCLUDED...
2001-06-29 oes- Introduced enlist_unique_header()
2001-06-03 oesMakefile/in
2001-06-01 jongfosterReplaced "list_share" with "list" - the tiny memory...
2001-05-31 jongfoster- Moved linked list support to new "list.c" file.