Jonas Maebe
|
853e622fb7
* fix case completeness warnings
|
6 år sedan |
Jonas Maebe
|
1b6425176b
* synchronised with trunk till r42049
|
6 år sedan |
michael
|
fdccb0d62f
* FIx compilation with 3.0.4
|
6 år sedan |
michael
|
58f1a8513b
* FIx compilation for platforms that do not have extended
|
6 år sedan |
Jonas Maebe
|
ba1b4b1c92
+ support for verifying whether a case statements handles all possibilities
|
6 år sedan |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 år sedan |
Jonas Maebe
|
5c20481c7b
* fixed floating point div-by-zero RTE code on Darwin (208 instead of 200,
|
6 år sedan |
Jonas Maebe
|
f76cde1c4c
* set correct fileinfo for statements_til_end() block
|
6 år sedan |
marco
|
f5e684067d
* turn off MB_PRECOMPOSED for encodings named in MSDN multibytetowidechar function, as detailed by Aserge in https://forum.lazarus.freepascal.org/index.php?topic=45380.0;topicseen
|
6 år sedan |
michael
|
60efc9e81c
* Add Read/Write(Buffer) TBytes, ReadData/WriteData, ReadBufferData/WriteBufferData to be Delphi compatible
|
6 år sedan |
michael
|
e958438fc9
* Add largeint (int64) parameter supportby Silvio Clecio (bug ID 35554)
|
6 år sedan |
michael
|
43da09722c
* Patch from Ondrej Pokorny to fix bug ID #35544 (accept short timezones)
|
6 år sedan |
svenbarth
|
faaa9f94fa
* addstringdef() now correctly declares the debug information for a Windows WideString, so use that instead of treating it merely like a PWideChar
|
6 år sedan |
svenbarth
|
e769233436
* fix for Mantis #35386: use the correct size for the string's length (SizeInt for Ansi-/UnicodeString and DWord for WideString)
|
6 år sedan |
svenbarth
|
1349f1db03
* fix for Mantis #35359: only WideString counts the size in Byte, UnicodeString uses the size in WideChars
|
6 år sedan |
svenbarth
|
251c559662
* fix for Mantis #35533: when searching for helpers on types that usually don't support a point operator, don't use automatic dereferentiation
|
6 år sedan |
svenbarth
|
3493579c2d
* avoid a warning regarding automatic type conversion of Comp
|
6 år sedan |
svenbarth
|
c4c47652d4
* missed two usages of SErrCallbackNotImplented
|
6 år sedan |
svenbarth
|
a0f03ca1b9
- declaring the missing pointer types for the Boolean types is no longer necessary
|
6 år sedan |
svenbarth
|
46a8afb50d
+ declare Pointer types for the remaining Boolean types
|
6 år sedan |
svenbarth
|
496fbb4fc1
* fix typo
|
6 år sedan |
marco
|
1c583d3e0d
* getguiresources + constants, mantis 035546 by 440bx
|
6 år sedan |
marco
|
6a6436c076
* RealChildWindowFromPoint, mantis 035552 by 440bx
|
6 år sedan |
marco
|
d80d564a20
* realgetwindowclass, mantis 035551
|
6 år sedan |
marco
|
d942509db4
* add getshellwindow, by 440bx mantis 035548
|
6 år sedan |
svenbarth
|
5a5b47fa24
+ add support for MultiHelpers modeswitch by Ryan Joseph for Mantis #35159
|
6 år sedan |
svenbarth
|
0bd1687398
* fix for Mantis #35326 (applied patch by Cyrax): objcopy's --add-gnu-debuglink parameter doesn't handle quoted paths correctly, so quote the whole path
|
6 år sedan |
pierre
|
83d72bdf19
Use TIOCtlRequest type for local variable nr inside TCSetAttr function
|
6 år sedan |
pierre
|
aa8a7f5130
Do not use BSD system tar option -I if TARPROG is gtar for OpenBSD
|
6 år sedan |
michael
|
77fa4aaebd
* GetPrimaryIndexFields is now a public class method, needed in designer
|
6 år sedan |