marcus
|
ad31914a73
morphunits: diskfont, keymap units rewrote from current SDK
|
%!s(int64=9) %!d(string=hai) anos |
marcus
|
061943ec2c
morphunits: commodities library unit part2
|
%!s(int64=9) %!d(string=hai) anos |
marcus
|
31fe583ce2
morphunits: commodities library unit
|
%!s(int64=9) %!d(string=hai) anos |
marcus
|
3463e418f9
arosunits: Commodities library unit
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
c81b645291
* Further fixes/improvements from Graeme Geldenhuys:
|
%!s(int64=9) %!d(string=hai) anos |
Károly Balogh
|
57e6cef18b
m68k: enabled the mul to shift+sub/add optimizations for 68000
|
%!s(int64=9) %!d(string=hai) anos |
Károly Balogh
|
4620d9b22c
m68k: when loading from a reference with zero extend, clear the register first, then load, instead of clearing with AND later, because this is faster on slow 68ks and also shorter
|
%!s(int64=9) %!d(string=hai) anos |
Károly Balogh
|
41776e9608
m68k: on a '000, optimize CLR.L Dx to MOVEQ #0,Dx which is slightly faster
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
34ad4c29bf
* Fix lineending not being a char
|
%!s(int64=9) %!d(string=hai) anos |
Károly Balogh
|
660432685a
m68k: review and some cleanup of the shlshrnode, also add a special case for shifting 64bit values by 1
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
ddaa4d33e3
* Allow (*$ style directives, restructured directive handling (Bug ID 30725)
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
52383fed98
* Support for DispInterface and DispID (bug ID 30716)
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
fe896fbe3b
* Fix bug #30719, C style shift left and right operators
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
e198d9bf06
* Patch from Graeme Geldenhuys to implement skip attribute in linear output writers (bug ID 30741)
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
cfc8b0fd9e
* Enumerator is unary operator
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
7ded54ad96
* Support for enumerator operator
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
1552f34251
* Allow simple preprocessing of the project file using {{macro}} substitution. Needed for e.g. variable source dirs
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
ae468bfb43
* Initialize result, bug ID #0030771
|
%!s(int64=9) %!d(string=hai) anos |
joost
|
9097484f37
* Fixed type in construction of GlobalUnitDir parameter
|
%!s(int64=9) %!d(string=hai) anos |
florian
|
781d6f31a8
* more getsupreg(...)<>/=getsupreg(...) replaced by SuperRegisterEqual which is more safe, the former could break as the register could have different register types
|
%!s(int64=9) %!d(string=hai) anos |
lacak
|
0c75c760bf
fcl-db: base: Check if Required is copied from Fields to FieldDefs (cosmetic)
|
%!s(int64=9) %!d(string=hai) anos |
marco
|
2febc31303
* patch from bug #24218, don't generate safecalls in not dispatch classes.
|
%!s(int64=9) %!d(string=hai) anos |
pierre
|
abaea9959f
Fix parameter loading of FPC_CHECKPOINTER to handle correctly references with offsets
|
%!s(int64=9) %!d(string=hai) anos |
joost
|
f9e7600fe3
* Re-structured handling of broken packages. Packages are now evaluated per
|
%!s(int64=9) %!d(string=hai) anos |
nickysn
|
e1792e712a
* changed the 'size' parameter of fpc_zeromem and fpc_fillmem from ptruint to sizeuint
|
%!s(int64=9) %!d(string=hai) anos |
pierre
|
a81d2b58f8
Rectify last accessed char in TBigEndianUnicideEncoding.GetChars, fixes test/units/sysutils/tencodingtest.pp failure with -gc option
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
4aff9f298f
* Add pasresolver.pp, passrcutil.pp pastounittest.pp description
|
%!s(int64=9) %!d(string=hai) anos |
florian
|
502e48541c
* properly copy flags of tempinfo
|
%!s(int64=9) %!d(string=hai) anos |
florian
|
cfd38388ca
* formatting so lazarus can handle it
|
%!s(int64=9) %!d(string=hai) anos |
svenbarth
|
f8b458106e
* fix for Mantis #30747: for anonymous events CreateEvent() needs to be called with a Nil parameter for the name, not an empty string
|
%!s(int64=9) %!d(string=hai) anos |