michael
|
c0b5e9ad07
* Initial RTF export support
|
18 年之前 |
florian
|
09c9793938
* avoid deadlock when shutting down the event handler thread
|
18 年之前 |
Tomas Hajny
|
d43197f8d1
* let installer know package CHM
|
18 年之前 |
Tomas Hajny
|
5b97e19c0f
* fcl-process and fcl-async added
|
18 年之前 |
Tomas Hajny
|
8ba5c8d047
* shortname for fcl-passrc changed
|
18 年之前 |
florian
|
cfed70d698
* removed garbage at the end
|
18 年之前 |
florian
|
246ae7b446
o from Karl-Michael Schindler:
|
18 年之前 |
florian
|
cb2e9c6ac8
* avoid deadlock during ReadConsoleInput, should resolve #10150
|
18 年之前 |
Jonas Maebe
|
157fc2a3e9
* use -x instead of -s for stripping executables on darwin (-s worked fine on 10.0,
|
18 年之前 |
florian
|
b7cce59ac7
* GetKeyEventFromQueueWait waits always till it gets an event
|
18 年之前 |
Jonas Maebe
|
b967d88b0c
* don't use libc round/trunc/cos/... if FPC_HAS_TYPE_EXTENDED, because
|
18 年之前 |
Jonas Maebe
|
70c0c2ddd9
* all currently supported platforms require that single precision
|
18 年之前 |
Jonas Maebe
|
d15007dbfe
* don't test on darwin since not supported there for efficiency
|
18 年之前 |
Jonas Maebe
|
d9647db223
* changed x86_64 assembler code to PIC
|
18 年之前 |
Jonas Maebe
|
e630451adc
* disabled longdouble testing now also for platforms with extended
|
18 年之前 |
Jonas Maebe
|
728465eb27
* fixes from previous darwin/i386 commit for darwin/x86_64
|
18 年之前 |
Jonas Maebe
|
52a8c3a40c
o fixed darwin/i386 signal handling:
|
18 年之前 |
Jonas Maebe
|
e385c0f7b1
* added nostackframe to fix running on darwin/i386
|
18 年之前 |
Jonas Maebe
|
7b8bbae582
- removed ret as it breaks darwin (doesn't restore
|
18 年之前 |
Jonas Maebe
|
4512eede06
* don't use (non-volatile) ebx in assembler routine
|
18 年之前 |
florian
|
05d744deb1
o patch and test by Andrey Gusev:
|
18 年之前 |
florian
|
72df104960
* more tests, commented out so far
|
18 年之前 |
peter
|
232f0d2941
* obsolete and broken programs
|
18 年之前 |
florian
|
a5ccf16016
+ disp. var. property setting, resolves #10133 and #9134
|
18 年之前 |
marco
|
01f2667f0c
* Darius' mega patch for numlib
|
18 年之前 |
michael
|
a7be392850
* Regenerated so x86_64-darwin is included
|
18 年之前 |
Jonas Maebe
|
7ae3de0a01
* regenerated for x86_64-darwin
|
18 年之前 |
Jonas Maebe
|
4d254e4de8
* import iconv routines as iconv_* rather than libiconv_* for darwin
|
18 年之前 |
marco
|
7f57d9568d
* make install was broken, fixes 10144
|
18 年之前 |
Jonas Maebe
|
defe46ef42
* added missing size suffixes for several sse2 opcodes
|
18 年之前 |