.. |
ada.cpp
|
Mostly remove useless parentheses.
|
2008-06-03 06:14:59 +00:00 |
c_cxx.cpp
|
Misc.
|
2008-06-05 11:02:42 +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 and fix possible little B.O. in grant_revoke_privileges().
|
2008-06-05 10:57:38 +00:00 |
cme_proto.h
|
General cleanup. Sorry if I missed some occurrence.
|
2004-01-28 07:50:41 +00:00 |
cme.cpp
|
Misc
|
2008-06-06 02:25: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
|
Mostly remove useless parentheses.
|
2008-06-03 06:14:59 +00:00 |
cob.cpp
|
Misc.
|
2008-06-05 11:02:42 +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
|
Mostly remove useless parentheses.
|
2008-06-03 06:14:59 +00:00 |
fbrmclib.cpp
|
Added an entry point for isc_dsql_allocate_statement
|
2008-05-29 19:10:17 +00:00 |
ftn.cpp
|
Misc.
|
2008-06-05 11:02:42 +00:00 |
gpre_meta_boot.cpp
|
Separated CVT functions to common and jrd parts.
|
2008-07-10 15:57:33 +00:00 |
gpre_meta.epp
|
Style.
|
2008-06-03 06:19:50 +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
|
Misc
|
2008-06-06 02:25:35 +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
|
Fixed CORE-1982 - Simultaneous backups or restores could interfere each with other using the services API
|
2008-07-08 15:32:42 +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
|
Separated CVT functions to common and jrd parts.
|
2008-07-10 15:57:33 +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
|
Fixed CORE-1982 - Simultaneous backups or restores could interfere each with other using the services API
|
2008-07-08 15:32:42 +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
|
Misc.
|
2008-06-05 11:02:42 +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
|
Applied Damyan's patch eliminating some warnings in gcc 4.3
|
2008-05-28 13:22:26 +00:00 |
rmc.cpp
|
Mostly remove useless parentheses.
|
2008-06-03 06:14:59 +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
|
Misc
|
2008-06-06 02:25:35 +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
|
Misc.
|
2008-06-05 11:02:42 +00:00 |
words.h
|
Fixed CORE-1982 - Simultaneous backups or restores could interfere each with other using the services API
|
2008-07-08 15:32:42 +00:00 |