robocop
59b235cea3
Small corrections
2004-04-10 00:25:22 +00:00
aafemt
34df983c67
Fix for procedure params extract. Global variables must die!!
2004-03-25 07:33:36 +00:00
robocop
e6187cecd2
Cleanup
...
Some bug fixes
Style
2004-03-07 07:58:55 +00:00
skidder
08eee5ebaa
Further AMD64 fixes. Given this fixes you may start playing with databases using isql_static.
2004-01-21 07:18:30 +00:00
robocop
16cbc204df
Cleanup
2003-12-31 05:36:12 +00:00
robocop
84062732d8
More cleanup
2003-12-03 08:19:24 +00:00
robocop
775d776190
isql: more cleanup and restore the ability to have nested INPUT commands or run INPUT commands from the interactive session without quitting it.
2003-11-30 06:41:29 +00:00
robocop
9fafc348bf
const correctness
...
vars in scope
minimal interface cleanup
small bug fixes
2003-11-28 06:48:34 +00:00
brodsom
4285bc623c
Removing gdsold.h and gds.h
2003-11-08 16:40:17 +00:00
robocop
9ead7a37b4
const correctness
...
placed some variables in context
fixed some function signatures
closed a few possible buffer overruns
sorry to the platform maintainers, I can't verify what I did for non-Win32 builds
2003-10-29 10:53:47 +00:00
robocop
c931a674c2
Cleanup.
...
Hopefully harmless
It should fix the issue introduced with constness in gds__interprete for current applications.
2003-09-29 12:43:14 +00:00
aafemt
c1296d83e3
'struct' cleanup
2003-09-17 10:49:29 +00:00
brodsom
b88516b5c0
extern C cleaning
2003-09-10 17:48:24 +00:00
robocop
cdfac33f91
const correctness, bool, etc.
2003-09-09 11:03:37 +00:00
brodsom
4d78970ab3
-Replacing BOOLEAN, FALSE and TRUE.
...
-Code style cleaning
2003-09-05 11:25:53 +00:00
brodsom
8624a7c209
-Use NULL instead 0 for null pointers
...
-Remove unneeded casts
2003-09-01 07:58:04 +00:00
brodsom
106b3a07f5
-Remove NULL_PTR macro
...
-Remove unneeded casts
2003-08-26 23:12:42 +00:00
dimitr
8f66b72b0e
CONST -> const
2003-02-13 09:42:18 +00:00
brodsom
5e63f2cecc
Remove GUI_TOOLS define
2003-02-11 20:17:56 +00:00
dimitr
2e77a94ef5
Added support of universal triggers to ISQL (metadata extraction).
2003-02-04 15:36:46 +00:00
alexpeshkoff
4a42a15867
Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *)
2002-12-16 16:06:15 +00:00
dimitr
cc99e9f8d1
Fixed a few more porting errors.
2002-07-09 14:41:37 +00:00
skywalker
2e398fc37f
Merge changes from fb1.
2002-06-29 13:39:11 +00:00
tamlin
80f7fb6dd4
New C++ memory pool
2001-12-24 02:51:06 +00:00
skywalker
c1bcc741ab
Changed to make install work better.
...
Fix build of shared library so global objects have thier constructors called
Added readline to isql
Added version numbers to libgds.so.2.0.0
Change install location and version to be driven from ./configure file
2001-08-27 15:29:18 +00:00
skywalker
4c4bc9a95c
Global changes for new Makefile and firebird2 compile on linux
2001-07-29 23:43:24 +00:00
bellardo
6681f4852e
More changes to convert FB2 to c++. This time is files that have been renamed
...
and some conflict resolutions on files edited by more than one person at once.
2001-07-12 06:32:05 +00:00