8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:43:04 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
asfernandes
d52dc96278 1) Move the new Node classes to appropriate files
2) Creation of StmtNode
3) Conversion of IN AUTONOMOUS TRANSACTION to InAutonomousTransactionNode (inherited from StmtNode) - it makes this feature almost self-contained

Please do a boot build or at least run blr_table.
2008-05-19 13:47:48 +00:00
dimitr
d637ed09e2 Major cleanup of the old-style blk and allocator-based blk_type. 2008-03-19 16:29:17 +00:00
dimitr
99caa91b85 DSQL integration into the engine. 2008-02-28 13:48:16 +00:00
dimitr
f9b75ffc74 Cleanup the makefiles. 2008-02-20 15:38:36 +00:00
asfernandes
607ef7d9fa Encapsulate the parser and make it thread safe 2008-02-03 19:16:12 +00:00
paul_reeves
b88af36f52 Add target specific property sheets to VS2005 projects. 2007-09-06 12:57:31 +00:00
paul_reeves
7d85073417 Use a property sheet for VS2005 builds
Fully separate the win32 output from the x64 output
2007-02-26 15:12:07 +00:00
dimitr
820f5769c1 Changed the optimization mode. This is required because MS has deprecated /Og. 2006-10-31 12:03:42 +00:00
dimitr
581092e80f Updated projects for the AMD64 target.
+ added Vlad's new files.
2006-10-31 10:12:02 +00:00
dimitr
f18e7e6f86 Added project files for VC8. 2006-07-20 08:06:41 +00:00