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 жил өмнө |
Jonas Maebe
|
fb65172a5a
* commented out a number of superfluous zero-initialisations of (large)
|
15 жил өмнө |
Jonas Maebe
|
0cef599317
* removed a number of unnecessary calls to
|
15 жил өмнө |
Jonas Maebe
|
ad93588fa1
* use 32 bit int->string conversions for non-64 bit constants on 32 bit
|
15 жил өмнө |
Jonas Maebe
|
d432023cf6
* force the size of TFPHashList always to a power of two, and use an "and"
|
15 жил өмнө |
Jonas Maebe
|
8a891690cc
* prefetch heap status in sysfreemem
|
15 жил өмнө |
marco
|
d8707ec5d3
* hmodule should scale with pointertype on non-windows.
|
15 жил өмнө |
Jonas Maebe
|
7d27f4c21d
* also support variants for %s in sysutils.format (mantis #16787)
|
15 жил өмнө |
Jonas Maebe
|
58362db962
* use the correct procdef when taking the address of an overloaded function
|
15 жил өмнө |
joost
|
37eed41c52
* Map blob to SQL_LONGVARBINARY, MS SQL has a maximum of 8000 bytes for SQL_BINARY types, bug #14907
|
15 жил өмнө |
joost
|
64c824cd86
* Make sure that fixed width parameters are really ftFixedChar
|
15 жил өмнө |