Wrap text
|
|
23:03:38 ruerue@meow > todo --list
-- Fix IO#syswrite
-- Decrease FFI allocation
-- Update some of the compiler docs.
-- Clean up IO.
-- RUBY_WORDSIZE
23:03:39 ruerue@meow >
...
23:03:38 ruerue@meow > todo --list --stricken
\/
/\ Fix IO#syswrite
\/
/\ Decrease FFI allocation
/
\/ Make :ruby implicit in #compliant_on
\/
/\ Clean up IO
\/
/\ RUBY_WORDSIZE
23:03:39 ruerue@meow >
...
23:03:38 ruerue@meow > todo --list --stricken --verbose
\/ #32 entered at 2007/12/31 15:42:32
/\ Fix IO#syswrite
\/ #31 entered at 2007/12/31 15:42:32
/\ Decrease FFI allocation
/ #30 entered at 2007/12/31 15:42:32 and stricken at 2007/12/31 15:42:32
\/ Make :ruby implicit in #compliant_on
\/ #29 entered at 2007/12/31 15:42:32
/\ Clean up IO
\/ #28 entered at 2007/12/31 15:42:32
/\ RUBY_WORDSIZE
23:03:39 ruerue@meow >
|