michael
|
842b28dc3b
+ re-enabled Top/Left property writing
|
24 年之前 |
pierre
|
9d78506c59
try to fix bug #1732
|
24 年之前 |
pierre
|
3a403da9f5
* fix problems with -S option
|
24 年之前 |
michael
|
f19d533f51
+ Patch from Peter for library imports
|
24 年之前 |
michael
|
67732f1df0
+ Patch from peter for library imports
|
24 年之前 |
Jonas Maebe
|
a0731e0d02
* fixed bug in fpc_char_to_ansistr when converting #0 (found by Peter)
|
24 年之前 |
pierre
|
4550770176
* avoid problem if gdb start generates output
|
24 年之前 |
peter
|
0816ae4006
* regenerated
|
24 年之前 |
peter
|
d9908ccaba
* action classes added
|
24 年之前 |
peter
|
5a323a0f6e
* fixed external <dll> name <c-name> manglednames
|
24 年之前 |
peter
|
8327c4284d
|
24 年之前 |
peter
|
142b4fb7f8
* proc_to_procvar_equal fixed for procvar-procvar
|
24 年之前 |
peter
|
3175676917
* lcl updates
|
24 年之前 |
peter
|
5cdb7cc52b
* removed getprocvar, use only getprocvardef
|
24 年之前 |
Tomas Hajny
|
72443eecda
* source_os changed to source_info in OS/2 define
|
24 年之前 |
florian
|
bbc6bb1852
* log fixed
|
24 年之前 |
florian
|
f99e55ebde
* SetRGBColor with cached pens fixed
|
24 年之前 |
peter
|
d24762aeba
* removed uauto from orddef, use new range_to_basetype generating
|
24 年之前 |
peter
|
0aa1c49c9f
* new tests
|
24 年之前 |
Jonas Maebe
|
c6d03a29f0
* completed (not compilale yet though)
|
24 年之前 |
Jonas Maebe
|
e41ba8650a
* fixed small bug in a_jmp_flags
|
24 年之前 |
Jonas Maebe
|
e52fa07468
* fix for web bug #1727 from Peter (corrected)
|
24 年之前 |
marco
|
4c315e6db0
* Removed ifdef arround getepoch.
|
24 年之前 |
peter
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
24 年之前 |
peter
|
4d4bf26827
* fixed inline crash with assembler routines
|
24 年之前 |
Jonas Maebe
|
d06ebc3fd1
* fix for web bug #1727 from Peter
|
24 年之前 |
Jonas Maebe
|
dc912b6358
* changed remaining "getregister32" calls to "getregisterint"
|
24 年之前 |
Jonas Maebe
|
d45517d97d
* empty widestrings can also be optimized to the constant '0'
|
24 年之前 |
Jonas Maebe
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 年之前 |
Jonas Maebe
|
c536b532d0
* fixed stupid copy-paste bug
|
24 年之前 |