dimitr
|
5041c0c340
|
Cleanup the unused code.
|
2009-08-21 10:24:06 +00:00 |
|
dimitr
|
3d5f752edb
|
Slightly reworked exception handling in the sorter.
|
2009-08-21 10:16:01 +00:00 |
|
robocop
|
7f1f110b26
|
Style.
|
2009-08-21 10:07:15 +00:00 |
|
dimitr
|
9c8cf90307
|
Misc.
|
2009-08-21 08:41:27 +00:00 |
|
dimitr
|
03ab34154e
|
Cleaned up the old code which is commented out since v2.1. Use the CVS history to recover, if required.
|
2009-08-19 10:14:43 +00:00 |
|
robocop
|
cfb9403481
|
Warnings.
|
2009-07-17 09:06:03 +00:00 |
|
robocop
|
f10e1b72eb
|
Style.
|
2009-06-27 06:23:36 +00:00 |
|
robocop
|
5dadf14ad0
|
Small cleanup.
|
2009-06-26 10:19:49 +00:00 |
|
robocop
|
2e3ce0d23d
|
Misc.
|
2009-06-07 09:49:58 +00:00 |
|
asfernandes
|
38a2912669
|
Misc
|
2009-05-03 21:57:13 +00:00 |
|
robocop
|
66b1227b22
|
Unused params, some formatting, cleanup.
|
2009-05-01 17:21:36 +00:00 |
|
robocop
|
888000e21e
|
Unused function params.
|
2009-04-26 10:24:44 +00:00 |
|
robocop
|
a730fbf074
|
Get rid of more typedefs.
|
2009-04-03 10:07:55 +00:00 |
|
robocop
|
fab6a3a6cf
|
Get rid of superflous parentheses.
|
2009-02-28 11:57:40 +00:00 |
|
robocop
|
096d8e78e6
|
Trying to be more consistent in the detection of headers (HAVE_* macros).
|
2009-02-08 11:38:00 +00:00 |
|
robocop
|
3689f15321
|
Style.
|
2009-01-20 08:33:59 +00:00 |
|
robocop
|
6406e45337
|
Shut up compiler warnings (unreferenced vars, uninitialized vars, compile-time conditional code, etc.)
|
2009-01-02 06:36:12 +00:00 |
|
robocop
|
762d7e1392
|
Style.
|
2008-12-25 06:09:37 +00:00 |
|
robocop
|
05c7a80586
|
Style.
|
2008-12-23 08:41:23 +00:00 |
|
robocop
|
2fadc0e456
|
Style.
|
2008-12-22 09:00:05 +00:00 |
|
robocop
|
29f1b0d641
|
Style.
|
2008-12-18 12:09:35 +00:00 |
|
asfernandes
|
8fbf0e8e8c
|
Remove trailing spaces (.cpp files)
|
2008-12-05 01:20:14 +00:00 |
|
asfernandes
|
db82e7cd6b
|
Misc
|
2008-11-06 00:23:21 +00:00 |
|
alexpeshkoff
|
d8ea120ded
|
AIX port - use FB_ prefix for alignment constants
|
2008-11-05 11:26:23 +00:00 |
|
alexpeshkoff
|
13a15d4bfe
|
1. Final fix for CORE-1964 - finished vararg cleanup in jrd.
2. Generic cleanup of error reporting functions all around engine.
|
2008-08-27 12:20:47 +00:00 |
|
alexpeshkoff
|
a2e416210b
|
Fixed CORE-1964: Use of 0 instead of isc_arg_end to terminate list of ERR_post's (and cousines) arguments is invalid.
Also cleaned up use of gds__log() in a few places.
|
2008-06-26 09:47:59 +00:00 |
|
asfernandes
|
d83116346b
|
Remove warnings of GCC/AMD64
|
2008-05-17 16:19:36 +00:00 |
|
robocop
|
e44a99f339
|
Style and minor cleanup.
|
2008-05-10 03:44:57 +00:00 |
|
dimitr
|
afb970dba1
|
1) Cleanup.
2) Catch exceptions in AST routines.
|
2008-03-12 16:53:57 +00:00 |
|
robocop
|
ac9836f499
|
Style.
|
2008-02-26 07:23:32 +00:00 |
|
dimitr
|
43594ed53a
|
Major synchronization changes. Description of the commit will be posted to fb-devel.
|
2008-01-26 13:17:19 +00:00 |
|
dimitr
|
6666fd1e4a
|
The merge continued.
|
2008-01-16 09:48:41 +00:00 |
|
alexpeshkoff
|
eea9070f48
|
Optimized RuntimeStaticstics (and related part of ThreadDb) for performance - some tests run 25faster
|
2007-12-03 15:46:39 +00:00 |
|
robocop
|
2d2b8cf718
|
Misc.
|
2007-11-17 10:18:10 +00:00 |
|
asfernandes
|
54b36766c0
|
Misc
|
2007-11-17 00:38:16 +00:00 |
|
paulbeach
|
7602a29b94
|
HPUX Port
|
2007-11-12 14:26:44 +00:00 |
|
alexpeshkoff
|
bc0447eae8
|
Fixed my obvious error
|
2007-08-10 13:05:27 +00:00 |
|
alexpeshkoff
|
6d66c28b13
|
Fixed solx86 build - not always offset_t and UINT64 are the same
|
2007-08-10 07:55:46 +00:00 |
|
hvlad
|
91fa2d0594
|
Sorting pool must be database pool (not transaction poll) else we can't correctly free resources of unfinished sort's at disconnect
|
2007-04-25 20:58:00 +00:00 |
|
robocop
|
a3789bfed1
|
Totally misc.
|
2007-04-06 08:48:18 +00:00 |
|
asfernandes
|
3d71ff90fb
|
Misc
|
2007-04-06 02:58:43 +00:00 |
|
hvlad
|
9a4afab5fd
|
Corrected few comments and added missing comments. Removed unneeded init() call
|
2007-04-05 10:28:11 +00:00 |
|
robocop
|
d468f4db4a
|
Misc.
|
2007-04-05 09:13:10 +00:00 |
|
hvlad
|
2208732075
|
Forgotten file, thanks to Adriano
|
2007-04-03 15:01:37 +00:00 |
|
asfernandes
|
24ca3cc335
|
Misc
|
2007-04-01 14:52:25 +00:00 |
|
asfernandes
|
eec255a682
|
Eliminate warnings
|
2007-04-01 00:57:57 +00:00 |
|
alexpeshkoff
|
af5cbf523e
|
Fixed problems with windows build and database restore - thanks to Dmitry and Vlad
|
2007-03-27 11:46:47 +00:00 |
|
alexpeshkoff
|
9068d7787f
|
Frontported alignment and endianess fixes from 2.0
|
2007-03-25 16:09:00 +00:00 |
|
dimitr
|
988782a96a
|
1) A new class to handle aggregated multi-level performance counters.
2) Cleanup and minor fixing.
3) A few monitoring changes.
|
2006-10-07 10:53:01 +00:00 |
|
kkuznetsov
|
d34f8b80a1
|
Fix compile error in sort.cpp
|
2006-07-25 13:03:11 +00:00 |
|