8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 06:43:03 +01:00
firebird-mirror/src/gpre
alexpeshkoff 773ed9d5af Fixed AV
2008-03-24 14:40:12 +00:00
..
ada.cpp The merge continued. 2008-01-16 07:15:01 +00:00
c_cxx.cpp Generate named structs in GPRE to not have a lot of warnings in GCC 2008-02-17 15:47:43 +00:00
cdbtable.h added new dpb parameters 2004-11-07 14:20:58 +00:00
cmd_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
cmd.cpp Misc, explicit constructors, extra commas in enumerations, constness, etc. 2008-02-02 16:57:15 +00:00
cme_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
cme.cpp Minimize casts. 2008-03-10 08:31:35 +00:00
cmp_proto.h Forward-port Ann's enhancement to gpre to allow more range for identifiers (more changes may be needed in the future to complete the feature). 2005-12-09 05:07:57 +00:00
cmp.cpp Minimize casts. 2008-03-10 08:31:35 +00:00
cob.cpp The merge continued. 2008-01-16 07:15:01 +00:00
dyntable.cpp Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
dyntable.h Ok, i'm joining Firebird destruction team with my cleanup: 2003-09-28 21:36:05 +00:00
exp_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
exp.cpp Minimize casts. 2008-03-10 08:31:35 +00:00
fbrmclib.cpp The merge continued. 2008-01-16 07:15:01 +00:00
ftn.cpp The merge continued. 2008-01-16 07:15:01 +00:00
gpre_meta_boot.cpp The merge continued. 2008-01-16 07:15:01 +00:00
gpre_meta.epp The merge continued. 2008-01-16 07:15:01 +00:00
gpre_meta.h Cleanup 2004-02-02 11:02:12 +00:00
gpre_proto.h const correctness 2003-11-28 06:48:34 +00:00
gpre.cpp The merge continued. 2008-01-16 07:15:01 +00:00
gpre.h The merge continued. 2008-01-16 07:15:01 +00:00
gpreswi.h The merge continued. 2008-01-16 07:15:01 +00:00
hsh_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
hsh.cpp Minimize casts. 2008-03-10 08:31:35 +00:00
hsh.h Misc 2008-02-03 02:32:39 +00:00
int_cxx.cpp fixed gcc warning(s) 2006-01-18 11:54:00 +00:00
jrdme_proto.h style 2003-10-05 06:58:07 +00:00
jrdmet.cpp Forward declaration of enums is not allowed in the C++ language, even although being supported by MSVC. 2006-07-21 07:53:18 +00:00
lang_proto.h Commit source changes by Stephen Boyd to support RM Cobol. 2006-11-10 07:50:13 +00:00
movg_proto.h const correctness, vars in scope, etc. 2003-10-05 06:56:48 +00:00
movg.cpp Misc 2008-01-23 19:03:16 +00:00
msc_proto.h Minimize casts. 2008-03-10 08:31:35 +00:00
msc.cpp Minimize casts. 2008-03-10 08:31:35 +00:00
par_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
par.cpp Minimize casts. 2008-03-10 08:31:35 +00:00
parse.h Fix SF Bug #504978. Restore gpre ability to work with variables up to 63 bytes in length. Now that the lengths are expressed by constants instead of random values in each place, the limit may be increased further. The problem happened between IB5 and IB6 at Borland. 2005-01-17 05:02:09 +00:00
pas.cpp The merge continued. 2008-01-16 07:15:01 +00:00
pat_proto.h const correctness, vars in scope, etc. 2003-10-05 06:56:48 +00:00
pat.cpp The merge continued. 2008-01-16 07:15:01 +00:00
pat.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
prett_proto.h style 2003-10-05 06:58:07 +00:00
pretty.cpp Minimize casts. 2008-03-10 08:31:35 +00:00
rmc.cpp Changed the option for calls to isc_dsql_free_statement from DSQL_close to DSQL_drop. This allows cursors used in separately compiled subprograms which are CALLed and subsequently CANCELed to function properly. Failure to use DSQL_drop resulted in -502 errors. 2008-02-10 17:33:37 +00:00
sdltable.h Misc. 2007-02-11 09:23:32 +00:00
sqe_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
sqe.cpp The merge continued. 2008-01-16 07:15:01 +00:00
sql_proto.h Fix SF Bug #504978. Restore gpre ability to work with variables up to 63 bytes in length. Now that the lengths are expressed by constants instead of random values in each place, the limit may be increased further. The problem happened between IB5 and IB6 at Borland. 2005-01-17 05:02:09 +00:00
sql.cpp Fixed AV 2008-03-24 14:40:12 +00:00
words.h The merge continued. 2008-01-16 07:15:01 +00:00