SourceForge.net

Search

Index of /trunk/quickfix/src/java

Files shown:97
Directory revision: 1996 (of 2006)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
cfg/  1462  2 years  orenmnero  Set ignore property for unix build artifacts
src/  1996  3 months  orenmnero  Fixed compilation errors
test/  627  4 years  orenmnero  moving java api from org.quickfix to quickfix namespace
Conversions.cpp  1334  2 years  orenmnero  added missing newlines to end of files
Conversions.h  1481  2 years  orenmnero  Added Java support for parsing DataDictionary from stream and setting DataDictio...
JVM.cpp  1483  2 years  orenmnero  Added method for calling java methods which return strings
JVM.h  1485  2 years  orenmnero  String is in java/lang, not java/util
JavaApplication.cpp  1493  2 years  orenmnero  Pass field number from Java to C++ exception
JavaApplication.h  1325  2 years  orenmnero  update copyright information
JavaLog.cpp  1949  5 months  orenmnero  Added backup stubs to all supported logs
JavaLog.h  1949  5 months  orenmnero  Added backup stubs to all supported logs
JavaLogFactory.cpp  1521  2 years  orenmnero  Implemented global log in java API
JavaLogFactory.h  1521  2 years  orenmnero  Implemented global log in java API
JavaMessageStore.cpp  1486  2 years  orenmnero  ClearException first so that we can look up the reason it was thrown
JavaMessageStore.h  1472  2 years  orenmnero  Added MessageStore refresh functionality to java API
JavaMessageStoreFactory.cpp  1334  2 years  orenmnero  added missing newlines to end of files
JavaMessageStoreFactory.h  1325  2 years  orenmnero  update copyright information
Makefile.am  1780  2 years  orenmnero  Updated version to release 1.12.4
Stdafx.cpp  2  5 years  orenmnero  Initial revision
Stdafx.h  2  5 years  orenmnero  Initial revision
build.bat  989  3 years  orenmnero  allocate extra memory inside ant script instead of when loading jvm
build.properties  1593  2 years  orenmnero  MSSQL support deprecated in favor of ODBC
build.sh  989  3 years  orenmnero  allocate extra memory inside ant script instead of when loading jvm
build.xml  989  3 years  orenmnero  allocate extra memory inside ant script instead of when loading jvm
log4j.properties  2  5 years  orenmnero  Initial revision
quickfix_CppLog.cpp  1334  2 years  orenmnero  added missing newlines to end of files
quickfix_CppLog.h  1949  5 months  orenmnero  Added backup stubs to all supported logs
quickfix_CppMessageStore.cpp  1487  2 years  orenmnero  Pass in detail value only so the exception type does not get repeated
quickfix_CppMessageStore.h  1472  2 years  orenmnero  Added MessageStore refresh functionality to java API
quickfix_DataDictionary.cpp  1590  2 years  orenmnero  Fixed compilation errors
quickfix_DataDictionary.h  1482  2 years  orenmnero  Added Java support for parsing DataDictionary from stream and setting DataDictio...
quickfix_Dictionary.cpp  1400  2 years  orenmnero  added Dictionary setDay to Java and .NET APIs
quickfix_Dictionary.h  1400  2 years  orenmnero  added Dictionary setDay to Java and .NET APIs
quickfix_FileLog.cpp  1334  2 years  orenmnero  added missing newlines to end of files
quickfix_FileLog.h  1382  2 years  orenmnero  hasGroup returns a boolean in java API
quickfix_FileLogFactory.cpp  1639  2 years  orenmnero  Fixed unsatisfied link error when creating global fix log in java
quickfix_FileLogFactory.h  1624  2 years  orenmnero  
quickfix_FileStore.cpp  1334  2 years  orenmnero  added missing newlines to end of files
quickfix_FileStore.h  1382  2 years  orenmnero  hasGroup returns a boolean in java API
quickfix_FileStoreFactory.cpp  1427  2 years  orenmnero  fixed remaining java 64 bit issues (submitted by Kris Peterson)
quickfix_FileStoreFactory.h  1382  2 years  orenmnero  hasGroup returns a boolean in java API
quickfix_Group.cpp  1855  23 months  orenmnero  Add 0 delimiter before passing sorting array into C++ api
quickfix_Group.h  1949  5 months  orenmnero  Added backup stubs to all supported logs
quickfix_Group_Iterator.h  1936  14 months  orenmnero  Replaced private native implementations with public ones
quickfix_MemoryStore.cpp  1334  2 years  orenmnero  added missing newlines to end of files
quickfix_MemoryStore.h  1382  2 years  orenmnero  hasGroup returns a boolean in java API
quickfix_Message.cpp  1513  2 years  orenmnero  Added clear() and isEmpty() methods to Message class in Java API.
quickfix_Message.h  1949  5 months  orenmnero  Added backup stubs to all supported logs
quickfix_Message_Header.h  1936  14 months  orenmnero  Replaced private native implementations with public ones
quickfix_Message_Header_Iterator.h  1936  14 months  orenmnero  Replaced private native implementations with public ones
quickfix_Message_Iterator.h  1936  14 months  orenmnero  Replaced private native implementations with public ones
quickfix_Message_Trailer.h  1936  14 months  orenmnero  Replaced private native implementations with public ones
quickfix_Message_Trailer_Iterator.h  1936  14 months  orenmnero  Replaced private native implementations with public ones
quickfix_MySQLLog.cpp  1325  2 years  orenmnero  update copyright information
quickfix_MySQLLog.h  1382  2 years  orenmnero  hasGroup returns a boolean in java API
quickfix_MySQLLogFactory.cpp  1521  2 years  orenmnero  Implemented global log in java API
quickfix_MySQLLogFactory.h  1624  2 years  orenmnero  
quickfix_MySQLStore.cpp  1325  2 years  orenmnero  update copyright information
quickfix_MySQLStore.h  1382  2 years  orenmnero  hasGroup returns a boolean in java API
quickfix_MySQLStoreFactory.cpp  1427  2 years  orenmnero  fixed remaining java 64 bit issues (submitted by Kris Peterson)
quickfix_MySQLStoreFactory.h  1382  2 years  orenmnero  hasGroup returns a boolean in java API
quickfix_OdbcLog.cpp  1421  2 years  orenmnero  added Odbc log and store support to .NET and Java
quickfix_OdbcLog.h  1421  2 years  orenmnero  added Odbc log and store support to .NET and Java
quickfix_OdbcLogFactory.cpp  1521  2 years  orenmnero  Implemented global log in java API
quickfix_OdbcLogFactory.h  1624  2 years  orenmnero  
quickfix_OdbcStore.cpp  1421  2 years  orenmnero  added Odbc log and store support to .NET and Java
quickfix_OdbcStore.h  1421  2 years  orenmnero  added Odbc log and store support to .NET and Java
quickfix_OdbcStoreFactory.cpp  1421  2 years  orenmnero  added Odbc log and store support to .NET and Java
quickfix_OdbcStoreFactory.h  1421  2 years  orenmnero  added Odbc log and store support to .NET and Java
quickfix_PostgreSQLLog.cpp  1325  2 years  orenmnero  update copyright information
quickfix_PostgreSQLLog.h  1382  2 years  orenmnero  hasGroup returns a boolean in java API
quickfix_PostgreSQLLogFactory.cpp  1521  2 years  orenmnero  Implemented global log in java API
quickfix_PostgreSQLLogFactory.h  1624  2 years  orenmnero  
quickfix_PostgreSQLStore.cpp  1325  2 years  orenmnero  update copyright information
quickfix_PostgreSQLStore.h  1382  2 years  orenmnero  hasGroup returns a boolean in java API
quickfix_PostgreSQLStoreFactory.cpp  1393  2 years  orenmnero  change jint to jlong casts for pointer so they workon 64 bit architectures
quickfix_PostgreSQLStoreFactory.h  1382  2 years  orenmnero  hasGroup returns a boolean in java API
quickfix_ScreenLog.cpp  1334  2 years  orenmnero  added missing newlines to end of files
quickfix_ScreenLog.h  1382  2 years  orenmnero  hasGroup returns a boolean in java API
quickfix_ScreenLogFactory.cpp  1521  2 years  orenmnero  Implemented global log in java API
quickfix_ScreenLogFactory.h  1624  2 years  orenmnero  
quickfix_Session.cpp  1723  2 years  orenmnero  Fixed method signature for logout
quickfix_Session.h  1481  2 years  orenmnero  Added Java support for parsing DataDictionary from stream and setting DataDictio...
quickfix_SessionID.cpp  1348  2 years  kconsalus  Added zero-padding support to DoubleField, along with some unit tests. Should wo...
quickfix_SessionID.h  1382  2 years  orenmnero  hasGroup returns a boolean in java API
quickfix_SessionSettings.cpp  1782  2 years  orenmnero  Added ability to output SessionSettings to a stream/string
quickfix_SessionSettings.h  1783  2 years  orenmnero  Generated header files for java
quickfix_SocketAcceptor.cpp  1936  14 months  orenmnero  Replaced private native implementations with public ones
quickfix_SocketAcceptor.h  1936  14 months  orenmnero  Replaced private native implementations with public ones
quickfix_SocketInitiator.cpp  1936  14 months  orenmnero  Replaced private native implementations with public ones
quickfix_SocketInitiator.h  1936  14 months  orenmnero  Replaced private native implementations with public ones
quickfix_ThreadedSocketAcceptor.cpp  1936  14 months  orenmnero  Replaced private native implementations with public ones
quickfix_ThreadedSocketAcceptor.h  1936  14 months  orenmnero  Replaced private native implementations with public ones
quickfix_ThreadedSocketInitiator.cpp  1936  14 months  orenmnero  Replaced private native implementations with public ones
quickfix_ThreadedSocketInitiator.h  1936  14 months  orenmnero  Replaced private native implementations with public ones
quickfix_jni_vs6.dsp  1593  2 years  orenmnero  MSSQL support deprecated in favor of ODBC
quickfix_jni_vs7.vcproj  1593  2 years  orenmnero  MSSQL support deprecated in favor of ODBC
quickfix_jni_vs8.vcproj  1598  2 years  orenmnero  Moved java ODBC wrapper to jni projects
test.bat  2  5 years  orenmnero  Initial revision
test.sh  709  4 years  orenmnero  initial checkin

Download GNU tarball


Powered by ViewVC 1.0.5 ViewVC Help