Age | Commit message (Expand) | Author |
2004-04-01 | Applied Joe Halpin's bugfixes to the NI_WITHSCOPEID test program. | Daniel Stenberg |
2004-03-31 | HAVE_NI_WITHSCOPEID spelled right! | Daniel Stenberg |
2004-03-31 | Andr�s Garc�a fixed a warning in the ioctlsocket() usage. | Daniel Stenberg |
2004-03-31 | modified the NI_WITHSCOPEID to use an AF_INET6 socket immediately and | Daniel Stenberg |
2004-03-30 | Added CURL_CHECK_NI_WITHSCOPEID that checks if NI_WITHSCOPEID exists and | Daniel Stenberg |
2004-03-25 | strerror_r() detection changes: | Daniel Stenberg |
2004-03-24 | added check for strerror_r() | Daniel Stenberg |
2004-03-10 | ignore the icc warning 981 "operands are evaluated in unspecified order" | Daniel Stenberg |
2004-03-08 | we ignore the ICC warning 1419 as well | Daniel Stenberg |
2004-03-01 | Perhaps -Wundef is better on gcc versions after 2.95, since the autobuild | Daniel Stenberg |
2004-03-01 | When setting aggressive pedantic compiler options, display what options | Daniel Stenberg |
2004-02-26 | Make icc ignore "invalid format string conversion" warnings as well. They | Daniel Stenberg |
2004-02-26 | Use __INTEL_COMPILER instead of __ICC to the cpp to detect the Intel icc | Daniel Stenberg |
2004-02-25 | set debug options when using the icc compiler | Daniel Stenberg |
2004-02-25 | Moved most of the set-debug-options-depending-on-compiler logic to the new | Daniel Stenberg |
2004-01-15 | Added escaping of the function name in the AC_DEFUN() macros, so that | Daniel Stenberg |
2003-10-30 | Added proper #ifdef's for the #include files when checking for in_addr_t, | Daniel Stenberg |
2003-10-06 | O_NONBLOCK does not work on BeOS according to Shard | Daniel Stenberg |
2003-10-05 | improved the non-block check a lot: | Daniel Stenberg |
2003-05-15 | change the order of the in_addr_t tests, so that 'unsigned long' is tested | Daniel Stenberg |
2003-01-20 | added description in all AC_DEFINE() calls | Daniel Stenberg |
2002-01-31 | Albert Chin: | Daniel Stenberg |
2002-01-14 | Stoned Elipot's patch for the in_addr_t test | Daniel Stenberg |
2001-11-28 | now sets a type for in_addr_t even if it isn't found in the #include files | Daniel Stenberg |
2001-11-28 | Added an in_addr_t check | Daniel Stenberg |
2001-11-08 | now we make sure that NULL is defined in the gethostbyname_r() compiles | Daniel Stenberg |
2001-10-04 | Albert Chin's improved gethostbyname_r() tests | Daniel Stenberg |
2001-10-01 | Added non-blocking sockets test | Daniel Stenberg |
2001-08-20 | Albert Chin's neat configure/package fixes | Daniel Stenberg |
2001-05-29 | not used in autoconf version 2.50 | Daniel Stenberg |
2001-04-19 | Albert Chin's patch posted to the mailing list 19 Apr 2001 | Daniel Stenberg |
2000-08-24 | largefile.m4 was turned into acinclude.m4 | Daniel Stenberg |