Commit Graph

15440 Commits

Author SHA1 Message Date
Rika Ichinose
ea33fdcdf8 Decimate rtl/i386/strings.inc. 2024-08-19 20:34:10 +00:00
Michaël Van Canneyt
a521ed8c76 * Monitor needed in wasi 2024-08-19 10:54:05 +02:00
Jan Rysavy
aa65847386 OpenSSL: add EVP_CIPHER_CTX_new and EVP_CIPHER_CTX_free 2024-08-19 05:40:37 +00:00
Michaël Van Canneyt
13fbc876e0 * Rename keyword info to avoid confusion 2024-08-18 10:58:03 +02:00
Michaël Van Canneyt
711e412cb7 * Explain how to run full tests 2024-08-18 10:58:03 +02:00
Rika Ichinose
88ca756f19 Don’t crash on empty path. 2024-08-17 19:01:40 +03:00
Rika Ichinose
07f9113a7c Support Windows root-relative paths in TPath.Combine. 2024-08-17 18:08:38 +03:00
Michaël Van Canneyt
a65fff24e9 * JSON Schema 2024-08-17 16:21:48 +02:00
Michaël Van Canneyt
de5b2c5192 * Fix compilation under unicode rtl 2024-08-17 16:21:48 +02:00
Yuri Serebrennikov
276618563c For connections list TThreadList changed to safe TFPHashList. 2024-08-12 23:20:12 +03:00
Yuri Serebrennikov
73ee25071d Fixed work in ThreadMode := wtmNone mode. 2024-08-12 10:18:36 +00:00
Michaël Van Canneyt
780c1f9c49 * Reduce number of warnings and hints 2024-08-09 17:59:45 +02:00
Michaël Van Canneyt
92f937c40e * Implement DropContext/KeepContext for Delphi compatibility. Patch by Artem Izmaylov. Fixes issue #40884 2024-08-09 10:46:38 +02:00
Michaël Van Canneyt
c53e1b20d7 * Make sure sentences end on point when needed. 2024-08-09 10:38:53 +02:00
Michaël Van Canneyt
8702fc416b * Do not load font config if it is already loaded 2024-08-09 10:33:05 +02:00
Michaël Van Canneyt
abf04f1086 * Use correct class to construct dictionary in callback helper 2024-08-09 10:24:13 +02:00
Michaël Van Canneyt
594b96e305 * Add CopyToMemory 2024-08-08 17:36:16 +02:00
Michaël Van Canneyt
a81eac2483 * Correct dictionary construction 2024-08-08 09:59:40 +02:00
Michaël Van Canneyt
22c978c33f * Print clickable URL with start location 2024-08-08 09:59:40 +02:00
Michaël Van Canneyt
d0b03c9c71 * Correct callback handler for object tree 2024-08-06 09:32:00 +02:00
Michaël Van Canneyt
25af7a4281 * Export get_object_tree 2024-08-06 09:32:00 +02:00
Michaël Van Canneyt
45ec51dc1f * Install error handler to examine exceptions during callback 2024-08-06 09:00:11 +02:00
Michaël Van Canneyt
a0c11becde * Small fix in saveobject 2024-08-04 12:02:05 +02:00
Jan Rysavy
08bae9ee2e OpenSSL: add support for OSSL_PARAM, EVP_PKEY_encrypt, EVP_PKEY_decrypt 2024-08-02 15:29:56 +00:00
Michaël Van Canneyt
406d5f4147 * Dump certificate in temp dir. Fixes issue #40872 2024-08-01 18:39:27 +02:00
Karoly Balogh
6f7d2136c6 h68units: new h68kutil unit, with various constans for now. more to come. 2024-07-30 15:08:31 +02:00
Karoly Balogh
1cea95e8e0 h68units: also credit Federico Roviralta for his X68K related work 2024-07-30 15:08:31 +02:00
Karoly Balogh
bcaf8d1409 h68units: added some more IOCS calls, mostly related to hardware sprite handling 2024-07-30 15:08:31 +02:00
Karoly Balogh
c20178b6e1 h68units: fix copyright year in h68iocs unit. no functional change 2024-07-30 15:08:31 +02:00
Michaël Van Canneyt
3e098316fd * Handle tkFloat in TValue.ToString 2024-07-29 20:48:16 +02:00
Michaël Van Canneyt
303c0378e9 * Send properties sorted 2024-07-29 17:55:53 +02:00
Michaël Van Canneyt
3160e45316 * String must not be shortstring 2024-07-29 17:55:53 +02:00
Michaël Van Canneyt
04a9cc3ed9 * INdicate required dictionary fields 2024-07-29 17:55:53 +02:00
florian
f35a565f4e * fix condition to match the comment 2024-07-29 17:38:36 +02:00
Michaël Van Canneyt
951d2f3942 * Set event handler-type properties 2024-07-29 14:20:49 +02:00
Michaël Van Canneyt
47e4eaf392 * Allow to set event handlers 2024-07-29 14:13:37 +02:00
Michaël Van Canneyt
afd7d9965a * Remove debug writelns 2024-07-29 09:02:57 +02:00
Michaël Van Canneyt
bcdd29b556 * API to show objects in webassembly runtime in browser 2024-07-27 15:37:59 +02:00
Michaël Van Canneyt
b530804eb6 * Use Int32 for index 2024-07-27 15:16:43 +02:00
Ondrej Pokorny
6456ced31f Postgres: add support to missing integer param types 2024-07-27 06:40:00 +00:00
Michaël Van Canneyt
963a55db52 * Fix copy and paste error. Fixes issue #40863 2024-07-27 08:26:21 +02:00
Michaël Van Canneyt
7fb83161b7 * Correct interface ArrayBufferView 2024-07-25 11:10:49 +02:00
Michaël Van Canneyt
0457690a8b * Redefine (T|I)JSArrayBufferView 2024-07-25 10:53:08 +02:00
Michaël Van Canneyt
89cd72b71c * Implement DataView properties 2024-07-25 10:37:26 +02:00
Michaël Van Canneyt
cb16466757 * Implement DataView 2024-07-25 10:33:06 +02:00
Michaël Van Canneyt
4016e1acca * NativeInt size depends on platform. 2024-07-24 20:38:16 +02:00
Michaël Van Canneyt
93937f99ae * Fix bug with nameIndex 2024-07-24 20:37:44 +02:00
Michaël Van Canneyt
342d3338e5 * Correctly pass UsePublishedOnly on to sub-contexts. Fixes issue #40828 2024-07-24 18:07:09 +02:00
Michaël Van Canneyt
fef7d7b683 * Fix syntax error 2024-07-24 16:33:40 +02:00
Michaël Van Canneyt
331e851549 * Dictionary constructor accepting dictionary record 2024-07-24 16:20:27 +02:00