alexpeshkoff
|
ed25245303
|
Applied shutdown changes, discussed in fb-devel a week ago.
|
2008-03-17 16:49:47 +00:00 |
|
asfernandes
|
33c3fd3799
|
Misc
|
2007-04-01 00:35:59 +00:00 |
|
robocop
|
e71a03261c
|
This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash.
|
2007-03-28 04:20:36 +00:00 |
|
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
|
6bf95490fb
|
Archeology: enable QLI to handle NUMERIC, DECIMAL and BIGINT in definitions. No dialect check made.
|
2005-09-03 05:52:02 +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 |
|
brodsom
|
0daa189563
|
Removing ib_stdio.h
|
2004-04-28 22:36:29 +00:00 |
|
skidder
|
dc7aab8f9c
|
Fix up exception handling. Handle (do not ignore) std::bad_alloc and generic exceptions, provide syscall and error information in system_call_failed
|
2004-03-01 03:35:23 +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
|
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 |
|
robocop
|
dbe2772bba
|
Still seems to work after changes.
:-)
|
2003-08-25 12:09:16 +00:00 |
|
aafemt
|
29b251277d
|
STATUS -> ISC_STATUS
|
2003-04-10 10:16:09 +00:00 |
|
brodsom
|
ddc02fec64
|
Remove unused vars
|
2003-02-05 01:47:08 +00:00 |
|
dimitr
|
eacfe38ea3
|
Cleanup.
|
2002-11-06 14:50:09 +00:00 |
|
stryqx
|
99a483cde3
|
Implicit cast breaks FreeBSD build.
|
2002-10-12 08:13:44 +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 |
|