firebirds
|
d8dcd2a373
|
nightly update
|
2014-03-05 01:15:32 +00:00 |
|
robocop
|
9be0222bb6
|
Misc.
|
2014-03-04 14:25:49 +00:00 |
|
robocop
|
ae1eaf4d7a
|
Backup and restore rdb$linger.
|
2014-03-04 14:24:28 +00:00 |
|
robocop
|
d37a30da47
|
Cleanup: remove useless burp_fld.fld_character_length.
|
2014-03-04 14:21:22 +00:00 |
|
asfernandes
|
ddd97ce346
|
Misc.
|
2014-03-04 02:12:15 +00:00 |
|
asfernandes
|
cc70d60eff
|
Adjust for the change in the code.
|
2014-03-04 01:55:26 +00:00 |
|
firebirds
|
4522511d76
|
nightly update
|
2014-03-04 00:30:43 +00:00 |
|
robocop
|
874db585f5
|
Rename get_numeric and put_numeric to what they are really: get_int32 and put_int32.
|
2014-03-03 20:00:16 +00:00 |
|
alexpeshkoff
|
5dc87519d8
|
Avoid zerodivide error, reported by Dmitry Sibiryakov
|
2014-03-03 11:18:31 +00:00 |
|
alexpeshkoff
|
a596c0c22e
|
This fixes linux build and hopefully does not break windows & darwin
|
2014-03-03 09:24:44 +00:00 |
|
robocop
|
f071dff44f
|
Replace the "while" with unconditional break with an "if". (PVS_Studio).
|
2014-03-03 04:41:52 +00:00 |
|
robocop
|
ae8f6d6b8f
|
Misc.
|
2014-03-03 04:37:29 +00:00 |
|
firebirds
|
4884a4a1e6
|
nightly update
|
2014-03-01 00:25:57 +00:00 |
|
hvlad
|
c5e98f8b2b
|
Fixed Windows build
|
2014-02-28 15:03:34 +00:00 |
|
firebirds
|
b9117f8f1e
|
nightly update
|
2014-02-28 00:18:50 +00:00 |
|
mapopa
|
10aabf2382
|
cleanup old text and links
|
2014-02-27 16:42:03 +00:00 |
|
mapopa
|
a33b974f86
|
Removing any old system startup links for /etc/init.d/firebird
|
2014-02-27 16:23:25 +00:00 |
|
mapopa
|
74d9133a87
|
Fix debian update-rc.d warning
update-rc.d: warning: start runlevel arguments (2 3 5) do not match firebird Default-Start values (2 3 4 5)
|
2014-02-27 16:12:59 +00:00 |
|
mapopa
|
4255bea1e6
|
cleanup old comments
|
2014-02-27 15:55:14 +00:00 |
|
mapopa
|
b40b4c582c
|
kill the guardian also at install time in debian
|
2014-02-27 15:38:53 +00:00 |
|
mapopa
|
85a94f4357
|
revert configure , use the old one
|
2014-02-27 08:54:01 +00:00 |
|
mapopa
|
6e65ce09d2
|
sync with libedit-20140213-3.1
|
2014-02-27 07:47:33 +00:00 |
|
firebirds
|
f793b1bf77
|
nightly update
|
2014-02-27 00:21:24 +00:00 |
|
alexpeshkoff
|
86d9a11f6c
|
Mac port
|
2014-02-26 12:31:20 +00:00 |
|
firebirds
|
d72d32da66
|
nightly update
|
2014-02-26 00:28:41 +00:00 |
|
asfernandes
|
71772092c0
|
Fix warning in Linux.
|
2014-02-25 14:47:14 +00:00 |
|
hvlad
|
d125f5617a
|
Fixed warning by PVS-Studio
Review is appreciated
|
2014-02-25 14:18:32 +00:00 |
|
alexpeshkoff
|
e19df1d0c9
|
Fixed posix build and expected logic of the code
|
2014-02-25 09:27:28 +00:00 |
|
dimitr
|
d91fd2ed8a
|
Fixed CORE-4353: Sorting records are larger than really necessary.
|
2014-02-25 09:01:28 +00:00 |
|
robocop
|
b873d352fd
|
Make DPM_fetch_back return bool.
|
2014-02-25 06:31:39 +00:00 |
|
robocop
|
aac88ea33d
|
Make BTR_lookup return bool.
|
2014-02-25 06:30:18 +00:00 |
|
robocop
|
91467819c4
|
Misc.
|
2014-02-25 06:29:01 +00:00 |
|
robocop
|
89daebda26
|
This bug comes from IB, maybe from the dawn of time (PVS-Studio).
|
2014-02-25 06:22:16 +00:00 |
|
robocop
|
10a253d613
|
Make comparisons return plain int (PVS-Studio).
|
2014-02-25 06:20:09 +00:00 |
|
robocop
|
caaf525d3c
|
Misc.
|
2014-02-25 06:13:30 +00:00 |
|
firebirds
|
6e921f72ed
|
nightly update
|
2014-02-25 00:42:28 +00:00 |
|
asfernandes
|
e6ba3d47f2
|
Improvement CORE-2224 - Upgrade ICU to version 52.1
|
2014-02-24 16:23:16 +00:00 |
|
firebirds
|
320a09d070
|
nightly update
|
2014-02-24 00:43:04 +00:00 |
|
asfernandes
|
beae5e3915
|
Warnings (conflict with MSVC math.h defines).
|
2014-02-23 02:01:11 +00:00 |
|
firebirds
|
510a9b6a3e
|
nightly update
|
2014-02-23 00:37:58 +00:00 |
|
dimitr
|
601a50af29
|
Changed the code to be better understandable (PVS-Studio).
|
2014-02-22 18:34:08 +00:00 |
|
robocop
|
b5cc28d40e
|
Warnings (PVS-Studio).
|
2014-02-22 16:16:06 +00:00 |
|
hvlad
|
092feed137
|
Fixed warning by PVS-Studio
|
2014-02-22 10:01:17 +00:00 |
|
robocop
|
1a797ce2f3
|
Warnings (PVS-Studio).
|
2014-02-22 07:10:13 +00:00 |
|
robocop
|
fefc8f9d00
|
Corrections (PVS-Studio).
|
2014-02-22 07:09:47 +00:00 |
|
robocop
|
85b7075cf9
|
Revert code as it was in FB1.5 (PVS-Studio).
|
2014-02-22 07:04:22 +00:00 |
|
robocop
|
b1c8cb93fb
|
I don't know why this var was reintroduced, but I don't need it to build FB3.
|
2014-02-22 07:03:45 +00:00 |
|
robocop
|
fef237cbe9
|
Misc.
|
2014-02-22 07:02:50 +00:00 |
|
robocop
|
3d0343b2cd
|
This bug comes from IB, maybe from the dawn of time (PVS-Studio).
|
2014-02-22 07:02:27 +00:00 |
|
firebirds
|
d63a7e965e
|
nightly update
|
2014-02-22 00:39:18 +00:00 |
|