ahodgkinson
|
4e712ffbe0
|
Changed license to LGPL.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1007 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-01-23 07:50:29 +00:00 |
|
dsandersoremutah
|
9c1a9f61f1
|
Needed to lock the record cache mutex in FlmRecord::Release just before deleting the object to prevent a race condition.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1006 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-01-17 11:59:41 +00:00 |
|
ahodgkinson
|
36e7434192
|
Added php build scripts.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1005 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-12-11 10:32:30 +00:00 |
|
ahodgkinson
|
8b0799da06
|
More changes for Ubuntu package.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1004 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-11-28 10:09:12 +00:00 |
|
ahodgkinson
|
649ba6d42c
|
FLAIM. Changes to support 64-bit Ubuntu packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1003 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-11-28 04:33:22 +00:00 |
|
dsandersoremutah
|
d326b08a75
|
Latest changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1002 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-11-16 11:37:14 +00:00 |
|
dsandersoremutah
|
636df63997
|
Modified so that tools subdirectory does not go out into the source distribution except for windows.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1001 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-11-16 11:18:14 +00:00 |
|
ahodgkinson
|
dea37b9618
|
FTK. Changes to import SetFileValidData on Windows (if available).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1000 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-18 16:30:01 +00:00 |
|
dsandersoremutah
|
7d2fb4a5e8
|
Fix for defect 213225. Should not have been releasing a block before calling getNextBlock.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@999 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-18 16:28:04 +00:00 |
|
dsandersoremutah
|
edd820276f
|
Updated makefile to build c# assembly in .spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@998 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-17 23:03:11 +00:00 |
|
dsandersoremutah
|
1c4f0f7a43
|
Documented latest xflaim changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@997 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-17 22:44:03 +00:00 |
|
dsandersoremutah
|
d566bdfe6d
|
Removed cache tests when doing under mono.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@996 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-17 21:34:23 +00:00 |
|
dsandersoremutah
|
c8923c86de
|
Fix for defect 212061. Modified the F_BTree::btCreate method to pass in a new pCompare parameter, which is NULL by default.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@995 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-17 21:10:16 +00:00 |
|
dsandersoremutah
|
e59bd5d689
|
Fix for defect 211880. Code was accessing a NULL child block pointer, because parent block was incorrectly being set to NULL.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@994 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-17 20:54:52 +00:00 |
|
ahodgkinson
|
9a5e53b182
|
XFLAIM. Fixed Solaris truncation warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@993 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-16 20:20:12 +00:00 |
|
ahodgkinson
|
df266fd4f8
|
XFLAIM. Fixed unit test crash on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@992 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-16 17:52:32 +00:00 |
|
ahodgkinson
|
06f2d4b04f
|
XFLAIM. Fixed Solaris alignment issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@991 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-16 16:34:14 +00:00 |
|
ahodgkinson
|
d80e9d8a4e
|
XFLAIM. Fixed Solaris compiler warning.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@990 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-16 15:39:56 +00:00 |
|
ahodgkinson
|
cfae99c230
|
FTK. Various enhancements and bug fixes in the B-Tree code.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@989 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-12 22:11:59 +00:00 |
|
ahodgkinson
|
7ee554d5ae
|
XFLAIM. Changes to remove 1-byte packing (zp1) flags from build.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@988 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-12 18:59:06 +00:00 |
|
dsandersoremutah
|
22de0f0003
|
Removed /zp1 compiler switch and added pragmas to do one-byte packing on structures.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@987 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-12 18:35:44 +00:00 |
|
ahodgkinson
|
03638631a6
|
XFLAIM. Fixed bug in storeTextAsBinary().
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@986 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-12 18:25:12 +00:00 |
|
ahodgkinson
|
8639be36eb
|
FTK. Fix for bug 211880.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@985 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-12 17:52:19 +00:00 |
|
dsandersoremutah
|
e037ef167c
|
Getting rid of references to gv_FlmSysData.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@984 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-12 17:21:31 +00:00 |
|
dsandersoremutah
|
840103d118
|
Needed to add a (FLMUINT) cast to a FLMBOOL before it can be cast as a void *.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@983 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-12 17:20:43 +00:00 |
|
ahodgkinson
|
3a108d6b25
|
FTK. Fix for bug 211878.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@982 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-12 16:20:30 +00:00 |
|
ahodgkinson
|
efdaf6d989
|
FLAIM. Fixed mis-typed member of OPT_INFO structure.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@981 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-11 23:07:44 +00:00 |
|
ahodgkinson
|
9619c9d051
|
FLAIM change. Corrected errors in the spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@980 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-11 21:25:28 +00:00 |
|
ahodgkinson
|
4782ce7388
|
XFLAIM change. Corrected errors in the spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@979 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-11 21:14:19 +00:00 |
|
ahodgkinson
|
ab66721057
|
FLAIM. Fixed more Linux warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@978 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-11 20:30:25 +00:00 |
|
ahodgkinson
|
2b0971256e
|
FLAIM. Fixed Linux warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@977 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-11 20:04:22 +00:00 |
|
ahodgkinson
|
c71115698c
|
FTK. Fixed Linux warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@976 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-11 19:19:21 +00:00 |
|
dsandersoremutah
|
311bcd2aa4
|
Changed several places that needed to access pDbInfo->pProgress instead of just Progress.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@975 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-10 15:15:32 +00:00 |
|
ahodgkinson
|
8195c9f00b
|
FLAIM - changed to use dpkg-source to build Ubuntu packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@974 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-09 22:22:22 +00:00 |
|
ahodgkinson
|
3802446117
|
Updates to the Debian install scripts.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@973 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-09 20:00:23 +00:00 |
|
ahodgkinson
|
f9b13f0182
|
FLAIM change. Needed to exclude the .diff file from the Ubuntu package.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@972 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-09 19:39:29 +00:00 |
|
ahodgkinson
|
60b604e5b3
|
More changes for Ubuntu build.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@971 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-09 19:22:32 +00:00 |
|
ahodgkinson
|
1f7ee75e71
|
FLAIM change. Removed unused lines from debian/rules.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@970 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-04 18:52:40 +00:00 |
|
ahodgkinson
|
fb61b51b06
|
XFLAIM change. Added execute bits to debian/rules.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@969 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-04 18:52:03 +00:00 |
|
ahodgkinson
|
b4abe60822
|
FLAIM. Removed unwanted comment in the Debian control file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@968 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-04 18:26:27 +00:00 |
|
ahodgkinson
|
cb9fac0d58
|
XFLAIM changes. Updates for Ubuntu package.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@967 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-04 18:25:58 +00:00 |
|
ahodgkinson
|
785ec55c86
|
FLAIM change. Removed shared libraries from the Ubuntu dev package.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@966 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-04 18:09:11 +00:00 |
|
ahodgkinson
|
80a867deca
|
FLAIM change. Updated ChangeLog.ubuntu.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@965 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-04 17:51:17 +00:00 |
|
ahodgkinson
|
c362c25b2d
|
FLAIM change. Removed debian/docs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@964 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-04 17:46:30 +00:00 |
|
ahodgkinson
|
3a5bdaa0c9
|
FLAIM change. Updated Debian control file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@963 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-04 17:19:00 +00:00 |
|
ahodgkinson
|
570feb6aaa
|
FLAIM changes after first pass at Ubuntu REVU.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@962 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-04 17:11:13 +00:00 |
|
dsandersoremutah
|
adb6bbbea7
|
Took out some unit tests that we can't get to work under mono for C#.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@961 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-04 14:57:35 +00:00 |
|
ahodgkinson
|
137da08d26
|
More changes for Ubuntu.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@960 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-03 23:14:19 +00:00 |
|
dsandersoremutah
|
c86dd406be
|
Changed database default language to DE.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@959 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-03 23:08:27 +00:00 |
|
dsandersoremutah
|
cd44571f4b
|
Double collation checking routine needed to initialize some input variables.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@958 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-03 23:07:50 +00:00 |
|