peter
|
cba9b5206d
* save edi,esi,ebx
|
22 years ago |
florian
|
fa4496bddf
+ support for generic pchar routines added
|
22 years ago |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 years ago |
Jonas Maebe
|
ab2ea0a472
* moved implementations of strlen and strpas to separate include files
|
24 years ago |
Jonas Maebe
|
39af441ec6
* fixed bug in strscan (returned nil instead of strend for #0) and made it 40% faster
|
24 years ago |
Jonas Maebe
|
e717dd80f5
* fixed non-working alignment code
|
24 years ago |
marco
|
f936d45210
* Some register allocation fixes. for stricomp and strilcomp
|
24 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
Jonas Maebe
|
9aae9228e2
* fixed bug in strscan :(
|
25 years ago |
peter
|
91592c2c11
* change .align to .balign
|
25 years ago |
Jonas Maebe
|
9cf6b9f89d
* much faster strcopy and strscan procedures
|
25 years ago |
Jonas Maebe
|
1e8a7f6853
* added missing register that is destroyed by strecopy
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
florian
|
b8d4922188
* bug #766 fixed
|
26 years ago |
michael
|
7e68180e14
+Added checking for nil on most functions.
|
26 years ago |
peter
|
ff7e4f60b5
* use assembler and remove all rets
|
26 years ago |
michael
|
82d08fba5d
+ Added header and log
|
26 years ago |
michael
|
7865673a04
* Joined strings and sysutils
|
26 years ago |