svenbarth
|
c1e3c61af3
* don't call the memory manager's functions, but instead call the Sys* functions directly
|
6 years ago |
svenbarth
|
f88a98e976
* heaptrc should not rely on the original SysAllocMem calling the heaptrace memory manager's functions
|
6 years ago |
michael
|
c97ffc6658
* Small cosmetic improvement to output
|
6 years ago |
michael
|
fa46441eb1
* Add module to units part of project
|
6 years ago |
michael
|
f8d11a10b6
* Dependencies no longer needed
|
6 years ago |
michael
|
ea62b51a1f
* TSQLConnector GetNextValueSQL must call proxy implementation
|
6 years ago |
michael
|
79359096e9
* Add src to path
|
6 years ago |
michael
|
9b261254ee
* V2 is default
|
6 years ago |
michael
|
69385a7eb0
* Write version option in help
|
6 years ago |
michael
|
eafcf34584
* Allow aliases
|
6 years ago |
michael
|
26c3882c43
* Allow aliases
|
6 years ago |
michael
|
0f55367c37
* Add FPC define, check for unit for short description
|
6 years ago |
michael
|
3acca85597
* Take into account skipped
|
6 years ago |
michael
|
b38596b925
* Safety for empty asJSON. Should not happen, but better safe than sorry
|
6 years ago |
michael
|
778ae03532
CreateJSON2ErrorResponse now clones ID parameter instead of consuming it (bug ID 35999)
|
6 years ago |
michael
|
dc3b9b4ab0
* Add WideString support in json string constructor
|
6 years ago |
svenbarth
|
00a418f589
* also correctly align the pointer for the record elements inside FPC_COPY
|
6 years ago |
svenbarth
|
865f675a7a
* fix TValue.FromOrdinal for big endian targets
|
6 years ago |
pierre
|
5e4c510563
Ensure that fpmake_proc.inc and fpmake_add.inc source files are integrated into source zips for packages and utils
|
6 years ago |
pierre
|
e7bf200fcb
Disable explicit list of supported OSes
|
6 years ago |
pierre
|
deaeac82d0
Add package desciption and remove limitation to darwin and iphonesim systems only
|
6 years ago |
svenbarth
|
b0b2218cca
* fix for Mantis #35981: ensure that the "specialize" token is only really used in non-Delphi modes
|
6 years ago |
svenbarth
|
631364aa9f
* fix for Mantis #35469: change DWORD types to DWORD_PTR were required by the mmsystem.h related headers
|
6 years ago |
svenbarth
|
db2a5285a9
* fix for Mantis #35988: the internal heap uses directly the Sys* functions, not the memory manager
|
6 years ago |
svenbarth
|
33f6adfab6
* fix for Mantis #35982: free created attributes once the type is freed
|
6 years ago |
svenbarth
|
8e8ffa0511
* fix a rather annoying typo
|
6 years ago |
Mattias Gaertner
|
c38c3bc12d
pastojs: fixed ComIntfInstance is/as IntfType using QueryInterface
|
6 years ago |
Mattias Gaertner
|
d773eb84fa
pastojs: fixed ComIntfInstance is/as IntfType
|
6 years ago |
Mattias Gaertner
|
26c87910f8
fcl-passrc: check delphi generic class method implementation params
|
6 years ago |
michael
|
a7f363e246
* Set content-type on response (bug ID 35990)
|
6 years ago |