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