Rika Ichinose
|
83f7213b25
|
Improve i386 SHA1Transform further: remove some (14) reads, and use MOVBE if suddenly available.
|
2023-09-23 17:14:55 +00:00 |
|
Sven/Sarah Barth
|
cb2fa0d2c1
|
* rename tests for TValue from tests.value to tests.rtti.value, cause they're still part of the tests related to the RTTI unit
|
2023-09-22 15:05:21 +02:00 |
|
Sven/Sarah Barth
|
811fb28433
|
* correctly retrieve the type of the Variant
|
2023-09-22 15:03:16 +02:00 |
|
Sven/Sarah Barth
|
6bf7e4c0d3
|
* use the VWideChar field to retrieve the WideChar value instead of VChar to fix usage on big endian systems
|
2023-09-21 22:41:19 +02:00 |
|
florian
|
e440545954
|
* sha1i386.inc is used on all targets now
|
2023-09-16 23:25:31 +02:00 |
|
marcoonthegit
|
692cf4f2bc
|
* add some default headers, fixes #40432
|
2023-09-16 16:41:30 +02:00 |
|
marcoonthegit
|
f8ba9e4760
|
* use break instead of classically breaking out of the loop
* fixes #40435
|
2023-09-16 16:31:07 +02:00 |
|
marcoonthegit
|
e084d3259f
|
* fix win32,win64 parts, fixes #40439. All records to under pshpack4 in header.
|
2023-09-16 15:41:48 +02:00 |
|
marcoonthegit
|
d3ac7f1d26
|
* fixes #40438 signed zero handling.
|
2023-09-15 11:27:49 +02:00 |
|
florian
|
038b01bf23
|
* re-enabled fixed assembler code
|
2023-09-13 21:18:46 +02:00 |
|
Rika Ichinose
|
d3f748a020
|
Better (and probably more correct regarding stack usage) i386 version of SHA1Transform.
|
2023-09-13 18:55:23 +00:00 |
|
florian
|
4d126cbe57
|
* sha1test moved as well
|
2023-09-13 20:34:28 +02:00 |
|
florian
|
9616ff0364
|
* moved crctest.pas to use it as real test
|
2023-09-13 20:17:37 +02:00 |
|
Rika Ichinose
|
2f1663041f
|
Faster CRC-128.
|
2023-09-13 18:09:20 +00:00 |
|
Tomas Hajny
|
52fdfcd8db
|
* corrected version provided by Yuri Prokushev, the original author; fix for #40322
|
2023-09-12 02:17:18 +01:00 |
|
Pierre Muller
|
a6b508b094
|
Add aarch64 embedded, freebsd and iphonesim systems
|
2023-09-11 16:44:11 +02:00 |
|
Michaël Van Canneyt
|
b6b3cc88f8
|
* Correctly initialize some variables to avoid AV
|
2023-09-10 09:37:23 +02:00 |
|
Michaël Van Canneyt
|
0c3f7bb664
|
* Allow event handlers to modify input
|
2023-09-09 17:07:39 +02:00 |
|
Pierre Muller
|
cf4d02ef92
|
Add globals to implementation _USES clause to prepare move of V_XXX constants to globals unit
|
2023-09-09 06:54:30 +00:00 |
|
florian
|
1c100f0b13
|
* prepared test to be used as regression test
|
2023-09-08 22:47:12 +02:00 |
|
marcoonthegit
|
e789db81ed
|
* add two FOS_* constants, fixes #40422
|
2023-08-31 21:51:27 +02:00 |
|
marcoonthegit
|
0af25e1644
|
* hopefully the final fix to #40288
|
2023-08-31 11:56:06 +02:00 |
|
marcoonthegit
|
3f73b6b918
|
* fix operator order in earlier sincos commit. What was I thinking? Thanks Alexey
|
2023-08-30 20:37:50 +02:00 |
|
Henrique Gottardi Werlang
|
dd4de2f7e0
|
Removed not used unit.
|
2023-08-29 20:25:50 +00:00 |
|
Henrique Gottardi Werlang
|
8ecdc6ed05
|
Allow constructor RTTI info in Pas2Js generated file.
|
2023-08-29 14:37:51 -03:00 |
|
Michaël Van Canneyt
|
9392e62935
|
* Trigger OnHeaders after responsestatuscode is set. Fixes issue #40419
|
2023-08-29 19:30:30 +02:00 |
|
Michaël Van Canneyt
|
4822daaa4f
|
* Patch from Alexey Torgashin to switch to const param strings where possible
|
2023-08-28 10:24:26 +02:00 |
|
Michaël Van Canneyt
|
2d1e14f778
|
* Fix max key size
|
2023-08-28 08:16:22 +02:00 |
|
florian
|
15e7dd3d9f
|
* patch and test by Rika: Redirect StrUtils.RPos to StrUtils.RPosEx, fix a bit, improve a bit, resolves #40394
|
2023-08-27 22:33:00 +02:00 |
|
Michaël Van Canneyt
|
db1a906a8f
|
* correct grammar in comment
|
2023-08-27 16:23:24 +02:00 |
|
Michaël Van Canneyt
|
81a1447b54
|
* Support for content-disposition: attachment
|
2023-08-27 16:09:43 +02:00 |
|
Michaël Van Canneyt
|
1886fad528
|
* Blowfish II implementation
|
2023-08-27 15:39:19 +02:00 |
|
marcoonthegit
|
1a4428536f
|
Follow up commit to #40402
* prefix 0x when writing hex values.
* write 8, not 4 digits.
|
2023-08-22 23:10:37 +02:00 |
|
Ondrej Pokorny
|
a518fb1fd5
|
set FSocketInitialized to False in TSocketStream.Close (fix AV when Close is called twice)
|
2023-08-21 21:11:29 +00:00 |
|
Ondrej Pokorny
|
38537fe27f
|
SSL sockets: propagate socket error on SSL_ERROR_SYSCALL (SSL_ERROR_SYSCALL means an error happened on the underlying socket)
|
2023-08-21 21:11:29 +00:00 |
|
Ondrej Pokorny
|
75338da133
|
Sockets errors redefined as regular Berkeley error constants also for Linux + add EINTR for Win
|
2023-08-21 21:11:29 +00:00 |
|
marcoonthegit
|
6ab91262b2
|
* make an excpetion and allow undocumented TD_QUESTION_ICON constant. There are multiple sources for this. Fixes #40406
|
2023-08-19 11:06:46 +02:00 |
|
marcoonthegit
|
fb0d1c353c
|
* foreground,background color sitemap reading for TOC, fixes #40402
|
2023-08-19 11:04:56 +02:00 |
|
mattias
|
203c566875
|
fcl-process: fixed parsing CommandLine under unix
|
2023-08-19 10:33:09 +02:00 |
|
mattias
|
9f93b88c1c
|
pastojs: fixed pass ClassInstVar to IntfType
|
2023-08-16 18:33:09 +02:00 |
|
mattias
|
0778071be7
|
pastojs: fixed possible mem leak
|
2023-08-16 18:08:46 +02:00 |
|
Henrique Gottardi Werlang
|
14fa611979
|
Fixed creation pointer information in Pas2Js.
|
2023-08-16 06:25:58 +00:00 |
|
Michaël Van Canneyt
|
9b78328175
|
* Redirect posex to pos, patch from rika. Fixes issue #40389
|
2023-08-12 17:08:42 +02:00 |
|
Michaël Van Canneyt
|
56a906a421
|
* Hex2Bin Delphi-compatible overloads. Fixes issue #38712
|
2023-08-12 14:59:07 +02:00 |
|
Michaël Van Canneyt
|
896ca4bb75
|
* Initialize result in StingToHex. Fixes issue #40388
|
2023-08-12 12:26:20 +02:00 |
|
Michaël Van Canneyt
|
f5280abe54
|
* Some small optimizations. Fix issue #40387
|
2023-08-11 13:49:15 +02:00 |
|
Michaël Van Canneyt
|
52da2011dd
|
* Small optimization
|
2023-08-11 12:44:06 +02:00 |
|
Michaël Van Canneyt
|
73acc39363
|
* Fix hints/warnings
|
2023-08-10 22:40:41 +02:00 |
|
Michaël Van Canneyt
|
a4912cc92e
|
* Newer laz project format
|
2023-08-10 22:40:41 +02:00 |
|
Michaël Van Canneyt
|
1ee8bde72f
|
* Add possibility to specify parameters
|
2023-08-10 22:40:41 +02:00 |
|