⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 Wget很好的处理了http和ftp的下载,很值得学习的经典代码
💻
📖 第 1 页 / 共 4 页
字号:
	* aclocal.m4 (WGET_POSIX_CLOCK): Check whether -lrt is needed to	use POSIX clock functions like clock_gettime.2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>	* Makefile.in ($(srcdir)/stamp-h.in): Don't attempt to run	autoheader automatically; it breaks things with fresh CVS builds.2005-04-06  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Allow the user to disable NTLM authorization.	Make sure NTLM is disabled if OpenSSL is unavailable.  If NTLM is	*explicitly* requested and OpenSSL is unavailable, abort.	* configure.in: Renamed USE_* to ENABLE_*.2005-03-23  Hrvoje Niksic  <hniksic@xemacs.org>	* po/POTFILES.in: Removed headers.c and rbuf.c.2005-03-06  Hrvoje Niksic  <hniksic@xemacs.org>	* windows/Makefile.src.bor: Reenable warnings under Borland C,	disabling only specific warnings.  Generate Pentium Pro code by	default.2003-02-24  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Don't check for AI_ADDRCONFIG here, it is checked	for in the source directly.2003-02-25  Hrvoje Niksic  <hniksic@xemacs.org>	* libtool.m4, ltmain.sh, config.sub, config.guess: Upgrade to	libtool 1.5.14.2003-02-23  Hrvoje Niksic  <hniksic@xemacs.org>	* libtool.m4, ltmain.sh, config.sub, config.guess: Upgrade to	libtool 1.5.8.2005-02-20  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Check for LFS.  Determine SIZEOF_OFF_T.	Check for ftello.2005-02-18  Marco Colombo  <m.colombo@ed.ac.uk>	* po/it.po: Updated Italian translation.2004-05-09  David Fritz  <zeroxdf@att.net>	* windows/Makefile.src.bor: Fix broken build rule.  Add clean target.	* windows/Makefile.top.bor: Use tabs instead of spaces.  Ignore	errors in clean rules.  Use lowercase filenames when building	distribution .zip archive.	* windows/config.h.bor:  Don't define HAVE_UINT32_T.	* windows/Makefile.doc: Fix remaining instance of build rules	indented with spaces instead of tabs.	* windows/Makefile.src: Update copyright year.	* windows/Makefile.top: Update copyright year.	* windows/config.h.mingw (WGET_USE_STDARG, HAVE_SIG_ATOMIC_T): Define.	* windows/config.h.ms (HAVE_STRPBRK, HAVE_LIMITS_H)	(HAVE_LOCALE_H): Define.	* windows/Makefile.watcom: Add /I. to CFLAGS.  Remove reference to	specific Wget version from linker flags.  Add missing	dependencies.2004-02-09  David Fritz  <zeroxdf@att.net>	* configure.bat.in: Don't clear the screen.	* windows/README: Add introductory paragraph.  Re-word a few	sentences.  Correct minor typographical errors.  Use consistent	capitalization of Wget, SSL, and OpenSSL.  Refer to Microsoft	Visual C++ as MSVC instead of VC++.  Mention the --msvc option to	configure.bat.  Reflow paragraphs.	* windows/Makefile.top: Use tabs instead of spaces.  Ignore errors	in clean rules.  Use lowercase filenames when building distribution	.zip archive.	* windows/Makefile.doc: Use tabs instead of spaces.  Ignore errors	in clean rules.	* windows/Makefile.src: Clean-up clean rules.  Use tabs instead of	spaces.  Link against gdi32.lib.  Don't define SYSTEM_WGETRC.	Remove unused macros.  Remove anachronistic and superfluous linker	flags.  Don't rename wget.exe to all upper-case.  Add	`preprocessor' conditionals for SSL and newer MSVC options.  Use	batch rules.  Don't suppress all warnings.2003-11-26  Hrvoje Niksic  <hniksic@xemacs.org>	* aclocal.m4: Don't check for AI_V4MAPPED and for AI_ALL, since	Wget doesn't need them.	* configure.in: Check for struct sockaddr_storage.2003-11-12  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Use a more standard checking message when checking	for md5.h.2003-11-12  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Tweak ansi2knr test, use : instead of true.2003-11-12  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Check for limits.h.2003-11-10  Hrvoje Niksic  <hniksic@xemacs.org>	* aclocal.m4 (WGET_SOCKLEN_T): Use AC_COMPILE_IFELSE instead of	AC_TRY_COMPILE.2003-11-10  Hrvoje Niksic  <hniksic@xemacs.org>	* aclocal.m4 (WGET_STRUCT_UTIMBUF): Use AC_CHECK_TYPES instead of	AC_EGREP_CPP to check for struct utimbuf.2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>	* aclocal.m4 (WGET_WITH_NLS): Respect the user's setting of	LINGUAS, e.g. `LINGUAS="en bg ja" ./configure'.2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Don't attempt to use Emacs as a makeinfo	substitute.2003-11-07  Hrvoje Niksic  <hniksic@xemacs.org>	* README: Remove explicit version reference, so that the file	doesn't have to be updated for each new release.2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>	* libtool.m4, ltmain.sh, config.sub, config.guess: Upgrade to	libtool 1.5.2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>	* windows/config.h.ms: MSVC doesn't have uint32_t.2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Remove the broken check for socks.2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Substitute ANSI2KNR and U, so we can compile.2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Use the Autoconf macro AC_C_PROTOTYPES instead of	the old AM_C_PROTOTYPES.2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Use the new form of AC_OUTPUT.	* Makefile.cvs (prep): Invoke autoheader.2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Require Autoconf 2.57.2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>	* aclocal.m4: Ditto.	* configure.in: Add description annotations to AC_DEFINE.	* Makefile.in: Update maintenance targets, preparing them for the	use of `autoheader'.2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Don't misuse AC_MSG_RESULT.  Use AC_MSG_NOTICE	where appropriate.2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Check whether volatile is supported.  Don't check	for gethostname and uname, which are not used.2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Move some checks into aclocal.m4.  Check whether	fnmatch.h is includable.	* configure.in: Also check whether #include <md5.h> works before	deciding to use Solaris libmd5.	* configure.in: Use AC_MSG_NOTICE instead of echo.  Use	AC_MSG_ERROR for fatal errors.2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Look for nanosleep in -lrt and -lposix4, which is	where Solaris has them.2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Check for nanosleep.2003-03-09  Nicolas Schodet  <contact@ni.fr.eu.org>	* Makefile.in: Fixed bad configure.bat scrdir.2003-10-29  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Reenable IPv6 autodetection.2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Switch from u_int32_t to uint32_t.  Check for	inttypes.h so it's used to get the definition of uint32_t where	available.2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>	* windows/Makefile.src.watcom (OBJS): Use convert.c.	From Chin-yuan Kuo.2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>	* windows/config.h.bor: DEBUG is now ENABLE_DEBUG.  Borland has	snprintf, but not u_int32_t.	* windows/Makefile.src.bor (OBJS): Use convert.c.	From Chin-yuan Kuo.2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>	* windows/config.h.mingw: Ditto.	* windows/Makefile.top.mingw: Ditto.	* windows/Makefile.src.mingw: New file.	* windows/wget.dep: Support convert.o.	* configure.bat.in: New option `--mingw'.	From Chin-yuan Kuo.2003-10-23  Hrvoje Niksic  <hniksic@xemacs.org>	* Makefile.in (dist): Depend on configure.bat.	(realclean-top): Delete configure.bat.2003-10-21  Hrvoje Niksic  <hniksic@xemacs.org>	* Makefile.in (distclean-top): Remove the libtool script, because	it's generated by configure.2003-10-16  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Don't check for int32_t because we're not really	using it.2003-10-11  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Check for int32_t and u_int32_t.  Check for	SIZEOF_INT.2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>	* aclocal.m4 (WGET_WITH_NLS): First check for gettext in libintl,	then use the libc version.  That way systems that get libintl.h	from /usr/local/include will get the matching gettext.2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>	* po/tr.po: Ditto.	* po/sv.po: Updated from TP.2003-10-09  Herold Heiko  <Heiko.Herold@previnet.it>	* windows/Makefile.watcom (OBJS): Ditto.	* windows/Makefile.src.bor: Ditto.	* windows/wget.dep: Ditto.	* windows/Makefile.src: Removed references to fnmatch.c and	fnmatch.o.2003-10-09  Hrvoje Niksic  <hniksic@xemacs.org>	* po/ft.po, po/sk.po, po/ja.po: Updated from the TP.2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>	* po/wget.pot: Recreated.2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Renamed DEBUG to ENABLE_DEBUG.2003-10-04  Hrvoje Niksic  <hniksic@xemacs.org>	* libtool.m4: New file with contents imported from libtool.	* aclocal.m4: Move libtool stuff into a separate file.  That	leaves this file only with Wget-specific stuff.2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>	* po/hu.po: Updated from the TP.	* po/et.po: Updated from the TP.	* po/ro.po: New file from the TP.2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>	* po/hr.po: Updated.2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>	* po/POTFILES.in: Added src/convert.c.2003-09-30  Herold Heiko  <Heiko.Herold@previnet.it>	* windows/Makefile.src (OBJ): Fix typo.2003-09-26  Gisle Vanem  <giva@bgnett.no>	* windows/config.h.ms: Don't declare alloca under compilers that	support it.	* windows/config.h.ms: Define HAVE_SNPRINTF, HAVE_VSNPRINTF, and	HAVE_MEMMOVE.2003-09-25  Herold Heiko  <Heiko.Herold@previnet.it>	* windows/Makefile.src: Updated OBJ list.2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>	* Makefile.in (clean-top): Remove .libs.2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>	* Makefile.in (distclean-top): Remove autom4te.cache.2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>	* install-sh, mkinstalldirs: Updated from Autoconf 2.57.2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>	* ltmain.sh, aclocal.m4: Upgrade to libtool 1.4.3.  Libtool 1.5	has been out for a while now, but it can wait until after Wget 1.9	is released.2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>	* config.sub: Ditto.	* config.guess: Updated from Autoconf 2.57.2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>	* util/dist-wget: Fixed portable echo checking under Bash.2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in: Change AC_CHECK_FUNC(getaddrinfo...) to	AC_CHECK_FUNCS, which automatically defines HAVE_GETADDRINFO.2003-09-16  Mauro Tortonesi <mauro@deepspace6.net>	* configure.in, aclocal.m4: Added proper IPv6 detection.2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>	* Makefile.in (all): Don't build configure.bat by default.2003-09-09  Hrvoje Niksic  <hniksic@xemacs.org>	* configure.in, aclocal.m4: Added configure check for IPv6 and	getaddrinfo.  From Daniel Stenberg.2003-09-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>	* configure.in: Additional M4 quoting.2003-09-04  Hrvoje Niksic  <hniksic@xemacs.org>	* aclocal.m4, configure.in: Made them work under Autoconf 2.5x.2002-05-27  Ian Abbott  <abbotti@mev.co.uk>	* windows/config.h.bor: Do #define WGET_USE_STDARG.2002-05-20  Hrvoje Niksic  <hniksic@arsdigita.com>	* windows/config.h.ms: Ditto.	* windows/config.h.bor: Don't #define __STDC__.2002-05-18  Hrvoje Niksic  <hniksic@arsdigita.com>	* ALL: Update the license to reflect the OpenSSL exception.2002-04-23  Ian Abbott  <abbotti@mev.co.uk>	* windows/config.h.ms: Accounted for MSVC not defining `__STDC__' when	Microsoft's extensions are enabled and define it anyway (set to `1').	Defined some things that broke as a result of this.2002-04-20  Hrvoje Niksic  <hniksic@arsdigita.com>	* po/de.po: Updated from the TP.2001-04-15  Ian Abbott  <abbotti@mev.co.uk>	windows/wget.dep: The target `connect$o' (connect.obj) now depends on	`utils.h'.2001-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>	* po/da.po: Ditto.	* po/de.po: Ditto.	* po/el.po: Ditto.	* po/es.po: Ditto.	* po/et.po: Ditto.	* po/fr.po: Ditto.	* po/gl.po: Ditto.	* po/he.po: Ditto.	* po/ja.po: Ditto.	* po/pl.po: Ditto.	* po/sk.po: Ditto.	* po/sl.po: Ditto.	* po/sv.po: Ditto.	* po/tr.po: Ditto.	* po/zh_TW.po: Update from TP.	* po/ca.po: Ditto.	* po/bg.po: New file from TP.2002-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>	* po/hr.po: Editing the Project-Id-Version to say "wget" rather	than "GNU Wget".2002-04-12  Ian Abbott  <abbotti@mev.co.uk>	* windows/Makefile.src.bor: Removed pre-compiled header options as	they increase build time (on my machine).2002-04-12  Ian Abbott  <abbotti@mev.co.uk>	* windows/config.h.bor: Account for Borland not defining `__STDC__'	when Borland's extensions enabled, and define it anyway.2002-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>	* configure.in: Check for <setjmp.h>.  Check for sigsetjmp and	sigblock.2002-04-09  Ian Abbott  <abbotti@mev.co.uk>	* windows/config.h.bor: define `HACK_BCC_UTIME_BUG'. Define `utime'	as `borland_utime' if `HACK_BCC_UTIME_BUG' is defined.2002-03-26  Ian Abbott  <abbotti@mev.co.uk>	* windows/wget.dep: Updated several dependencies for object files.2002-03-20  Ian Abbott  <abbotti@mev.co.uk>	* windows/config.h.bor:	* windows/config.h.ms:

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -