Changes between Version 6 and Version 7 of dev/notes


Ignore:
Timestamp:
04/30/2011 12:40:23 AM (13 years ago)
Author:
Sam Hocevar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev/notes

    v6 v7  
    2020 :%s/\([a-zA-Z0-9]\)\([-+*/><=&^%]\|[-+*/><=&^%!]=\)\([a-zA-Z0-9]\)/\1 \2 \3/g
    2121}}}
     22
     23Other tasks:
     24 * Check uses of `malloc` that could be `lmalloc`.
     25 * What is `LObjectVar` for?
     26 * Fix FILLED mode.