ivost
|
02b4a626de
* changed some var parameters to out. the context allows that. it's required to prevent "not initialized variable" warning.
|
15 years ago |
marco
|
fb1e916ed2
* fix from mantis 15655 that adds notifiers to tlist.addlist.
|
15 years ago |
florian
|
092153e7ad
* handle unrolling of for ... downto ... correctly, resolves #15668
|
15 years ago |
Jonas Maebe
|
e89d0bcee3
+ also print node tree after firstpass with -vp (patch by Adriaan van Os,
|
15 years ago |
Jonas Maebe
|
6b0a0c149b
* don't perform a range check in Delphi mode when passing a cardinal as
|
15 years ago |
Jonas Maebe
|
d60e1f674c
* automatically try to call procvars that are subscripted or used in a
|
15 years ago |
Jonas Maebe
|
1b58fcc877
* set moduleislib to true for libraries. Differences with islibrary:
|
15 years ago |
joost
|
257c6b0b89
* Fixed AV in GetURL
|
15 years ago |
florian
|
c459100773
+ basic info program
|
15 years ago |
florian
|
be71dc16b4
+ CL_PLATFORM_EXTENSION
|
15 years ago |
joost
|
c5c0bab10b
* Added OnChange and OnChangeCS events to THTMLCustomDatasetContentProducer
|
15 years ago |
joost
|
7d16a2ded2
* Fixed GetURL for the case there are no parameters in the CGIScriptName
|
15 years ago |
florian
|
0c153a46df
* math.power/intpower(0,0) return 1, this is as recommended in IEEE 754
|
15 years ago |
Jonas Maebe
|
879e487ee8
* changed linker target name for WinCE from arm-pe into arm-wince-pe
|
15 years ago |
Jonas Maebe
|
89110baab8
* don't modify the flags while simplifying PIC memory references
|
15 years ago |
Jonas Maebe
|
b1d2ab5450
* tobject.inheritsfrom(nil) has to return false (mantis #15690)
|
15 years ago |
Jonas Maebe
|
870edaf916
* tobject.unitname and tobject.tostring have to return an ansistring instead
|
15 years ago |
pierre
|
3f30dded7f
* avoid problems if two svnversion executable are in SEARCHPATH
|
15 years ago |
florian
|
34f976afea
* enabled internal sar support for sparc and mips as well
|
15 years ago |
florian
|
f8bf268406
* handle sarX(<const>,<var>) properly. resolves #15653
|
15 years ago |
michael
|
7d7a3d20ed
* Regenerated
|
15 years ago |
michael
|
45a22a30b0
* Regenerated
|
15 years ago |
michael
|
7096ee6bfa
* Regenerated
|
15 years ago |
michael
|
09109e5bf9
* Do not use case with strings, older compilers do not support it
|
15 years ago |
michael
|
e3c5ce04ec
* Fixed compilation
|
15 years ago |
Jonas Maebe
|
fbfe277144
r321 | jonas | 2010-02-04 16:49:46 +0100 (Thu, 04 Feb 2010) | 3 lines
|
15 years ago |
michael
|
59bd32b7ea
* Initial check-in
|
15 years ago |
michael
|
82f0d61ad9
* Added libsee for win32 and linux
|
15 years ago |
michael
|
34f551ad5e
* Initial check-in
|
15 years ago |
joost
|
39224aad96
* Splitted TBufDataset in TCustomBufDataset and TBufDataset
|
15 years ago |