Károly Balogh
|
660432685a
m68k: review and some cleanup of the shlshrnode, also add a special case for shifting 64bit values by 1
|
9 gadi atpakaļ |
michael
|
ddaa4d33e3
* Allow (*$ style directives, restructured directive handling (Bug ID 30725)
|
9 gadi atpakaļ |
michael
|
52383fed98
* Support for DispInterface and DispID (bug ID 30716)
|
9 gadi atpakaļ |
michael
|
fe896fbe3b
* Fix bug #30719, C style shift left and right operators
|
9 gadi atpakaļ |
michael
|
e198d9bf06
* Patch from Graeme Geldenhuys to implement skip attribute in linear output writers (bug ID 30741)
|
9 gadi atpakaļ |
michael
|
cfc8b0fd9e
* Enumerator is unary operator
|
9 gadi atpakaļ |
michael
|
7ded54ad96
* Support for enumerator operator
|
9 gadi atpakaļ |
michael
|
1552f34251
* Allow simple preprocessing of the project file using {{macro}} substitution. Needed for e.g. variable source dirs
|
9 gadi atpakaļ |
michael
|
ae468bfb43
* Initialize result, bug ID #0030771
|
9 gadi atpakaļ |
joost
|
9097484f37
* Fixed type in construction of GlobalUnitDir parameter
|
9 gadi atpakaļ |
florian
|
781d6f31a8
* more getsupreg(...)<>/=getsupreg(...) replaced by SuperRegisterEqual which is more safe, the former could break as the register could have different register types
|
9 gadi atpakaļ |
lacak
|
0c75c760bf
fcl-db: base: Check if Required is copied from Fields to FieldDefs (cosmetic)
|
9 gadi atpakaļ |
marco
|
2febc31303
* patch from bug #24218, don't generate safecalls in not dispatch classes.
|
9 gadi atpakaļ |
pierre
|
abaea9959f
Fix parameter loading of FPC_CHECKPOINTER to handle correctly references with offsets
|
9 gadi atpakaļ |
joost
|
f9e7600fe3
* Re-structured handling of broken packages. Packages are now evaluated per
|
9 gadi atpakaļ |
nickysn
|
e1792e712a
* changed the 'size' parameter of fpc_zeromem and fpc_fillmem from ptruint to sizeuint
|
9 gadi atpakaļ |
pierre
|
a81d2b58f8
Rectify last accessed char in TBigEndianUnicideEncoding.GetChars, fixes test/units/sysutils/tencodingtest.pp failure with -gc option
|
9 gadi atpakaļ |
michael
|
4aff9f298f
* Add pasresolver.pp, passrcutil.pp pastounittest.pp description
|
9 gadi atpakaļ |
florian
|
502e48541c
* properly copy flags of tempinfo
|
9 gadi atpakaļ |
florian
|
cfd38388ca
* formatting so lazarus can handle it
|
9 gadi atpakaļ |
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
|
9 gadi atpakaļ |
joost
|
bf8e3c9264
* Added example to samplecfg, to make clear which path is meant
|
9 gadi atpakaļ |
florian
|
0edf5c398e
* InPort/OutPort are not supposed to compile on win64
|
9 gadi atpakaļ |
florian
|
cf2a3d8160
+ new debug message
|
9 gadi atpakaļ |
florian
|
bc73d0914e
* TAOptBase.RegInRef compares using SuperRegistersEqual as TAOptBase.RegInOp does for top_reg already
|
9 gadi atpakaļ |
joost
|
d08a747c29
* Create fppkg-config files in the new format (v5)
|
9 gadi atpakaļ |
michael
|
3b1980b8f3
* More strict behaviour of TStreamReader after close
|
9 gadi atpakaļ |
michael
|
8c1ebcd4ad
* Small cleanup of TTextReader interface
|
9 gadi atpakaļ |
florian
|
9c81e90e08
+ extension to iso mode: reset/rewrite can take a file name as a second parameter
|
9 gadi atpakaļ |
michael
|
9f88f52ddf
* Getters/Setters should be private
|
9 gadi atpakaļ |