marco
|
c10f73f1a3
* BSD unit added.
|
19 years ago |
marco
|
a2fb3fb60d
* Initial implementation based on an implementation of Ales Katona.
|
19 years ago |
marco
|
0875bcc865
* Kqueue syscalls
|
19 years ago |
Jonas Maebe
|
1375615279
+ automatic prefetching for "while assigned(x) .." and
|
19 years ago |
Jonas Maebe
|
f34f7f10c3
* change order of foreachnode(static) so the "payload" of a
|
19 years ago |
Jonas Maebe
|
fe1cefd621
* crash test for automatic prefetching
|
19 years ago |
Jonas Maebe
|
79403454c5
* fixed netware compilation
|
19 years ago |
marco
|
0b92a85012
* hopefully binary
|
19 years ago |
michael
|
e1676f6009
* Fixed casing (from Micha Nelissen) and made CreateStreams virtual
|
19 years ago |
florian
|
a9198b7300
* ensure always 16 byte aligned memory blocks
|
19 years ago |
florian
|
0b1b0047f4
* use GNU Assembler by default on sparc-solaris, it's now called gas
|
19 years ago |
Jonas Maebe
|
92c389aaeb
* fixed web bug #4778 (explicit type casting of float to int in tp/delphi
|
19 years ago |
Jonas Maebe
|
cd70b38e8b
* kill warnings about non-longint code parameters with val()
|
19 years ago |
oro06
|
e422ddbca3
*wince : api shell update, system.MainInstance is dword
|
19 years ago |
peter
|
8f21a5c0f6
* align interface offsets
|
19 years ago |
peter
|
e2383470b8
* fixed invalid memory read in tp-mode when parsing uses clause
|
19 years ago |
peter
|
09b9852748
* new test
|
19 years ago |
peter
|
042afa256c
* reset lockcount in SafeArrayCreate and SafeArrayCopy, patch by Tomas Stejskal
|
19 years ago |
Jonas Maebe
|
5007ae7197
* fixed web bug #4724 (don't allow inc/dec(pointer,pointer)
|
19 years ago |
Jonas Maebe
|
765fe2b2ab
* fixed bug #4737 (check for potential range errors in for-loop
|
19 years ago |
florian
|
5e84d37b2d
+ flock implemented in pascal
|
19 years ago |
florian
|
fa1e63d391
* from Ales Katona: use $fpcversion instead of fixed version number when generating config
|
19 years ago |
oro06
|
b18fc0479b
*wince : api update, coredll available exported function list
|
19 years ago |
peter
|
7dfdc2fe4d
* stkptr fixed
|
19 years ago |
peter
|
cbf91de10f
* new test
|
19 years ago |
peter
|
cdda841559
* add test
|
19 years ago |
peter
|
91ab7f151a
* missing includes
|
19 years ago |
florian
|
cf4b0a2185
* flock will get a pascal implementation on Solaris
|
19 years ago |
florian
|
9005442652
* fixed some data types
|
19 years ago |
Jonas Maebe
|
b610622ce1
+ test for out-initialised checking
|
19 years ago |