Commit Graph

120 Commits

Author SHA1 Message Date
dsandersoremutah
0a2e4c81ac Added support for Intel Mac platform.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@120 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-28 20:25:36 +00:00
dsandersoremutah
b8ecb5293b Initialized variables to quiet compiler warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@119 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-27 23:13:51 +00:00
dsandersoremutah
98b9b50f5f Got rid of GedTextToBin function.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@118 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-17 21:21:41 +00:00
dsandersoremutah
f37549fe71 Modified to recognized __sparcv9 as a 64 bit platform.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@117 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-16 19:31:15 +00:00
jcalcote
cbb2a7e32c change buildCharTable to use a for-loop instead of inlined setcharflags calls. Solves Windows optimization hang in fxml.cpp
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@116 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-15 23:25:39 +00:00
jcalcote
12f545cc1f Add xflaim vc8 solution and project files, add INSTALL.W32, fix a few minor vc8 incompatibilities.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@115 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-14 23:34:14 +00:00
jcalcote
1270f21a0e Change SLN and VCPROJ files to use DLL versions of runtime libraries, add INSTALL.W32.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@114 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-14 16:57:05 +00:00
dsandersoremutah
81d040daf3 Removed old comments and copyright notice.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@113 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-14 15:39:23 +00:00
dsandersoremutah
eb7a1e48b7 Added FLMEXP and FLMAPI to exported APIs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@112 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 23:35:37 +00:00
dsandersoremutah
ed05155361 Modified to compile twice for windows platforms - once for .dll (so we properly export), and once for .lib so that we don't export.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@111 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 23:34:59 +00:00
jcalcote
f0ff325519 modify flaim.h to allow creation of w32 dlls, add vc8 solution and project files for flaim.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@110 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 22:00:13 +00:00
dsandersoremutah
3125b583d8 Fixed netware compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@109 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 20:11:28 +00:00
dsandersoremutah
2cc0623864 Fixed windows compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@108 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 19:57:43 +00:00
dsandersoremutah
0fe1d8e212 Fixed windows compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@107 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 19:57:24 +00:00
dsandersoremutah
2eb1c7fc25 Documented latest changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@106 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 19:35:16 +00:00
dsandersoremutah
d5e239a329 Modified to use correct versioning on .so library names. Made some changes to .spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@105 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 19:34:36 +00:00
dsandersoremutah
9ec7c158a6 Modified to use correct versioning on .so library names. Added dbshell. Made some changes to .spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@104 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 19:34:02 +00:00
dsandersoremutah
481681e4a1 Did a little code cleanup - no longer necessary because all platforms now support c++
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@103 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 19:33:03 +00:00
dsandersoremutah
0e12bbbf87 Added some new methods and APIs for dealing with directory access - needed by dbshell utility.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@102 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 19:32:17 +00:00
dsandersoremutah
053527eb7f Initial Revision - dbshell
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@101 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 19:30:44 +00:00
dsandersoremutah
bc4779d5eb Incorporated changes made by ro@suse.de
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@100 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 15:46:18 +00:00
jcalcote
c4d75cbbf2 Add AUTHORS and INSTALL information
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@99 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-10 21:52:30 +00:00
dsandersoremutah
c58dba1894 Removed files - not used.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@98 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-10 15:48:02 +00:00
dsandersoremutah
f168be6724 Modified so that we only don't compare field types if the field number is one of our reserved fields.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@97 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-10 00:05:09 +00:00
dsandersoremutah
d9e797d647 When comparing FlmRecords if a field is empty, we cannot compare the data type - because it is not guaranteed to be preserved.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@96 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 23:39:48 +00:00
dsandersoremutah
3495c81a77 Reduce needs to quit when it sees a block that has a logical file number, but there is no logical file - it may be a logical file that is being deleted by a background thread.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@95 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 23:36:45 +00:00
dsandersoremutah
22d086381f Needed to setup an LF_STATS structure.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@94 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 22:41:53 +00:00
dsandersoremutah
5ff3c84c16 Some tabs somehow snuck into strings!
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@93 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 22:41:23 +00:00
dsandersoremutah
a6474af6c2 Added test to create substring and presence indexes. Also added test for FlmReserveNextDrn.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@92 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 21:31:52 +00:00
jcalcote
f4da35e577 Added configure.ac and Makefile.am files to directory structure, added local variable initialization to several source files for -O3 optimization for GCC
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@91 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 17:43:22 +00:00
dsandersoremutah
449cb775a6 Added reduce database size test.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@90 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 16:51:33 +00:00
dsandersoremutah
c7558b75e0 Added check database test and rebuild database test.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@89 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 16:24:05 +00:00
dsandersoremutah
ddf754f143 Needed to allow for a NULL status function callback.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@88 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 16:23:39 +00:00
dsandersoremutah
3bfaed68ce Changed "Delete Field Test" to "Delete Field Definition Test"
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@87 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 00:21:36 +00:00
dsandersoremutah
cca242a0f8 Added a delete field definition test.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@86 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 00:20:15 +00:00
dsandersoremutah
e0dd965b37 Added unit tests for copy db, rename db, backup/restore, suspend index, resume index, and delete index.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@85 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 23:46:41 +00:00
ahodgkinson
70d2be2331 Fixed gcc compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@84 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:44:17 +00:00
ahodgkinson
90e13a9e18 Fixed gcc compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@83 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:41:37 +00:00
ahodgkinson
cf0e6d25c2 Fixed gcc compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@82 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:39:31 +00:00
ahodgkinson
7c0660b4ce Fixed gcc compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@81 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:37:09 +00:00
ahodgkinson
715e949e02 Fixed gcc compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@80 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:36:12 +00:00
ahodgkinson
105c31a279 Fixed gcc compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@79 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:32:38 +00:00
ahodgkinson
23590829cc Fixed gcc compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@78 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:30:44 +00:00
ahodgkinson
f5638490e5 Removed extra whitespace.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@77 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:30:12 +00:00
dsandersoremutah
8e79705fc7 Comments for latest changes added to change log.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@76 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 16:49:33 +00:00
dsandersoremutah
dcc9062ee5 Removed printf.exe and make.exe from autobuild package.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@75 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 16:41:17 +00:00
dsandersoremutah
d6a8656f0d Added a few new unit tests.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@74 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 16:37:36 +00:00
dsandersoremutah
548fd93d55 Added use of $(DESTDIR) for install destination - but only if rpm_build_root is not set.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@73 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-07 18:46:43 +00:00
ahodgkinson
b832a69a6d One more attempt to set execute bit.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@72 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-06 23:56:10 +00:00
ahodgkinson
bcdac332e1 Ran file through dos2unix to fix cr/lf issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@71 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-06 23:51:53 +00:00