sergei
|
feeb50be4f
* Changed signature of frexp() to match one in Math unit, so eventually a duplicate implementation in Math can be removed. Currently this frexp() remains private to unit System.
|
9 years ago |
michael
|
e88285a257
* Fix bug ID #29296 (again)
|
9 years ago |
michael
|
9271f17a45
* Output XML list when XML is asked
|
9 years ago |
michael
|
920b93a121
* Fix lists of test(suites)
|
9 years ago |
michael
|
67ac09b69f
* Moved some types to sqltypes unit so they can be reused outside of sqldb. Added GetObjectList to datadict using new types
|
9 years ago |
michael
|
2ab3458074
* Added IOTimeout
|
9 years ago |
Jonas Maebe
|
29daae5d6d
- removed duplicated code from all numlib examples (patch by Lychee,
|
9 years ago |
michael
|
a10190530a
* Added IOTimeout parameter
|
9 years ago |
Jonas Maebe
|
4039c1835c
+ test from mantis #29547, fixed in r30168 as mantis #27580
|
9 years ago |
michael
|
edcc251c76
* Added file attachments to possible enhancements
|
9 years ago |
michael
|
5eb691f2c9
* Added fcl-pdf
|
9 years ago |
Jonas Maebe
|
3526fb27a7
* take current value of DefaultSystemCodePage into account in
|
9 years ago |
Jonas Maebe
|
87f46dcafd
* updated pos() for Java with an offset parameter (equivalent of r31464 etc)
|
9 years ago |
Jonas Maebe
|
a100309350
* made utf8tostring() Delphi-compatible (mantis #29585):
|
9 years ago |
Jonas Maebe
|
531ce3be61
* fixed initialising an array of ansichar typed constant using a string
|
9 years ago |
Jonas Maebe
|
599426f2f0
* fixed UTF8Decode for JVM:
|
9 years ago |
Jonas Maebe
|
74eb0de460
* fixed mangled names for nested procedures on the JVM platform after r32153
|
9 years ago |
marcus
|
0a763a9a83
Amiga: correct type for IntuitionsBase
|
9 years ago |
michael
|
c0487d7ef9
* Fix bug ID #29784
|
9 years ago |
michael
|
5568ee5513
* Bug ID #29779, add DWord versions of StrToInt
|
9 years ago |
marco
|
b38b3a7c1e
* patch from Ondrej to fix splitrecttype aliasing on windows. Mantis #29557
|
9 years ago |
michael
|
4ed0c07ea3
* Fix bug #29772
|
9 years ago |
michael
|
81c4fe28bf
* Added CopyFromDataset, Clear
|
9 years ago |
marcus
|
d3b8483cef
Amiga: Syscallified last units, Open Library in initialization, Close Library in Finalization
|
9 years ago |
marcus
|
fedfdbba6c
Amiga, AROS, MorphOS: Enable NumLib
|
9 years ago |
marcus
|
a55016bf93
MorphOS: added unicodedata and unicodenumtable
|
9 years ago |
marcus
|
e0732cf9d7
MorphOS: Enable character unit
|
9 years ago |
marcus
|
6f60221927
MorphOS: Open Library in initialization and Close Library in finalization, InitLibrary stays for backward compatibility
|
9 years ago |
marco
|
eb1d895718
* fix reexport of record types in classesh, bug #29776 patch by Ondrej.
|
9 years ago |
marco
|
1ae1e9310b
* defined -A and -W structs and callback for a couple of functions Mantis #0029762
|
9 years ago |