Age | Commit message (Collapse) | Author |
|
svn:r3999
|
|
svn:r3998
|
|
svn:r3996
|
|
svn:r3982
|
|
svn:r3805
|
|
svn:r3708
|
|
svn:r3640
|
|
of control
svn:r3636
|
|
svn:r3473
|
|
themselves
svn:r3338
|
|
file.
svn:r3155
|
|
We learned that, so we casted. But it is also a bad idea to cast a signed char to an int and expect things to work on win32. Now we cast to unsigned char, then to int, then pass to isspace. Ug
svn:r3120
|
|
svn:r3110
|
|
svn:r3077
|
|
svn:r3052
|
|
every file.
svn:r3019
|
|
svn:r3003
|
|
svn:r2989
|
|
- func (args)
- if (x){
This doesn't normalize if(x), for(x); while(x), and friends.
svn:r2943
|
|
so remove them.
svn:r2823
|
|
smartlist_len, which are two major profiling offenders.
svn:r2822
|
|
svn:r2693
|
|
string messages
svn:r2659
|
|
itself if you include it twice. this is dumb, but hey.
svn:r2653
|
|
and compat (cross-platform compatability).
svn:r2640
|