Commit Graph

25436 Commits

Author SHA1 Message Date
peter
7d6637456b * use i?86 instead of i386
git-svn-id: trunk@6939 -
2007-03-21 11:26:46 +00:00
florian
922b387980 * WinCE compilation fixed
git-svn-id: trunk@6938 -
2007-03-20 10:09:54 +00:00
Tomas Hajny
30b78920cd * OS/2 compilation fixes (not completely finished yet)
git-svn-id: trunk@6937 -
2007-03-20 00:49:20 +00:00
daniel
0b3ddb0b82 + Prevent error message after program terminates.
git-svn-id: trunk@6936 -
2007-03-19 21:33:33 +00:00
chrivers
9e030d58b5 * Fixed uses-clause in jwanative.pas. This fixes many compilation problems where types would be aliased to incompatible types, because jwanative.pas is also used as an include file in jwawindows.pas
git-svn-id: trunk@6935 -
2007-03-19 18:44:23 +00:00
daniel
2607f1f32c * Better check to avoid cross-binutils
git-svn-id: trunk@6934 -
2007-03-19 15:33:06 +00:00
daniel
9bf4565f0b + A binutils prefix is not necessary when cross-compiling from i386 to x86_64 and vice versa.
git-svn-id: trunk@6933 -
2007-03-19 14:22:57 +00:00
Jonas Maebe
96d1a246ee * fixed typos (MacOS -> Mac OS)
git-svn-id: trunk@6932 -
2007-03-19 13:45:16 +00:00
daniel
7e3dd5999f * Allow GNU assembler for all targets.
git-svn-id: trunk@6931 -
2007-03-19 07:59:35 +00:00
daniel
dd4d377504 + Initial implementation of graph unit on ptc
git-svn-id: trunk@6929 -
2007-03-18 22:07:37 +00:00
peter
6db1d803fa * removed invalid code from proc_get_importname where the result could be empty
git-svn-id: trunk@6926 -
2007-03-18 21:35:42 +00:00
joost
6ed78067b6 * Updated version in the inno-installer
git-svn-id: trunk@6923 -
2007-03-18 21:16:31 +00:00
florian
605e82489a * reset fpu on win64 as well, certain operations like ln use it
git-svn-id: trunk@6920 -
2007-03-18 20:25:58 +00:00
florian
c127753bb8 * test for win64 fixed
git-svn-id: trunk@6919 -
2007-03-18 20:11:38 +00:00
florian
d55dbf92d3 * fixed assembling of cvt(t)ss2si
git-svn-id: trunk@6918 -
2007-03-18 17:35:22 +00:00
tom_at_work
208e6e504d * improve compilation on ppc64/linux
git-svn-id: trunk@6917 -
2007-03-18 15:50:49 +00:00
Jonas Maebe
9cec910eb9 * changed *string_to_*chararray helpers from functions into procedures
because on win64 the location of a function result can depend on its
    size (so some chararrays had to be returned in registers and others
    by reference, which means it's impossible to have a generic function
    declaration which works in all cases) (mantis #8533)
  * pad constant string assignments to chararrays with #0 up to the
    length of the chararray for 2.0.x compatibility (fixes
    tests/test/tarray3)

git-svn-id: trunk@6915 -
2007-03-18 12:20:01 +00:00
daniel
4b252364f8 * Fix paths
git-svn-id: trunk@6914 -
2007-03-18 11:40:17 +00:00
daniel
41be83b23c + Upgrade PTCPas to lastest svn revision.
git-svn-id: trunk@6913 -
2007-03-18 11:01:32 +00:00
daniel
aa0b2b4e71 + UPgrade PTCPas to latest svn revision
git-svn-id: trunk@6912 -
2007-03-18 10:51:23 +00:00
florian
2639d8f83a * big set test
git-svn-id: trunk@6911 -
2007-03-18 10:34:18 +00:00
daniel
74f3b75ec1 * Temp commit to allow upgrade
git-svn-id: trunk@6910 -
2007-03-18 10:30:08 +00:00
daniel
63e3085bd9 + UPgrade PTCpas to 0.99.7
git-svn-id: trunk@6909 -
2007-03-18 10:24:21 +00:00
Tomas Hajny
f55b4d9ece * comment about sec_fpc extended to cover current meaning
git-svn-id: trunk@6907 -
2007-03-17 22:10:02 +00:00
Jonas Maebe
bcfed2bc74 * test for wrong warning when accessing length of unwritten
open array out-parameters

git-svn-id: trunk@6906 -
2007-03-17 22:08:31 +00:00
Jonas Maebe
887fe0dd9c * test the (previously) working parts of this test
git-svn-id: trunk@6905 -
2007-03-17 22:00:18 +00:00
Jonas Maebe
2f12e94947 * don't warn about uninitialised open array out parameters when
only getting their length

git-svn-id: trunk@6904 -
2007-03-17 21:57:45 +00:00
Jonas Maebe
2b2b8c4f4f * regenerated to darwin/ppc64 (please use up-to-date fpcmake!)
git-svn-id: trunk@6900 -
2007-03-17 10:33:17 +00:00
florian
53b2b1e882 * several packed array and varset related ies on sparc fixed
git-svn-id: trunk@6899 -
2007-03-17 09:16:48 +00:00
michael
d7752d3c69 * added an improved but incompatible TXMLConfig from Sergei Gorelkin
git-svn-id: trunk@6897 -
2007-03-16 23:14:10 +00:00
michael
2eb6ef9d52 * lua headers, donated by Bram Kuijvenhoven. Headers are Modified LGPL
git-svn-id: trunk@6895 -
2007-03-16 22:58:42 +00:00
Jonas Maebe
2e3833cd7a * slightly improved previous in checking patch
git-svn-id: trunk@6892 -
2007-03-16 22:31:51 +00:00
Jonas Maebe
defedf2474 * compile for solaris
git-svn-id: trunk@6890 -
2007-03-16 21:14:57 +00:00
florian
2d0c27e80d * sparc uses softfloat routines so softfloat exception masking needs to be set properly
git-svn-id: trunk@6888 -
2007-03-16 20:04:39 +00:00
joost
64c1da895f * Reverted wrong commit
git-svn-id: trunk@6887 -
2007-03-16 19:53:45 +00:00
joost
aa508a6033 * ftWideMemo should be the last TFieldType
git-svn-id: trunk@6886 -
2007-03-16 19:50:34 +00:00
Jonas Maebe
428306051f * give again an error for "in" operations on incompatible set
elements/sets after introduction of support for "longint in set"

git-svn-id: trunk@6885 -
2007-03-16 19:44:43 +00:00
joost
07d97e2916 * Patch from Luiz Americo:
* Fix automatic call of ApplyUpdates while closing the dataset
 * Change the license to modified LGPL

git-svn-id: trunk@6884 -
2007-03-16 19:34:34 +00:00
Jonas Maebe
c7f77296a9 + brotl, brotr and bnot functions for macpas mode + tests
git-svn-id: trunk@6881 -
2007-03-16 16:01:26 +00:00
joost
2913e582ce * Removed unmaintained db-stuff
git-svn-id: trunk@6880 -
2007-03-16 13:14:24 +00:00
joost
0a2c621063 Patch (adapted) from Thorsten Engler:
* Added TWideStringField, TGUIDField, TVariantField
 * Published TCurrencyField.Currency
 * TBlobField.GetAsString/SetAsString only calls ReadBuffer if size>0

git-svn-id: trunk@6879 -
2007-03-16 12:49:06 +00:00
Almindor
4a2e84a5ee * update to sdl1.2
git-svn-id: trunk@6878 -
2007-03-16 12:28:12 +00:00
Almindor
7ac254d069 * adds win64 target to sdl
git-svn-id: trunk@6877 -
2007-03-16 10:31:46 +00:00
Almindor
a56aa776bb * remove win32 constraint so it compiles on win64 and possibly others later too
git-svn-id: trunk@6876 -
2007-03-16 10:30:19 +00:00
Almindor
9aebd665a9 * fix for xmlconfig.getvalue from Sergei
git-svn-id: trunk@6875 -
2007-03-16 10:17:24 +00:00
Almindor
5ead448bac * patch from Sergei, fixes bug #8492
git-svn-id: trunk@6874 -
2007-03-15 19:26:07 +00:00
Károly Balogh
8e7c440790 + added keymap.library interface unit, which will be required by the updated keyboard unit
git-svn-id: trunk@6873 -
2007-03-15 18:01:49 +00:00
Jonas Maebe
4e5488529d * fixed class conversion and inheritance tree errors
git-svn-id: trunk@6871 -
2007-03-15 09:48:21 +00:00
Almindor
5a6eabcd6c * update lnet to near 0.5 before the freeze
git-svn-id: trunk@6870 -
2007-03-15 09:47:27 +00:00
pierre
ce5037920a + try to implement smartlink
git-svn-id: trunk@6867 -
2007-03-15 00:11:55 +00:00