8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 06:43:02 +01:00
Commit Graph

41 Commits

Author SHA1 Message Date
alexpeshkoff
b056a118b5 1. Avoid use of STL
2. Reworked exceptions to make status_exception always hold correct status vector
3. Avoid use of RTTI
2006-05-19 15:17:02 +00:00
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
6bf95490fb Archeology: enable QLI to handle NUMERIC, DECIMAL and BIGINT in definitions. No dialect check made. 2005-09-03 05:52:02 +00:00
robocop
f550ca480f Misc. 2004-12-09 02:53:19 +00:00
robocop
628b088d2c Treat string literals and string constants with more respect. 2004-11-10 04:26:45 +00:00
brodsom
1d9e007baa -Join qli globals in dtr.h
-Use C++ struct declaration style.
2004-05-24 17:20:44 +00:00
brodsom
cc1c25f7ae Macro cleaning 2004-05-16 01:42:11 +00:00
skidder
43cb0d1ce4 Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
brodsom
0daa189563 Removing ib_stdio.h 2004-04-28 22:36:29 +00:00
skidder
2851f76d35 Fix warnings 2004-03-14 05:51:54 +00:00
robocop
e6187cecd2 Cleanup
Some bug fixes
Style
2004-03-07 07:58:55 +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
brodsom
4285bc623c Removing gdsold.h and gds.h 2003-11-08 16:40:17 +00:00
stryqx
bd8c3bf757 Fix build with gcc 3.3 2003-10-07 10:33:51 +00:00
robocop
484c6ec372 Cleanup, const correctness, variables in scope, etc.
Having done my best to merge everyone else's changes, I hope the tree can be build with whatever other tools != MSVC6.
2003-09-25 11:49:12 +00:00
aafemt
c261a10146 Partial 'struct' cleanup 2003-09-19 10:26:46 +00:00
robocop
b21c7b43e1 const correctness, formatting, cleaning, etc.
Not a definitive work, though.
2003-09-15 12:30:28 +00:00
brodsom
9bf60eadc0 -Removing PYXIS 2003-09-11 02:17:05 +00:00
brodsom
7c7c2758dc BOOLEAN cleaning 2003-09-10 17:52:12 +00:00
robocop
689497906a C comments to C++ comments 2003-09-10 11:48:08 +00:00
robocop
0e63f189f5 Unused var 2003-08-31 12:23:52 +00:00
robocop
d25eb503fe Minor changes 2003-08-12 10:00:18 +00:00
brodsom
f79c778c52 Add PYXIS define to isolate pyxis code. When this change were tested enough, the pyxis code can be removed. 2003-02-27 18:22:48 +00:00
fsg
13e2c8ae7d Blas, could you please stop to replace warnings with errors :-)
main needs to return int
2003-02-20 20:25:28 +00:00
brodsom
17632bddca Remove warnings 2003-02-20 00:10:25 +00:00
eku
465b1cfd2a Fixed "missing braces around initializer". 2003-02-18 07:42:52 +00:00
dimitr
9113c1ebd5 Fixed exception handling. 2003-02-13 13:02:04 +00:00
brodsom
2f62443636 Remove __OVERLAY__ define. It is defined for old Borland TurboC and TurboPascal only in MS_DOS. 2003-02-12 15:50:59 +00:00
brodsom
ced0d928c1 Correct wrong define 2003-02-09 22:59:55 +00:00
brodsom
c97f1bafc6 Remove JPN_ defines 2003-02-08 00:58:10 +00:00
brodsom
779d57c749 Remove unused vars 2003-02-05 14:30:55 +00:00
skidder
530e324801 Make QLI compile after why.c-->why.cpp change 2002-12-17 14:58:23 +00:00
eku
55860a1eb3 Several little changes to make engine compilable again on POSIX. 2002-12-17 11:58:00 +00:00
hippoman
7387e6fb70 changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
seanleyne
b3ad604669 Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +00:00
eku
018bf6723f Fixed compilation of qli. 2002-10-10 19:32:04 +00:00
tamlin
5ae485f0b5 cleaning up 2001-12-29 11:41:29 +00:00
tamlin
80f7fb6dd4 New C++ memory pool 2001-12-24 02:51:06 +00:00
skywalker
4c4bc9a95c Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
bellardo
747d13c0d5 Changes to bring FB2 to c++ on *nix. 2001-07-12 05:46:06 +00:00
tamlin
9a776a604e First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00