robocop
|
b67b0219ab
|
Change from getenv to readenv. This is still getenv in Linux/UNIX but GetEnvironmentVariable in Windows.
|
2006-01-14 04:48:59 +00:00 |
|
robocop
|
64b470c28a
|
Mark this Darwin-specific file as out of sync WRT the platform-neutral header file config_root.h: has a duplicate function and the constructor doesn't match.
|
2005-12-25 04:36:56 +00:00 |
|
robocop
|
24742873ad
|
fb_string.h is moved to common/classes.
|
2004-12-17 05:41:47 +00:00 |
|
robocop
|
fd6230794c
|
1.- Changing the license on John's files after asking him for permission.
2.- Misc.
|
2004-12-08 02:36:41 +00:00 |
|
robocop
|
b8f60a915c
|
1.- Changing the license on John's files after asking him for permission.
2.- Misc.
|
2004-12-07 00:55:54 +00:00 |
|
robocop
|
5c3c8abd9a
|
Big cleanup.
God have pity on platform maintainers.
I only can compile/test Win32; sorry, folks.
|
2004-02-20 06:43:27 +00:00 |
|
robocop
|
663e3b16e7
|
Cleanup
|
2004-02-02 11:02:12 +00:00 |
|
bellardo
|
6d2af80b56
|
config_root implementation for Darwin. The root directory is located using Darwin specific framework search methods.
|
2003-02-13 22:40:42 +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 |
|