Search:
Login
Preferences
Home
Development…
Timeline
Roadmap
Notes
Download
Screenshots
Bug Reports…
Browse
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 6
and
Version 7
of
dev/notes
Tweet
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
04/30/2011 12:40:23 AM (
14 years
ago)
Author:
Sam Hocevar
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
dev/notes
v6
v7
20
20
:%s/\([a-zA-Z0-9]\)\([-+*/><=&^%]\|[-+*/><=&^%!]=\)\([a-zA-Z0-9]\)/\1 \2 \3/g
21
21
}}}
22
23
Other tasks:
24
* Check uses of `malloc` that could be `lmalloc`.
25
* What is `LObjectVar` for?
26
* Fix FILLED mode.