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

30657 Commits

Author SHA1 Message Date
firebirds
19a7ec95e7 increment build number 2017-10-28 00:03:30 +00:00
firebirds
27ebeede8d increment build number 2017-10-27 00:03:11 +00:00
firebirds
80bf814885 increment build number 2017-10-26 00:03:13 +00:00
firebirds
1aa78fe239 increment build number 2017-10-25 00:03:15 +00:00
firebirds
863865c9e1 increment build number 2017-10-24 00:03:21 +00:00
Alexander Peshkov
f53c23c17a New interface Batch helping to efficiently implement JDBC prepared statement batches (#99)
Batch interface implementation
2017-10-23 17:10:49 +03:00
firebirds
62a0eba48f increment build number 2017-10-18 00:03:13 +00:00
firebirds
3df490cc74 increment build number 2017-10-17 00:03:11 +00:00
firebirds
df0edb5425 increment build number 2017-10-14 00:09:13 +00:00
firebirds
dcfad30100 increment build number 2017-10-04 00:03:19 +00:00
6198bc8ee1 High precision datatype support - Numeric(34,x) (#108)
* Raise underflow when close to 0 decfloat value casted to double
* High precision NUMERIC datatype based on DECFLOAT
* Fixed bulk insert mode in isql for decfloat values
* Enforce correct decQuad format after arithmetic operations
* Minimum docs for high precision NUMERIC/DECIMAL

* Some fixes of code suggested by Adriano:
- Use "const" keyword for Decimal128 constants declared internally
- Remove unneeded buffer initialization
- Remove unused function makeDecimalFixed()
- Follow firebird naming conventions to make code better readable and avoid possible conflicts with various .h files
- Added forgotten scale for DecimalFixed
2017-10-03 17:06:08 +03:00
firebirds
f0154f8822 increment build number 2017-09-29 00:04:01 +00:00
firebirds
8f713fddc2 increment build number 2017-09-28 00:03:14 +00:00
firebirds
8bb15346d5 increment build number 2017-09-23 00:03:17 +00:00
firebirds
9b52459289 increment build number 2017-09-21 00:03:16 +00:00
firebirds
cd7fdf653a increment build number 2017-09-17 00:04:55 +00:00
firebirds
56498c011e increment build number 2017-09-13 00:04:23 +00:00
firebirds
80be221310 increment build number 2017-09-12 00:04:26 +00:00
firebirds
ea2b34e3ca increment build number 2017-09-06 00:04:30 +00:00
firebirds
786a7e3e8a increment build number 2017-09-05 00:04:33 +00:00
firebirds
bffc93ac7e increment build number 2017-09-02 00:04:51 +00:00
firebirds
145f97dacb increment build number 2017-08-31 00:04:30 +00:00
firebirds
e3d06a6b3e increment build number 2017-08-30 00:04:30 +00:00
firebirds
8e0286d87d increment build number 2017-08-27 00:04:43 +00:00
firebirds
30b225ca69 increment build number 2017-08-24 00:04:20 +00:00
firebirds
76943472cf increment build number 2017-08-17 00:04:41 +00:00
firebirds
34b8ae06f6 increment build number 2017-08-16 00:04:46 +00:00
firebirds
405bac331f increment build number 2017-08-15 00:04:42 +00:00
firebirds
5627033ceb increment build number 2017-08-14 00:04:44 +00:00
firebirds
dbd6ec8fbf increment build number 2017-08-10 00:04:54 +00:00
firebirds
97c97fe0c1 increment build number 2017-08-09 00:04:47 +00:00
firebirds
b4ffa0b11e increment build number 2017-08-05 00:05:08 +00:00
firebirds
ca24b62555 increment build number 2017-08-03 00:04:35 +00:00
firebirds
aefff61117 increment build number 2017-07-28 00:04:56 +00:00
firebirds
6b6a17a08f increment build number 2017-07-26 00:04:33 +00:00
firebirds
dd49fa6213 increment build number 2017-07-25 00:04:29 +00:00
firebirds
50eb1915f7 increment build number 2017-07-22 00:04:40 +00:00
firebirds
6e261b88b1 increment build number 2017-07-21 00:05:07 +00:00
firebirds
0a74b4c478 increment build number 2017-07-20 00:04:27 +00:00
firebirds
8717f58c4c increment build number 2017-07-19 00:04:08 +00:00
firebirds
702278622d increment build number 2017-07-18 00:04:23 +00:00
firebirds
57351a030c increment build number 2017-07-15 00:05:00 +00:00
firebirds
276834d5e1 increment build number 2017-07-13 00:06:30 +00:00
firebirds
f350cccf85 increment build number 2017-07-11 00:02:24 +00:00
sarneaud
a8d03e7a52 Don't assume the temporary dir path when building (#96)
Instead of just assuming /tmp, check TMPDIR, and fall back to /tmp
on systems that aren't POSIX-compliant.

(Building Firebird failed for me on a machine that overrides TMPDIR.)
2017-07-10 12:15:34 +03:00
firebirds
5fa7911a1b increment build number 2017-07-07 00:02:24 +00:00
firebirds
df86564122 increment build number 2017-07-04 00:06:47 +00:00
firebirds
b3f85fbf94 increment build number 2017-07-03 00:03:09 +00:00
firebirds
a0d26e7684 increment build number 2017-07-02 00:02:37 +00:00
firebirds
8837ea3d7e increment build number 2017-06-29 00:03:22 +00:00
firebirds
05ea338826 increment build number 2017-06-20 00:09:24 +00:00
firebirds
101a9e1822 increment build number 2017-06-19 00:17:29 +00:00
firebirds
1c72dd3be1 increment build number 2017-06-18 00:02:15 +00:00
firebirds
53d64eba32 increment build number 2017-06-17 00:02:45 +00:00
firebirds
a8dee20788 increment build number 2017-06-14 00:06:05 +00:00
firebirds
9695ba1df7 increment build number 2017-06-13 00:02:36 +00:00
firebirds
6c9fa72ea4 increment build number 2017-06-12 00:03:51 +00:00
Dmitry Yemanov
bcaf8ce915 Update version info 2017-06-11 20:04:56 +03:00
firebirds
1624f65d9c increment build number 2017-06-11 00:03:25 +00:00
firebirds
6709b60e2f increment build number 2017-06-10 00:07:37 +00:00
firebirds
aa9263e42a increment build number 2017-06-09 00:07:33 +00:00
firebirds
479b57d4d5 increment build number 2017-06-08 00:35:58 +00:00
firebirds
c82375721a increment build number 2017-06-06 00:02:30 +00:00
firebirds
1fdebca762 increment build number 2017-05-31 00:02:27 +00:00
firebirds
a2502a0d69 increment build number 2017-05-30 00:02:32 +00:00
firebirds
eda12ed77a increment build number 2017-05-29 00:02:28 +00:00
firebirds
20597522e7 increment build number 2017-05-26 00:04:29 +00:00
firebirds
72b543ce06 increment build number 2017-05-24 00:02:37 +00:00
firebirds
24afb402c2 increment build number 2017-05-23 00:02:28 +00:00
firebirds
6734f8962f increment build number 2017-05-20 00:02:21 +00:00
firebirds
eebdd3504a increment build number 2017-05-17 00:02:20 +00:00
firebirds
61e226627f increment build number 2017-05-16 00:02:23 +00:00
firebirds
b7fe93cb77 increment build number 2017-05-13 00:02:18 +00:00
firebirds
b9d00fe369 increment build number 2017-05-11 00:02:21 +00:00
firebirds
0976456cbc increment build number 2017-05-09 00:02:25 +00:00
firebirds
13da89d7a5 increment build number 2017-05-06 00:02:21 +00:00
firebirds
d02b6714f8 increment build number 2017-05-05 00:02:21 +00:00
firebirds
c321d7e759 increment build number 2017-05-04 00:02:51 +00:00
firebirds
c19f51302f increment build number 2017-05-03 00:02:19 +00:00
firebirds
7060652164 increment build number 2017-05-02 00:02:23 +00:00
firebirds
3338a9f752 increment build number 2017-04-29 00:02:31 +00:00
firebirds
ecf9243b87 increment build number 2017-04-26 00:02:42 +00:00
firebirds
0a95f34821 increment build number 2017-04-22 00:03:32 +00:00
16649d488f Implemented CORE-5525: Create new datatype that will be used a base type for high precision NUMERIC 2017-04-21 18:58:31 +03:00
firebirds
5a585eba05 increment build number 2017-04-17 00:02:49 +00:00
firebirds
c9dd0f0cdc increment build number 2017-04-11 00:02:42 +00:00
1b8b7d37f5 Enhanced support of decimal float numbers in the client: use better names for SQL_ constants, added interfaces supporting access to decimal float fields in native format, use them in isql instead direct library access, added decimal float support in messages and a sample of it 2017-04-04 13:00:27 +03:00
firebirds
1d45a7bb55 increment build number 2017-04-04 00:02:22 +00:00
firebirds
adfa38476f increment build number 2017-04-01 00:02:23 +00:00
firebirds
e87b3dff54 increment build number 2017-03-31 00:02:19 +00:00
firebirds
92a9e56723 increment build number 2017-03-30 00:02:19 +00:00
firebirds
f100a8f811 increment build number 2017-03-29 00:02:18 +00:00
firebirds
c7e2da7911 increment build number 2017-03-28 00:02:19 +00:00
firebirds
9e8549e41c increment build number 2017-03-27 00:02:18 +00:00
firebirds
539575904a increment build number 2017-03-25 00:02:18 +00:00
firebirds
d40ebbcd51 increment build number 2017-03-23 00:02:20 +00:00
firebirds
04b7e4eb14 increment build number 2017-03-22 00:02:21 +00:00
firebirds
a5b4ba7fef increment build number 2017-03-17 00:02:20 +00:00
firebirds
3fba3fc245 increment build number 2017-03-16 00:02:19 +00:00
firebirds
95c7bd8add increment build number 2017-03-15 00:02:32 +00:00
firebirds
6c311a1e76 increment build number 2017-03-14 00:02:33 +00:00
firebirds
0308b58bf4 increment build number 2017-03-11 00:02:31 +00:00
firebirds
6b7a397694 increment build number 2017-03-10 00:02:33 +00:00
firebirds
de0654aa8f increment build number 2017-03-09 00:02:31 +00:00
firebirds
ecc816c596 increment build number 2017-03-07 00:02:33 +00:00
firebirds
63efacdbb1 increment build number 2017-03-05 00:02:31 +00:00
firebirds
bb48044c9a increment build number 2017-03-02 00:02:36 +00:00
firebirds
41673e1d79 increment build number 2017-02-26 00:02:46 +00:00
firebirds
0b80f7dbba increment build number 2017-02-23 00:02:33 +00:00
firebirds
4deeaac7c7 increment build number 2017-02-22 00:02:32 +00:00
firebirds
e864cd7111 increment build number 2017-02-17 00:02:34 +00:00
firebirds
154a088b88 increment build number 2017-02-16 00:02:32 +00:00
firebirds
dcad4a8756 increment build number 2017-02-15 00:02:33 +00:00
firebirds
99e52c055d increment build number 2017-02-09 00:02:34 +00:00
firebirds
ebaf1841d3 increment build number 2017-02-08 00:02:33 +00:00
firebirds
969ebaa30a increment build number 2017-02-07 00:02:34 +00:00
firebirds
862111814c increment build number 2017-02-06 00:02:36 +00:00
firebirds
7d345af44d increment build number 2017-02-04 00:02:35 +00:00
firebirds
4d6995a87f increment build number 2017-02-03 00:02:30 +00:00
firebirds
006c026c06 increment build number 2017-02-01 00:02:16 +00:00
firebirds
ae5d1b20ce increment build number 2017-01-30 00:02:16 +00:00
firebirds
1deb7fb8b5 increment build number 2017-01-29 00:02:15 +00:00
firebirds
2226c6f7a4 increment build number 2017-01-28 00:02:15 +00:00
firebirds
8a2bc74159 increment build number 2017-01-24 00:02:16 +00:00
firebirds
c124ddce68 increment build number 2017-01-21 00:02:18 +00:00
firebirds
7321563cda increment build number 2017-01-20 00:02:17 +00:00
firebirds
316471b24c increment build number 2017-01-18 00:02:17 +00:00
firebirds
8165b30567 increment build number 2017-01-17 00:02:17 +00:00
firebirds
7993e4a040 increment build number 2017-01-16 00:02:24 +00:00
firebirds
331e20a57c increment build number 2017-01-14 00:02:23 +00:00
firebirds
40f1e88f5f increment build number 2017-01-12 00:02:25 +00:00
firebirds
120a1d08a9 increment build number 2017-01-10 00:03:09 +00:00
firebirds
6cff467763 increment build number 2017-01-08 00:02:23 +00:00
firebirds
ea77183d29 increment build number 2017-01-07 00:02:26 +00:00
firebirds
7bca836961 increment build number 2017-01-06 00:02:24 +00:00
firebirds
1cb877591a increment build number 2017-01-05 00:02:27 +00:00
firebirds
96af3a3638 increment build number 2017-01-04 00:02:25 +00:00
firebirds
1a103a273b increment build number 2016-12-31 00:02:27 +00:00
firebirds
74bfb8f90f increment build number 2016-12-30 00:02:25 +00:00
firebirds
15b17efeaa increment build number 2016-12-29 00:02:24 +00:00
firebirds
4c5e36f3d7 increment build number 2016-12-28 00:02:23 +00:00
firebirds
239bda87aa increment build number 2016-12-26 00:02:27 +00:00
firebirds
e814cf69cb increment build number 2016-12-23 00:02:25 +00:00
firebirds
6089425ee4 increment build number 2016-12-21 00:02:25 +00:00
firebirds
ff0ddf3a11 increment build number 2016-12-16 00:02:24 +00:00
firebirds
d301c85659 increment build number 2016-12-15 00:02:29 +00:00
firebirds
01c11aebf6 increment build number 2016-12-14 00:02:23 +00:00
firebirds
3dd3764f13 increment build number 2016-12-12 00:02:24 +00:00
firebirds
9b814610cb increment build number 2016-12-06 00:02:24 +00:00
firebirds
5cd2083aed increment build number 2016-12-03 00:02:24 +00:00
firebirds
246f8a817d increment build number 2016-12-02 00:02:25 +00:00
firebirds
c020815299 increment build number 2016-11-25 00:02:18 +00:00
firebirds
04c9fbed66 increment build number 2016-11-23 00:02:22 +00:00
firebirds
18dabe3001 increment build number 2016-11-22 00:02:26 +00:00
firebirds
9d03c83c82 increment build number 2016-11-18 00:02:26 +00:00
firebirds
c7cefb9dd9 increment build number 2016-11-15 00:02:22 +00:00
firebirds
58bb87e94b increment build number 2016-11-14 00:02:27 +00:00
firebirds
54cebb88bd increment build number 2016-11-11 00:02:23 +00:00
firebirds
ad5368a73c increment build number 2016-11-09 00:02:23 +00:00
firebirds
f33d38a002 increment build number 2016-11-07 00:02:25 +00:00
firebirds
d8c886c180 increment build number 2016-11-05 00:02:22 +00:00
firebirds
0311f22e6c increment build number 2016-11-04 00:02:21 +00:00
firebirds
40155876f7 increment build number 2016-10-29 00:02:20 +00:00
firebirds
8d79da9da0 increment build number 2016-10-28 00:02:19 +00:00
firebirds
4831d4f957 increment build number 2016-10-27 00:02:23 +00:00
firebirds
aa53e630d7 increment build number 2016-10-26 00:02:23 +00:00
firebirds
a3baf59a05 increment build number 2016-10-25 00:02:22 +00:00
Popa Marius Adrian
c92c819cd1 Delete memtest.cpp : testing deprecated functions
MOVE_fast/MOVE_faster are already removed from tree

https://sourceforge.net/p/firebird/mailman/message/17309217/
2016-10-23 00:41:06 +03:00
firebirds
5d3564f0cf increment build number 2016-10-22 00:02:21 +00:00
firebirds
3f65d34a7f increment build number 2016-10-20 00:02:22 +00:00
firebirds
e51e743f6e increment build number 2016-10-19 00:02:22 +00:00
firebirds
9e6acc09fa increment build number 2016-10-18 00:02:21 +00:00
firebirds
dc0f09ee08 increment build number 2016-10-15 00:02:24 +00:00
firebirds
c2f40c083d increment build number 2016-10-14 00:02:20 +00:00
firebirds
21eae15273 increment build number 2016-10-13 00:02:23 +00:00
firebirds
d079557458 increment build number 2016-10-11 00:02:22 +00:00
firebirds
9c7fb88429 increment build number 2016-10-08 00:02:22 +00:00
firebirds
4a96c09240 increment build number 2016-10-05 00:02:23 +00:00
firebirds
8dfe0836bc increment build number 2016-10-04 00:02:21 +00:00
firebirds
7a53286d54 increment build number 2016-10-03 00:02:21 +00:00
firebirds
5330b765f2 increment build number 2016-09-30 00:02:24 +00:00
firebirds
af5ef8fafd increment build number 2016-09-29 00:02:21 +00:00
firebirds
d3a0723ae4 increment build number 2016-09-24 00:02:20 +00:00
firebirds
f8382b6369 increment build number 2016-09-23 00:02:17 +00:00
firebirds
c98ca99ce2 increment build number 2016-09-22 00:02:21 +00:00
firebirds
4daf083e93 increment build number 2016-09-20 00:02:24 +00:00
firebirds
78ddb3a868 increment build number 2016-09-17 00:02:21 +00:00
firebirds
c68a3bbd66 increment build number 2016-09-16 00:02:26 +00:00
firebirds
2ed83fbf88 increment build number 2016-09-09 00:02:19 +00:00
firebirds
4d7c1884de increment build number 2016-09-08 00:02:20 +00:00
firebirds
6043105648 increment build number 2016-09-07 00:02:20 +00:00
firebirds
1d435303fe increment build number 2016-09-06 00:02:20 +00:00
firebirds
8d423b6225 increment build number 2016-09-03 00:02:22 +00:00
firebirds
f62edab6c4 increment build number 2016-09-02 00:02:22 +00:00
firebirds
272c870976 increment build number 2016-09-01 00:02:19 +00:00
firebirds
a26006759f increment build number 2016-08-27 00:02:21 +00:00
firebirds
982c395052 increment build number 2016-08-25 00:02:20 +00:00
firebirds
2abf6778a4 increment build number 2016-08-24 00:02:19 +00:00
firebirds
268516472c increment build number 2016-08-23 00:02:19 +00:00
firebirds
555c8172fd increment build number 2016-08-21 00:02:19 +00:00