- Mark some parameters as immutable.
[privoxy.git] / list.h
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.