arnobrinkman
|
cc87aaae41
|
Before starting with the new index-structure i do some code clean-up.
|
2003-09-17 23:24:03 +00:00 |
|
arnobrinkman
|
3e3c789053
|
Remove IGNORE_NULL_IDX_KEY define
|
2003-09-17 09:53:47 +00:00 |
|
brodsom
|
4a15406cd0
|
-Code format
|
2003-09-12 01:58:51 +00:00 |
|
aafemt
|
979f66c29b
|
Rough (and temporary?) fix for incompatibility between my get_long(UCHAR*) and old good BTR_get_quad(UCHAR*) reported by Nikolay Samofatov
|
2003-08-18 10:31:56 +00:00 |
|
aafemt
|
5ca9856d5b
|
replacing BTR_get_quad() by get_long
|
2003-08-13 10:45:10 +00:00 |
|
dimitr
|
d6932d887d
|
Allowed NULLs in unique indices.
|
2003-03-05 11:23:08 +00:00 |
|
dimitr
|
67749f906b
|
Fixed exception handling.
|
2003-02-13 13:33:57 +00:00 |
|
eku
|
a7f18b2e31
|
Removed "register" variables from the source code. It's up to the compiler
to hold variables in CPU registers.
|
2003-02-10 13:28:35 +00:00 |
|
hippoman
|
7387e6fb70
|
changed nod,tra,req,trg,rel,ctx,prc struct names to local module names
|
2002-11-20 23:18:16 +00:00 |
|
hippoman
|
4a76e9e4fe
|
change TRA,REQ,TRG,REL,CTX or PRC, to module local names.
|
2002-11-17 00:13:59 +00:00 |
|
hippoman
|
25c1dbd367
|
* Changed NOD struct name to JRD_NOD.
|
2002-11-11 19:42:47 +00:00 |
|
bellardo
|
773836f1b1
|
Finished removal of setjmp/longjmp code, and fixed a handful of FB1->FB2
porting bugs.
|
2002-04-04 07:10:40 +00:00 |
|
tamlin
|
5ae485f0b5
|
cleaning up
|
2001-12-29 11:41:29 +00:00 |
|
tamlin
|
80f7fb6dd4
|
New C++ memory pool
|
2001-12-24 02:51:06 +00:00 |
|
skywalker
|
365a7fe19c
|
Changes to compile fb2 under autoconf includes some structural changes
|
2001-07-29 17:42:23 +00:00 |
|
tamlin
|
9a776a604e
|
First steps towards a C++ conversion.
|
2001-05-23 13:26:42 +00:00 |
|