florian
|
87bc8a4471
* fixed InterlockedCompareExchange(64) of x86_64.inc for win64 too
|
18 years ago |
marco
|
9f5238c2f4
* fix for JP's problem?
|
18 years ago |
Tomas Hajny
|
374e759169
* cleanup by Marco Borsari (borsa77)
|
18 years ago |
daniel
|
0fdd8110c7
* Force I/O checking
|
18 years ago |
joost
|
de59f58291
Patch from Luiz Americo:
|
18 years ago |
joost
|
9054139d26
* Fix compilation and improve sqlite examples, patch from Luiz Americo
|
18 years ago |
joost
|
2dc4a8d1b6
* Fixed wrong commit in r6789
|
18 years ago |
joost
|
dcc62c3ccc
* Support for smallint fields, bug #8417
|
18 years ago |
joost
|
132e4f6f67
* Removed {$ifdef fpc}s introduced in r6614 and 6615
|
18 years ago |
daniel
|
5784674f20
+ Test for append on devices.
|
18 years ago |
florian
|
fd6fdfe896
* check used fpu type properly
|
18 years ago |
florian
|
fb1afe0ea4
+ set FPU* define properly
|
18 years ago |
florian
|
7fb2a035e3
* fixed patch for #8480
|
18 years ago |
marco
|
77d82e5b0a
* patch from #8480 committed. #0#0 also copied.
|
18 years ago |
marco
|
b7b057d570
* patch for 8452 committed
|
18 years ago |
marco
|
e52a4e3b9f
* fix for twordfield=tlongintfield (bug 8500)
|
18 years ago |
marco
|
a50c7a25ac
* stdcall for all funcs. bug #8456. There are only 4 funcs in the winapi that are not stdcall, like wsprintf
|
18 years ago |
florian
|
1ca49ea1e4
* fix memory leak in graph, resolves #8467
|
18 years ago |
yury
|
9b26e7d261
+ Added GAPI header translation by Nikolay Nikolov.
|
18 years ago |
ivost
|
e7fb4e6a32
* changed i386 syscall from oldfpccall to register calling convention
|
18 years ago |
ivost
|
ed87187cad
* removed InterlockedCompareExchange64 for i386 from system unit
|
18 years ago |
marco
|
74f9281067
* resync with Jedi version. Mostly all dll names moved to a unit, and a new mass unit jwawindows, as well as 3 or 4 smaller units.
|
18 years ago |
florian
|
d67fee95a8
* test fixed
|
18 years ago |
florian
|
60c5179366
* experimental ie fix for dispinterfaces with rtti
|
18 years ago |
michael
|
64895f6b51
* Added template and README from Sergei Gorelkin
|
18 years ago |
Almindor
|
e2dda2ba2b
* re-merge smpeg (cannot be separated due to heavy type dependence sadly)
|
18 years ago |
ivost
|
faf3b065f8
* updated TLS segmentdescriptor definiton (record user_desc)
|
18 years ago |
Almindor
|
acb60a45b8
* separates smpeg from sdl
|
18 years ago |
Almindor
|
86faa3a8fd
* adds SDL_getpixel and SDL_putpixel helper routines
|
18 years ago |
Almindor
|
51677fe681
* re-add sdl again
|
18 years ago |