florian
|
747b93b7ec
+ cpu unit for x86-64 containing a CAS128 implementation
|
%!s(int64=15) %!d(string=hai) anos |
florian
|
d6d3791939
* fix compilation of cmpxchg16b
|
%!s(int64=15) %!d(string=hai) anos |
sergei
|
0933bdc045
* win/sysutils.pp, removed an unused variable (forgotten part of r13838)
|
%!s(int64=15) %!d(string=hai) anos |
tom_at_work
|
446eacaf47
* another compilation failure due to cleanup of changes to r16272
|
%!s(int64=15) %!d(string=hai) anos |
tom_at_work
|
f1a7cf78fe
* fixed compilation after cleaning up for r16272
|
%!s(int64=15) %!d(string=hai) anos |
florian
|
b4c912bf92
* made Byte/Word/Long/Int64Rec endian safe
|
%!s(int64=15) %!d(string=hai) anos |
tom_at_work
|
d786f8a1b8
* fix test after changes to TStartRoutine in pthreads
|
%!s(int64=15) %!d(string=hai) anos |
Legolas
|
42ffd3bc50
* Updated nds to devkitARM r32 and libnds 1.4.8
|
%!s(int64=15) %!d(string=hai) anos |
tom_at_work
|
e215b215d6
* fix code generation for interface wrappers: adjustment of self pointers with offsets > 16 bit crashed because it tried to allocate a virtual register, but the register allocator is not called for these wrappers. Always use the R11 register, which is scratch on ppc64, for now.
|
%!s(int64=15) %!d(string=hai) anos |
tom_at_work
|
0cb36ee173
* fix integer message dispatch on ppc64-darwin by temporarily setting the correct record alignment
|
%!s(int64=15) %!d(string=hai) anos |
sergei
|
b066395a2b
* xmlread.pp: separated DOM-specific code into DoStartElement(); introduced FNameTable.
|
%!s(int64=15) %!d(string=hai) anos |
ivost
|
4e39959ca1
* InitializeLibrary defaults now the parameter NoSymbolErrors to true and no longer to false. Now it's the same behavior as in 2.4.0 release. But of course it's not optimal and not safe.
|
%!s(int64=15) %!d(string=hai) anos |
florian
|
0a625c856d
+ don't allow non local gotos across procedures containing exception frames
|
%!s(int64=15) %!d(string=hai) anos |
tom_at_work
|
88687b2125
* fix definition of function pointer to be passed to pthread_create
|
%!s(int64=15) %!d(string=hai) anos |
marco
|
a5d7d58f47
* --css-file now also for html (Mantis 17542)
|
%!s(int64=15) %!d(string=hai) anos |
florian
|
38b90c987b
+ enable non local goto in macpas mode, test/tmacnonlocalgoto.pp does not fail anymore
|
%!s(int64=15) %!d(string=hai) anos |
sergei
|
6cb9cdcc0d
* xmlread.pp: maintain ID map at reader side, so it can do ID/IDREF validation without DOM.
|
%!s(int64=15) %!d(string=hai) anos |
florian
|
27ff441975
o patch from Sven Barth:
|
%!s(int64=15) %!d(string=hai) anos |
florian
|
2ad698fd1c
- remove unneeded spaces
|
%!s(int64=15) %!d(string=hai) anos |
sergei
|
22f0692745
* xmlread.pp: since FIdRefs and FNotationRefs are never used at the same time (the former is used only while parsing root, the latter only while parsing DTD), simplify things a bit by replacing them with a single FForwardRefs.
|
%!s(int64=15) %!d(string=hai) anos |
tom_at_work
|
5f3aaf1e60
* minor changes to the startup code: use exit_group syscall to exit, minor cleanup
|
%!s(int64=15) %!d(string=hai) anos |
joost
|
ef8837cfa8
* Patch from José Mejuto so that TBufDataset.SetRecNo takes the active index into account, bug #15460
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
3aea9b134a
* make sure that all references used in the inline int->real conversion code
|
%!s(int64=15) %!d(string=hai) anos |
tom_at_work
|
8a2696eb24
* limit the number of string message methods per class to 2^31 independent of architecture width: this avoids lots of compiler changes when allowing 2^63 (for 64 bit targets)
|
%!s(int64=15) %!d(string=hai) anos |
sergei
|
b4aa087aad
* xmlread.pp, implemented some c14n features: when parsing with Options.CanonicalForm=True, report all attributes as specified and drop superfluous namespace declaration attributes. Fixes level3/ls/canonicalform10 and level3/ls/canonicalform11.
|
%!s(int64=15) %!d(string=hai) anos |
sergei
|
d96e17da77
* xmlread.pp, fixed an issue introduced by combination of r16046 and r16172: assigning doc.DocumentType only after DTD has been completely parsed prevented inner reader from parsing 2nd+ level entity references in default attribute values. This went unnoticed because of no positive tests, and was detected only by examining negative test diagnostic, namely for not-wf-sa-079 and not-wf-sa-080.
|
%!s(int64=15) %!d(string=hai) anos |
sergei
|
12f6eb2c4e
* types.pp, applied a fix similar to r16224,16226 also to UnionRect function. It is very similar to IntersectRect and parameter aliasing issue applies to it as well (see Mantis #17722).
|
%!s(int64=15) %!d(string=hai) anos |
sergei
|
4468f72f6c
* xmlread.pp, added location information to TNodeData and got namespace-related errors reported at correct locations.
|
%!s(int64=15) %!d(string=hai) anos |
sergei
|
f2260c1549
* DefaultUnicode2AnsiMove, DefaultAnsi2UnicodeMove: replaced indexed access to destination string by pointer access, this eliminates numerous unnecessary calls to fpc_xxxstring_unique.
|
%!s(int64=15) %!d(string=hai) anos |
michael
|
791cb74f22
* Fixed sending/receiving of large data packets (size >word)
|
%!s(int64=15) %!d(string=hai) anos |