Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 年之前 |
michael
|
86c8b19336
* Patch and testcase from Luiz Americo to fix ExtractFieldName (bug 21777)
|
13 年之前 |
michael
|
5219b118d8
* Fix checkconstraints initialization and property setter (by Luiz Americo)
|
13 年之前 |
michael
|
fcb4bf4854
* Solved name conflict parser.inc is used in classes unit
|
13 年之前 |
sergei
|
86f0a4177d
* SAX cleanup: removed {$ifdef UseDynArrays}, left variant without dynarrays, they don't provide any significant advantage.
|
13 年之前 |
Jonas Maebe
|
f0b7ce8afe
* fix building for Haiku/BeOS after r20839 (patch by Olivier Coursière)
|
13 年之前 |
florian
|
ceb1becfa1
* align cmp byte loop
|
13 年之前 |
florian
|
4b7748ad11
* better suitable on x86_64-linux
|
13 年之前 |
florian
|
39ab9eceba
* fix OpsEqual
|
13 年之前 |
florian
|
d24b70d22b
* ported part of the i386 peep hole optimizer to x86-64 to see if it is possible to create a shared x86 peep hole optimizer
|
13 年之前 |
sergei
|
931a0f159c
- Removed xmltextreader.TXMLReadState definition, it clashes with one from xmlreader.pp (this was not significant while the entire TXMLTextReader class was implementation-only).
|
13 年之前 |
Jonas Maebe
|
93210cc419
* store JVM namespace separately from unitname so it doesn't conflict with
|
13 年之前 |
Jonas Maebe
|
2b0d0bbee4
* also set the mangledbasename when a public name is specified for a
|
13 年之前 |
Jonas Maebe
|
622eb4b782
* call getbasedef before getting the classdef of an enum (only the basedef
|
13 年之前 |
Jonas Maebe
|
21722802fa
* also allow taking the address of a derefence expression on the JVM target
|
13 年之前 |
sergei
|
18079355f5
* fcl-xml, going public with TXMLTextReader: moved most of the code from xmlread.pp to new unit xmltextreader.pp, auxiliary classes moved to xmlreader.pp.
|
13 年之前 |
michael
|
0aa0d3f584
* Applied cleanup patch from Luiz Americo (Bug 21771)
|
13 年之前 |
michael
|
1ee57d4edd
* Applied cleanup patch from Luiz Americo
|
13 年之前 |
michael
|
f993b813b1
* Fixed case of range starting with negative identifier
|
13 年之前 |
michael
|
9e5081cd90
* Fixed bug #21252 (range type with identifiers)
|
13 年之前 |
michael
|
b0077a1155
* Removed some memory leaks
|
13 年之前 |
michael
|
b1f7f84b41
* Fixed parsing of set of range (bug 21642), removed some memory leaks
|
13 年之前 |
florian
|
59040465d8
+ simple assembler implementation of CompareByte
|
13 年之前 |
pierre
|
bd1ae9bdf0
Regenerated after: Add -Xd option for FreeBSD OS
|
13 年之前 |
pierre
|
e59d692c5c
+ Add -Xd option for FreeBSD OS
|
13 年之前 |
florian
|
ce845bf97c
* introduction of in_generic in r20699 was unneeded, replaced by parse_generic
|
13 年之前 |
florian
|
4c472a1569
* due to different result handling of integers and interfaces, GetInterfaceProp cannot use GetOrdProp, resolves #21684
|
13 年之前 |
sergei
|
ed9146f918
* Simplified CheckName() a bit.
|
13 年之前 |
Jonas Maebe
|
210eac085a
* do not perform stabstr replacements on mangled names of typed constants
|
13 年之前 |
Jonas Maebe
|
e9d52f7b95
* fixed copy/paste bug that caused the default target OS to be always set
|
13 年之前 |