Jonas Maebe
|
200e1d4b25
* removed warnings about possible range check errors
|
25 years ago |
michael
|
35dc139e29
+ Merged lastdelimiter from fixbranch
|
25 years ago |
michael
|
93167eabd0
+ Merged format fix from fixbranch
|
25 years ago |
sg
|
7319e91a20
* Protected some Move()'s by 'if' clauses so that the Move won't be
|
25 years ago |
marco
|
80c0edc14f
* Unix renamefest for defines
|
25 years ago |
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 |