aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl.3
AgeCommit message (Collapse)Author
2011-03-12source header: added to more filesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2008-12-22- Anthony Bryan provided a set of patches that cleaned up manual language,Daniel Stenberg
corrected spellings and more.
2006-06-21minor language edits bug reports 1510080 1510098Daniel Stenberg
2006-01-15Bryan Henderson turned the 'initialized' variable for curl_global_init()Daniel Stenberg
into a counter, and thus you can now do multiple curl_global_init() and you are then supposed to do the same amount of calls to curl_global_cleanup(). Bryan also updated the docs accordingly.
2004-06-21refer to the new tutorial man pageDaniel Stenberg
2004-05-05minor update editsDaniel Stenberg
2004-03-24Tor Arntsen's major ispell patchDaniel Stenberg
2004-03-15more formatting fixesDaniel Stenberg
2004-03-15refer to function names better to enhance the HTML outputDaniel Stenberg
2003-11-04use .BR to refer to other man pages to make it easier for parsers to knowDaniel Stenberg
2003-08-12separated the easy-specific stuff into a new libcurl-easy.3 man page andDaniel Stenberg
made the libcurl.3 one a more generic overview
2002-04-09spell checked and removed talk about very old version numbersDaniel Stenberg
2002-03-19removed text that really belongs to very old libcurls that are no longerDaniel Stenberg
being used widely
2002-03-19point out that this describes the easy interface and also make a moreDaniel Stenberg
general statement about language bindings
2002-03-04ripped out from ../ and put in its own directory nowDaniel Stenberg