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 |
Jonas Maebe
|
e27b13b0e4
* correctly check for 0-size dynarray in previous patch
|
24 years ago |
Jonas Maebe
|
0382990826
- moved to main dir
|
24 years ago |
Jonas Maebe
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
24 years ago |
Jonas Maebe
|
928493e3ba
* made 'mod powerof2' -> 'and' optimization processor independent
|
24 years ago |
Jonas Maebe
|
599a68f8c9
* fixed web bug #1684 (it already didn't crash anymore, but it also didn't
|
24 years ago |
Jonas Maebe
|
f0662a6990
* don't allocate memory when doing a setlength(dynarr,0) when dynarr is
|
24 years ago |
Jonas Maebe
|
69cfac2135
+ bug #1735
|
24 years ago |
Jonas Maebe
|
ad0fc51cf6
* fixed web bug #1735 (argument of inc/dec must be made unique) ("merged")
|
24 years ago |