Commit Graph

268 Commits

Author SHA1 Message Date
dsandersoremutah
cb890340dc Added DbSystem.dbRebuild to C#. Also added a unit test for it.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@878 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-20 17:33:52 +00:00
dsandersoremutah
deb8ddd1eb Modified dbRebuild to correctly report database size and the total bytes examined in the callback.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@877 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-20 17:33:09 +00:00
dsandersoremutah
4fe6f59633 Added some comments about keeping enums and defines in sync with java and csharp code.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@876 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-20 17:32:40 +00:00
dsandersoremutah
83fe770065 Added DbSystem.dbRename. Also added unit test for it.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@875 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 21:47:16 +00:00
dsandersoremutah
21f6986ec0 Added DbSystem.dbCheck. Also added unit test for it.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@874 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 21:21:43 +00:00
ahodgkinson
22e6ca8c72 XFLAIM change. Re-added devel-rpm description.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@873 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 20:04:00 +00:00
ahodgkinson
dfb5f22df4 XFLAIM changes. Added files needed to build Debian packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@870 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 18:31:55 +00:00
ahodgkinson
df23371989 XFLAIM change. First round of changes for building Debian packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@869 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 18:24:14 +00:00
dsandersoremutah
433218bb22 Added backup and restore operations to C# bindings. Also added unit test for backup and restore.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@861 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 16:13:38 +00:00
ahodgkinson
1fdf4361cf Needed to ignore errors from ldconfig.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@860 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 15:30:45 +00:00
ahodgkinson
1f23a9e36c XFLAIM change. Fixed build so that it will work even if Java is not available.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@857 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-18 22:35:36 +00:00
dsandersoremutah
427e3734ef Changed how callbacks are done in C#
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@856 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-18 21:19:55 +00:00
dsandersoremutah
8222c9ddc9 Started adding csharp bindings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@852 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-15 22:26:58 +00:00
dsandersoremutah
eadd09af97 Added support for building csharp bindings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@851 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-15 22:24:34 +00:00
dsandersoremutah
f6d968878a Added comment about making RCODE changes in both the java and csharp areas as well.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@850 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-15 22:23:28 +00:00
dsandersoremutah
4919c7e3f5 Needed to initialize an IF_FileHdl pointer to NULL or we get an assert.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@846 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-12 22:10:18 +00:00
ahodgkinson
8eed0f9486 XFLAIM makefile changes for Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@844 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-10 21:20:59 +00:00
ahodgkinson
80cf654d01 Needed pragmas to align global structs on the proper boundaries (Solaris).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@841 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 22:26:48 +00:00
dsandersoremutah
57168db3fc Modified to set manifest version information in the xflaimjni.jar file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@839 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 18:09:39 +00:00
dsandersoremutah
20e9078492 Added support for building xedit java utility
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@838 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 16:09:02 +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
dsandersoremutah
42400b6582 Moved xedit files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@836 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 15:48:38 +00:00
dsandersoremutah
4fc85081d2 git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@833 0109f412-320b-0410-ab79-c3e0c5ffbbe6 2006-09-08 15:45:19 +00:00
dsandersoremutah
e5971a8ee4 git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@832 0109f412-320b-0410-ab79-c3e0c5ffbbe6 2006-09-08 15:45:04 +00:00
dsandersoremutah
7f5d61d54c git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@831 0109f412-320b-0410-ab79-c3e0c5ffbbe6 2006-09-08 15:40:43 +00:00
dsandersoremutah
c1aaae6144 Renaming XEdit
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@830 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 15:38:37 +00:00
dsandersoremutah
b429aa1cff Renaming XEdit
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@829 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 15:37:42 +00:00
dsandersoremutah
bf0288205a Renaming XEdit
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@828 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 15:37:14 +00:00
dsandersoremutah
a209ed6c69 Changes to Java interface.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@827 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 15:35:07 +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
0c35e32dd3 Version number changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@825 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-07 19:10:12 +00:00
dsandersoremutah
97242940a9 Changed what is output to screen when generating documentation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@824 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-07 19:03:51 +00:00
dsandersoremutah
03656166ca Added ability to generate javadoc documentation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@823 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-07 19:01:33 +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
275d73a426 Updated javadoc comments to get rid of some warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@820 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-07 18:37:56 +00:00
ahodgkinson
3a0aefb321 Added support for I/O completion callbacks.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@807 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-01 19:45:34 +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
ahodgkinson
db5aa83c40 XFLAIM change. Updated makefile to use various gcc optimization flags when doing a release build.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@801 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-23 19:47:29 +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
ahodgkinson
250c3e2b8c XFLAIM change. Fixed the makefile to enable optimizations when building non-debug binaries.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@790 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-22 22:09:48 +00:00
ahodgkinson
be4b7f2224 XFLAIM changes. Updated use of collation-related constants.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@782 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-21 23:02:39 +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