.. |
all.h
|
Remove unused code.
|
2006-05-02 00:11:46 +00:00 |
alld_proto.h
|
const correctness and other related changes
|
2003-11-01 10:26:43 +00:00 |
alld.cpp
|
Use Firebird::Array instead of STL's vector
|
2006-04-25 17:49:24 +00:00 |
array_proto.h
|
Fix 64-bit build
|
2004-06-13 23:27:29 +00:00 |
array.epp
|
Finished gcc-warnings cleanup
|
2007-04-11 16:05:40 +00:00 |
blk.h
|
Implementation of CORE-1235: NATURAL JOIN and JOIN...USING
|
2007-04-29 19:04:26 +00:00 |
blob_proto.h
|
const correctness and other tasks
|
2003-10-16 08:51:06 +00:00 |
blob.epp
|
Finished gcc-warnings cleanup
|
2007-04-11 16:05:40 +00:00 |
btyacc_fb.ske
|
Finished gcc-warnings cleanup
|
2007-04-11 16:05:40 +00:00 |
chars.h
|
Fix bug noticed by Dmitry Yemanov: sometimes, special characters are detected and rejected. Other times, anything that follows them is silenty ignored. Unacceptable. We were accesing an array out of bounds.
|
2006-06-07 05:39:46 +00:00 |
ddl_proto.h
|
Added support for default parameters and EXECUTE BLOCK statement
|
2004-01-16 10:43:21 +00:00 |
ddl.cpp
|
misc
|
2007-04-28 14:11:30 +00:00 |
dsql_proto.h
|
fb_string.h is moved to common/classes.
|
2004-12-17 05:41:47 +00:00 |
dsql.cpp
|
Fixed the issue reported by grostoon in fb-devel.
|
2007-04-27 15:53:33 +00:00 |
dsql.h
|
Fixed CORE-1256 - Table columns hide destination variables of RETURNING INTO, and others problems recent introduced
|
2007-05-13 01:37:54 +00:00 |
errd_proto.h
|
Small code reorganisation:
|
2005-09-04 21:31:25 +00:00 |
errd.cpp
|
Remove not correct warnings
|
2006-11-18 19:32:11 +00:00 |
gen_proto.h
|
1. removed any mentions of blk_pool() from engine (and method itself)
|
2004-04-18 14:22:27 +00:00 |
gen.cpp
|
CORE-1226: Allow RETURNING in INSERT...SELECT, UPDATE and DELETE
|
2007-04-24 15:22:05 +00:00 |
hsh_proto.h
|
Cleanup
|
2004-03-07 07:58:55 +00:00 |
hsh.cpp
|
Totally misc.
|
2006-07-04 05:27:58 +00:00 |
keywords.cpp
|
Correction
|
2007-04-13 01:11:36 +00:00 |
keywords.h
|
Getting rid of commented code that belonged to the dead shared cache and/or WAL plus identifying the keywords that have special handling as non-keyword, so isql and others future clients of KEYWORD_stringIsAToken() won't treat these as if they need double quotes.
|
2005-05-19 07:38:29 +00:00 |
make_proto.h
|
1) Made output parameter naming a common procedure instead of select-list private code.
|
2005-09-02 05:30:16 +00:00 |
make.cpp
|
Fixed CORE-1227 - LIST() function seems not work if used twice or more in a query
|
2007-05-05 19:28:46 +00:00 |
metd_proto.h
|
1) CORE-645 and CORE-745: Database triggers
|
2006-11-05 18:30:36 +00:00 |
metd.epp
|
Fixed registration and use of custom character sets
|
2007-05-08 15:33:22 +00:00 |
misc_func.cpp
|
Some corrections and cleanup.
|
2004-11-17 18:27:48 +00:00 |
misc_func.h
|
Cleanup.
|
2003-09-29 12:43:14 +00:00 |
movd_proto.h
|
const correctness, vars in scope, etc.
|
2003-10-05 06:27:16 +00:00 |
movd.cpp
|
Const and use symbolic constants instead of harcoded 20.
|
2004-11-08 03:15:07 +00:00 |
node.h
|
Implementation of CORE-1235: NATURAL JOIN and JOIN...USING
|
2007-04-29 19:04:26 +00:00 |
parse_proto.h
|
const correctness
|
2003-11-28 06:48:34 +00:00 |
parse.y
|
Use UNION ALL instead of UNION
|
2007-05-08 15:50:48 +00:00 |
pass1_proto.h
|
The entire RSE handling in the parser is slightly rewritten. New join syntax is introduced.
|
2004-10-13 18:37:53 +00:00 |
pass1.cpp
|
Misc.
|
2007-05-16 06:53:47 +00:00 |
prepa_proto.h
|
Y-Valve handle translation layer
|
2004-05-02 23:06:37 +00:00 |
preparse.cpp
|
Finished gcc-warnings cleanup
|
2007-04-11 16:05:40 +00:00 |
sqlda_pub.h
|
Changed location of some defines in order to avoid internals inside ibase.h.
|
2005-12-05 11:31:45 +00:00 |
sqlda.h
|
Merge B1_5_Remote_LazyPort branch into HEAD
|
2006-05-01 22:23:31 +00:00 |
sym.h
|
Synchronization of DSQL metadata cache objects in classic-server
|
2006-07-10 03:12:10 +00:00 |
user__proto.h
|
Fix prototype, thanks to Steve Boyd.
|
2006-10-24 02:26:36 +00:00 |
user_dsql.cpp
|
Misc.
|
2006-10-24 03:48:36 +00:00 |
utld_proto.h
|
Warnings
|
2006-08-17 12:08:49 +00:00 |
utld.cpp
|
1) Make SUBSTRING of BLOB work
|
2006-08-12 03:17:01 +00:00 |