Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
| | |||||
* | if () => if() | Daniel Stenberg | 2007-11-07 | 1 | -11/+11 |
| | | | | | while () => while() and some other minor re-indentings | ||||
* | Dan Fandrich's cleanup patch to make pedantic compiler options cause less | Daniel Stenberg | 2004-01-29 | 1 | -0/+2 |
| | | | | warnings. Minor edits by me. | ||||
* | updated year in the copyright string | Daniel Stenberg | 2004-01-07 | 1 | -1/+1 |
| | |||||
* | removed the local variables for emacs and vim, use the new sample.emacs | Daniel Stenberg | 2003-01-29 | 1 | -8/+0 |
| | | | | way for emacs, and vim users should provide a similar non-polluting style | ||||
* | copyright year update in the source header | Daniel Stenberg | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | updated source code boilerplate/header | Daniel Stenberg | 2002-09-03 | 1 | -7/+7 |
| | |||||
* | copyright string (year) update | Daniel Stenberg | 2002-03-19 | 1 | -1/+1 |
| | |||||
* | looks nicer and is better compatible with older vim versions | Sterling Hughes | 2001-10-11 | 1 | -2/+2 |
| | |||||
* | Added formatting sections for emacs and vim | Sterling Hughes | 2001-09-07 | 1 | -0/+7 |
| | |||||
* | we should be using start here. | Sterling Hughes | 2001-08-26 | 1 | -1/+1 |
| | |||||
* | Added #include <string.h> and removed a silly mistakenly added , | Daniel Stenberg | 2001-08-26 | 1 | -1/+2 |
| | |||||
* | rewrite to work around BSD announcement license issues, this is also | Daniel Stenberg | 2001-08-24 | 1 | -91/+29 |
| | | | | somewhat easier to understand if I may say so. It is slightly slower. | ||||
* | re-indented to follow "project curl"-style, renamed curl_ prefix to Curl_ | Daniel Stenberg | 2001-05-29 | 1 | -53/+44 |
| | |||||
* | Added strtok.[ch] | Daniel Stenberg | 2001-05-29 | 1 | -0/+137 |