Jonas Maebe
|
072c0fcf0e
- removed double entry for convutils unit reported on irc
|
18 жил өмнө |
joost
|
13722257b6
* Trim stringfields longer then dsMaxStringSize in IBConnection + test. (bug 9600)
|
18 жил өмнө |
florian
|
adbd4cd6c7
* small 64 bit compatibility fixes
|
18 жил өмнө |
florian
|
63a73870cf
* check if breakpoint name is assigned when displaying breakpoints in the disassembly window, resolves #9257
|
18 жил өмнө |
joost
|
77daccf9e6
* Added checks to TField.Size
|
18 жил өмнө |
florian
|
c384171709
* write location of configuration files
|
18 жил өмнө |
florian
|
1b554f08ce
* because EXEFile was changed into an ansistring, @EXEFile was wrong, fixed, resolves #9057
|
18 жил өмнө |
florian
|
4b172f5973
* made rtti for dyn. arrays more delphi compatible, resolves #9464
|
18 жил өмнө |
florian
|
bde44508b1
* fixed Makefile to build writeidx on win32 and linux
|
18 жил өмнө |
peter
|
43c2694d50
* fixed REX placement for xmm opcodes
|
18 жил өмнө |
peter
|
daf320225b
* strip ./ prefixes and / suffixes from paths
|
18 жил өмнө |
peter
|
658d9fcc92
* reset subregister before writing mm register names
|
18 жил өмнө |
florian
|
b4b38dfcd2
* fixes IDataObject declaration, resolves #9966
|
18 жил өмнө |
peter
|
ad944fd198
* move x86_64 specific int_to_real conversion to nx64cnv
|
18 жил өмнө |
joost
|
c39b663201
* Patch from Andrey Gusev to implement TSQLQuery.GetRowsaffected + test
|
18 жил өмнө |
peter
|
bfca4e67fa
* -CO option to check for possible integer overflows
|
18 жил өмнө |
Jonas Maebe
|
2db3d54b2e
* support for -Cg- to disable pic code
|
18 жил өмнө |
peter
|
a6eb5d839b
* allow types in interfaces
|
18 жил өмнө |
peter
|
5fdbf74be8
* compiles now
|
18 жил өмнө |
peter
|
1e123d66ba
* improved generics
|
18 жил өмнө |
peter
|
6434772c3c
* error message when a goto label is optimized away
|
18 жил өмнө |
Jonas Maebe
|
2701a0f743
* initialise timespec.tv_sec again for generic BasicEventWaitFor
|
18 жил өмнө |
micha
|
5f3e2b10e8
* use sem_timedwait for BasicEventWaitFor if available (linux now)
|
18 жил өмнө |
Jonas Maebe
|
83bab3b071
+ documented -XR in the help pages
|
18 жил өмнө |
Jonas Maebe
|
3155b650a1
* pass "-syslibroot sysrootpath" to the darwin linker if -XRsysrootpath
|
18 жил өмнө |
sekelsenmat
|
091e563e77
Added UIQ 2 device support for mksymbian
|
18 жил өмнө |
Jonas Maebe
|
4a560781c4
- reverted r8826, the original unaligned() code was correct
|
18 жил өмнө |
florian
|
4b69743c92
* fixed compilation on non sigbusing cpus
|
18 жил өмнө |
peter
|
9ca132c61b
* look in main source dir instead of loaded_from unit dirs. The loaded_from dir is normally
|
18 жил өмнө |
florian
|
3f24d63176
* fixed Compare* for CPUs requiring natural alignment
|
18 жил өмнө |