michael
|
edcc251c76
* Added file attachments to possible enhancements
|
9 年之前 |
michael
|
5eb691f2c9
* Added fcl-pdf
|
9 年之前 |
Jonas Maebe
|
3526fb27a7
* take current value of DefaultSystemCodePage into account in
|
9 年之前 |
Jonas Maebe
|
87f46dcafd
* updated pos() for Java with an offset parameter (equivalent of r31464 etc)
|
9 年之前 |
Jonas Maebe
|
a100309350
* made utf8tostring() Delphi-compatible (mantis #29585):
|
9 年之前 |
Jonas Maebe
|
531ce3be61
* fixed initialising an array of ansichar typed constant using a string
|
9 年之前 |
Jonas Maebe
|
599426f2f0
* fixed UTF8Decode for JVM:
|
9 年之前 |
Jonas Maebe
|
74eb0de460
* fixed mangled names for nested procedures on the JVM platform after r32153
|
9 年之前 |
marcus
|
0a763a9a83
Amiga: correct type for IntuitionsBase
|
9 年之前 |
michael
|
c0487d7ef9
* Fix bug ID #29784
|
9 年之前 |
michael
|
5568ee5513
* Bug ID #29779, add DWord versions of StrToInt
|
9 年之前 |
marco
|
b38b3a7c1e
* patch from Ondrej to fix splitrecttype aliasing on windows. Mantis #29557
|
9 年之前 |
michael
|
4ed0c07ea3
* Fix bug #29772
|
9 年之前 |
michael
|
81c4fe28bf
* Added CopyFromDataset, Clear
|
9 年之前 |
marcus
|
d3b8483cef
Amiga: Syscallified last units, Open Library in initialization, Close Library in Finalization
|
9 年之前 |
marcus
|
fedfdbba6c
Amiga, AROS, MorphOS: Enable NumLib
|
9 年之前 |
marcus
|
a55016bf93
MorphOS: added unicodedata and unicodenumtable
|
9 年之前 |
marcus
|
e0732cf9d7
MorphOS: Enable character unit
|
9 年之前 |
marcus
|
6f60221927
MorphOS: Open Library in initialization and Close Library in finalization, InitLibrary stays for backward compatibility
|
9 年之前 |
marco
|
eb1d895718
* fix reexport of record types in classesh, bug #29776 patch by Ondrej.
|
9 年之前 |
marco
|
1ae1e9310b
* defined -A and -W structs and callback for a couple of functions Mantis #0029762
|
9 年之前 |
nickysn
|
87baa8c43f
* in the internal assembler writer, when starting a new object file, set the
|
9 年之前 |
nickysn
|
c061a98e93
* made the i8086 internal assembler cpu instruction set checking follow the
|
9 年之前 |
nickysn
|
843aee8f4a
* base the CPU name, written in the beginning of each NASM assembler file on the
|
9 年之前 |
nickysn
|
ca868b0bc6
* fixed indentation in TX86NasmAssembler.WriteHeader
|
9 年之前 |
nickysn
|
06b9789928
+ implemented a new {$ASMCPU XXX} directive, allowing to specify a different
|
9 年之前 |
nickysn
|
d0d940f119
* also declare Intel Nehalem and newer CPUs as 'IA64' in the NASM's 'CPU'
|
9 年之前 |
nickysn
|
1a56a1a026
* make the asd_cpu directive (which is currently only implemented in the NASM
|
9 年之前 |
florian
|
73aeea73ed
+ VOpVMov2VOp optimization
|
9 年之前 |
florian
|
260ea81c82
* improve cse on record/array accesses
|
9 年之前 |