Commit Graph

45 Commits

Author SHA1 Message Date
dsandersoremutah
0b137ba235 Changed "writeData" to "WriteData" and modified to check for allocated buffer, and to free the buffer when done using it.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1048 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-04-27 20:53:21 +00:00
dsandersoremutah
d08a63e6f5 setupQueryExpr does not support unicode strings - needed to change to produce a UTF8 string.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1039 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-02-22 16:03:43 +00:00
dsandersoremutah
e2894b2ffd In the exportXML method that returns a string, needed to call closeStream so that a null character will be appended to the string. Otherwise, there will be garbage at the end of the string.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1038 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-02-21 19:24:11 +00:00
ahodgkinson
12a621dc04 Changed license to LGPL.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1010 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-01-23 11:22:22 +00:00
dsandersoremutah
2241cf38ab Changed the XFLM_CHECKPOINT_INFO structure to exactly match what we need in C#. Added some comments.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@937 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-02 15:16:15 +00:00
dsandersoremutah
a5a9ae3690 Field names in XFLM_INDEX_STATUS structure changed.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@933 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-28 22:30:42 +00:00
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
23e0dacc2a Needed to call inputData instead of inputKey.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@903 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-22 18:12:23 +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
50c5dc9204 XFLAIM change. Fixed JNI compiler warning on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@826 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-07 22:24: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
8350b37976 Updated documentation for DataVector class and also added a few new methods to the class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@804 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-23 22:47:59 +00:00
dsandersoremutah
50602a5781 Added documentation for the Backup class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@803 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-23 21:27:39 +00:00
dsandersoremutah
eaa683cafa Added documentation for the DOMNode class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@802 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-23 21:11:04 +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
ab9fa2acdd Added documentation for the Db class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@776 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-18 21:19:30 +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
f79b12da04 Started adding Query class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@772 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-16 23:12:04 +00:00
dsandersoremutah
44ba02b8b4 Added methods for the DOMNode class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@771 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-16 21:56:40 +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
dsandersoremutah
6e080deb8f Added more methods for the Db class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@750 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-08 20:55:27 +00:00
dsandersoremutah
7ec3c1754c Added more methods for the Db class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@748 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-08 16:46:55 +00:00
dsandersoremutah
2fb1c3e02f Added more methods for the Db class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@742 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-04 22:59:07 +00:00
dsandersoremutah
a9b442bd59 Added a bunch of new functions for the F_Db class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@739 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-04 21:57:01 +00:00
dsandersoremutah
ec4f8f7732 javah changed the header file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@738 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-04 21:56:29 +00:00
dsandersoremutah
9e2fd98d8b Added a bunch of new functions for the F_Db class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@737 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-04 21:56:10 +00:00
dsandersoremutah
9b000235f8 javah generated a new header file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@736 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-04 21:55:34 +00:00
ahodgkinson
5779168d59 Fixed OpenSUSE 10.1 build issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@429 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-19 19:50:45 +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
dsandersoremutah
71641f3519 Ran dos2unix to fixup CR/LF to LF.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@307 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:26:18 +00:00
dsandersoremutah
3938f260d0 Ran dos2unix to fixup CR/LF to LF.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@306 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:22:46 +00:00
dsandersoremutah
360a04feb3 Ran dos2unix to fixup CR/LF to LF.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@305 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:21:30 +00:00
dsandersoremutah
65565325d7 Ran dos2unix to fixup CR/LF to LF.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@304 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:19:53 +00:00
dsandersoremutah
9e8ce2f6b9 Ran dos2unix to fixup CR/LF to LF.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@287 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 17:49:01 +00:00
ahodgkinson
c9c7da306c Support for atomic ops on additional platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@278 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-04 15:24:18 +00:00
ahodgkinson
c1e12d7da7 Added JNI header files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@257 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 16:08:51 +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
ahodgkinson
fc65d74c62 Changes to the Java directory structure.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@247 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:46:47 +00:00