Commit Graph

53097 Commits

Author SHA1 Message Date
Mattias Gaertner
97e74fe6fd pas2js: fixed typo
git-svn-id: trunk@38577 -
2018-03-19 18:31:34 +00:00
Mattias Gaertner
0bdb6fc179 pastojs: version 0.9.12
git-svn-id: trunk@38576 -
2018-03-19 17:28:29 +00:00
Mattias Gaertner
53aa36a0e4 pastojs: proc references: fixed duplicate names
git-svn-id: trunk@38575 -
2018-03-19 17:08:04 +00:00
Mattias Gaertner
13e050baef fcl-passrc: proc references: fixed duplicate names
git-svn-id: trunk@38574 -
2018-03-19 17:07:55 +00:00
Mattias Gaertner
0f758b78b9 pastojs: filer: do not write procedure local identifier scope list
git-svn-id: trunk@38573 -
2018-03-19 15:33:47 +00:00
Mattias Gaertner
30c4fb3503 fcl-passrc: added GetElementFullPath
git-svn-id: trunk@38572 -
2018-03-19 15:32:41 +00:00
michael
65b39fa567 * Fix memleak in check
git-svn-id: trunk@38571 -
2018-03-19 09:19:39 +00:00
michael
1097d85936 * Fix bug ID #33461, wrong display of currency values
git-svn-id: trunk@38570 -
2018-03-19 08:00:28 +00:00
Mattias Gaertner
f8274498ab pastojs: fixed parent of external method LibrarySymbol, filer: fixed class forwards
git-svn-id: trunk@38569 -
2018-03-18 21:49:44 +00:00
Mattias Gaertner
70c60de242 fcl-passrc: resolver: check duplicate proc implementation
git-svn-id: trunk@38568 -
2018-03-18 21:47:19 +00:00
Mattias Gaertner
dc12234af8 fcl-passrc: parser: fixed parent of TPasArgument.Value
git-svn-id: trunk@38567 -
2018-03-18 21:46:27 +00:00
michael
4972a9fbb8 * Allow use of mime.types on windows
git-svn-id: trunk@38566 -
2018-03-18 18:16:48 +00:00
michael
b86cd03403 * Fix for bug #33451: Set-Cookie only keeps last cookie, patch by engkin
git-svn-id: trunk@38565 -
2018-03-18 16:28:30 +00:00
Mattias Gaertner
afb706b772 pastojs: writer: external reference queue
git-svn-id: trunk@38564 -
2018-03-18 13:00:59 +00:00
michael
df4d675339 * Fix moHideZeroes and moSupporessRepeated
git-svn-id: trunk@38563 -
2018-03-18 12:19:39 +00:00
michael
7cc08330da * Add FieldIsNull built-in function
git-svn-id: trunk@38562 -
2018-03-18 12:00:37 +00:00
michael
10121a4777 * Always initialize memo expressions, even if no Data available
git-svn-id: trunk@38561 -
2018-03-18 11:28:28 +00:00
michael
6c3ac68f1a * Open all datasets correctly, and initialize memo expressions correctly (bug ID 33405)
git-svn-id: trunk@38560 -
2018-03-18 11:14:12 +00:00
michael
abe510c09e * Fix bug #33349, data header/footer at wrong position
git-svn-id: trunk@38559 -
2018-03-18 09:12:21 +00:00
florian
71e71ad267 * fix currency division on non x86 32 bit targets
* disable fix for #33439 during bootstrapping with 3.0.x, as 3.0.x cannot compile the currency division without the fix above

git-svn-id: trunk@38558 -
2018-03-17 22:44:44 +00:00
florian
35d49f804c * search also the "lib" path variants on x86-64 if the "lib64" ones are not
found, some distros use lib instead of lib64 for x86-64

git-svn-id: trunk@38557 -
2018-03-17 21:58:24 +00:00
florian
b55f9fda01 * fix size
git-svn-id: trunk@38556 -
2018-03-17 21:55:48 +00:00
florian
b2825f2467 * scale constants if possible before currency multiplications to avoid overflows, resolves #33439
git-svn-id: trunk@38555 -
2018-03-17 21:33:07 +00:00
florian
aa4af19027 * set localalignmin to 4 on x86_64-win64, there is no reason to leave it at 8 (same as linux)
* adapt tasm23b

git-svn-id: trunk@38554 -
2018-03-17 21:30:49 +00:00
michael
efa950a021 * Fix bug ID #33449 (BufDataset.FileName type change to TFileName)
git-svn-id: trunk@38553 -
2018-03-17 17:50:40 +00:00
michael
5c1d8433f7 * Dependency on fcl-web for fphttpclient
git-svn-id: trunk@38552 -
2018-03-17 17:20:22 +00:00
michael
6d694051be * Fix bug #33407, duplicate variable when loading report twice
git-svn-id: trunk@38551 -
2018-03-17 17:17:23 +00:00
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
git-svn-id: trunk@38550 -
2018-03-17 16:45:45 +00:00
michael
8fdf4b2cc3 * Fix bug ID #33448 (AV getting index name)
git-svn-id: trunk@38549 -
2018-03-17 15:08:38 +00:00
michael
f61c37ecc9 * Free field defs
git-svn-id: trunk@38548 -
2018-03-17 15:01:53 +00:00
michael
a795ff2e2e * Fix bug #33446, crash if filename does not exist, patch by Werner Pamler
git-svn-id: trunk@38547 -
2018-03-17 09:44:06 +00:00
Mattias Gaertner
574b1e62e9 pastojs: allow multi dim static arrays, but no cloning
git-svn-id: trunk@38546 -
2018-03-17 09:36:34 +00:00
Mattias Gaertner
35a034ea8b fcl-passrc: resolver: error on VarOfTClass:=TClass
git-svn-id: trunk@38545 -
2018-03-17 09:35:37 +00:00
Mattias Gaertner
fcd729a98d pastojs: filer: fixed canonicalset
git-svn-id: trunk@38544 -
2018-03-17 09:11:16 +00:00
Mattias Gaertner
4f66972572 fcl-passrc: fixed parsing proc p(var a; b: t)
git-svn-id: trunk@38543 -
2018-03-17 09:10:38 +00:00
michael
5925568526 * Small example for CSV Dataset examples/showcsv.pp
git-svn-id: trunk@38542 -
2018-03-17 00:31:46 +00:00
michael
55402a2182 * Fix bug #33411 (memleak in CSV Dataset)
git-svn-id: trunk@38541 -
2018-03-17 00:31:21 +00:00
michael
185979e0d1 * Patch by Werner Pamler fixing AV when freeing non-closed dataset
git-svn-id: trunk@38540 -
2018-03-17 00:05:26 +00:00
michael
a877616dd5 * Fix bug #33441 (patch from Silvio Clécio)
git-svn-id: trunk@38539 -
2018-03-17 00:01:51 +00:00
Mattias Gaertner
0d636e69e6 pastojs: version 0.9.11
git-svn-id: trunk@38538 -
2018-03-15 23:24:46 +00:00
Mattias Gaertner
a9e8322a59 pastojs: added dependency paszlib
git-svn-id: trunk@38537 -
2018-03-15 23:21:15 +00:00
Mattias Gaertner
b51a63766c pastojs: filer: fixed AddRef
git-svn-id: trunk@38536 -
2018-03-15 23:09:50 +00:00
Mattias Gaertner
9ce56107d8 fcl-passrc: nil on destroy
git-svn-id: trunk@38535 -
2018-03-15 23:09:30 +00:00
Mattias Gaertner
823ab4ee98 pastojs: filer: write final switches, test overloads
git-svn-id: trunk@38534 -
2018-03-15 22:21:29 +00:00
Mattias Gaertner
b1cc01e317 fcl-passrc: added GetElementTypeName(TPasElementBaseClass)
git-svn-id: trunk@38533 -
2018-03-15 22:20:41 +00:00
florian
1bc322c218 * allow generic parameters as array range, resolves #33414
git-svn-id: trunk@38532 -
2018-03-15 21:45:23 +00:00
florian
3e7af376fe * fix issue #32539 and #20551 by some ugly hack
git-svn-id: trunk@38531 -
2018-03-15 20:37:50 +00:00
Károly Balogh
054ef133f9 netbsd/arm: default to EABI
git-svn-id: trunk@38530 -
2018-03-15 13:44:54 +00:00
Károly Balogh
604829bdfd netbsd: support syscall offsetting for EABI. primarily to support NetBSD on ARM EABI
git-svn-id: trunk@38529 -
2018-03-15 13:44:12 +00:00
pierre
4cf1ac209a Add %skiptarget=$nothread to tests using threads
git-svn-id: trunk@38528 -
2018-03-15 09:05:26 +00:00