8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 16:03:02 +01:00
Commit Graph

52909 Commits

Author SHA1 Message Date
hvlad
3b14537956 Adjust Windows build 2017-07-24 18:52:57 +03:00
Adriano dos Santos Fernandes
3a1a9b9d48 Support for different hashes algorithms in HASH system function. 2017-07-24 13:38:28 +00:00
Adriano dos Santos Fernandes
987e85f676 Added wrapper classes for libtomcrypt's hash algorithms. 2017-07-24 13:38:27 +00:00
Adriano dos Santos Fernandes
ca33f71291 Added src/common/tomcrypt to POSIX build. 2017-07-24 12:07:07 +00:00
Adriano dos Santos Fernandes
8885d226a0 Configure libtomcrypt to not use assembly. 2017-07-24 12:07:07 +00:00
Adriano dos Santos Fernandes
c3b5420839 Customize algorithms imported from libtomcrypt. 2017-07-24 12:07:07 +00:00
Adriano dos Santos Fernandes
bbe0b20391 Fix libtomcrypt compilation problems. 2017-07-24 12:07:07 +00:00
Adriano dos Santos Fernandes
adfbf10941 Import unmodified files (some) from libtomcrypt 1.17. 2017-07-24 12:07:07 +00:00
Adriano dos Santos Fernandes
7fe1fbbae3 Refactor introducing HashContext and WeakHashContext. 2017-07-24 12:07:06 +00:00
Adriano dos Santos Fernandes
8c5c9bdc61 Another try to fix CORE-5570 - Negative infinity (double) shown incorrectly without sign in isql - without breaking MSVC build. 2017-07-24 11:33:47 +00:00
firebirds
50eb1915f7 increment build number 2017-07-22 00:04:40 +00:00
Adriano dos Santos Fernandes
c365bf4052 Revert "Fixed CORE-5570 - Negative infinity (double) shown incorrectly without sign in isql." - not compiling in MSVC.
This reverts commit 43e662af41.
2017-07-21 19:30:31 +00:00
firebirds
6e261b88b1 increment build number 2017-07-21 00:05:07 +00:00
Ilya Eremin
b17a729ab2 Conversion of statements, procedures and functions parameters (CHAR and VARCHAR) to UTF8 in trace log (#95) (#100)
* Conversion of statements, procedures and functions parameters (CHAR and VARCHAR) to UTF8 in trace log

* cloop interface version check is added for getTextUTF8 function
2017-07-20 17:03:34 +03:00
firebirds
0a74b4c478 increment build number 2017-07-20 00:04:27 +00:00
samofatov
e26a4e544c Fix make clean - make install now works again after make clean (#97) 2017-07-19 17:33:10 +03:00
295930dae5 Fixed CORE-5588: DbInfo interface is not passed to ancillary instances of plugin 2017-07-19 17:21:19 +03:00
Jiri {x2} Cincura
02e4e83cb1 CORE-5586 (#98) 2017-07-19 11:30:39 +03:00
firebirds
8717f58c4c increment build number 2017-07-19 00:04:08 +00:00
Adriano dos Santos Fernandes
43e662af41 Fixed CORE-5570 - Negative infinity (double) shown incorrectly without sign in isql. 2017-07-18 18:26:44 +00:00
firebirds
702278622d increment build number 2017-07-18 00:04:23 +00:00
Adriano dos Santos Fernandes
adf20bbaa3 Fixed CORE-5580 - Signature of packaged functions is not checked for mismatch with [NOT] DETERMINISTIC attribute. 2017-07-17 17:45:34 +00:00
Adriano dos Santos Fernandes
4334836da5 Revert c2584cf84b for *.md files. 2017-07-17 16:58:25 +00:00
Adriano dos Santos Fernandes
c2584cf84b Misc. 2017-07-16 21:56:12 -03:00
firebirds
57351a030c increment build number 2017-07-15 00:05:00 +00:00
hvlad
100b539a25 Fixed bug CORE-5579 : request synchronization error in the GBAK utility (restore) 2017-07-14 14:49:47 +03:00
Adriano dos Santos Fernandes
84813cb757 Simplification. 2017-07-13 22:09:30 -03:00
firebirds
276834d5e1 increment build number 2017-07-13 00:06:30 +00:00
Adriano dos Santos Fernandes
4be766b8c8 Improvement CORE-5380 - Allow subroutines to call others subroutines and themself recursively. 2017-07-11 13:03:04 +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
Adriano dos Santos Fernandes
2b00f2daf0 Fix MSVC10 build. 2017-07-06 15:16:54 +00:00
Paul Reeves
ba481987b1 Catch error and fail the build if udrcpp_example fails. 2017-07-04 16:51:33 +02:00
firebirds
df86564122 increment build number 2017-07-04 00:06:47 +00:00
Roman Simakov
74b04f862a Fixed CORE-5576: Bugcheck on queries containing WITH LOCK clause. 2017-07-03 22:28:09 +03:00
firebirds
b3f85fbf94 increment build number 2017-07-03 00:03:09 +00:00
933bd49536 Fixed regression with numeric literal having value equal to MIN_SINT64 2017-07-02 23:06:20 +03:00
firebirds
a0d26e7684 increment build number 2017-07-02 00:02:37 +00:00
2be6cf316a Committed (slightly modified) PR #88 by Dmitry Sibiryakov 2017-07-01 13:12:09 +03:00
firebirds
8837ea3d7e increment build number 2017-06-29 00:03:22 +00:00
9fcf0d1d2f Fixed preprocessing of binary fields 2017-06-28 19:38:47 +03:00
firebirds
05ea338826 increment build number 2017-06-20 00:09:24 +00:00
Adriano dos Santos Fernandes
072ff67c76 Misc. 2017-06-18 22:49:33 -03:00
firebirds
101a9e1822 increment build number 2017-06-19 00:17:29 +00:00
Adriano dos Santos Fernandes
0621d93f28 Fixed CORE-5569 - ISQL incorrectly pads UNICODE_FSS/UTF8 columns when they use a collation. 2017-06-17 23:06:31 -03:00
firebirds
1c72dd3be1 increment build number 2017-06-18 00:02:15 +00:00
d0c291144d Fixed documentation - thanks to Mark Rotteveel 2017-06-17 18:27:14 +03:00
firebirds
53d64eba32 increment build number 2017-06-17 00:02:45 +00:00
Adriano dos Santos Fernandes
7107bb4366 Fixed assertion with CREATE COLLATION.
Test case:

create database 'db.fdb' default character set utf8;
create collation unicode_ptbr_ci_ai for utf8 from unicode_ci_ai 'locale=pt_BR';
2017-06-15 22:41:14 -03:00