michael
|
e0e734ed2e
+ Merged int64 fix from fixbranch
|
25 years ago |
michael
|
385a257995
+ Added some missing functions needed for variant support
|
25 years ago |
marco
|
91d1665de3
* Uncommented some int64 functions, now that int64 support is ok
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
peter
|
deb5cc7bf2
* fixed hex printing for $10 with %x
|
25 years ago |
sg
|
0f23f58148
* Changed CompareMem to CompareMemRange and added new (Delphi compatible)
|
25 years ago |
peter
|
839699930b
* vtchar support for %s
|
25 years ago |
michael
|
620e7fc689
* TRim(right|Left) more Delphi compatible
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
peter
|
6b3063c795
* fixed rangecheck error in format()
|
25 years ago |
peter
|
aa083c5b4d
* truncated log
|
26 years ago |
florian
|
c9c758e318
* bug #645 fixed: format('%x',...) should writes unsigned hexadecimals, also
|
26 years ago |
peter
|
dd04b920c0
* fixed comparetext
|
26 years ago |
florian
|
d2c3613518
* format('%g',[0.0]) returned long format string, fixed
|
26 years ago |
michael
|
d525b426d8
fixed Formaterror, added missing raise
|
26 years ago |
peter
|
b29395f75e
* fixed newstr/disposestr
|
26 years ago |
michael
|
d47e0e0e11
+ Fixed bug in format, reported by Romio Pedchecko
|
26 years ago |
michael
|
aae9265b5c
Implemented strtofloat
|
26 years ago |
michael
|
7ed5f5cc10
+ Final fixes: RightStr
|
26 years ago |
peter
|
3db89ed4f1
* removed warnings
|
26 years ago |
michael
|
0e29b158e6
+ Small fix. Delete not recognised without system in front of it ?
|
26 years ago |
michael
|
a51e21da0f
* too may fixes to list
|
26 years ago |
peter
|
17f26f6577
* removed warnings
|
26 years ago |
peter
|
ad65fe3aec
* pchar support for %s
|
26 years ago |
peter
|
d94060a283
* format support for ansistring (from mailinglist)
|
26 years ago |
michael
|
2412733cf2
changed delete to system.delete
|
26 years ago |
michael
|
d5003218b4
+ Added internationalization support and more format functions
|
26 years ago |
michael
|
a7bb45265d
+ Small fixes. Moved getlocaltime to system-dependent files
|
26 years ago |
michael
|
8200498fbb
+ Changed to ansistrings
|
26 years ago |