svenbarth
|
b810d8f32b
* fix for Mantis #35027: ensure that the synchronize event entry is reset correctly in case of an exception
|
6 lat temu |
svenbarth
|
1502a13e7c
* fix for Mantis #35028: when the mainthread executes a queued ThreadMethod make sure that the queue entry is released even if an exception is raised
|
6 lat temu |
Mattias Gaertner
|
6108d38c23
pastojs: type helper array, constructor
|
6 lat temu |
Mattias Gaertner
|
60976ab94d
fcl-passrc: resolver: totherarray(array):=
|
6 lat temu |
svenbarth
|
b1ee29c836
* fix for Mantis #30205: (adjusted) patch by Do-wan Kim to only use the default calling convention for exception handlers
|
6 lat temu |
Mattias Gaertner
|
7bca7bb629
pastojs: type helper: literal
|
6 lat temu |
Mattias Gaertner
|
663ac37c1c
fcl-passrc: parser: dot after true,false,char,string
|
6 lat temu |
marco
|
a387e0b9bb
* add reg_qword. Feedback on #35050
|
6 lat temu |
Mattias Gaertner
|
e98d7f2a86
pastojs: type helper: arg/var/const/result
|
6 lat temu |
Mattias Gaertner
|
cb1a53c680
fcl-passrc: resolver: error on record helper for byte in mode objfpc
|
6 lat temu |
michael
|
3779d69075
* libmagic headers by Silvio Clecio
|
6 lat temu |
michael
|
76f577ccbf
* Added switch so the server can act as simple file server
|
6 lat temu |
marco
|
d6b39276bb
* makerop to dword mantis #34712
|
6 lat temu |
marco
|
93fcce4ba1
* tohexstring calls inttohex instead of hexstr. Hexstr has fixed number of
|
6 lat temu |
marco
|
8b956a580e
* commit 64-bit type support to fcl-register, patch by CCRDude, mantis #34875
|
6 lat temu |
marco
|
46aa5f2712
* _S_ and _E_ first and last were already there, just in an unexpected winerror. Found after testing ->revert all but the last line.
|
6 lat temu |
marco
|
ec87ab2870
* some _E_ and _S_ constants from winerror.h used in activex patch.
|
6 lat temu |
marco
|
be62b0ced0
* regcls constants from MSDN
|
6 lat temu |
marco
|
86168dfdd1
* Patch from Serge Anvarov with missing strutils aliases. Mantis #35047
|
6 lat temu |
marco
|
3a6d0d9d41
* flashwindowex, mantis #35048, patch by 440bx
|
6 lat temu |
Mattias Gaertner
|
c617546fcd
pastojs: record helper constructor
|
6 lat temu |
nickysn
|
b0ca862f32
+ implemented IntroSort (hybrid between QuickSort and HeapSort) in unit SortAlgs
|
6 lat temu |
Mattias Gaertner
|
e290e24c06
pastojs: helper: for in class helper
|
6 lat temu |
Mattias Gaertner
|
fcc78d311b
pastojs: helper: class property with static class method
|
6 lat temu |
Mattias Gaertner
|
67dd6b5bf3
fcl-passrc: resolver: option to allow class property with non static getter/setter
|
6 lat temu |
marco
|
6ec527df23
* add IDANI_CAPTION, mantis #35042
|
6 lat temu |
marco
|
76bb5d1a22
* add loadlibraryex flags, mantis #35041
|
6 lat temu |
Mattias Gaertner
|
15ec036a69
pastojs: helper: default array property
|
6 lat temu |
Mattias Gaertner
|
9a06e90b47
pastojs: helper: array property
|
6 lat temu |
nickysn
|
ff90e7622a
+ added .Sort overloads, that specify an algorithm and use the sortbase defined
|
6 lat temu |