]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Implement xdigit_to_xchar more efficiently.
[wget] / src / ChangeLog
index d5c61083a0f46e575c514639da625470535315c7..503f27598cd856370967a744897422065c9cf624 100644 (file)
@@ -1,3 +1,15 @@
+2003-09-15  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.h (XDIGIT_TO_XCHAR): Implement as index into a literal
+       string.
+       (XDIGIT_TO_xchar): Ditto.
+
+2003-09-15  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * utils.c: Change the type of timer-related functions from long to
+       double, for better precision.  On machines supporting gettimeofday
+       the timers now work with granularity of less than one millisecond.
+
 2003-09-15  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * cookies.c (parse_set_cookies): Fixed the parser to handle more