ahodgkinson
|
6c44edd749
|
Renamed MBLK to PoolMemoryBlock.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@437 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-22 20:14:45 +00:00 |
|
ahodgkinson
|
d44ce467ce
|
Added documentation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@435 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-22 20:01:57 +00:00 |
|
ahodgkinson
|
f7ae70ba8e
|
Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@433 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-19 21:53:43 +00:00 |
|
ahodgkinson
|
8c36fabdbd
|
Fixed OpenSUSE 10.1 build issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@430 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-19 19:51:09 +00:00 |
|
ahodgkinson
|
933c047cd9
|
Various changes to the FTX code for Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@428 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-19 19:46:25 +00:00 |
|
ahodgkinson
|
2a358dbf57
|
More updates for Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@426 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-19 18:08:53 +00:00 |
|
ahodgkinson
|
5794442528
|
Fixed varargs support on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@425 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-19 17:31:24 +00:00 |
|
ahodgkinson
|
3f0212ceab
|
Fixed Solaris issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@424 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-18 22:27:53 +00:00 |
|
ahodgkinson
|
820e769ce9
|
Changed f_offsetof macro to fix build issues on ppc Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@420 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-18 18:39:59 +00:00 |
|
ahodgkinson
|
6574200e15
|
Changes to support B-Tree result sets.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@414 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-17 22:37:01 +00:00 |
|
dsandersoremutah
|
e229226195
|
Fixed compiler warnings on windows - for release compiles.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@410 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-12 19:43:23 +00:00 |
|
dsandersoremutah
|
3317738187
|
Got rid of IF_Pool and IF_DynaBuf. Got rid of FlmAllocPool. Also fixed compiler warnings for release builds.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@409 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-12 19:26:18 +00:00 |
|
ahodgkinson
|
1b4d4f8adc
|
Added f_calcFastChecksum.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@408 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-11 23:04:30 +00:00 |
|
ahodgkinson
|
6879d7b8ca
|
Completed adding support for ring 0 NLMs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@407 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-11 22:42:00 +00:00 |
|
ahodgkinson
|
4fc9d686ea
|
Fixed OS X issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@406 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-10 22:41:40 +00:00 |
|
ahodgkinson
|
62e33bcd7d
|
First round of changes to support ring 0 NLMs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@404 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-10 22:21:40 +00:00 |
|
dsandersoremutah
|
c82957ce32
|
Added some comments for doxygen documentation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@402 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-10 21:23:27 +00:00 |
|
dsandersoremutah
|
7cb4cf1140
|
Got rid of errorString. Renumbered error codes. Got rid of error string tables.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@401 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-09 22:48:32 +00:00 |
|
dsandersoremutah
|
a63d7e51c2
|
Fixed up some header comments.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@399 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-09 19:41:41 +00:00 |
|
ahodgkinson
|
f2cc40e884
|
Fixed Linux compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@398 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-09 18:00:57 +00:00 |
|
ahodgkinson
|
eeae0db616
|
Added implementations for "posix" atomic operations.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@397 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-09 17:57:40 +00:00 |
|
ahodgkinson
|
e5295860c1
|
Fixed Solaris compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@395 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-09 17:27:33 +00:00 |
|
ahodgkinson
|
97ea0f5b67
|
Added error pragma for OS X build.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@394 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-09 16:27:25 +00:00 |
|
ahodgkinson
|
d3b62c7dfa
|
Added sys/resource.h for OS X build.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@393 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-09 16:26:55 +00:00 |
|
ahodgkinson
|
6067126f93
|
Added f_canGetMemoryInfo() and added startup code to set various memory limits.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@391 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-09 16:12:51 +00:00 |
|
ahodgkinson
|
bef5f7558a
|
Fixed Linux compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@390 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-09 15:35:06 +00:00 |
|
ahodgkinson
|
142e3751ca
|
Moved FLM_MAX_RANDOM to ftk.h.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@389 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-09 15:18:21 +00:00 |
|
ahodgkinson
|
e4039dec32
|
Changed random number generator to return FLMUINT32 values rather than FLMINT32 values.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@388 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-08 23:28:00 +00:00 |
|
ahodgkinson
|
338f723763
|
Missing pure virtual specifiers on a couple of IF_IOBuffer methods.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@387 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-08 22:55:47 +00:00 |
|
ahodgkinson
|
77c5454f69
|
Added support for locking and unlocking files (byte 0, exclusive).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@385 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-08 22:45:49 +00:00 |
|
ahodgkinson
|
1c3b4a20d1
|
Needed a newline at the end of ftkbtree.cpp.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@381 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-08 22:22:38 +00:00 |
|
ahodgkinson
|
81700794a5
|
Added stricmp and strnicmp on Unix platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@380 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-08 22:20:53 +00:00 |
|
ahodgkinson
|
70199ef922
|
Cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@379 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-08 22:15:42 +00:00 |
|
ahodgkinson
|
4e680e166d
|
Minor changes for NetWare.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@378 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-08 21:55:06 +00:00 |
|
ahodgkinson
|
4875673228
|
Added support for NetWare (libc) built using OpenWatcom.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@377 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-08 21:17:55 +00:00 |
|
ahodgkinson
|
341bbbf16f
|
More changes to support X-FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@376 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-08 17:27:10 +00:00 |
|
ahodgkinson
|
efca4c0188
|
Added support for collation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@375 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-05 23:19:15 +00:00 |
|
ahodgkinson
|
77111e2f97
|
Added support for collation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@374 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-05 23:18:22 +00:00 |
|
ahodgkinson
|
86bbf5f33d
|
Moved Linux-specific routines out of ftkmisc and into ftkunix.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@373 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-05 16:48:29 +00:00 |
|
ahodgkinson
|
2b4f58edb5
|
Linux fixes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@372 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-05 16:25:38 +00:00 |
|
ahodgkinson
|
f283f1f9da
|
Fixed OS X issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@371 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-05 16:15:45 +00:00 |
|
ahodgkinson
|
adb84b06ac
|
Changes to allow XFLAIM to consume FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@370 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-05 15:50:26 +00:00 |
|
ahodgkinson
|
0084fd5a0e
|
Removed B-Tree interfaces from ftk.h until they are ready for prime time.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@369 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-03 16:12:08 +00:00 |
|
ahodgkinson
|
bb1f3e4a80
|
Initial changes needed to convert XFLAIM over to FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@368 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-01 23:29:03 +00:00 |
|
ahodgkinson
|
1c5226cf04
|
Fixed OS X compile issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@366 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 23:27:28 +00:00 |
|
ahodgkinson
|
78c9fe306a
|
Added FTX.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@364 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 23:17:23 +00:00 |
|
ahodgkinson
|
969a9301d8
|
Added missing functions on Unix platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@363 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 19:46:47 +00:00 |
|
ahodgkinson
|
c8016f0b2d
|
Got rid of DOM code.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@361 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 19:40:44 +00:00 |
|
ahodgkinson
|
6e8622e79a
|
Updates, etc.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@360 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 19:09:56 +00:00 |
|
ahodgkinson
|
e6bc28e4cf
|
Fixed Linux compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@359 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 17:19:27 +00:00 |
|