Commit Graph

53121 Commits

Author SHA1 Message Date
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
michael
7f7a955732 * Report currency fields as currency type data
git-svn-id: trunk@38527 -
2018-03-15 08:56:50 +00:00
michael
0453f0bd64 * Support for currency type (bug ID 33392)
git-svn-id: trunk@38526 -
2018-03-15 08:51:31 +00:00
pierre
1287eac54a Update type of mem variable after DoMem change
git-svn-id: trunk@38525 -
2018-03-14 22:02:45 +00:00
pierre
0a986a24e0 Fix compilation failure in erroru unit, change return type to int64, as this is a memory change which can be negative
git-svn-id: trunk@38524 -
2018-03-14 10:55:45 +00:00
michael
c3414c6100 * Add support for currency type
git-svn-id: trunk@38523 -
2018-03-14 10:54:42 +00:00
Károly Balogh
3a78ff1ee4 m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled
git-svn-id: trunk@38522 -
2018-03-13 23:44:54 +00:00
pierre
cc22913a4c Modify DoMem parameter type to SizeUInt and adapt tests using this function, to avoid run time errors with range check
git-svn-id: trunk@38521 -
2018-03-13 21:59:58 +00:00
florian
b9417cc51e * missing skiplabel added, resolves #33423
git-svn-id: trunk@38520 -
2018-03-13 18:45:32 +00:00
Mattias Gaertner
7f679ad748 pastojs: version 0.9.10
git-svn-id: trunk@38519 -
2018-03-13 18:37:16 +00:00
Mattias Gaertner
b24b2ee6fc pastojs: rename overloads in interface when intf finished
git-svn-id: trunk@38518 -
2018-03-13 18:36:02 +00:00
nickysn
602dd31a45 + added a warning for using cs/ds/es/ss segment overrides in inline assembly on
the x86_64 target

git-svn-id: trunk@38517 -
2018-03-13 14:41:21 +00:00
Mattias Gaertner
fa0bf267e2 pastojs: filer: test write/read multiple pcu
git-svn-id: trunk@38516 -
2018-03-13 13:42:24 +00:00
Mattias Gaertner
8e393548cf fcl-passrc: resolver: use RootElement instead of CurrentParser
git-svn-id: trunk@38515 -
2018-03-13 13:41:37 +00:00
nickysn
daf13d8750 * print a "Cannot use local variable or parameters here" error (instead of
internal error) in case of expressions that add two local variables using the
  [expr1[expr2]] syntax

git-svn-id: trunk@38514 -
2018-03-13 12:25:54 +00:00
Mattias Gaertner
60245ee995 pastojs: version 0.9.9
git-svn-id: trunk@38513 -
2018-03-12 23:19:20 +00:00
Mattias Gaertner
e55cd25251 pastojs: fixed static array clone function
git-svn-id: trunk@38512 -
2018-03-12 23:17:13 +00:00
Mattias Gaertner
e644ef9439 pastojs: fixed compilation
git-svn-id: trunk@38511 -
2018-03-12 22:45:24 +00:00
Mattias Gaertner
1ae01bd41c pastojs: fixed empty record
git-svn-id: trunk@38510 -
2018-03-12 22:34:11 +00:00
florian
a66016026b * handle bitpacked booleans more efficiently
git-svn-id: trunk@38509 -
2018-03-12 22:05:34 +00:00
Mattias Gaertner
fe8f7a9876 pas2js: docs: property getter array element not supported
git-svn-id: trunk@38508 -
2018-03-12 16:55:54 +00:00
Mattias Gaertner
a4500faa59 pastojs: started write/read precompiled unit
git-svn-id: trunk@38507 -
2018-03-12 16:55:23 +00:00
Mattias Gaertner
74e52e0369 fcl-passrc: useanalzyer: fixed marking empty program
git-svn-id: trunk@38506 -
2018-03-12 16:54:28 +00:00
nickysn
8ecc41186d + added an x86_64 version of the tasm23.pp test
git-svn-id: trunk@38505 -
2018-03-12 16:07:39 +00:00
nickysn
79477f04b0 + added test tasm23a.pp - an i386 version of tasm23.pp
git-svn-id: trunk@38504 -
2018-03-12 15:14:03 +00:00
pierre
640f7fbf94 Add test for small records for 1 to 8 bytes in size passing to procedures
git-svn-id: trunk@38503 -
2018-03-11 22:06:29 +00:00
florian
8b0bbdcaab * fix flag subregs after r38206
git-svn-id: trunk@38502 -
2018-03-11 20:30:11 +00:00