skidder
|
919395b4b0
|
Fix warnings
|
2004-03-24 05:48:12 +00:00 |
|
alexpeshkoff
|
88dcae12db
|
fixed some problems with posix debig build
|
2004-03-22 15:13:05 +00:00 |
|
alexpeshkoff
|
5e045f18fc
|
fixed posix build - it's buildable now
|
2004-03-16 17:35:03 +00:00 |
|
skidder
|
f92b39e11c
|
Get posix build closer to buildable state after Alex' commits, but build is still broken. It was very bad idea to commit incomplete and broken stuff into CVS, in particular, fb_string still has some rough edges, doesn't work with memory pools correctly and fb_string.cpp is just missing.
|
2004-02-08 18:47:47 +00:00 |
|
alexpeshkoff
|
45ad6a1bda
|
External files access restriction cleanup
|
2003-03-23 16:50:54 +00:00 |
|
alexpeshkoff
|
70c9d082ba
|
Now external tables are checked against directories list
|
2003-03-15 20:20:41 +00:00 |
|
skidder
|
6d64014e57
|
Changed engine to store source file name/line number information for EVERY allocation when DEBUG_GDS_ALLOC is defined. All allocation should be done using FB_NEW or FB_NEW_RPT macros instead of keyword new since now
|
2002-09-25 17:12:16 +00:00 |
|
bellardo
|
c6aa3ecc36
|
Added the operating system specific subdirectory (os) to jrd. Also added the
abstraction headers for file path operations and dynamically loaded modules.
Included the implementations of the abstractions necessary for Darwin.
|
2002-04-09 23:23:36 +00:00 |
|