robocop
|
c2d32e4825
|
Cleanup from Bill Oliver.
|
2007-10-27 06:09:00 +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 |
|
robocop
|
1053a35548
|
Some code changes (no functional change expected).
|
2007-02-22 09:58:56 +00:00 |
|
paulbeach
|
65279c6b97
|
Fix crash in QLI using the following SQL command. insert into relationx select * from relationy
|
2007-02-21 10:51:14 +00:00 |
|
robocop
|
9d59a7ccc5
|
Try to convince QLI to handle quoted identifiers.
It acts for now as if dialect 3 is the only one available WRT names enclosed in double quotes.
|
2005-08-19 06:07:12 +00:00 |
|
asfernandes
|
59213efe7e
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +00:00 |
|
robocop
|
c5d4c16c5d
|
Treat string literals and string constants with more respect.
|
2004-11-08 05:17:30 +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
|
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 |
|
skidder
|
14bfcc7019
|
Fix build after Claudio cleanup
|
2004-02-21 09:24:14 +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 |
|
fsg
|
e3ba8c5f42
|
Some changes to get it compiled under linux.
Use const declarations for BLANK etc. in isql.h again.
FSG
|
2004-01-03 14:12:45 +00:00 |
|
robocop
|
8182b6cba2
|
const correctness and other tasks
|
2003-10-16 08:51:06 +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
|
e637437cb8
|
Partial 'struct' cleanup
|
2003-09-23 10:13:39 +00:00 |
|
robocop
|
b21c7b43e1
|
const correctness, formatting, cleaning, etc.
Not a definitive work, though.
|
2003-09-15 12:30:28 +00:00 |
|
brodsom
|
a2715cb8c9
|
Fix indents
|
2003-09-13 11:48:09 +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 |
|
brodsom
|
2bcfbe983f
|
- ifdef unused or conditioned code
- Correct formats
- Change NULL to 0 or FALSE
|
2003-04-03 09:34:54 +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 |
|
brodsom
|
c97f1bafc6
|
Remove JPN_ defines
|
2003-02-08 00:58:10 +00:00 |
|
brodsom
|
b6b9213745
|
Add return NULL when needed
|
2003-02-07 09:40:54 +00:00 |
|
brodsom
|
779d57c749
|
Remove unused vars
|
2003-02-05 14:30:55 +00:00 |
|
hippoman
|
9a8f0768b9
|
Changed struct fld and FLD to local module names
|
2002-11-30 17:45:02 +00:00 |
|
hippoman
|
4a76e9e4fe
|
change TRA,REQ,TRG,REL,CTX or PRC, to module local names.
|
2002-11-17 00:13:59 +00:00 |
|
hippoman
|
a1a486a722
|
* Changed NOD struct name to QLI_NOD.
|
2002-11-11 19:45:33 +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 |
|
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 |
|