pierre
|
0ba499339a
* on CtrlF1, first do an exact name search, only allow longer names if exact is not found
|
18 years ago |
pierre
|
3696f6fbb7
* better User Screen parsing code, interruptible by Esc key
|
18 years ago |
pierre
|
118ee9a8ab
* better restore console mode for windows
|
18 years ago |
pierre
|
90c85b198a
+ free memory in finalization code
|
18 years ago |
pierre
|
d28d17b6c6
* added checks for windows calls and better set console mode for windows
|
18 years ago |
pierre
|
b6fc04080e
* removed CtrlC for go32v2 and added checks for windows calls
|
18 years ago |
pierre
|
07327f9301
* add CtrlC for go32v2 and checks for windows calls
|
18 years ago |
pierre
|
fcac5238fd
* always include DebugMessage definition, second try
|
18 years ago |
pierre
|
87c0a048e5
* Undo last wrong commit
|
18 years ago |
pierre
|
f876187194
* always include DebugMessage definitionwutils.pas
|
18 years ago |
florian
|
5c74d8078a
* take result register size from funcretloc
|
18 years ago |
florian
|
c16c124562
* handle pc relative offsets in ldf/stf correctly
|
18 years ago |
Jonas Maebe
|
bb0bd621d4
* more epxlanation about the "elsewhere"
|
18 years ago |
Jonas Maebe
|
a32da9bc10
* fixed comment about assembler directive handling and stack frames
|
18 years ago |
Jonas Maebe
|
302a2a3ec2
* fixed calling qualified methods in assembler + tests for ppc/ppc64/
|
18 years ago |
daniel
|
da78c49584
* FV has outline
|
18 years ago |
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 years ago |
Jonas Maebe
|
c9148d67a9
* support for {$z+/-} (={$z4/1})
|
18 years ago |
Jonas Maebe
|
73ce3c3ad1
* test is only for i386 win32/linux/freebsd
|
18 years ago |
daniel
|
50b920294b
+ Switch IDE to resourcestrings
|
18 years ago |
joost
|
d9efc52dba
* Replaced TIBConnections LoadBlobIntoStream for LoadblobIntobuffer
|
18 years ago |
florian
|
feea4deb6d
* convert \ to / for TEST_FPC
|
18 years ago |
daniel
|
0977e21a17
* Communicate gdb version by means of an include file. If you build the
|
18 years ago |
florian
|
01f03a69cb
* outdated
|
18 years ago |
Jonas Maebe
|
b951947b64
* partially fixed Delphi compatibility for assembler procedures: in case
|
18 years ago |
florian
|
7d3d64e2ec
* fixed #8156
|
18 years ago |
Jonas Maebe
|
9398d67e51
* fixed SetWaitableTimer declaration
|
18 years ago |
florian
|
eda8184e21
* problem with virtual methods and interfaces fixed, fixes #8158
|
18 years ago |
florian
|
8c48cb108a
* fixed creation of custom variants
|
18 years ago |
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 years ago |