mine/df-ruby.git
2009-10-21 Alexey Borzenkovdf/excel.rb: even more customization for String#fast_xs... master
2009-09-11 Alexey Borzenkovdf/xml.rb: add String.excel_minimal_xs
2009-09-01 Alexey Borzenkovdf/console.rb: support win32
2009-09-01 Alexey Borzenkovdf/files.rb: factor TimeStampedFile behavior into module
2009-09-01 Alexey Borzenkovdf/xml.rb: don't require rubygems explicitly, leave...
2009-09-01 Alexey Borzenkovdf/xml.rb: make usage of Hpricot's fast_xs more configu...
2009-09-01 Alexey Borzenkovdf/xml.rb: split out xml parts from df/excel.rb
2009-08-21 Alexey Borzenkovdf/fileutils.rb: better handling of files, plus fix...
2009-08-21 Alexey Borzenkovdf/fileutils.rb: add FileUtils.mv_r to move recursively
2009-08-19 Alexey Borzenkovdf-do-path-action.rb: PATH management for my .profile
2009-08-19 Alexey Borzenkovdf-download.rb: small utility to download a list of...
2009-08-17 Alexey Borzenkovdf/excel.rb: ensure Excel::State.new is always called...
2009-08-15 Alexey Borzenkovdf-code2html.rb: make --lang diff look better with...
2009-08-15 Alexey BorzenkovUse the actual ultraviolet stylesheets
2009-08-15 Alexey BorzenkovRemove line-height from style
2009-08-14 Alexey Borzenkovdf-code2html.rb: utility to colorize files to html
2009-08-14 Alexey Borzenkovdf/files.rb: new module
2009-08-11 Alexey Borzenkovlib/df/excel.rb: fix an awful bug in String#fast_xs_excel
2009-05-21 Alexey BorzenkovAllow regex and co. in find_columns
2009-05-19 Alexey Borzenkovdf/excel.rb: make Hpricot understand &#x...;
2009-05-19 Alexey Borzenkovdf/excel.rb: add slower but better mode to fast_xs_excel
2009-05-18 Alexey BorzenkovFirst useful version