florian
|
f99e55ebde
* SetRGBColor with cached pens fixed
|
24 éve |
peter
|
d24762aeba
* removed uauto from orddef, use new range_to_basetype generating
|
24 éve |
peter
|
0aa1c49c9f
* new tests
|
24 éve |
Jonas Maebe
|
c6d03a29f0
* completed (not compilale yet though)
|
24 éve |
Jonas Maebe
|
e41ba8650a
* fixed small bug in a_jmp_flags
|
24 éve |
Jonas Maebe
|
e52fa07468
* fix for web bug #1727 from Peter (corrected)
|
24 éve |
marco
|
4c315e6db0
* Removed ifdef arround getepoch.
|
24 éve |
peter
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
24 éve |
peter
|
4d4bf26827
* fixed inline crash with assembler routines
|
24 éve |
Jonas Maebe
|
d06ebc3fd1
* fix for web bug #1727 from Peter
|
24 éve |
Jonas Maebe
|
dc912b6358
* changed remaining "getregister32" calls to "getregisterint"
|
24 éve |
Jonas Maebe
|
d45517d97d
* empty widestrings can also be optimized to the constant '0'
|
24 éve |
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 éve |
Jonas Maebe
|
c536b532d0
* fixed stupid copy-paste bug
|
24 éve |
Jonas Maebe
|
e27b13b0e4
* correctly check for 0-size dynarray in previous patch
|
24 éve |
Jonas Maebe
|
0382990826
- moved to main dir
|
24 éve |
Jonas Maebe
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
24 éve |
Jonas Maebe
|
928493e3ba
* made 'mod powerof2' -> 'and' optimization processor independent
|
24 éve |
Jonas Maebe
|
599a68f8c9
* fixed web bug #1684 (it already didn't crash anymore, but it also didn't
|
24 éve |
Jonas Maebe
|
f0662a6990
* don't allocate memory when doing a setlength(dynarr,0) when dynarr is
|
24 éve |
Jonas Maebe
|
69cfac2135
+ bug #1735
|
24 éve |
Jonas Maebe
|
ad0fc51cf6
* fixed web bug #1735 (argument of inc/dec must be made unique) ("merged")
|
24 éve |
Jonas Maebe
|
92977ca6ee
* fixed fpuregister counting errors ("merged")
|
24 éve |
peter
|
721c73276e
* more xp fixes
|
24 éve |
peter
|
21a8c2cc8e
* merged fixes from 1.0.x
|
24 éve |
peter
|
1700a42f14
* little support for lcl and lazarus, but not yet working
|
24 éve |
carl
|
d2b9648484
+ More information on floppy mappings
|
24 éve |
carl
|
c587ff66de
* Corrected prototype of rgexp(), now conforms to Delphi
|
24 éve |
carl
|
562bc8f15b
* Corrected prototype of frexp() and added routine (taken fron genmath.inc)
|
24 éve |
pierre
|
8d90e415dc
* attempt to fix web bug #1730
|
24 éve |