florian
|
0a8f621a6b
* don't waste a register for inc/dec(<pointer>,const);
|
17 년 전 |
ivost
|
fc6ae58b9b
* added GetPropList function for TClass parameter
|
17 년 전 |
florian
|
69159eb9f3
+ support for & and % in char constants, resolves #12186
|
17 년 전 |
Vincent Snijders
|
6b0d250ea6
* fpdoc: fixed AV when looking for link tags, patch from Michael van Canneyt
|
17 년 전 |
florian
|
8d01c330a1
* ttemprefnode -> ctemprefnode
|
17 년 전 |
florian
|
17d3da7266
* variables where the address is taken could have aliases so they aren't invariant
|
17 년 전 |
florian
|
0b5951fa14
+ first full implementation of induction variable strength reduction
|
17 년 전 |
florian
|
61dbf89bdb
* set successor properly for for-nodes
|
17 년 전 |
florian
|
ecd05a1043
+ framework for strength reduction of induction variables
|
17 년 전 |
marco
|
2300b7a484
* csu leftovers
|
17 년 전 |
Vincent Snijders
|
f28a204dbb
* fpdoc: fixed memleak
|
17 년 전 |
michael
|
0d1ec12788
* Partially applied the patch from Attila Borka, added UseStreaming class method so datamodules without streamed content can be used (bug ID 12158)
|
17 년 전 |
marco
|
ec00f1d495
* initial version
|
17 년 전 |
florian
|
3294c59a73
* renamed optunrol into optloop
|
17 년 전 |
ivost
|
69bd90996b
* added S_IRWXG and S_IRWXU constants to ostypes.inc of linux (defined in sys/stat.h)
|
17 년 전 |
ivost
|
cf3fc4bd77
* added several new helper functions to libxml2 (xmlxsd.pas)
|
17 년 전 |
Jonas Maebe
|
6b473862cf
* give an error stating that you have to use the latest released compiler
|
17 년 전 |
marco
|
2fbee5193d
* another fix.
|
17 년 전 |
marco
|
61dd45f079
* more freebsd/x86_64 fixes
|
17 년 전 |
ivost
|
40ad72f8da
* extended libxml2
|
17 년 전 |
florian
|
efe81977e1
+ dummy intassignpipe for non-i386
|
17 년 전 |
marco
|
3f5511661a
* lots of little longint() to TSysParam() fixes. Ancient code, brr.
|
17 년 전 |
tom_at_work
|
fbbbf33be1
* removed superfluous masking of rotation count for rol/ror inlines
|
17 년 전 |
joost
|
c4789a5ae4
* Removed unnessesary var-keyword in declaration of ReadXMLFile (Fixes compilation)
|
17 년 전 |
ivost
|
16225a3653
* reverted usage of ctypes.size_t in libxml2
|
17 년 전 |
ivost
|
15dd98d940
* removed size_t from ctypes.pp in trunk (reverted)
|
17 년 전 |
marco
|
55bf13596e
* correction for omfsnamelen, which hopefully fixes ostat
|
17 년 전 |
joost
|
af30329348
* Renamed TBufDatasetReader to TDataPacketReader
|
17 년 전 |
ivost
|
2439dbd5a6
* added unixtype unit in addition to baseunix unit (currently baseunix contains all types of unixtype)
|
17 년 전 |
florian
|
cd6b57c733
* fixed constant char to unicodestring conversion
|
17 년 전 |