Tomas Hajny
|
f33c59376a
* native os/2 implementation without using shell redirection
|
11 năm trước cách đây |
Jonas Maebe
|
ff583bde6c
* made setstring() a compiler intrinsic so it can set the compile-time
|
11 năm trước cách đây |
Jonas Maebe
|
d9c13d892e
+ added fpc_in_aligned forgotten in r23310
|
11 năm trước cách đây |
nickysn
|
3f70871dff
* do not call HideMouse inside go32v2 Mouse.DoCustomMouse, because in the case of mouse cursor drawn by the int 33h mouse driver, this increments the mouse driver's internal 'hide count', which is already 1 after a mode set (changing video modes causes the int 33h mouse cursor to disappear), so after a mode set followed by DoCustomMouse, we need to call ShowMouse twice in order for the mouse cursor to appear. This fixes mantis #5523
|
11 năm trước cách đây |
nickysn
|
aa44dcbd7f
* fixed hang in dos.exec_ansistring when passing a long command line via the
|
11 năm trước cách đây |
michael
|
1815be1837
* Added support for TJSONData.CompressedJSON and TJSONObject.UnquotedElementNames
|
11 năm trước cách đây |
Jonas Maebe
|
0606c18745
* don't use vfork in case we may have to call any OS routine after we've
|
11 năm trước cách đây |
Jonas Maebe
|
5c8ae259c4
* handle GOT-relative loads in the assembler reader as reads of
|
11 năm trước cách đây |
michael
|
edd96fc46b
* Patch from Zeljko Avramovic to allow uppercase characters in non-quoted names (Bug ID 26831)
|
11 năm trước cách đây |
nickysn
|
207efda423
* fixed indentation in SysSetVideoMode of the go32v2 video unit
|
11 năm trước cách đây |
nickysn
|
d8a9860e92
+ optimization in tinyheap's reallocmem for the case when there's not enough
|
11 năm trước cách đây |
nickysn
|
c279efc9a5
+ added normalization and alignment test for HeapOrg and HeapEnd in the
|
11 năm trước cách đây |
nickysn
|
2843194124
+ added check for HeapOrg<=FreeList and HeapPtr<=HeapEnd in test ttheap1.pp
|
11 năm trước cách đây |
Tomas Hajny
|
6185620148
* package openssl depends on rtl-extra on os2 and emx targets
|
11 năm trước cách đây |
marco
|
525e07e4c0
* comment cleanup by Reinier, mantis #26777
|
11 năm trước cách đây |
Mattias Gaertner
|
9cf1499851
tif: open RGB with 4 samples as RGBA, issue #20148
|
11 năm trước cách đây |
florian
|
6e671e2e85
* gen_load_cgpara_loc with OS_(S)32 for 8 bit ALUs fixed
|
11 năm trước cách đây |
florian
|
c72d5a557a
* improve spilling_get_operation_type for avr
|
11 năm trước cách đây |
florian
|
6b7557924e
* fix assignintreg on avr
|
11 năm trước cách đây |
florian
|
714901ce45
* fixes feature defines after recent changes
|
11 năm trước cách đây |
florian
|
ed11244632
* improved formatting
|
11 năm trước cách đây |
michael
|
a45890443b
* Fix for regression in 12385
|
11 năm trước cách đây |
florian
|
03c553606e
- unneeded spaces removed
|
11 năm trước cách đây |
marco
|
c4d8a4c5f2
* Stat file patches from OpenBSD ports tree.
|
11 năm trước cách đây |
marco
|
bc65ed8f9c
* patch from OpenBSD ports tree. Updates syscall nrs to post 64-bit time_t world.
|
11 năm trước cách đây |
marco
|
bcfe5eb146
* large image aware PE flag value. Fixes Delphi programs that set peflags with constant.
|
11 năm trước cách đây |
marco
|
ff2186ce00
* OpenBSD gets no pie. (add -nopie)
|
11 năm trước cách đây |
Jeppe Johansen
|
e012b4fa23
Inline calls to FindSize which removes a lot of unnecessary calls.
|
11 năm trước cách đây |
pierre
|
d3755371fe
Regenerate after last commit: Add testppudump phony targets to packages and utils directory
|
11 năm trước cách đây |
pierre
|
227d983222
Add testppudump phony targets to packages and utils directory
|
11 năm trước cách đây |