b34b1c3540716a3dadfd2b9e3bbc4253774c636d
Fixed that cvGetWindowHandle for Carbon windows should return the window handle.
c951801f4467342596271abcb81221b3405f697a
Corrected spacing in ruby lex code
61b8f48bc9dcba5f99aacb722e9c0b1550213481
Converted tabs to spaces in ruby lex code
0cdf9eb8dd0fd3ffaec6287de6d0b2f3f755c97e
Fix that 'fix_typewriter' regexp could go on indefinitely in the case of a string such as "+abcdef abcdabcdabcdabcdabcdabcdabcdabcdabcd\n".
8b8d2d200d575177665d0e3f7d8d89e52864f25a
Added File.expand_path around spec_helper's 'require'.
c776dd43e7b243c3d0d15cccc44f8c396ff0b6bf
Fixed regexp for fix_typewriter and added unit test.