pierre
31620a9c94
Add ESigQuit Exception class and use it in exceptmap
...
git-svn-id: trunk@38586 -
2018-03-21 10:28:33 +00:00
michael
5a8a3ddc21
* Fix content sending
...
git-svn-id: trunk@38585 -
2018-03-21 10:22:34 +00:00
pierre
250e924ad3
+ Add RTE 236 for thread errors:
...
inc/systemh.inc and java/jsystemh.inc:
+ Add reThreadError (and also reNoDynLibsSupport) to TRuntimeError.
* Add new values to RuntimeErrorExitCodes after extension of TRuntimeError
inc/system.inc and java/jsystem.inc:
* use RTE 236 in fpc_threaderror.
objpas/sysconst.pp and objpas/sysutils/stre.inc:
+ Add SThreadError string constant.
objpas/sysutils/sysutilh.inc:
+ Add EThreadError class.
objpas/sysutils/sysutils.inc
+ Add 236 to EThreadError conversion to exeptmap.
git-svn-id: trunk@38584 -
2018-03-21 10:19:04 +00:00
michael
59fdcb7953
* Deprecate databand.HeaderBand, Databand.FooterBand in favour of Ddataheader.Data/DataFooter.Data
...
git-svn-id: trunk@38583 -
2018-03-21 09:30:36 +00:00
Mattias Gaertner
f8b3ec21be
pastojs: set version 0.9.13
...
git-svn-id: trunk@38582 -
2018-03-21 09:19:05 +00:00
Mattias Gaertner
63d7f03d31
pastojs: filer: fixed msignoreinterfaces
...
git-svn-id: trunk@38581 -
2018-03-21 09:10:26 +00:00
florian
6c9d7e5c07
- remove ret check to make it more stable
...
git-svn-id: trunk@38580 -
2018-03-20 21:58:56 +00:00
florian
fa3ee68004
o patch by Dávid Pethes: Fixes for compilation with nasm 2.10 and higher on Win64:
...
* disable generation of RVA and SECREL32 symbols (according to comment in taiconst_type, they are win32 only)
* use lowercase cpu names (it was changed from case-insensitive names sometime after 2.10)
git-svn-id: trunk@38579 -
2018-03-20 21:55:01 +00:00
Mattias Gaertner
cd4c277ae2
fcl-passrc: useanalyzer: use TObject.AfterConstruction, BeforeDestruction
...
git-svn-id: trunk@38578 -
2018-03-20 17:02:17 +00:00
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