marco
|
6cbe4131f1
* fix for 10292, baudrates for x86_64
|
17 years ago |
marco
|
15b5f150b4
* getcombobox changes dll. (12200)
|
17 years ago |
Vincent Snijders
|
dad6f27de7
* another attempt to put the expected mandlebrot test output in svn
|
17 years ago |
micha
|
66a940afad
* fix armeb compiler cleaning
|
17 years ago |
Vincent Snijders
|
70bbdb52ee
* add real mandelbrot test output for n=200
|
17 years ago |
Vincent Snijders
|
37164fa182
+ mandelbrot test output for n=200
|
17 years ago |
Jonas Maebe
|
9bb0db1a6a
* fixed range check error
|
17 years ago |
florian
|
0a8f621a6b
* don't waste a register for inc/dec(<pointer>,const);
|
17 years ago |
ivost
|
fc6ae58b9b
* added GetPropList function for TClass parameter
|
17 years ago |
florian
|
69159eb9f3
+ support for & and % in char constants, resolves #12186
|
17 years ago |
Vincent Snijders
|
6b0d250ea6
* fpdoc: fixed AV when looking for link tags, patch from Michael van Canneyt
|
17 years ago |
florian
|
8d01c330a1
* ttemprefnode -> ctemprefnode
|
17 years ago |
florian
|
17d3da7266
* variables where the address is taken could have aliases so they aren't invariant
|
17 years ago |
florian
|
0b5951fa14
+ first full implementation of induction variable strength reduction
|
17 years ago |
florian
|
61dbf89bdb
* set successor properly for for-nodes
|
17 years ago |
florian
|
ecd05a1043
+ framework for strength reduction of induction variables
|
17 years ago |
marco
|
2300b7a484
* csu leftovers
|
17 years ago |
Vincent Snijders
|
f28a204dbb
* fpdoc: fixed memleak
|
17 years ago |
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 years ago |
marco
|
ec00f1d495
* initial version
|
17 years ago |
florian
|
3294c59a73
* renamed optunrol into optloop
|
17 years ago |
ivost
|
69bd90996b
* added S_IRWXG and S_IRWXU constants to ostypes.inc of linux (defined in sys/stat.h)
|
17 years ago |
ivost
|
cf3fc4bd77
* added several new helper functions to libxml2 (xmlxsd.pas)
|
17 years ago |
Jonas Maebe
|
6b473862cf
* give an error stating that you have to use the latest released compiler
|
17 years ago |
marco
|
2fbee5193d
* another fix.
|
17 years ago |
marco
|
61dd45f079
* more freebsd/x86_64 fixes
|
17 years ago |
ivost
|
40ad72f8da
* extended libxml2
|
17 years ago |
florian
|
efe81977e1
+ dummy intassignpipe for non-i386
|
17 years ago |
marco
|
3f5511661a
* lots of little longint() to TSysParam() fixes. Ancient code, brr.
|
17 years ago |
tom_at_work
|
fbbbf33be1
* removed superfluous masking of rotation count for rol/ror inlines
|
17 years ago |