florian
|
ea98ef741c
* fixed unit name
|
18 years ago |
florian
|
475664acf5
* fixed local check, fixes #7242
|
18 years ago |
michael
|
7d9314d5e8
+ Added fcl and X11 requirements
|
18 years ago |
michael
|
bc6dcbd884
+ Added fcl and X11 requirements
|
18 years ago |
Jonas Maebe
|
324626376c
* add dependency on x11 units
|
18 years ago |
Jonas Maebe
|
555e887ea3
* test for floating point precision conversion
|
18 years ago |
michael
|
97ea643cae
* Added cairo bindings from Jeff Pohlmeyer
|
18 years ago |
florian
|
c4d96ec538
* only non generic types can be used when specializing generics, fixes 7735
|
18 years ago |
joost
|
985043e871
+ Added a README and some examples do database.ini
|
18 years ago |
marco
|
51b4fc7852
* for some reason a hosttonet got commented out
|
18 years ago |
micha
|
467cd39091
* optimize fpglist.indexof, indexed array generates more optimal code than manual index multiplication
|
18 years ago |
Jonas Maebe
|
bdfd3e5453
* patch from Lloyd B. Park to support persistent signals
|
18 years ago |
peter
|
6562e40a3e
* ignore program module when resolving unit names during ppu load
|
18 years ago |
Jonas Maebe
|
b86e2aa33a
* fixed crash when compiling certain invalid "in" constructions
|
18 years ago |
florian
|
1e75956435
* continued to work on float128 translation, tedious work
|
18 years ago |
micha
|
f9e7a99405
* speedup generic list, esp. remove
|
18 years ago |
joost
|
0cab61a2e0
* restructured the test-suite
|
18 years ago |
marco
|
4264f5d041
* booltostr now D7 compat.
|
18 years ago |
yury
|
f8cfa49971
* enabled af_smartlink_sections for i386-wince.
|
18 years ago |
yury
|
1044e84ea3
* fixed i386-wince flags.
|
18 years ago |
yury
|
ff37ef8786
* fixed i386-wince support. WinCE API functions are cdecl.
|
18 years ago |
marco
|
5938f9ed6c
* here also shfolder added on Vincents request
|
18 years ago |
yury
|
f8f7eedb40
- Use win/tthread.inc for wince.
|
18 years ago |
yury
|
f49055ef72
* There is no SetFilePointerEx for wince.
|
18 years ago |
peter
|
f972fdac2d
* fixed typos
|
18 years ago |
pierre
|
fc66d46beb
+ added several warnings about use of references
|
18 years ago |
Jonas Maebe
|
5988e6d117
* niln has a compelxity of 0 (so the inlining code doesn't try to take
|
18 years ago |
marco
|
e459f8a26f
* redivided identifiers over units in a more delphi compat way. Still needs internal rework of convutils to classes. See 7481)
|
18 years ago |
Jonas Maebe
|
03c7e345cd
* committed wrong version in previous revision
|
18 years ago |
Jonas Maebe
|
47ff7b62e7
* fixed overload choosing algorithm so it's Delphi-compatible +
|
18 years ago |