Commit Graph

15 Commits

Author SHA1 Message Date
dsandersoremutah
cb3c761e2a Added various methods for settings to DbSystem class in C#. Also changed Languages enum to be a uint instead of an int. Also added compareStrings method to DbSystem class. Also added unit tests for settings and compare strings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@911 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-26 17:39:38 +00:00
dsandersoremutah
587b534ec3 Added methods for collecting statistics to C# classes. Also made needed changes in C++ code.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@909 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-26 14:55:33 +00:00
dsandersoremutah
5cab689eb0 Fixed up structures used in C# to exactly match the definitions - so that it won't matter if we are compiling on 64 bit or 32 bit platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@892 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 18:10:49 +00:00
dsandersoremutah
33b2c21736 Changed fields in XFLM_CREATE_OPTS structure so that they will always match how they are defined in csharp, regardless of whether we are on a 64 bit or 32 bit platform.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@885 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 15:50:37 +00:00
dsandersoremutah
902c0f11bc Changes to RCODE constants.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@837 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 15:51:52 +00:00
ahodgkinson
58d3a275e7 XFLAIM changes. Fixed compiler warnings on Windows.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@822 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-07 18:50:49 +00:00
dsandersoremutah
e32c2de5dd Added documentation for the DbSystem class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@791 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-22 22:58:24 +00:00
dsandersoremutah
16e2c3fe05 Added more methods to Query class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@773 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-17 22:53:33 +00:00
dsandersoremutah
c52e508475 Added more methods for DbSystem class in java.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@770 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-16 19:56:16 +00:00
dsandersoremutah
a14f862fae Added more methods for DbSystem class in java.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@769 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-15 21:21:17 +00:00
dsandersoremutah
51c3425070 Added more methods for DbSystem class in java.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@768 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-14 22:54:12 +00:00
dsandersoremutah
1996f05292 Fixed some signatures for the GetMethodID function.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@752 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-08 22:35:40 +00:00
dsandersoremutah
204f3c3bb1 Added dbRebuild method to DbSystem class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@751 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-08 22:30:18 +00:00
ahodgkinson
8df295d049 Changed code to use a single FlmDbSystem object. Fixed utilities so that they build using FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@405 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-10 22:27:54 +00:00
ahodgkinson
e7572f59b5 Changes to the Java directory structure.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@249 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:48:20 +00:00