Commit Graph

55640 Commits

Author SHA1 Message Date
nickysn
75bc15868e * applied the OpenGL library name fixes from the OpenBSD ports tree, but
modified in a way, that doesn't break other platforms

git-svn-id: trunk@41647 -
2019-03-09 14:57:07 +00:00
nickysn
8716b7321e * refactored the OpenGL library name ifdef sequence to avoid nested ifdefs
git-svn-id: trunk@41646 -
2019-03-09 14:53:47 +00:00
nickysn
85981b0a32 * applied all the OpenBSD startup code patches from the OpenBSD ports tree
git-svn-id: trunk@41645 -
2019-03-09 14:33:25 +00:00
nickysn
7b00c732b8 * Adjust for OpenBSD struct changes in the 'dir' structure. Based on OpenBSD
ports patch patch-fpcsrc_rtl_bsd_ostypes_inc

git-svn-id: trunk@41643 -
2019-03-08 16:26:40 +00:00
nickysn
2564588bf7 * Adjust for OpenBSD struct changes in the 'dirent' structure. Based on OpenBSD
ports patch patch-fpcsrc_rtl_bsd_ostypes_inc

git-svn-id: trunk@41642 -
2019-03-08 16:22:53 +00:00
nickysn
c183b49125 * refactored the ifdefs around the dirent structure
git-svn-id: trunk@41641 -
2019-03-08 16:18:17 +00:00
nickysn
d9509a22ad * Adjust for OpenBSD struct changes in the 'stat' structure. Based on OpenBSD
ports patch patch-fpcsrc_rtl_bsd_ostypes_inc

git-svn-id: trunk@41640 -
2019-03-08 16:14:40 +00:00
nickysn
b659720f04 * Do not link to /usr/libexec/ld.so as a shared library on OpenBSD. Based on 3/3
of OpenBSD ports patch patch-fpcsrc_compiler_systems_t_bsd_pas

git-svn-id: trunk@41639 -
2019-03-08 16:04:48 +00:00
nickysn
bd9f6170cd * always add -nopie to linker flags on OpenBSD. Based on 2/3 of OpenBSD ports
patch patch-fpcsrc_compiler_systems_t_bsd_pas

git-svn-id: trunk@41638 -
2019-03-08 16:01:30 +00:00
nickysn
c3c9e07867 * Correct library search path for OpenBSD. Based on 1/3 of OpenBSD ports patch
patch-fpcsrc_compiler_systems_t_bsd_pas

git-svn-id: trunk@41637 -
2019-03-08 15:59:00 +00:00
svenbarth
a735dc28ae * fix for Mantis #35204: TThreadID is a DWord even on Windows 64-bit, so declare it accordingly
git-svn-id: trunk@41636 -
2019-03-08 14:47:25 +00:00
svenbarth
9ddf90b059 + fix for Mantis #35203: add TLS_OUT_OF_INDEXES constant to Windows unit
git-svn-id: trunk@41635 -
2019-03-08 14:47:22 +00:00
michael
a5f257ad20 * Firebird sample DB script, same for sqlite
git-svn-id: trunk@41634 -
2019-03-08 10:38:24 +00:00
Mattias Gaertner
183c0837cc pastojs: fixed loading precompiled units by default
git-svn-id: trunk@41633 -
2019-03-07 22:46:24 +00:00
Mattias Gaertner
ba36a27d84 pastojs: pass class var to var argument
git-svn-id: trunk@41632 -
2019-03-07 14:48:25 +00:00
michael
7a39e38e5a * Remove unused variable
git-svn-id: trunk@41631 -
2019-03-07 13:35:21 +00:00
michael
b9abb510b8 * Add configconnection to TSQLDBRestConnection
git-svn-id: trunk@41630 -
2019-03-07 13:35:01 +00:00
yury
b0535d8d0f * ppudump: Fixed a warning regarding text clipping.
git-svn-id: trunk@41628 -
2019-03-07 10:36:05 +00:00
yury
54756c0f60 * ppudump: Fixed formatting of a error message.
git-svn-id: trunk@41627 -
2019-03-07 10:33:04 +00:00
yury
37941d03cc * ppudump: Avoid using GetLastOSError on platforms that doesn't support it (e.g. go32v2).
git-svn-id: trunk@41625 -
2019-03-07 10:18:15 +00:00
michael
da4d2e2712 * CORS credentials corrections
git-svn-id: trunk@41624 -
2019-03-07 08:39:39 +00:00
Mattias Gaertner
614755f6da pastojs: allow typecast extclass to extclass in mode delphi
git-svn-id: trunk@41623 -
2019-03-06 21:11:21 +00:00
Mattias Gaertner
9e6f50413b pastojs: fixed include file search in module directory
git-svn-id: trunk@41622 -
2019-03-06 18:11:47 +00:00
Mattias Gaertner
94bb523217 fcl-passrc: test helper for double
git-svn-id: trunk@41621 -
2019-03-06 18:10:52 +00:00
michael
2869e9216f * Build ADO output format as well
git-svn-id: trunk@41619 -
2019-03-06 09:49:09 +00:00
michael
0fb747857e * Add ADO packet data streamer
git-svn-id: trunk@41618 -
2019-03-06 08:22:37 +00:00
michael
0b6b748b15 * Fix RequireMetadata
git-svn-id: trunk@41617 -
2019-03-06 08:22:18 +00:00
michael
93e3a3e335 * Fix bug #35194
git-svn-id: trunk@41612 -
2019-03-06 07:27:28 +00:00
Mattias Gaertner
8ef68dbf8b pastojs: fixed -vm
git-svn-id: trunk@41611 -
2019-03-05 23:54:22 +00:00
pierre
973741c919 Fix tmoddiv4.pp test failure with -O1 option for powerpc64 as suggested by Jonas
git-svn-id: trunk@41610 -
2019-03-05 22:01:09 +00:00
Mattias Gaertner
5463bceaac pas2js: doc: about typecasting to TJSOBject descendant
git-svn-id: trunk@41603 -
2019-03-05 17:09:15 +00:00
Mattias Gaertner
be7e2bb997 fcl-passrc: resolver: no hint when hiding private method
git-svn-id: trunk@41600 -
2019-03-05 15:49:01 +00:00
Mattias Gaertner
f88641b3b4 fcl-passrc: resolver: no hint when hiding private method
git-svn-id: trunk@41598 -
2019-03-05 14:38:26 +00:00
Mattias Gaertner
1ab29b43b7 pastojs: bigint shl/shr int
git-svn-id: trunk@41594 -
2019-03-05 13:15:07 +00:00
Mattias Gaertner
6377c64d7c pastojs: bigint shl const
git-svn-id: trunk@41593 -
2019-03-05 12:12:26 +00:00
michael
5fd42f50f8 * Fixed typo
git-svn-id: trunk@41592 -
2019-03-05 11:24:23 +00:00
michael
ae5e97962f * Fix AV
git-svn-id: trunk@41591 -
2019-03-05 11:23:56 +00:00
Mattias Gaertner
9ff072e9aa fcl-passrc: fixed overload var arg and type alias
git-svn-id: trunk@41590 -
2019-03-05 10:55:43 +00:00
pierre
a7d45c0ca0 Commit patch submitted by J. Gareth Moreton in bug report 35180
git-svn-id: trunk@41589 -
2019-03-04 21:53:22 +00:00
Mattias Gaertner
bfaa7ac13f fcl-passrc: when using members, use parent type
git-svn-id: trunk@41587 -
2019-03-04 13:21:11 +00:00
Mattias Gaertner
91c6b86a82 fcl-passrc: analyzer: use methods with message modifier
git-svn-id: trunk@41586 -
2019-03-04 11:44:00 +00:00
michael
45b0446f8c * Configurable HTTP Status codes
git-svn-id: trunk@41585 -
2019-03-04 09:43:32 +00:00
Károly Balogh
bda626d450 amicommon: add some naive RTLEventWaitFor implementation, add long standing tthread.inc patch by Sven. Synchronize/CheckSynchronize should now work on Amiga
git-svn-id: trunk@41584 -
2019-03-04 01:43:42 +00:00
Mattias Gaertner
e3cd320580 pastojs: method modifier message integer/string
git-svn-id: trunk@41583 -
2019-03-03 23:30:13 +00:00
Mattias Gaertner
cbdd7e892f fcl-passrc: parse and resolve method modifier message
git-svn-id: trunk@41582 -
2019-03-03 21:44:42 +00:00
michael
72196141b0 * Fix syntax error
git-svn-id: trunk@41581 -
2019-03-03 18:22:01 +00:00
michael
604e8f03f8 * Added business processor component
git-svn-id: trunk@41573 -
2019-03-03 16:01:46 +00:00
michael
92429997b5 * Keep connection type when reading
git-svn-id: trunk@41572 -
2019-03-03 16:00:53 +00:00
svenbarth
9a9c6a3ff4 * fix for Mantis #35150: correctly convert Int64/QWord values to OleVariant (Delphi compatible)
+ added test

git-svn-id: trunk@41571 -
2019-03-03 14:50:09 +00:00
svenbarth
07b1a3d211 * adjust signature of variant managers olevarfromint so that 64-bit values can be passed as well (as was probably intended originally)
git-svn-id: trunk@41570 -
2019-03-03 14:50:05 +00:00