dimitr
3d97f98ce5
Fixed the MSVC8 build.
2009-05-26 06:34:28 +00:00
hvlad
84c99f5910
Fix MSVC8 build
2009-05-25 08:53:31 +00:00
asfernandes
6041bd8c9e
Fix MSVC8 build
2009-05-20 15:21:15 +00:00
dimitr
0eeb76c525
Fix the MSVC8 build.
2009-05-08 08:53:42 +00:00
dimitr
61a8eb9f10
Fixed the MSVC8 build.
2009-04-21 06:16:57 +00:00
dimitr
6987e20668
Fixed the MSVC8 build.
2009-04-21 06:10:26 +00:00
hvlad
bd0b03fe03
Reflect changed path of isc_file.cpp. Add version info.
2009-04-06 07:56:55 +00:00
asfernandes
da1eaae928
1) Improvement CORE-2404 - Match database names using correct INTL and platform rules for trace
...
2) Small INTL refactoration
2009-04-04 22:38:56 +00:00
dimitr
9098f85d1b
Cleaned up the unused ALL routines, the only remainings from the old allocator code.
2009-04-01 11:37:43 +00:00
asfernandes
38ac4ab183
Use SIMILAR TO regexp (with sed syntax for replacements) for trace config
2009-03-26 16:33:21 +00:00
roman-simakov
1a4949891b
Refactored NBackup subsystem.
...
1) Fixed CORE-1696 - "Deadlock in LM by using nbackup utility" with priority rating of lock requesting for LCK_backup_database and LCK_bdb.
2) A lot of stability fixes were made.
3) The key thing is using new GlobalRWLock for removing LCK_set_owner_handle function and speed up performance.
4) The code is still ready for using both in shared cache architecture and in claster architecture.
2009-03-17 07:39:55 +00:00
hvlad
020a65c9a8
Add new log writer for trace plugin.
...
Remove not used FileObject.
2009-03-12 08:21:07 +00:00
hvlad
a32a89b5ab
Update boot build
2009-02-09 11:13:34 +00:00
hvlad
fbeb005108
Move DLL instance variable into separate file. It would be much better to make it member of Config class but currently it is not desirable due to big amount of related changes of build process.
2009-02-08 15:40:05 +00:00
hvlad
1387baad28
Cleanup
2009-02-04 13:18:52 +00:00
hvlad
bea4b5a3f2
Remove obsolete plugin_manager from MSVC8 builds
2009-02-04 12:10:37 +00:00
hvlad
619c0fa03f
Add forgotten project files, sorry for inconvenience
2009-02-02 08:30:17 +00:00
hvlad
23c4c388a4
Trace services adjustement for build system. MSVC8 only, sorry.
2009-02-01 22:14:18 +00:00
dimitr
81b6a074a1
Fixed the MSVC8 build.
2008-12-31 11:45:45 +00:00
hvlad
83ec221c08
Improvement CORE-2243 : Make Firebird distribution on Windows easier.
...
Don't embedd manifest into fbintl.dll, fbudf.dll, ib_udf.dll and ib_util.dll.
2008-12-16 11:29:21 +00:00
asfernandes
80b6e0d3e3
Fix nbackup build (msvc8)
2008-11-22 13:40:48 +00:00
asfernandes
a44fe8b249
Fixed MSVC8 build
2008-11-21 14:18:03 +00:00
dimitr
43d8786984
Double the stack size for x64. Our clever runtime recursion limits were not tuned for 64-bit pointers.
2008-11-01 12:59:22 +00:00
dimitr
d3c5f713bd
Fixed Windows build.
2008-09-11 10:48:12 +00:00
hvlad
dfcddca5fe
Make gdef, qli and fbrmclib compilable again (after removal of iberr.cpp)
2008-08-28 09:02:59 +00:00
robocop
e5558467a1
Finish cleanup (header files).
2008-08-28 05:49:57 +00:00
asfernandes
a245731588
Partial fix for the Windows build
2008-08-27 15:33:56 +00:00
dimitr
acbeb86a8d
Build embedded as Classic.
2008-07-14 18:01:35 +00:00
dimitr
2a921556ec
Same for utilities.
2008-07-14 17:57:28 +00:00
dimitr
de83aa4d5e
Cleanup. ALICE and BURP don't depend on SS/CS conditionals anymore.
2008-07-14 17:53:22 +00:00
asfernandes
5ae2263366
Undo more changes of previous ib_util patch - thanks to Claudio
2008-07-13 16:21:40 +00:00
asfernandes
8f9b451ce9
Rework of ib_util changes. Dynamically load it in the engine and inform callback functions to alloc and free memory. Allocate memory from the default pool.
2008-07-12 21:23:42 +00:00
robocop
1492df2080
Minor cleanup after Alex' changes.
2008-07-12 08:06:19 +00:00
dimitr
a903e9357b
Cleanup.
2008-07-11 07:50:46 +00:00
skidder
518e59bb40
Fix MSVC8 build after recent Alex' commits
2008-07-10 19:13:05 +00:00
robocop
c6f11b3247
Fixed the Windows build after Alex' changes.
2008-07-08 06:47:01 +00:00
asfernandes
6d42ee51e8
Correction for the Windows boot build fix - include ib_util in Firebird2Boot and make fbembed depends on it
2008-06-15 16:29:53 +00:00
asfernandes
5a9c2578d7
Fixed the Windows boot build
2008-06-15 16:17:51 +00:00
asfernandes
af1d955da6
Improvement CORE-1937 - Detect (instead of crash) FREE_IT UDFs that return pointer not allocated by ib_util_malloc
2008-06-14 22:16:40 +00:00
dimitr
e4380ecbc8
Let's build fbsvcmgr for Win64 as well.
2008-06-07 06:42:25 +00:00
dimitr
ea2d24c2e3
Fixed the Windows build.
2008-05-21 12:23:00 +00:00
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
robocop
edb381ce40
More updates to project files.
2008-05-14 11:16:00 +00:00
robocop
05a2a2bea9
- Delete references to header files that only existed in FB1 or until FB2.1.
...
- Fix references to files that are in another location.
- Delete references to files that don't belong to Windows (the VMS files).
2008-05-14 05:08:22 +00:00
robocop
15fd8c4252
Delete explicit references to headers that only existed on FB1 (MSVC doesn't complain unless the missing header is in an #include clause).
...
Fix reference to header files that existed in another location in FB1.
2008-05-10 11:18:32 +00:00
robocop
0221e7bab4
Fix reference to header file that existed in another location in FB1.
2008-05-10 08:58:15 +00:00
robocop
9bf5c55047
Delete explicit references to headers that only existed on FB1 (MSVC doesn't complain unless the missing header is in an #include clause).
2008-05-10 04:56:49 +00:00
robocop
a7d9e7f25c
DirectoryList wasn't used, so I'm deleting it.
...
Fortunately, because it has half-finished functionality.
2008-04-29 12:37:02 +00:00
hvlad
a622fe2bfe
Fix MSVC build after JString removal
2008-04-25 08:40:00 +00:00
hvlad
fe3f8c184b
New EXECUTE STATEMENT with support of external data source implementation
2008-04-09 20:18:47 +00:00