]> sjero.net Git - wget/history - src/utils.c
Updated config.guess, config.sub, install.sh.
[wget] / src / utils.c
2009-07-04 Micah CowanAutomated merge.
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-06-14 Micah CowanMerge build info with head.
2008-06-08 Saint XavierAutomaetd merge.
2008-06-01 Micah CowanAutomated merge.
2008-05-31 Micah CowanAutomated merge.
2008-05-31 Micah CowanHenri's -Wall patch.
2008-05-16 Micah CowanMerging heads.
2008-05-16 Micah CowanMerge getpass with quote, plus my NEWS entry.
2008-05-16 Micah CowanMerge quote module stuff with current mainline.
2008-04-23 Micah CowanEnsure that dir matches aren't mere prefix matches.
2008-04-22 Micah CowanSteven Schweda's VMS patch.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-04-20 Steven SchubigerUndo the USE_GNULIB_ALLOC defines.
2008-04-19 Steven SchubigerMove memfatal() to utils.c.
2008-04-18 Steven SchubigerUse Gnulib's alloc functions throughout the source.
2008-04-16 Steven SchubigerUse Gnulib's quote function in utils.c.
2008-04-13 Micah CowanAutomated merge.
2008-04-13 Micah CowanBack out quieting of background message: need the pid.
2008-04-13 Micah CowanFix quiet -> opt.quiet.
2008-04-13 Micah CowanDon't want to close log if an explicit -o was given...
2008-04-13 Micah CowanAutomated merge.
2008-04-13 Micah CowanDon't create a logfile for --background if we're -...
2008-04-12 Micah CowanMinor formatting adjustments.
2008-04-12 Micah CowanMerging in the rest of Alex's bundle.
2008-04-12 Alexander Dergachev* utils.c (aprintf): print log message and abort if...
2008-04-11 Alexander Dergachev* utils.c (aprintf): Now we are setting limits (1 Mb...
2008-04-10 Alexander Dergachevaprintf is calling memfatal function now instead of...
2008-04-09 Alexander Dergachevaprintf is calling memfatal function now instead of...
2008-03-20 Micah CowanMerging ABOUT-NLS modification in to reinstate ABOUT...
2008-03-19 Micah CowanMore tests for directory include/exclude.
2008-02-07 Micah CowanAutomated merge.
2008-02-07 Micah CowanDeal with progress bars in environs lacking mbtowc...
2008-01-25 Micah CowanUpdated copyright year.
2007-12-06 Micah CowanHandle --no-parent correctly when path is /.
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-19 Micah CowanEschew config-post.h.
2007-10-18 Micah CowanMerging to reinstate autoreconf.
2007-10-15 Micah CowanAutomated merge.
2007-10-14 Micah CowanISSPACE -> c_isspace
2007-10-13 Micah CowanAutomated merge with file:/home/micah/devel/wget/mailin...
2007-10-09 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-09 Micah CowanAutomated merge with file:/home/micah/devel/wget/fix...
2007-10-06 Micah CowanApplying Gisle's latest MS-DOS patches.
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-09-28 Micah CowanGisle's MS-DOS support
2007-08-27 micah[svn] Make run_with_timeout align with its declaration...
2007-08-03 micah[svn] Make indentation consistent (all-spaces, no tabs).
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2007-02-02 hniksic[svn] Fix build problems with DEBUG_MALLOC.
2006-08-08 hniksic[svn] Avoid code repetition between time_str and dateti...
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2006-06-25 hniksic[svn] Doc fix. Credit base64_decode coming from Recode.
2006-06-21 hniksic[svn] Doc fix.
2006-06-21 hniksic[svn] Cast void pointer to char * before doing arithmet...
2006-06-20 hniksic[svn] Made base64 tables const.
2006-06-20 hniksic[svn] Made base64 DATA and DEST pointers void*.
2006-06-19 hniksic[svn] base64_encode could read past the end of STR.
2006-03-15 mtortonesi[svn] Restricted operational semantics of frontcmp...
2006-02-09 hniksic[svn] Doc fix.
2006-02-03 hniksic[svn] Removed the SPRINTF_WGINT macro.
2006-02-03 hniksic[svn] Don't use sprintf for printing WGINT_MIN; simply...
2005-08-27 hniksic[svn] Doc fix.
2005-08-27 hniksic[svn] Simplify iteration over hash table entries.
2005-08-10 hniksic[svn] Doc fix.
2005-08-10 hniksic[svn] Doc fix.
2005-07-08 hniksic[svn] Doc update.
2005-07-08 hniksic[svn] Use vasprintf where available.
2005-07-07 hniksic[svn] In for loops with empty body, put the ";" on...
2005-07-06 hniksic[svn] Unconditionally include <setjmp.h>.
2005-07-06 hniksic[svn] Doc fix.
2005-07-06 hniksic[svn] Doc fix.
2005-07-06 hniksic[svn] Doc fix.
2005-07-06 hniksic[svn] New option --ignore-case for case-insensitive...
2005-07-04 hniksic[svn] Fix undef.
2005-07-04 hniksic[svn] Simplify NEXT_BASE64_CHAR.
2005-07-04 hniksic[svn] Don't tolerate non-base64 non-whitespace characte...
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-29 hniksic[svn] Unconditionally include locale.h.
2005-06-28 hniksic[svn] Use *rand48 where available.
2005-06-28 hniksic[svn] Include ETA information in dot progress.
2005-06-28 hniksic[svn] Doc fix.
2005-06-27 hniksic[svn] Force thousand sep to . rather than " " when...
2005-06-27 hniksic[svn] Move extern declarations to .h files.
2005-06-27 hniksic[svn] Remove intermediary cast.
2005-06-27 hniksic[svn] Doc fix.
2005-06-27 hniksic[svn] Force the use of separators in C locale.
2005-06-26 hniksic[svn] Handle negative numbers in with_thousand_seps.
2005-06-26 hniksic[svn] Correctly implement thousand seps of more than...
2005-06-25 hniksic[svn] Rewrite with_thousand_seps to be size-agnostic...
2005-06-25 hniksic[svn] Divide with 1024 instead of shifting by ten places.
2005-06-25 hniksic[svn] Decrease buffer size of with_thousand_seps_sum.
2005-06-25 hniksic[svn] Use %I64d, not %I64.
2005-06-25 hniksic[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify...
2005-06-23 hniksic[svn] Doc fix for human_readable.
next