florian
|
fa3ee68004
o patch by Dávid Pethes: Fixes for compilation with nasm 2.10 and higher on Win64:
|
hace 7 años |
Mattias Gaertner
|
cd4c277ae2
fcl-passrc: useanalyzer: use TObject.AfterConstruction, BeforeDestruction
|
hace 7 años |
Mattias Gaertner
|
97e74fe6fd
pas2js: fixed typo
|
hace 7 años |
Mattias Gaertner
|
0bdb6fc179
pastojs: version 0.9.12
|
hace 7 años |
Mattias Gaertner
|
53aa36a0e4
pastojs: proc references: fixed duplicate names
|
hace 7 años |
Mattias Gaertner
|
13e050baef
fcl-passrc: proc references: fixed duplicate names
|
hace 7 años |
Mattias Gaertner
|
0f758b78b9
pastojs: filer: do not write procedure local identifier scope list
|
hace 7 años |
Mattias Gaertner
|
30c4fb3503
fcl-passrc: added GetElementFullPath
|
hace 7 años |
michael
|
65b39fa567
* Fix memleak in check
|
hace 7 años |
michael
|
1097d85936
* Fix bug ID #33461, wrong display of currency values
|
hace 7 años |
Mattias Gaertner
|
f8274498ab
pastojs: fixed parent of external method LibrarySymbol, filer: fixed class forwards
|
hace 7 años |
Mattias Gaertner
|
70c60de242
fcl-passrc: resolver: check duplicate proc implementation
|
hace 7 años |
Mattias Gaertner
|
dc12234af8
fcl-passrc: parser: fixed parent of TPasArgument.Value
|
hace 7 años |
michael
|
4972a9fbb8
* Allow use of mime.types on windows
|
hace 7 años |
michael
|
b86cd03403
* Fix for bug #33451: Set-Cookie only keeps last cookie, patch by engkin
|
hace 7 años |
Mattias Gaertner
|
afb706b772
pastojs: writer: external reference queue
|
hace 7 años |
michael
|
df4d675339
* Fix moHideZeroes and moSupporessRepeated
|
hace 7 años |
michael
|
7cc08330da
* Add FieldIsNull built-in function
|
hace 7 años |
michael
|
10121a4777
* Always initialize memo expressions, even if no Data available
|
hace 7 años |
michael
|
6c3ac68f1a
* Open all datasets correctly, and initialize memo expressions correctly (bug ID 33405)
|
hace 7 años |
michael
|
abe510c09e
* Fix bug #33349, data header/footer at wrong position
|
hace 7 años |
florian
|
71e71ad267
* fix currency division on non x86 32 bit targets
|
hace 7 años |
florian
|
35d49f804c
* search also the "lib" path variants on x86-64 if the "lib64" ones are not
|
hace 7 años |
florian
|
b55f9fda01
* fix size
|
hace 7 años |
florian
|
b2825f2467
* scale constants if possible before currency multiplications to avoid overflows, resolves #33439
|
hace 7 años |
florian
|
aa4af19027
* set localalignmin to 4 on x86_64-win64, there is no reason to leave it at 8 (same as linux)
|
hace 7 años |
michael
|
efa950a021
* Fix bug ID #33449 (BufDataset.FileName type change to TFileName)
|
hace 7 años |
michael
|
5c1d8433f7
* Dependency on fcl-web for fphttpclient
|
hace 7 años |
michael
|
6d694051be
* Fix bug #33407, duplicate variable when loading report twice
|
hace 7 años |
michael
|
62fe64dbb2
* Refactored report designer, so the report design file can be loaded using report data manager class without visual components. Default support for CSV, DBF, JSON, SQLDB
|
hace 7 años |