Jonas Maebe
|
ca57ab2c99
* support storing the scanner state when the current token is _ID
|
13 年之前 |
Jonas Maebe
|
0659058e44
* fixed ansistring -> pchar type conversion on JVM target now that empty
|
13 年之前 |
Jonas Maebe
|
9b6c426369
* also redefine pchar as pwidechar in {$modeswitch unicodestrings}
|
13 年之前 |
Jonas Maebe
|
81d1cfb3ca
+ -prefix_constants <x>, -prefix_fields <x> and -prefix_innerclasses <x>
|
13 年之前 |
Jonas Maebe
|
9a10c5aea8
* don't mark final class methods as virtual
|
13 年之前 |
Jonas Maebe
|
8e3d7fe8d3
* fixed genmultistringadd() optimization for jvm and enabled it
|
13 年之前 |
Jonas Maebe
|
1efee1d2eb
* set destination codepage in widestringmanager.Unicode2AnsiMoveProc() like
|
13 年之前 |
Jonas Maebe
|
02413c8a57
* moved maybequoted() from cutils to cfileutl and let its behaviour vary
|
13 年之前 |
Jonas Maebe
|
ac419e1cb4
+ passthrough hlcgpu for AVR
|
13 年之前 |
Jonas Maebe
|
fb73001389
* don't give an internalerror when setting the mangledbasename in case the
|
13 年之前 |
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 年之前 |