Michaël Van Canneyt
|
4d1e201975
|
* Fix AV due to not initialized FullName field. Patch by Bart B. Fixes issue #40489
|
2023-12-25 15:11:38 +01:00 |
|
Michaël Van Canneyt
|
9efa161ea7
|
* minor improvement for TPasRecordType.IsAdvancedRecord. Fixes issue #40539
|
2023-12-25 14:59:30 +01:00 |
|
Michaël Van Canneyt
|
f206de7030
|
* Namespaced version of testinsight units
|
2023-12-25 14:57:18 +01:00 |
|
Michaël Van Canneyt
|
952f6ebf23
|
* Test insight client
|
2023-12-25 14:13:36 +01:00 |
|
Michaël Van Canneyt
|
124834fe29
|
* SUBTARGET defines
|
2023-12-24 15:08:06 +01:00 |
|
Michaël Van Canneyt
|
126cc09037
|
* Correct check on command-line for -t
|
2023-12-24 15:03:41 +01:00 |
|
Michaël Van Canneyt
|
3b7d6d21e2
|
* Fix AV when freeing transactions. Reported by Pascal Riekenberg. Fixes issuu #40571
|
2023-12-23 23:11:25 +01:00 |
|
Michaël Van Canneyt
|
8bf8272892
|
* Ensure code compiles with 3.2.2
|
2023-12-23 13:26:15 +01:00 |
|
mattias
|
c202c6c2fe
|
pastojs: forbid subtarget -t parameter in config file
|
2023-12-20 19:42:50 +01:00 |
|
mattias
|
84fb1c5a68
|
pastojs: clean up
|
2023-12-16 14:26:12 +01:00 |
|
mattias
|
c22d1530f7
|
pastojs: fixed tests for new char init #0
|
2023-12-16 14:25:44 +01:00 |
|
mattias
|
3a5cd0760a
|
fcl-passrc: fixed parse untyped vars
|
2023-12-16 11:37:56 +01:00 |
|
mattias
|
79d139d494
|
fcl-passrc: clean up
|
2023-12-16 11:30:59 +01:00 |
|
mattias
|
e549de1e3a
|
pastojs: simplified
|
2023-12-16 11:13:19 +01:00 |
|
mattias
|
ae5a15825a
|
pastojs: fixed cmd line help -t param
|
2023-12-16 11:12:53 +01:00 |
|
mattias
|
1f0488a955
|
fcl-passrc: clean up
|
2023-12-16 11:11:55 +01:00 |
|
mattias
|
2d40736203
|
fcl-passrc: fixed unique number
|
2023-12-16 11:11:09 +01:00 |
|
mattias
|
5f0c03be10
|
fcl-passrc: fixed ifdef
|
2023-12-16 11:10:34 +01:00 |
|
Michaël Van Canneyt
|
4d70faa3c2
|
* Disable inlining for the moment, so lazarus compiles
|
2023-12-14 18:13:10 +01:00 |
|
Henrique Gottardi Werlang
|
776216d032
|
Changed the default value for Char, to be a #0 char and not an empty string.
|
2023-12-13 13:41:51 +00:00 |
|
Michaël Van Canneyt
|
efe31e1e55
|
* Fix unicode rtl compilation
|
2023-12-13 14:16:23 +01:00 |
|
Michaël Van Canneyt
|
b95c02af16
|
* Update to latest version 18ad26b2bee562c00b8800ea4a20df1f946933e0
|
2023-12-11 19:23:46 +01:00 |
|
Karoly Balogh
|
a9ad18e623
|
h68units: new package with and for Human68k support units
|
2023-12-11 06:58:16 +01:00 |
|
Karoly Balogh
|
ee8903ea7b
|
tosunits: add the README as doc
|
2023-12-11 06:58:16 +01:00 |
|
Ondrej Pokorny
|
a462acdb19
|
fix EncodeURLElement string types
|
2023-12-09 11:52:02 +01:00 |
|
Michaël Van Canneyt
|
dd768554b4
|
* Extra directive name
|
2023-12-06 20:20:09 +01:00 |
|
Michaël Van Canneyt
|
5ba83e8d35
|
* Parse inline variable declarations
|
2023-12-06 19:15:14 +01:00 |
|
Michaël Van Canneyt
|
fc6fc67295
|
* Delphi allows TEnum.in
|
2023-12-06 12:04:36 +01:00 |
|
Michaël Van Canneyt
|
be5e84715c
|
* Allow Delphi-style const [ref]
|
2023-12-06 11:25:55 +01:00 |
|
Michaël Van Canneyt
|
a546d4e64d
|
* Fix time argument of X509GmtimeAdj. Fixes issue #40555
|
2023-12-06 09:57:15 +01:00 |
|
Michaël Van Canneyt
|
09397bd542
|
* Delphi-compatible Record-based Regex API
|
2023-12-05 15:38:49 +01:00 |
|
Michaël Van Canneyt
|
fb9bcac2d3
|
* Better creation of self-signed certificates. Patch by Anton (@odisey1245). Fixes issue #40553
|
2023-12-03 21:39:24 +01:00 |
|
Michaël Van Canneyt
|
68217c7cd0
|
* Subtarget support
|
2023-12-03 13:14:22 +01:00 |
|
Michaël Van Canneyt
|
1f874777af
|
* More const for string params
|
2023-12-03 13:14:22 +01:00 |
|
Michaël Van Canneyt
|
4a0402f358
|
* Correct casing
|
2023-12-03 13:14:22 +01:00 |
|
Michaël Van Canneyt
|
c49123086d
|
* Make string argument const.
|
2023-12-02 15:25:02 +01:00 |
|
Michaël Van Canneyt
|
cda64d090e
|
* Make methods static so they are assignment compatible with regular procedures.
|
2023-12-02 15:10:32 +01:00 |
|
Michaël Van Canneyt
|
4e29cac57f
|
* pcre available only on selected platforms
|
2023-12-02 15:01:09 +01:00 |
|
Michaël Van Canneyt
|
59cb93fcb4
|
$ Corrections for widestring use
|
2023-12-02 13:44:37 +01:00 |
|
Michaël Van Canneyt
|
8d2e2c6c21
|
* Add Delphi-compatible regular expressions based on libpcre
|
2023-12-02 13:44:37 +01:00 |
|
Michaël Van Canneyt
|
33917ee19b
|
* Use prefix for enum
|
2023-12-02 13:44:37 +01:00 |
|
Henrique Gottardi Werlang
|
8a8699ab6a
|
Fix for function Val to validate the parameter count of the function.
|
2023-12-01 22:13:57 +00:00 |
|
Karoly Balogh
|
998db01365
|
human68k: some forgotten regenned files
|
2023-11-30 23:43:27 +00:00 |
|
Karoly Balogh
|
679f2f75b3
|
human68k: regenerated Makefiles
|
2023-11-30 23:43:27 +00:00 |
|
Karoly Balogh
|
8d211f17b4
|
human68k: add support to fpmkunit
|
2023-11-30 23:43:27 +00:00 |
|
Karoly Balogh
|
ac0287b5e0
|
human68k: fpmake changes, disable everything that cannot be built currently
|
2023-11-30 23:43:27 +00:00 |
|
Michaël Van Canneyt
|
07a798f733
|
* Correct case label
|
2023-12-01 00:06:22 +01:00 |
|
Michaël Van Canneyt
|
eee6168fc1
|
* Add SHA224 hash
|
2023-11-30 14:58:00 +01:00 |
|
Michaël Van Canneyt
|
487f7bf4ab
|
* Add SHA224 hash
|
2023-11-30 14:53:32 +01:00 |
|
Michaël Van Canneyt
|
fe243540a8
|
* System.Hash for Delphi compatibility
|
2023-11-30 12:14:12 +01:00 |
|