pierre
|
0ba499339a
* on CtrlF1, first do an exact name search, only allow longer names if exact is not found
|
18 年之前 |
pierre
|
3696f6fbb7
* better User Screen parsing code, interruptible by Esc key
|
18 年之前 |
pierre
|
118ee9a8ab
* better restore console mode for windows
|
18 年之前 |
pierre
|
90c85b198a
+ free memory in finalization code
|
18 年之前 |
pierre
|
d28d17b6c6
* added checks for windows calls and better set console mode for windows
|
18 年之前 |
pierre
|
b6fc04080e
* removed CtrlC for go32v2 and added checks for windows calls
|
18 年之前 |
pierre
|
07327f9301
* add CtrlC for go32v2 and checks for windows calls
|
18 年之前 |
pierre
|
fcac5238fd
* always include DebugMessage definition, second try
|
18 年之前 |
pierre
|
87c0a048e5
* Undo last wrong commit
|
18 年之前 |
pierre
|
f876187194
* always include DebugMessage definitionwutils.pas
|
18 年之前 |
florian
|
5c74d8078a
* take result register size from funcretloc
|
18 年之前 |
florian
|
c16c124562
* handle pc relative offsets in ldf/stf correctly
|
18 年之前 |
Jonas Maebe
|
bb0bd621d4
* more epxlanation about the "elsewhere"
|
18 年之前 |
Jonas Maebe
|
a32da9bc10
* fixed comment about assembler directive handling and stack frames
|
18 年之前 |
Jonas Maebe
|
302a2a3ec2
* fixed calling qualified methods in assembler + tests for ppc/ppc64/
|
18 年之前 |
daniel
|
da78c49584
* FV has outline
|
18 年之前 |
tom_at_work
|
89257f94c6
* do not convert input of unaryminusnode to sint if the original is currency; fixes tfloattostr for 64 bit platforms which use int64 as currency type
|
18 年之前 |
Jonas Maebe
|
c9148d67a9
* support for {$z+/-} (={$z4/1})
|
18 年之前 |
Jonas Maebe
|
73ce3c3ad1
* test is only for i386 win32/linux/freebsd
|
18 年之前 |
daniel
|
50b920294b
+ Switch IDE to resourcestrings
|
18 年之前 |
joost
|
d9efc52dba
* Replaced TIBConnections LoadBlobIntoStream for LoadblobIntobuffer
|
18 年之前 |
florian
|
feea4deb6d
* convert \ to / for TEST_FPC
|
18 年之前 |
daniel
|
0977e21a17
* Communicate gdb version by means of an include file. If you build the
|
18 年之前 |
florian
|
01f03a69cb
* outdated
|
18 年之前 |
Jonas Maebe
|
b951947b64
* partially fixed Delphi compatibility for assembler procedures: in case
|
18 年之前 |
florian
|
7d3d64e2ec
* fixed #8156
|
18 年之前 |
Jonas Maebe
|
9398d67e51
* fixed SetWaitableTimer declaration
|
18 年之前 |
florian
|
eda8184e21
* problem with virtual methods and interfaces fixed, fixes #8158
|
18 年之前 |
florian
|
8c48cb108a
* fixed creation of custom variants
|
18 年之前 |
yury
|
3fba2975a2
* proper fix for r6069. Double quotes should not be used in makefiles because on Windows make creates batch file for executing programs with double quotes in parameters. It leads to strange errors.
|
18 年之前 |