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 лет назад |
Jonas Maebe
|
e27b13b0e4
* correctly check for 0-size dynarray in previous patch
|
24 лет назад |
Jonas Maebe
|
0382990826
- moved to main dir
|
24 лет назад |
Jonas Maebe
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
24 лет назад |
Jonas Maebe
|
928493e3ba
* made 'mod powerof2' -> 'and' optimization processor independent
|
24 лет назад |
Jonas Maebe
|
599a68f8c9
* fixed web bug #1684 (it already didn't crash anymore, but it also didn't
|
24 лет назад |
Jonas Maebe
|
f0662a6990
* don't allocate memory when doing a setlength(dynarr,0) when dynarr is
|
24 лет назад |
Jonas Maebe
|
69cfac2135
+ bug #1735
|
24 лет назад |
Jonas Maebe
|
ad0fc51cf6
* fixed web bug #1735 (argument of inc/dec must be made unique) ("merged")
|
24 лет назад |
Jonas Maebe
|
92977ca6ee
* fixed fpuregister counting errors ("merged")
|
24 лет назад |
peter
|
721c73276e
* more xp fixes
|
24 лет назад |
peter
|
21a8c2cc8e
* merged fixes from 1.0.x
|
24 лет назад |
peter
|
1700a42f14
* little support for lcl and lazarus, but not yet working
|
24 лет назад |
carl
|
d2b9648484
+ More information on floppy mappings
|
24 лет назад |
carl
|
c587ff66de
* Corrected prototype of rgexp(), now conforms to Delphi
|
24 лет назад |
carl
|
562bc8f15b
* Corrected prototype of frexp() and added routine (taken fron genmath.inc)
|
24 лет назад |
pierre
|
8d90e415dc
* attempt to fix web bug #1730
|
24 лет назад |
florian
|
43ece4c2b7
* publishing of publishable classes fixed
|
24 лет назад |
florian
|
f86c568373
* support for enum enumtype enumvar; fixed
|
24 лет назад |
florian
|
521c608ece
* array of const can now take widestring parameters as well
|
24 лет назад |
sg
|
b26ce3c858
* Fixed merging mistake of my last commit :/
|
24 лет назад |
sg
|
2d11981745
* Now uses 'word' instead of 'integer' for short<->net conversions, as the
|
24 лет назад |
sg
|
da679ddba8
* Use WideStrings when not using FPC 1.0.x
|
24 лет назад |
sg
|
1510d8016f
* Some cosmetic improvements (fixed wrong method visibilities etc.)
|
24 лет назад |
sg
|
2050ad3594
*Fixed some typos
|
24 лет назад |
Jonas Maebe
|
c68fc3adf9
* added type conversion from procvar to procvar (if their arguments are
|
24 лет назад |