[Quickfix-developers] RE: [Quickfix-users] QuickFIX 1.0.4 Available
Brought to you by:
orenmnero
|
From: <OM...@th...> - 2002-04-02 15:09:17
|
Thank you, the link has been corrected.
--Oren Miller, ThoughtWorks
Andrew.Drummond@u
bsw.com To: OM...@th...
cc:
04/02/02 02:04 AM Subject: RE: [Quickfix-users] QuickFIX 1.0.4 Available
Oren,
FYI
the mirror link to 1.0.4 on the sourceforge page points to a zip
archive named 1.0.3 which, I guess, must be the previous version. The
main link is ok.
Regards,
Andrew Drummond
-----Original Message-----
From: OMiller
Sent: 29 March 2002 22:40
To: quickfix-announce; quickfix-users; quickfix-developers
Cc: OMiller
Subject: [Quickfix-users] QuickFIX 1.0.4 Available
QuickFIX 1.0.4 is now available from http://quickfix.sourceforge.net on
the
download page. This version contains some fixes as well as a new
feature
so it is worth upgrading. This one should also behave a lot nicer with
the
Visual Studio 6 IDE. The full release notes are included below.
--Oren Miller, ThoughtWorks
1.0.4
-----
Fixed bug in FileStore where .session file was overwritten on reload.
SocketInitiator now supports multiple alternate host and ports which
allows
QuickFIX to take advantage of systems with failover servers.
Custom build step under windows is now compatible with Visual Studio 7.
Changed fields from template instantiated classes to standard classes in
order to stop Visual Studio 6 from crashing while in auto-complete mode.
Changed char pointer comparison operators for StringField to friend
functions
so left hand side comparisons can be done such as "value" ==
senderCompID.
Began implementation of repeating groups.
1.0.3
-----
Added unit testing framework to ordermatch
Fixed bug in ordermatch where executing a partailly filled order
resulted
in
the order being left open with a negative ammount.
Added commands to standard input for ordermatch to list available
symbols
and
for displaying a book.
Began implementation of C API.
Added target field to order table in banzai.
Banzai can now properly handle receiving executions from multiple
targets
1.0.2
-----
Fixed an incorrect number 84600 in FieldTypes.h with the
constant UTC_DAY which is the correct 86400
1.0.1
-----
Several classes deriving from FIX::Application had different throw
specifiers
than the base class. This caused compilation errors with some
compilers.
This has been corrected.
FAQ has been updated.
_______________________________________________
Quickfix-users mailing list
Qui...@li...
https://lists.sourceforge.net/lists/listinfo/quickfix-users
Visit our website at http://www.ubswarburg.com
This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses. The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission. If
verification is required please request a hard-copy version. This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.
|