ivost
|
0723cc11b1
* merged md4 and md5 code into one unit (md5.pp)
|
19 lat temu |
marco
|
70af850b43
* fix from 7513
|
19 lat temu |
Jonas Maebe
|
d509adb9fa
+ test for macpas interface units, mwpascal and varargs
|
19 lat temu |
Jonas Maebe
|
593f74d155
+ full support for varargs-related functionality for "mwpascal; external;"
|
19 lat temu |
Jonas Maebe
|
0a23786605
- reverted r4880 (wrong varargs reform) and r4838 (wrong removal of
|
19 lat temu |
florian
|
de0bf34a10
* recreated
|
19 lat temu |
florian
|
b22e688ad8
* fixed fstenv instruction dat
|
19 lat temu |
peter
|
f5efca241a
* fix 64bit
|
19 lat temu |
joost
|
c88d92929e
* Clear in_sqlda when it is not needed
|
19 lat temu |
micha
|
dc3b37ff73
+ heap manager: reduce overhead on fixed size chunks from 8 to 4
|
19 lat temu |
Almindor
|
f102f33426
* fix some gliches in inithreads
|
19 lat temu |
Almindor
|
ce2eb7246d
* fix NPTL and non-NPTL (old hack-fix) on linux
|
19 lat temu |
Almindor
|
be67e9328f
* remove pipe hack from linux tthread as well
|
19 lat temu |
Almindor
|
2ee7e64a4a
* adds semaphore support to ThreadManager, removes pipe hack from non linux
|
19 lat temu |
florian
|
1dd80243e5
* tables recreated
|
19 lat temu |
florian
|
66b1932d52
* fixed rex writing for floating point instructions
|
19 lat temu |
oro06
|
7cdac06250
+wince : more network api funcs (now can get mac address+adapters infos)
|
19 lat temu |
florian
|
ea69e22044
* fixed tail recursion optimization for code using methodpointerinit/done
|
19 lat temu |
ivost
|
cb75d8d6e4
* removed md4 packages from Makefile.fpc of packages/extra (it's moved to packages/base/hash)
|
19 lat temu |
marco
|
94e0b66d0a
* fix for popen brokenness
|
19 lat temu |
florian
|
9288a2f76d
+ more verbose printnode for call nodes
|
19 lat temu |
marco
|
70d4e58fd6
* TComponent now also inherits from IUnknown. It already had the methods implementing it.
|
19 lat temu |
daniel
|
b5e18b98be
* Move md4 unit to hash package.
|
19 lat temu |
florian
|
32c7ba29ea
* when calling an inherited methode by msg, any var parameters are compatible,
|
19 lat temu |
sekelsenmat
|
9e7b60ec42
Fixed apache 1.3 httpd.pas file
|
19 lat temu |
sekelsenmat
|
acebe35bba
Fixed apache 1.3 compilation and windows defines.
|
19 lat temu |
florian
|
982fa40caa
* rebuilt
|
19 lat temu |
florian
|
9936dca488
* test without varargs enabled, makes a difference on some CPUs (x86_64)
|
19 lat temu |
florian
|
9ea736e89e
+ OpenGL 2.0 patches from Michalis Kamburelis fixes #7600
|
19 lat temu |
sekelsenmat
|
84703d482f
Fixes for dbus example
|
19 lat temu |