Commit Graph

24992 Commits

Author SHA1 Message Date
pierre
6606eac232 * missing TGDBController.SetDir method added
git-svn-id: trunk@6009 -
2007-01-17 05:29:53 +00:00
yury
9d3a3f3c49 * Fixed SafeArrayGetLBound,SafeArrayGetUBound,CheckVarArrayAndCalculateAddress (variant array bounds are stored in reverse order).
* It fixes test/testv9.pp for non Windows targets. 

git-svn-id: trunk@6008 -
2007-01-17 01:12:03 +00:00
florian
8ecdbbc515 * fix intf assignment
git-svn-id: trunk@6007 -
2007-01-16 22:42:21 +00:00
yury
d5922f01ff * reduced test complexity for ARM.
git-svn-id: trunk@6006 -
2007-01-16 22:08:05 +00:00
Jonas Maebe
9ad579855e * fixed webtbf/tw3631
* properly set vs_read/written status for tp-style objects
    without vmt of which a method is called

git-svn-id: trunk@6005 -
2007-01-16 21:15:21 +00:00
peter
125ed611b0 * fix uninitialzied buffers passed to setstring()
git-svn-id: trunk@6004 -
2007-01-16 19:17:01 +00:00
peter
323fc850b9 * fixed duplicate alias check
git-svn-id: trunk@6003 -
2007-01-16 18:31:27 +00:00
Jonas Maebe
84445cd6c0 * use math
git-svn-id: trunk@6002 -
2007-01-16 17:58:12 +00:00
peter
1721992acc * new test
git-svn-id: trunk@6001 -
2007-01-16 16:49:57 +00:00
Jonas Maebe
7f24462fcb * warn when doing not(uninitialised_variable)
git-svn-id: trunk@6000 -
2007-01-16 16:34:44 +00:00
Károly Balogh
baf13df198 + merged MorphOS changes
git-svn-id: trunk@5999 -
2007-01-15 23:59:57 +00:00
Károly Balogh
98f983ce08 + further fixes to sysutils, to make dircache work
git-svn-id: trunk@5998 -
2007-01-15 23:50:09 +00:00
Károly Balogh
779b178157 + removed workaround (dircache disable) for morphos (and amiga)
git-svn-id: trunk@5997 -
2007-01-15 23:46:11 +00:00
daniel
1911e2fd01 * Use external name to prevent linking errors.
git-svn-id: trunk@5996 -
2007-01-15 23:23:19 +00:00
Jonas Maebe
bc06fd4d74 * fixed mantis #6152 (allow overloads to be defined before all
forwarddefs have been implemented)

git-svn-id: trunk@5995 -
2007-01-15 21:59:43 +00:00
Jonas Maebe
6604b8ba06 * fixed bashisms
git-svn-id: trunk@5994 -
2007-01-15 21:56:25 +00:00
peter
c9703d43d5 * check also procedure aliases for duplicate names when
generating an export stub

git-svn-id: trunk@5993 -
2007-01-15 17:45:37 +00:00
peter
30e78b71c8 * fix IE after duplicate asm symbol
git-svn-id: trunk@5992 -
2007-01-15 17:45:01 +00:00
peter
5531ac8c91 * fixed -o for sharedlibrary
git-svn-id: trunk@5991 -
2007-01-15 17:21:38 +00:00
peter
8bf63f4f69 * don't generate RVA reloc in stabs if there is no symbol
git-svn-id: trunk@5990 -
2007-01-15 16:46:50 +00:00
Jonas Maebe
d6b54890e4 * pass arguments to the compiler using an array of ansistring so that
parameters containing spaces are preserved correctly

git-svn-id: trunk@5989 -
2007-01-15 12:35:48 +00:00
daniel
4e19e473a4 * Add target specifier.
git-svn-id: trunk@5988 -
2007-01-15 10:32:53 +00:00
daniel
95713c7264 + Add baseunix again.
git-svn-id: trunk@5987 -
2007-01-15 10:29:46 +00:00
michael
c9664d3a46 * Patch from Luiz Americo Pereira Camara to implement proper support for custom messages
git-svn-id: trunk@5986 -
2007-01-15 08:45:17 +00:00
michael
156719af03 * Patch from Luiz Americo Pereira Camara
- Fix the position of the record after an Insert when the cursor does not match the ActiveBuffer
  - Implement BookmarkValid and CompareBookmarks
  - Add ExecCallback function which mimetizes the original sqlite callback system

git-svn-id: trunk@5985 -
2007-01-15 08:36:55 +00:00
pierre
7e62e2cfc1 * correct debug info for parentfp hidden parameter,
this is a vs_value parameter, not a vs_var.
    This allows to get higher local variables in IDE
    to work again (see ide/test.pas)

git-svn-id: trunk@5984 -
2007-01-15 05:13:53 +00:00
Károly Balogh
33c3bebd7b + merged changes with amiga sysutils
git-svn-id: trunk@5983 -
2007-01-14 22:33:00 +00:00
daniel
b665e0907c * Fix use_external
git-svn-id: trunk@5982 -
2007-01-14 22:00:15 +00:00
daniel
e47681ab0d * Remove reming usage of errno.
git-svn-id: trunk@5981 -
2007-01-14 21:50:24 +00:00
Károly Balogh
f1067607b6 + workaround for non-working dircache on morphos/amiga
+ added a few more missing morphos defines

git-svn-id: trunk@5980 -
2007-01-14 21:32:58 +00:00
Károly Balogh
ad98dc7b06 + gadzillion amount of fixes for sysutils
+ changed graphics.move() to gfxMove() to avoid some conflicts

git-svn-id: trunk@5979 -
2007-01-14 21:27:36 +00:00
daniel
d5927f1ef4 + Add constants to Netware socket units too.
git-svn-id: trunk@5978 -
2007-01-14 21:26:13 +00:00
daniel
e6438fe23d * Make error constants cross platform.
git-svn-id: trunk@5977 -
2007-01-14 21:22:47 +00:00
daniel
38062997f4 * Remove unused procedure.
git-svn-id: trunk@5976 -
2007-01-14 21:20:23 +00:00
daniel
4f55e8055f + Add test to test Pascal I/O sockets
git-svn-id: trunk@5975 -
2007-01-14 20:35:13 +00:00
florian
ad7e261a04 * forbid to take the address of a label defined outside of the current procedure
git-svn-id: trunk@5974 -
2007-01-14 19:21:37 +00:00
daniel
1c452dd4f9 + Restore and fix text/file socket functionality.
git-svn-id: trunk@5973 -
2007-01-14 18:50:19 +00:00
florian
5e2042cff8 * correct assembling of test rm8,reg8
git-svn-id: trunk@5972 -
2007-01-14 18:08:37 +00:00
florian
5e1681c38a * new test
git-svn-id: trunk@5971 -
2007-01-14 15:20:30 +00:00
florian
ddef889651 * new test
git-svn-id: trunk@5970 -
2007-01-14 15:17:59 +00:00
florian
0738db8856 * automatic uploading of testsuite results for windows
* documented testsuite uploading

git-svn-id: trunk@5969 -
2007-01-14 14:24:29 +00:00
florian
ce6f6ee4bf * fixed compilation on i386
git-svn-id: trunk@5968 -
2007-01-14 13:56:11 +00:00
Jonas Maebe
abef29c1d5 * fixed x86 vector mmloads and use scalar loads in ncgcnv
git-svn-id: trunk@5967 -
2007-01-14 13:36:26 +00:00
florian
fc027d16c5 * syntax error in last commit fixed
git-svn-id: trunk@5966 -
2007-01-14 10:45:21 +00:00
florian
b3a1868ff0 * correct masking of exceptions in genmath code
git-svn-id: trunk@5965 -
2007-01-14 10:44:10 +00:00
yury
4f5c8cfe1f * fixed fpc_WideStr_Concat in case when strings the same.
git-svn-id: trunk@5964 -
2007-01-14 01:20:16 +00:00
yury
36ea8ec683 * Fixed Internal error 2003042401 in tw7379 for ARM CPU.
git-svn-id: trunk@5963 -
2007-01-14 01:15:22 +00:00
yury
3c10856a4f * Dont throw runerrors in default MemoryMutexManager if HAS_MT_MEMORYMANAGER is defined.
git-svn-id: trunk@5962 -
2007-01-14 01:14:12 +00:00
yury
c8e37c6783 * Fixed tw6129 for ARM CPU by using unaligned().
git-svn-id: trunk@5961 -
2007-01-14 01:12:31 +00:00
yury
30219f6124 * Skip tw5641 for wince due to memory constraints.
git-svn-id: trunk@5960 -
2007-01-14 01:11:17 +00:00