Commit Graph

12594 Commits

Author SHA1 Message Date
nickysn
5dd48078a6 + enabled package fcl-registry for the WASI target
git-svn-id: trunk@49465 -
2021-06-01 23:26:22 +00:00
nickysn
378b5f73a5 + enabled package fcl-stl for the WASI target
git-svn-id: trunk@49464 -
2021-06-01 23:23:31 +00:00
nickysn
56aa1e1bbe + enabled the regexpr package for the WASI target
git-svn-id: trunk@49463 -
2021-06-01 23:17:33 +00:00
nickysn
7c09f0be96 + enabled the fcl-sound package for the WASI target
git-svn-id: trunk@49462 -
2021-06-01 23:14:28 +00:00
nickysn
14ec15be7b + enabled the fcl-xml package for the WASI target
git-svn-id: trunk@49461 -
2021-06-01 23:11:54 +00:00
nickysn
5b192cb82a + enabled the hash package for the WASI target
git-svn-id: trunk@49460 -
2021-06-01 23:09:41 +00:00
nickysn
1eec910561 + enabled compilation of fcl-base for the WASI target
git-svn-id: trunk@49459 -
2021-06-01 23:06:40 +00:00
nickysn
eed9bc1f35 + enabled several rtl-objpas units for the WASI target
git-svn-id: trunk@49458 -
2021-06-01 23:04:41 +00:00
nickysn
385c130e8d + enabled some rtl-extra units on the WASI target (matrix, ucomplex, objects)
git-svn-id: trunk@49457 -
2021-06-01 22:58:56 +00:00
nickysn
cdd7aaf2eb + compile the unicode collations and extra code pages for the WASI target
git-svn-id: trunk@49456 -
2021-06-01 22:50:19 +00:00
michael
d23feee55e * Correctly initialize total_out
git-svn-id: trunk@49424 -
2021-06-01 08:00:42 +00:00
michael
affefb6ce0 * Fix issue ID #36822. Total was being misused in check
git-svn-id: trunk@49421 -
2021-05-31 20:07:18 +00:00
marco
9bc8f17f16 * implemented LeftPromotion to fmtbcd to fix mantis 38496 but unfortunately FPC doesn't call it.
git-svn-id: trunk@49413 -
2021-05-30 13:00:00 +00:00
joost
8cdbf5887b * test for r49387
git-svn-id: trunk@49410 -
2021-05-29 11:30:54 +00:00
joost
1e3de5db58 * Parse the contenttype according to rfc1341 also for non-streaming
processing

git-svn-id: trunk@49409 -
2021-05-29 11:17:54 +00:00
joost
52813c8965 * Fixed mime-multipart processing for solutions that do
not support chunked processing of content. (like CGI)

git-svn-id: trunk@49408 -
2021-05-29 10:57:51 +00:00
Károly Balogh
19876ca805 qlunits: added channel definition structures based on C equivalents, added test code
git-svn-id: trunk@49396 -
2021-05-22 14:48:00 +00:00
Károly Balogh
7b03bac5d6 qlunits: remove word alignment test from sysvar test, as there are byte-sized vars, which are not aligned
git-svn-id: trunk@49395 -
2021-05-22 11:51:22 +00:00
Károly Balogh
70011c2306 qlunits: add a test program to test sysvar offsets
git-svn-id: trunk@49393 -
2021-05-22 09:42:32 +00:00
Károly Balogh
54f761b4da qlunits: make sure everything is two byte aligned
git-svn-id: trunk@49392 -
2021-05-22 09:20:45 +00:00
Károly Balogh
c9f875b15f qlunits: fix SMS unit build, declare all const/vars/types before functions, and minor tweaks
git-svn-id: trunk@49391 -
2021-05-22 08:21:10 +00:00
Károly Balogh
2bf7676f00 qlunits: fixed comments in qdos_sysvars.inc to avoid compiler directives warnings
git-svn-id: trunk@49390 -
2021-05-22 08:10:10 +00:00
Károly Balogh
cd5c2b8271 qlunits: merged a modified version of a patch by Norman Dunbar, defines system variables as a record
git-svn-id: trunk@49388 -
2021-05-22 07:30:00 +00:00
joost
fd91e8263c * Fixed processing post-content of unknown content-types
git-svn-id: trunk@49387 -
2021-05-21 21:46:39 +00:00
michael
83253676a3 * Some case fixes
git-svn-id: trunk@49375 -
2021-05-17 14:53:37 +00:00
marco
a714cfafb8 * fix for mantis 38889, swap bottom and rect in pointinside
git-svn-id: trunk@49373 -
2021-05-15 20:45:48 +00:00
Mattias Gaertner
e72665051f pastojs: fixed float / 0.0 results at compiletime in inf instead of divbyzero, issue #38815
git-svn-id: trunk@49370 -
2021-05-15 12:09:26 +00:00
michael
d77f249332 * Fix compilation
git-svn-id: trunk@49361 -
2021-05-13 17:18:37 +00:00
joost
20039e3b77 * Parse the ContentType according to rfc1341
git-svn-id: trunk@49360 -
2021-05-13 15:03:30 +00:00
joost
6db4ab5012 - Switch to block-based processing of http-content
git-svn-id: trunk@49359 -
2021-05-13 14:10:33 +00:00
Mattias Gaertner
4ddaa26fc0 pastojs: nested external class constructor
git-svn-id: trunk@49351 -
2021-05-12 19:47:26 +00:00
michael
ac9d2b3cc5 * Convert array of jsvalue to array of const where appropriate
git-svn-id: trunk@49345 -
2021-05-08 15:36:50 +00:00
michael
18a78020fa * Fix (by Han) for issue ID #35080
git-svn-id: trunk@49336 -
2021-05-04 14:20:27 +00:00
Mattias Gaertner
23c913c65c pastojs: updated logo year
git-svn-id: trunk@49332 -
2021-05-03 19:03:41 +00:00
svenbarth
f383cf4deb * fix for Mantis #38381: apply patch by Bi0T1N to add two Delphi compatible overloads for TValue.Make
git-svn-id: trunk@49327 -
2021-05-02 19:08:42 +00:00
svenbarth
0ba689de84 * fix test compilation with Delphi
git-svn-id: trunk@49326 -
2021-05-02 19:08:38 +00:00
Károly Balogh
c38b8ac28f sinclairql: enable most of rtl-objpas and rtl-extra on the QL
git-svn-id: trunk@49322 -
2021-05-02 09:32:13 +00:00
Károly Balogh
6a35227a50 qlunits: really add the a new example missed from the previous commit
git-svn-id: trunk@49311 -
2021-05-01 13:25:30 +00:00
Károly Balogh
8c1ebd8353 qlunits: some refactors and updates. added system vars offsets to qdos unit, and a new example
git-svn-id: trunk@49310 -
2021-05-01 13:24:34 +00:00
nickysn
658affeae2 + added default parameters to InstallUserMode
git-svn-id: trunk@49283 -
2021-04-27 23:59:29 +00:00
michael
fab90f0b65 * Forgot to include sslbase
git-svn-id: trunk@49277 -
2021-04-27 11:30:53 +00:00
michael
51d1fefc12 * Make some properties public
git-svn-id: trunk@49276 -
2021-04-27 11:16:58 +00:00
Mattias Gaertner
0670980981 fcl-passrc: fixed (intf as tobject).ClassType, issue #38805
git-svn-id: trunk@49272 -
2021-04-26 21:16:28 +00:00
Mattias Gaertner
2d296fd879 pastojs: fixed rtti method flags
git-svn-id: trunk@49268 -
2021-04-26 21:02:43 +00:00
pierre
4391075617 * Use FGeneralCriticalSection for LogIndent and LogUnindent.
Add FIndentCount integer field.
    Add FWorkerPrefix string field.
    Use try/finally block to keep track of LogLevel

git-svn-id: trunk@49266 -
2021-04-26 20:43:07 +00:00
nickysn
f261146b6f * makefile regenerated with latest fpcmake
git-svn-id: trunk@49263 -
2021-04-25 16:09:24 +00:00
Mattias Gaertner
6d551fad4c fcl-passrc: started specialize type reference a<b>.c
git-svn-id: trunk@49256 -
2021-04-24 13:53:28 +00:00
Mattias Gaertner
1ab2ad3b06 pastojs: rtti of async function: pfAsync
git-svn-id: trunk@49255 -
2021-04-24 12:04:37 +00:00
Mattias Gaertner
74b8ccb992 fcl-passrc: started example issue #38784
git-svn-id: trunk@49254 -
2021-04-24 11:49:01 +00:00
Mattias Gaertner
be9b0adf71 pastojs: specialize try except on, issue #38795
git-svn-id: trunk@49253 -
2021-04-24 10:55:03 +00:00