]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fix compilation problem on non-Gcc compilers.
[wget] / src / ChangeLog
index b80659493bb9fca9148ec8cf61413f2bbd889ac8..3b55ae253d9326290da769299a3346e97b32ac09 100644 (file)
@@ -1,3 +1,28 @@
+2003-10-03  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * html-parse.c (convert_and_copy): Move variable declarations
+       before statements.
+
+2003-10-02  Gisle Vanem  <giva@bgnett.no>
+        
+        * mswindows.c (run_with_timeout): For Windows: Run the 'fun' in a
+       thread via a helper function. Continually query the thread's
+       exit-code until finished or timed out.
+
+2003-10-02  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.h (XMALLOC_ARRAY): Removed.
+       (ALLOCA_ARRAY): Ditto.
+
+       * html-parse.c: Renamed alloca_p to resized.
+       (GROW_ARRAY): Renamed DO_REALLOC_FROM_ALLOCA to GROW_ARRAY and
+       returned it to html-parse.c, since nothing else was using it.
+
+2003-10-02  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * retr.c (retrieve_url): Initialize DUMMY storage for DT.  Caught
+       by valgrind.
+
 2003-10-02  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * html-parse.c (convert_and_copy): Handle numeric entities in