Jonas Maebe
|
bfc1a6ff1c
+ added support for intialising/finalising threads not started via the FPC
|
15 년 전 |
marco
|
547f082abc
* YOffset-pageswitch moved later into directputpix procedure, since an
|
15 년 전 |
andrew
|
9b55d22267
* fixed a bug where the header size was incorrectly reported causing useless chm files
|
15 년 전 |
sergei
|
83238862f7
* The tag name may be followed by any whitespace char, not only #32 (Mantis #16906)
|
15 년 전 |
marco
|
05c40669e6
* initial #windows, defaultwindow support
|
15 년 전 |
andrew
|
532fb57eee
* updated copyrights
|
15 년 전 |
andrew
|
ab10e35fd5
* added basic reading for ms help 2 the successor to chm
|
15 년 전 |
andrew
|
a0f62a1336
* Fixed a potential bug where a value would not change if a contition wasn't met
|
15 년 전 |
Jonas Maebe
|
9273856e84
* disallow pusha*/popa* for x86_64 (mantis #14862)
|
15 년 전 |
daniel
|
86cbf76b92
* Fix/improve the value of "code" that is returned for val(string,enum,code) in
|
15 년 전 |
Jonas Maebe
|
a3a559cecc
* part of r15538, forgot to commit
|
15 년 전 |
Jonas Maebe
|
26cc281390
* fixed real48 to double conversion for 0.0 (patch by "jeng", mantis #16863)
|
15 년 전 |
joost
|
b3ca47e88a
* Install the doc and example sourcefiles
|
15 년 전 |
Jonas Maebe
|
2bf79e6e51
* fixed error message when using for-in with Objective-Pascal 1.0
|
15 년 전 |
Jonas Maebe
|
5ce9bf7e39
* ifdef i386 -> ifdef cpui386 (fixes i386 compilation)
|
15 년 전 |
marco
|
50af809a6c
* a few portuguese message updates by Marcelo B Paula #0016843
|
15 년 전 |
Jonas Maebe
|
d3976c858b
* fixed 64 bit check for "movd xmmreg, mem" and "movd mem, xmmreg" (patch by
|
15 년 전 |
Jonas Maebe
|
36e4f3d38b
* fixed getting upper byte of "extra field" (patch by Brett, mantis #16887)
|
15 년 전 |
sergei
|
5abc4bf45d
Russian message file update:
|
15 년 전 |
Jonas Maebe
|
229cbca086
* propagate pi_has_assembler_block and pi_uses_exceptions flags from inlined
|
15 년 전 |
Jonas Maebe
|
a302cbeff1
* more Win64 -> FPC_HAS_TYPE_EXTENDED check conversions
|
15 년 전 |
Jonas Maebe
|
68ee2ca193
* make use of x87 dependent on availability of FPC_HAS_TYPE_EXTENDED
|
15 년 전 |
Jonas Maebe
|
574d7eb70d
* use call/pop instead of call/mov/ret to get the GOT pointer on
|
15 년 전 |
Jonas Maebe
|
c6d00a2b1f
* correct the register size holding a smallset < 4 bytes when using "bt"
|
15 년 전 |
Jonas Maebe
|
0def7f801e
* mark used registers in assembler block so the compiler saves/restores
|
15 년 전 |
Jonas Maebe
|
8be466546a
* disabled superfluous zeroing of another field
|
15 년 전 |
joost
|
9f071282b3
* Added ALoaded parameter to MessageBox
|
15 년 전 |
marco
|
e5b9d690b9
* -d and -du msgfiles updated by kms, mantis 16840
|
15 년 전 |
Jonas Maebe
|
434a6f6ee8
* ensure that the power-of-2 size of the hash table is always larger than
|
15 년 전 |
marco
|
7b17aed939
* Remove leading / from LookupTopicByID. Mantis 16688 patch by Zilvinas Ledas.
|
15 년 전 |