brodsom
|
d98d358edf
|
-Fix signed/unsigned comparison warning
|
2003-08-10 00:39:51 +00:00 |
|
brodsom
|
22b0fcb266
|
-Fix unused warning
|
2003-08-09 22:52:35 +00:00 |
|
brodsom
|
50d555e032
|
-Fix not used warning
|
2003-08-09 22:35:11 +00:00 |
|
skidder
|
143f8d2443
|
Implementation of fast physical incremental backup
|
2003-08-06 16:30:49 +00:00 |
|
brodsom
|
49a86dde7d
|
Move physical io to os specific
|
2003-07-14 10:35:49 +00:00 |
|
skidder
|
54b952ece4
|
Add comment
|
2003-05-25 00:24:23 +00:00 |
|
skidder
|
c5a8078d63
|
Allow Kylix and other tools work with local Linux CS version installed
|
2003-05-25 00:12:34 +00:00 |
|
alexpeshkoff
|
2af60e8991
|
Exit on missing / wrong firebird.conf with error report in system log
|
2003-04-19 16:46:24 +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 |
|
dimitr
|
a280bdfa84
|
Corrected config implementation.
|
2002-12-06 12:04:39 +00:00 |
|
eku
|
390db3a3b7
|
Synchronised POSIX build with recent changes in the configuration manager.
|
2002-12-02 13:06:06 +00:00 |
|
nmcc
|
0c852f15ab
|
Fix posix builds.
|
2002-11-10 16:27:56 +00:00 |
|
skywalker
|
a91efa1ae8
|
Added config_root.cpp file for posix.
|
2002-11-05 16:49:05 +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 |
|
eku
|
f359a95a52
|
Added / replaced ifdef's around unistd.h with the define HAVE_UNISTD_H
generated by autoconf.
|
2002-08-26 12:18:16 +00:00 |
|
paul_reeves
|
f9b8800970
|
Updated code to support building under Linux. Main changes are to support the platform manager and the move of kanji.* to /intl.
|
2002-06-23 19:51:37 +00:00 |
|
bellardo
|
3f64eb0d9d
|
A posix (dlopen et al) implementation of the dynamic module loader
abstraction.
|
2002-04-10 04:42:52 +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 |
|