Almindor
|
d4e1612fd1
* moves MSG_* constants from socketsh.inc to platform specific unxsockh.inc and fixes them for freebsd/darwin and solaris (linux ones were used before, not right)
|
19 years ago |
florian
|
90e481ef13
* fixed arm-linux compilation
|
19 years ago |
florian
|
8b841e9514
* fixed another problem caused by yesterdays real change
|
19 years ago |
Jonas Maebe
|
07bbce6fa1
* fixed for non-x96
|
19 years ago |
Jonas Maebe
|
08612ed157
* declare fpc_sqr_real as inline instead of fpc_sqrt_real
|
19 years ago |
Jonas Maebe
|
83884ec540
* more "real" fixes
|
19 years ago |
Jonas Maebe
|
b50841bfce
* more efficient temp allocation, in particular in case many small temps
|
19 years ago |
ivost
|
83caedf4d2
-Added md4 build dependency
|
19 years ago |
florian
|
81d83c70ce
+ GET_*_LPARAM
|
19 years ago |
florian
|
95c0ff6db2
* fixed compilation for x86_64
|
19 years ago |
florian
|
2b1d5ed13e
* changed win32 define to windows
|
19 years ago |
florian
|
77193410b2
* varset helpers completed
|
19 years ago |
florian
|
d4bf6d2aed
* fixed problems caused by unifying the real data type
|
19 years ago |
ivost
|
74a81d7f96
-Added openal headers (linux only right now)
|
19 years ago |
ivost
|
e01ebfc345
-Added ldap, lber and ntml headers
|
19 years ago |
ivost
|
71f0936a33
-Integrated md4 into build process
|
19 years ago |
ivost
|
9e17af87af
-Added md4 code (taken from SAMBA source)
|
19 years ago |
florian
|
b94c4b0660
* fixed wrong elsif
|
19 years ago |
florian
|
d7fe89c63d
* Real is now defined in the system unit being an unique type, fixes #7425
|
19 years ago |
florian
|
9e241152a9
+ started to work on varset helpers
|
19 years ago |
florian
|
caf250c87b
* removed packrecords 1 from winsock as well as a ver0_9_14 define
|
19 years ago |
Almindor
|
2d7cd5b969
* sockets cleanup from Aison
|
19 years ago |
florian
|
622cc06bbd
* storing stack passed parameters temp. helps all CPUs
|
19 years ago |
florian
|
b63721070b
* avoid stores to memory on x86_64 too when loading parameters
|
19 years ago |
florian
|
78d5ba9ff0
* extended ctypes by Aison
|
19 years ago |
florian
|
e1a4b9ff11
* fix for #7411 by forest, implementes TRegIniFile
|
19 years ago |
Tomas Hajny
|
c4d5e5d2bb
* updates by Ido Kanner - on par with errore.msg r4577
|
19 years ago |
Károly Balogh
|
c418e934aa
+ Makefile fixes to compile missing units for MorphOS and Amiga targets
|
19 years ago |
florian
|
fe28e68ee4
* made TCollection.Begin/EndUpdate virtual, fixes #7390
|
19 years ago |
florian
|
abc957d80d
* fixed stack initialization on Win x64, still not sure if it is necessary
|
19 years ago |