Jonas Maebe
|
ae6200ce72
+ tests forgotten to commit as part of r13334
|
16 年之前 |
Jonas Maebe
|
1b6657cf21
* make test fail if the wrong method is called
|
16 年之前 |
florian
|
e8dff46f8e
* several small bugs in the handling of implements fixed, resolves #14418
|
16 年之前 |
florian
|
a8c6d9ec3a
* partially reverted 13571, I didn't get it work on W7 x64 in win32 mode
|
16 年之前 |
sergei
|
e9e6439345
* dom.pp: fixed one possible reason of crashing in Delphi 2009
|
16 年之前 |
michael
|
f853ac4c63
* Undid previous patch, because not all compiles
|
16 年之前 |
michael
|
612d58c80f
* Patch from Dariusz Mazur to fix compilation with Delphi
|
16 年之前 |
Jonas Maebe
|
ec8364904c
* set the size of the (invalid) page at address zero to 64kb for 32 bit
|
16 年之前 |
marco
|
1399b7f8fb
* open chm in nonexclusive mode. Could cause problems on Windows Vista where filelocks last even longer after closing.
|
16 年之前 |
Jonas Maebe
|
106c0673c0
* allow passing records to C varargs (also allowed by C)
|
16 年之前 |
marco
|
8864f510e0
* lowercased a PQprepare's second p. As per mantis 14430
|
16 年之前 |
florian
|
6d2a9dd173
+ file forgotten to add in r13588
|
16 年之前 |
florian
|
1bbc9b3e13
* implicit units in a Makefile.fpc are installed when doing a cross install, however if they are referenced only from a program they won't be build so a cross install fails: added build unit, resolves #14409
|
16 年之前 |
Jonas Maebe
|
84cefb5eba
* fixed dynamic linking of programs that only link with libc after r13584
|
16 年之前 |
marco
|
f2883ac9ed
* small fix for argument parsing by Joao Morais (via maillist)
|
16 年之前 |
Legolas
|
3f9327d340
* NDS: updated the rtl, libnds and fixed the examples. Now it should work fine with devkitARM r26
|
16 年之前 |
Jonas Maebe
|
9a84dee059
* fixed static linking under Linux for ppc64; test still crashes under
|
16 年之前 |
Jonas Maebe
|
c2c68ddb8f
- removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs
|
16 年之前 |
Jonas Maebe
|
0eec337a00
- removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED
|
16 年之前 |
Jonas Maebe
|
a64c5a7b23
* fixed bug that sporadically caused the column of certain nodes to
|
16 年之前 |
Jonas Maebe
|
2f7457f37e
* set the fileinfo of typeconversions created using inserttypeconv*()
|
16 年之前 |
Jonas Maebe
|
1f5d9b932f
* various fixes for fully setting/restoring the token position, seems to
|
16 年之前 |
Jonas Maebe
|
acdb0bbb3e
* don't change current_filepos in pass_typecheck when not generating
|
16 年之前 |
Jonas Maebe
|
8dbc728926
* changed InputFileBufSize from 32kb to 32kb+1byte, because the last
|
16 年之前 |
Jonas Maebe
|
f2691c4ebf
* fixed indentation
|
16 年之前 |
Jonas Maebe
|
a1363e95f7
* no longer perform precision correction for single precision values, because
|
16 年之前 |
Jonas Maebe
|
146a819615
* fixed spilling of and operations on spilled 32 bit values for x86_64
|
16 年之前 |
Jonas Maebe
|
2eebadf944
* allow disabling the wpo cycle with NOWPOCYCLE=1
|
16 年之前 |
florian
|
d3d3596cd6
* accelerated/fixed TLS access on win32 by Pierre Muller
|
16 年之前 |
Jonas Maebe
|
d11764fe8c
- removed 1.0.x-specific checks
|
16 年之前 |