peter
|
9f31783a0a
|
* old logs removed and tabs fixed
|
2002-09-07 16:01:16 +00:00 |
|
Jonas Maebe
|
ab2ea0a472
|
* moved implementations of strlen and strpas to separate include files
(they were duplicated in i386.inc and strings.inc/stringss.inc)
* strpas supports 'nil' pchars again (returns an empty string)
(both merged)
|
2001-03-05 17:10:04 +00:00 |
|
Jonas Maebe
|
39af441ec6
|
* fixed bug in strscan (returned nil instead of strend for #0) and made it 40% faster
|
2001-02-17 11:34:00 +00:00 |
|
Jonas Maebe
|
e717dd80f5
|
* fixed non-working alignment code
|
2001-02-10 16:08:46 +00:00 |
|
marco
|
f936d45210
|
* Some register allocation fixes. for stricomp and strilcomp
|
2001-01-21 10:12:32 +00:00 |
|
michael
|
650fbb86aa
|
+ removed logs
|
2000-07-13 11:32:24 +00:00 |
|
michael
|
e7aca136a1
|
+ Initial import
|
2000-07-13 06:29:38 +00:00 |
|
Jonas Maebe
|
9aae9228e2
|
* fixed bug in strscan :(
|
2000-06-23 11:13:56 +00:00 |
|
peter
|
91592c2c11
|
* change .align to .balign
|
2000-06-12 19:53:32 +00:00 |
|
Jonas Maebe
|
9cf6b9f89d
|
* much faster strcopy and strscan procedures
|
2000-06-11 14:25:23 +00:00 |
|
Jonas Maebe
|
1e8a7f6853
|
* added missing register that is destroyed by strecopy
+ some destroyed register lists for procedures that didn't have one yet
|
2000-03-28 11:14:33 +00:00 |
|
peter
|
6b66a55cd6
|
* truncated log
|
2000-02-09 16:59:28 +00:00 |
|
daniel
|
ec29a31834
|
* copyright 2000
|
2000-01-07 16:41:28 +00:00 |
|
florian
|
b8d4922188
|
* bug #766 fixed
|
1999-12-18 23:08:33 +00:00 |
|
michael
|
7e68180e14
|
+Added checking for nil on most functions.
|
1999-04-09 07:58:41 +00:00 |
|
peter
|
ff7e4f60b5
|
* use assembler and remove all rets
|
1999-03-30 16:58:49 +00:00 |
|
michael
|
82d08fba5d
|
+ Added header and log
|
1999-02-25 10:05:07 +00:00 |
|
michael
|
7865673a04
|
* Joined strings and sysutils
|
1999-02-25 07:39:17 +00:00 |
|