Commit Graph

28751 Commits

Author SHA1 Message Date
giulio
50cd527d30 Checkpointer: consider bss section too for go32v2 (webtbs/tw3661 now works)
git-svn-id: trunk@10967 -
2008-05-14 13:08:11 +00:00
marco
416e43903b * introduced sharedsuffix for bug #11291
git-svn-id: trunk@10966 -
2008-05-14 08:51:34 +00:00
yury
403ce8c2c1 * Fixed removing stabs for unused functions. It fixes debugging problems.
git-svn-id: trunk@10963 -
2008-05-13 13:12:07 +00:00
yury
26efe0df1d + Added sipapi unit by Vasil.
git-svn-id: trunk@10962 -
2008-05-13 10:55:53 +00:00
yury
5d1582b940 * Added some API imports and constants by Vasil.
git-svn-id: trunk@10961 -
2008-05-13 10:52:03 +00:00
Jonas Maebe
6ac63bcafe * also process tcallnode.funcretnode in nutils.foreachnode*(),needed
for properly synchronizing regvars after loops. The absense of this
    causes the crash in the test program of mantis #11290 under 2.2.1,
    and while it doesn't crash under 2.3.1 due to differences in the
    code generation, the bug could cause errors in other situations
    here as well)

git-svn-id: trunk@10959 -
2008-05-12 20:50:43 +00:00
giulio
5da751376b Prevent memory corruption by respecting DOS command line length limit (tests/test/targ1b doesn't crash the machine anymore)
git-svn-id: trunk@10958 -
2008-05-12 14:42:24 +00:00
florian
8306eb4753 * compare constant sets correctly while choosing an overloaded procedure, resolves #11288
git-svn-id: trunk@10957 -
2008-05-12 12:45:55 +00:00
Jonas Maebe
063af15a0c * set code to 0 in case val(enum) does not encounter an error
git-svn-id: trunk@10951 -
2008-05-12 10:19:53 +00:00
Jonas Maebe
87aa666768 + test I still had lying around
git-svn-id: trunk@10950 -
2008-05-12 09:51:19 +00:00
florian
88cfaf0a41 + added overload directive as requested by Paul
git-svn-id: trunk@10949 -
2008-05-12 09:15:39 +00:00
marco
e086e15cde * tboolresult for xinerama, fixes 11147
git-svn-id: trunk@10947 -
2008-05-11 13:04:18 +00:00
giulio
2d3b290a58 These tests are not for go32v2
git-svn-id: trunk@10946 -
2008-05-11 13:02:58 +00:00
giulio
028c6d9042 Inline methods inside classes unit protected by {$ifdef classesinline}
git-svn-id: trunk@10945 -
2008-05-11 10:19:01 +00:00
giulio
77e5bf78ab Fixed compilation of libgd on go32v2
git-svn-id: trunk@10944 -
2008-05-11 10:14:19 +00:00
giulio
c6d4f1a9e5 Go32v2 is not an embedded target, don't disable features
git-svn-id: trunk@10943 -
2008-05-11 10:11:29 +00:00
yury
b658d55980 * Renamed oleaut32 to oleauto to match corresponding C header name.
git-svn-id: trunk@10941 -
2008-05-11 10:05:48 +00:00
florian
0a4314206f * range check error checking for floats refactored
* never throw range/overflow check errors for floats in delphi mode, resolves #7584

git-svn-id: trunk@10940 -
2008-05-11 09:09:21 +00:00
florian
46a381645f * regenerated
git-svn-id: trunk@10938 -
2008-05-11 07:36:50 +00:00
florian
1f32ed79c1 + create svn add menu entry in tools menu
git-svn-id: trunk@10937 -
2008-05-11 07:36:30 +00:00
florian
4a243d451f + support of -Mxxx or $modeswitch to enable single mode specific features
git-svn-id: trunk@10936 -
2008-05-10 22:04:53 +00:00
joost
b507b1a22d * Disable controls while applying updates (bug 9380)
git-svn-id: trunk@10934 -
2008-05-10 21:29:35 +00:00
giulio
9203f46e1a * Handling of -Sf parameter fixed
* Fixed definition of FPC_HAS_FEATURE_xxx macros for targets not supporting the full range of features
 * Added DYNLIBS feature

git-svn-id: trunk@10932 -
2008-05-10 17:00:04 +00:00
florian
c399cbc520 - unused
git-svn-id: trunk@10931 -
2008-05-10 16:13:20 +00:00
Jonas Maebe
b3d731f9a8 * fixed cutils local copy of swapendian
git-svn-id: trunk@10929 -
2008-05-10 10:45:25 +00:00
florian
ae836f878f + handle also widestring constants in constant string expressions
git-svn-id: trunk@10927 -
2008-05-10 08:58:35 +00:00
joost
6f8fd76e21 * Restructured the ApplyRecUpdates mechanism. Update-queries are only created when necessary and improved error messages. Readonly does not depend on ParseSQL anymore (mantis 9254) + test
git-svn-id: trunk@10926 -
2008-05-09 21:40:18 +00:00
Jonas Maebe
e4f93fbbd3 * disable second part of the test for 64 bit platforms (see comments)
git-svn-id: trunk@10925 -
2008-05-09 21:08:30 +00:00
Jonas Maebe
b31a502e6e * tw9176a should fail, moved to webtbf and added { %fail }
+ added tw9176 which should succeed

git-svn-id: trunk@10924 -
2008-05-09 21:01:41 +00:00
yury
02e6029ba1 * Build activex and comobj for wince.
git-svn-id: trunk@10921 -
2008-05-09 20:06:35 +00:00
yury
89eb913ad3 + Added htmlctrl.
git-svn-id: trunk@10920 -
2008-05-09 19:38:59 +00:00
giulio
18868ae015 Added fpmake.pp for fcl-res
git-svn-id: trunk@10919 -
2008-05-09 19:07:05 +00:00
yury
ffc3e933f9 * Fixed activex and comobj for wince.
git-svn-id: trunk@10918 -
2008-05-09 18:52:00 +00:00
yury
9d0acf1505 * Added some types and structs to make activex unit compilable.
git-svn-id: trunk@10917 -
2008-05-09 18:43:38 +00:00
yury
981920616f * Windows unit additions by Vasil.
+ msgqueue, pm, service, winioctl header translations by Vasil.

git-svn-id: trunk@10914 -
2008-05-09 15:25:28 +00:00
Jonas Maebe
7657cd7b6c * result of prefetch is voidtype, not voidpointertype (fixes mantis #11275)
git-svn-id: trunk@10913 -
2008-05-09 14:13:59 +00:00
Jonas Maebe
fc4b431768 * slightly reformatted output
git-svn-id: trunk@10912 -
2008-05-08 19:55:48 +00:00
Jonas Maebe
90fd155648 + enabled clocale for Darwin
git-svn-id: trunk@10911 -
2008-05-08 19:55:23 +00:00
Jonas Maebe
9d2e95f2fc * sysutils depends on convutils
git-svn-id: trunk@10910 -
2008-05-08 19:49:56 +00:00
yury
cb02702b51 * Fixed constants.
git-svn-id: trunk@10908 -
2008-05-07 23:54:20 +00:00
yury
251ba4888c * Replaced integer by longint.
git-svn-id: trunk@10906 -
2008-05-07 22:01:20 +00:00
joost
6f3e1bba28 * Fixed bug #8442 + test
git-svn-id: trunk@10905 -
2008-05-07 20:53:09 +00:00
Jonas Maebe
0645313da5 * fixed wrong internal error in case a swapped set <op> setelement
addnode was processed after r10432/10433 (mantis #11255)

git-svn-id: trunk@10904 -
2008-05-07 18:11:18 +00:00
yury
1ec04dfd36 * Moved gx to packages.
git-svn-id: trunk@10903 -
2008-05-07 13:39:41 +00:00
yury
26d51730a8 + Added cesync, rapi, windbase units. rapi is builded for win32 only. cesync is builded for both wince and win32.
git-svn-id: trunk@10902 -
2008-05-07 13:16:34 +00:00
yury
4ea565e9a6 + Added gpsapi and todaycmn units by Vasil.
git-svn-id: trunk@10901 -
2008-05-07 12:54:12 +00:00
yury
9633252e30 * Fixed winceunits sources and added them to build.
git-svn-id: trunk@10900 -
2008-05-07 12:46:47 +00:00
yury
d1dd8bd928 * Fixed warning and notes.
git-svn-id: trunk@10899 -
2008-05-07 12:35:03 +00:00
yury
e2634e0b8d * renamed files.
git-svn-id: trunk@10898 -
2008-05-07 11:26:28 +00:00
yury
d2af7aa34a * Started moving wince extra APIs from windows unit to separate units in packages/winceunits. Similar to win32/64.
git-svn-id: trunk@10897 -
2008-05-07 11:16:05 +00:00