robocop
096d8e78e6
Trying to be more consistent in the detection of headers (HAVE_* macros).
2009-02-08 11:38:00 +00:00
alexpeshkoff
9e6c5f0b90
OS-independent way to detect presence of dirent.d_type - suggested by Bill Oliver
2008-12-09 14:46:46 +00:00
alexpeshkoff
c01a5f0823
misc
2008-12-04 09:29:40 +00:00
robocop
39e02e49fb
1.- Style.
...
2.- Cleanup.
3.- Put enumerations and plain structures in their due classes, checked constness, commented or deleted unused crap (watch stupid macros in header files that pollute all the files where such headers are included), etc.
There's a lot of pending work to do. Still trying to convert to decent C++ this barbarian code probably written by Genghis Khan or Attila the Hun.
2008-04-29 12:01:24 +00:00
hvlad
a622fe2bfe
Fix MSVC build after JString removal
2008-04-25 08:40:00 +00:00
alexpeshkoff
c0a472d65e
1. Replaced JString (and some plain char[] buffers) with Firebird::string.
...
2. Make memory allocations look (and wrok) in current firebird style.
3. Fixed vararg usage problem on amd64/linux in AdminException.
2008-04-24 15:49:43 +00:00
robocop
60802a9d77
Fix the most obvioius problems:
...
- style (few fixes only)
- constness
- total lack of encapsulation (all data members exposed in the interface).
2008-04-20 10:40:58 +00:00
paulbeach
c823619e92
HPUX Port
2007-11-12 15:18:49 +00:00
alexpeshkoff
53488d03bb
Comment
2007-08-22 06:52:34 +00:00
alexpeshkoff
e4630a8800
Make firebird.h first include file - specially required for solaris
2007-08-21 13:34:00 +00:00
aafemt
937cf903b4
Overloaded operators is evil
2005-06-17 10:42:57 +00:00
asfernandes
59213efe7e
Merge INTL branch into HEAD
2005-05-27 22:45:31 +00:00