brodsom
|
45efaaa7e0
|
Remove inline keyword.
|
2003-02-13 22:49:16 +00:00 |
|
dimitr
|
b096a2593d
|
CONST -> const
|
2003-02-13 10:11:35 +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 |
|
alexpeshkoff
|
b8610ddefe
|
Finished y-valve C++ conversion cleanup
|
2003-01-22 16:37:59 +00:00 |
|
dimitr
|
013a3ecddc
|
Further development of the embedded engine.
|
2003-01-18 18:19:18 +00:00 |
|
dimitr
|
ce99169d94
|
Cleanup of my old changes that were never used.
|
2003-01-15 12:11:32 +00:00 |
|
skidder
|
897c58e6ea
|
Make engine compile on POSIX again
|
2003-01-04 17:18:27 +00:00 |
|
alexpeshkoff
|
80f2592983
|
1. Don't include internals of struct why_hndl where it is nit required.
2. CONST fixup in why.cpp & flu.cpp.
|
2003-01-03 12:49:59 +00:00 |
|
nmcc
|
65c469c447
|
Add Solaris to list not supporting V3 databases via bridge code.
|
2002-12-29 13:28:41 +00:00 |
|
alexpeshkoff
|
653111bf46
|
Few type-casting fixes
|
2002-12-22 13:32:04 +00:00 |
|
skidder
|
530e324801
|
Make QLI compile after why.c-->why.cpp change
|
2002-12-17 14:58:23 +00:00 |
|
skidder
|
9b57d8b649
|
Several little changes to make engine compilable again on Linux
|
2002-12-16 21:19:51 +00:00 |
|
alexpeshkoff
|
1f6c182b70
|
Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *)
Why.c => Why.cpp
|
2002-12-16 16:35:13 +00:00 |
|