[go: up one dir, main page]

Menu

/lib/libstring.a Commit Log


Commit Date  
[r846] (6.3 kB) by buzzphp

Split strtoi up into 3 functions. strtou & strton. (ie: str to number). strton will most likely be coded in asm.

2016-10-29 03:24:48 View
Download
[r842] (6.0 kB) by buzzphp

Added a few more eat functions. started a simple parser library.

2016-10-29 00:52:13 View
Download
[r772] (6.0 kB) by buzzphp

Removed re-juicing :-( It works, but for the 300 bytes you gain, you loose a lot of speed. You get a better memory saving by writing better code....

2016-10-12 14:46:01 View
Download
[r769] (7.6 kB) by buzzphp
2016-10-12 13:12:19 View
Download
[r768] (7.4 kB) by buzzphp

Added 2 more re-juices. Test bin down 312 bytes.

2016-10-12 12:21:41 View
Download
[r767] (6.5 kB) by buzzphp

Added another rejuice. bin size down 175 bytes from original.

2016-10-12 09:10:42 View
Download
[r766] (6.1 kB) by buzzphp

Added a new librejuice library. Asm code will be "rejuiced" by exchanging repeated asm sequences with lbsr's. So far, one sequence rejuice, reduced a bin size by 100 bytes.

2016-10-12 08:24:07 View
Download
[r761] (6.0 kB) by buzzphp
2016-10-11 16:09:32 View
Download
[r759] (6.1 kB) by buzzphp

added asm version of stpcpy. added strmcmp (compare str with mem). Name changes. Sorry. I'll get it right one day.

2016-10-11 11:32:02 View
Download
[r757] (6.0 kB) by buzzphp

added asm version of stpcpy. added strmcmp (compare str with mem). Name changes. Sorry. I'll get it right one day.

2016-10-11 11:16:41 View
Download
Older >