Subject: CVS commit: wip/quickfix
From: Alexander Nasonov
Date: 2010-03-21 21:40:55
Message id: E1NtRxO-0004UG-Pj@sfp-cvsdas-2.v30.ch3.sourceforge.com

Log Message:
Update to 1.13.2.

1.13.2
------
Fixed bug where messages containing repeating groups would
not be properly resent under a FIXT.1.1 session

Fixed compilation error with OdbcStore

Updated m_stop variable in initator and acceptor to true
to better reflect initial state.

Fixed issue with reconnect when acceptor not available and timeout
interval is reached.

Objects take in timestamps instead of generating them themselves
to make them more testable.

Generated python and ruby APIs no longer rely on pulling in
FIX namespace so there are no clashes.

1.13.1
------
Fixed install script under unix systems. The new FIX 5.0 and
FIXT 1.1 headers were not being installed.

Fixed compiler errors under windows due to typedefs conflicting
with #defines.

Fixed exception being thrown when no LogFactory is provided.

User defined UTC timestamps will have milliseconds now.

Fixed memory leaks and other bugs in odbc interfaces.

Fixed exception caused by peername returning a null char*.

Corrected installation problems when DESTDIR is provided.

QuickFIX should build on netbsd, though it is not yet
officially supported.

Perfomance optimization for .NET messagecrackers.

Files:
RevisionActionfile
1.2removewip/quickfix/patches/patch-ad
1.4modifywip/quickfix/Makefile
1.2modifywip/quickfix/PLIST
1.3modifywip/quickfix/distinfo
1.2removewip/quickfix/patches/patch-aa
1.2removewip/quickfix/patches/patch-ab
1.2removewip/quickfix/patches/patch-ac