gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r9636: Remerge of last few commits f


From: Benjamin Wolsey
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r9636: Remerge of last few commits for the sake of the log messages.
Date: Fri, 22 Aug 2008 17:11:39 +0200
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9636
committer: Benjamin Wolsey <address@hidden>
branch nick: trunk
timestamp: Fri 2008-08-22 17:11:39 +0200
message:
  Remerge of last few commits for the sake of the log messages.
modified:
  libbase/tu_file.cpp
  libbase/tu_file.h
  libcore/URLAccessManager.h
  libcore/as_value.cpp
  libcore/asobj/Math_as.cpp
  libcore/asobj/xmlsocket.cpp
  libcore/asobj/xmlsocket.h
  libcore/fontlib.cpp
  libcore/swf/tag_loaders.cpp
  testsuite/libbase/NoSeekFileTest.cpp
  testsuite/libcore.all/StreamTest.cpp
  testsuite/misc-ming.all/XMLSocketTest.c
    ------------------------------------------------------------
    revno: 9629.1.4
    committer: Benjamin Wolsey <address@hidden>
    branch nick: work
    timestamp: Thu 2008-08-21 18:27:35 +0200
    message:
      Add storage of partial messages to XMLSocket_as. Add working but horrible
      message buffer parser.
      
      Put comment in test.
      
      Use legal header guard in URLAccessManager.h
    modified:
      libcore/URLAccessManager.h
      libcore/asobj/xmlsocket.cpp
      libcore/asobj/xmlsocket.h
      testsuite/misc-ming.all/XMLSocketTest.c
    ------------------------------------------------------------
    revno: 9629.1.5
    committer: Benjamin Wolsey <address@hidden>
    branch nick: work
    timestamp: Fri 2008-08-22 08:34:32 +0200
    message:
      Convert StreamAdapter to an IOChannel subclass, drop/replace tu_file.h
      includes.
    modified:
      libcore/fontlib.cpp
      libcore/swf/tag_loaders.cpp
    ------------------------------------------------------------
    revno: 9629.1.6
    committer: Benjamin Wolsey <address@hidden>
    branch nick: work
    timestamp: Fri 2008-08-22 08:38:50 +0200
    message:
      Drop the custom file-function constructor of tu_file, as this should be
      implemented using IOChannel as a base class.
    modified:
      libbase/tu_file.cpp
      libbase/tu_file.h
    ------------------------------------------------------------
    revno: 9629.1.7
    committer: Benjamin Wolsey <address@hidden>
    branch nick: work
    timestamp: Fri 2008-08-22 08:54:06 +0200
    message:
      Drop more unused parts of tu_file.
    modified:
      libbase/tu_file.cpp
      libbase/tu_file.h
    ------------------------------------------------------------
    revno: 9629.1.8
    committer: Benjamin Wolsey <address@hidden>
    branch nick: work
    timestamp: Fri 2008-08-22 10:58:47 +0200
    message:
      Subclass IOChannel instead of using dropped tu_file ctor.
    modified:
      testsuite/libcore.all/StreamTest.cpp
    ------------------------------------------------------------
    revno: 9629.1.9
    committer: Benjamin Wolsey <address@hidden>
    branch nick: work
    timestamp: Fri 2008-08-22 10:59:06 +0200
    message:
      The tu_file(const char*, ...) ctor has been dropped, so use the other 
ctor.
      There's no point keeping interfaces around just for the testsuite.
    modified:
      testsuite/libbase/NoSeekFileTest.cpp
    ------------------------------------------------------------
    revno: 9629.1.10
    committer: Benjamin Wolsey <address@hidden>
    branch nick: work
    timestamp: Fri 2008-08-22 10:59:48 +0200
    message:
      Make tu_file into a simple IOChannel subclass, dropping all the 
      callback cruft. It's still ugly, but should be easier to improve
      now.
    modified:
      libbase/tu_file.cpp
      libbase/tu_file.h
    ------------------------------------------------------------
    revno: 9629.1.11
    committer: Benjamin Wolsey <address@hidden>
    branch nick: work
    timestamp: Fri 2008-08-22 11:57:54 +0200
    message:
      Make doubleToString clearer.
    modified:
      libcore/as_value.cpp
    ------------------------------------------------------------
    revno: 9629.1.12
    committer: Benjamin Wolsey <address@hidden>
    branch nick: work
    timestamp: Fri 2008-08-22 14:38:53 +0200
    message:
      Check for NaN in Math.min() and Math.max(); use std::max and std::min.
      
      Single-argument functions still call valueOf of the second argument, even
      though it's not used.
    modified:
      libcore/asobj/Math_as.cpp
    ------------------------------------------------------------
    revno: 9629.1.13
    committer: Benjamin Wolsey <address@hidden>
    branch nick: work
    timestamp: Fri 2008-08-22 15:15:25 +0200
    message:
      Use abs, not fabs for consistency. This might be tempting fate as it's not
      always implemented properly, but C++ overloads abs with a double.
    modified:
      libcore/asobj/Math_as.cpp
Diff too large for email (1234 lines, the limit is 1000).

reply via email to

[Prev in Thread] Current Thread [Next in Thread]