florian
|
b4b38dfcd2
* fixes IDataObject declaration, resolves #9966
|
18 years ago |
peter
|
ad944fd198
* move x86_64 specific int_to_real conversion to nx64cnv
|
18 years ago |
joost
|
c39b663201
* Patch from Andrey Gusev to implement TSQLQuery.GetRowsaffected + test
|
18 years ago |
peter
|
bfca4e67fa
* -CO option to check for possible integer overflows
|
18 years ago |
Jonas Maebe
|
2db3d54b2e
* support for -Cg- to disable pic code
|
18 years ago |
peter
|
a6eb5d839b
* allow types in interfaces
|
18 years ago |
peter
|
5fdbf74be8
* compiles now
|
18 years ago |
peter
|
1e123d66ba
* improved generics
|
18 years ago |
peter
|
6434772c3c
* error message when a goto label is optimized away
|
18 years ago |
Jonas Maebe
|
2701a0f743
* initialise timespec.tv_sec again for generic BasicEventWaitFor
|
18 years ago |
micha
|
5f3e2b10e8
* use sem_timedwait for BasicEventWaitFor if available (linux now)
|
18 years ago |
Jonas Maebe
|
83bab3b071
+ documented -XR in the help pages
|
18 years ago |
Jonas Maebe
|
3155b650a1
* pass "-syslibroot sysrootpath" to the darwin linker if -XRsysrootpath
|
18 years ago |
sekelsenmat
|
091e563e77
Added UIQ 2 device support for mksymbian
|
18 years ago |
Jonas Maebe
|
4a560781c4
- reverted r8826, the original unaligned() code was correct
|
18 years ago |
florian
|
4b69743c92
* fixed compilation on non sigbusing cpus
|
18 years ago |
peter
|
9ca132c61b
* look in main source dir instead of loaded_from unit dirs. The loaded_from dir is normally
|
18 years ago |
florian
|
3f24d63176
* fixed Compare* for CPUs requiring natural alignment
|
18 years ago |
Jonas Maebe
|
fc892e9dff
* fixed unaligned() placements (have to be applied to the pointers,
|
18 years ago |
peter
|
398363156b
* cache stdout threadvar in catchunhandledexception
|
18 years ago |
peter
|
cd35804502
* cache inoutres threadvar address
|
18 years ago |
peter
|
4f862a23a7
* fixed alignment leftover in compare
|
18 years ago |
florian
|
4235e9a00a
o resolve #7277:
|
18 years ago |
florian
|
7229dcfdcb
* setup a proper symtable stack before parsing the generic declaration itself, resolves #9419
|
18 years ago |
florian
|
3752cfb649
* fix cotan, resolves #9944
|
18 years ago |
Jonas Maebe
|
eb6c8fa570
* one more typecast fix
|
18 years ago |
Jonas Maebe
|
4486a2cecb
* fixed some type casts
|
18 years ago |
Jonas Maebe
|
6121df1f67
* moved inclusion of sysos.inc higher up in system.inc, so that
|
18 years ago |
Jonas Maebe
|
cc843f5f62
* fixed comparedword in case len=0
|
18 years ago |
Jonas Maebe
|
0d1c396521
+ basic test for indexbyte/word/dword (no tests yet for special
|
18 years ago |