Jonas Maebe
|
5e1a09f817
* fixed getting the "original" def in taddnode.simplify by stopping at
|
15 vuotta sitten |
Jonas Maebe
|
6dd25eb233
* fixed location_force_reg() for big endian 32 bit targets and
|
15 vuotta sitten |
ivost
|
efc3054644
* commented "deprecated". specialization is not working
|
15 vuotta sitten |
marco
|
d742d6db58
* another fix for #15655, wrongly fixed in r14885
|
15 vuotta sitten |
Jonas Maebe
|
85984c2d8f
* insert proper type conversions when optimising logical operations and
|
15 vuotta sitten |
joost
|
8f90db3e98
* Fixed mem-leaks
|
15 vuotta sitten |
ivost
|
2f20f6efc1
* marked old OnCompare properties as deprecated. use OnKeyCompare or OnDataCompare instead.
|
15 vuotta sitten |
ivost
|
0637586076
* extended TFPGMap so that it's possible to add a custom compare function for data. Default compare function is binary compare.
|
15 vuotta sitten |
marco
|
83fc2dd1ea
* fix for #7308. (changeonopen preferences does nothing)
|
15 vuotta sitten |
ivost
|
02b4a626de
* changed some var parameters to out. the context allows that. it's required to prevent "not initialized variable" warning.
|
15 vuotta sitten |
marco
|
fb1e916ed2
* fix from mantis 15655 that adds notifiers to tlist.addlist.
|
15 vuotta sitten |
florian
|
092153e7ad
* handle unrolling of for ... downto ... correctly, resolves #15668
|
15 vuotta sitten |
Jonas Maebe
|
e89d0bcee3
+ also print node tree after firstpass with -vp (patch by Adriaan van Os,
|
15 vuotta sitten |
Jonas Maebe
|
6b0a0c149b
* don't perform a range check in Delphi mode when passing a cardinal as
|
15 vuotta sitten |
Jonas Maebe
|
d60e1f674c
* automatically try to call procvars that are subscripted or used in a
|
15 vuotta sitten |
Jonas Maebe
|
1b58fcc877
* set moduleislib to true for libraries. Differences with islibrary:
|
15 vuotta sitten |
joost
|
257c6b0b89
* Fixed AV in GetURL
|
15 vuotta sitten |
florian
|
c459100773
+ basic info program
|
15 vuotta sitten |
florian
|
be71dc16b4
+ CL_PLATFORM_EXTENSION
|
15 vuotta sitten |
joost
|
c5c0bab10b
* Added OnChange and OnChangeCS events to THTMLCustomDatasetContentProducer
|
15 vuotta sitten |
joost
|
7d16a2ded2
* Fixed GetURL for the case there are no parameters in the CGIScriptName
|
15 vuotta sitten |
florian
|
0c153a46df
* math.power/intpower(0,0) return 1, this is as recommended in IEEE 754
|
15 vuotta sitten |
Jonas Maebe
|
879e487ee8
* changed linker target name for WinCE from arm-pe into arm-wince-pe
|
15 vuotta sitten |
Jonas Maebe
|
89110baab8
* don't modify the flags while simplifying PIC memory references
|
15 vuotta sitten |
Jonas Maebe
|
b1d2ab5450
* tobject.inheritsfrom(nil) has to return false (mantis #15690)
|
15 vuotta sitten |
Jonas Maebe
|
870edaf916
* tobject.unitname and tobject.tostring have to return an ansistring instead
|
15 vuotta sitten |
pierre
|
3f30dded7f
* avoid problems if two svnversion executable are in SEARCHPATH
|
15 vuotta sitten |
florian
|
34f976afea
* enabled internal sar support for sparc and mips as well
|
15 vuotta sitten |
florian
|
f8bf268406
* handle sarX(<const>,<var>) properly. resolves #15653
|
15 vuotta sitten |
michael
|
7d7a3d20ed
* Regenerated
|
15 vuotta sitten |