| Age | Commit message (Expand) | Author |
| 2011-12-08 | library should require the version constant | Randy Morgan |
| 2011-12-08 | bumping version and readme for update. | Randy Morgan |
| 2011-12-08 | crunched the gemspec and pushed a bunk gem. | Randy Morgan |
| 2011-12-07 | patch for issue #1 | Randy Morgan |
| 2011-12-06 | adding inlineString type to rich formatted cells. | Randy Morgan |
| 2011-12-06 | Gemfile.lock does not belong in the repo | Randy Morgan |
| 2011-12-06 | attempt to fix recursive rake require | Randy Morgan |
| 2011-12-06 | Formatting float values for column width and date values in an attempt to res... | Randy Morgan |
| 2011-12-05 | updating docs and examples | Randy Morgan |
| 2011-12-05 | release prep | Randy Morgan |
| 2011-12-05 | specs for new functionality | Randy Morgan |
| 2011-12-05 | adding [] method for named based access and including cell font size override... | Randy Morgan |
| 2011-12-05 | ensure that worksheet names are unique in the workbook | Randy Morgan |
| 2011-12-05 | updating start_at, end_at to accept a named cell reference, a cell or x, y co... | Randy Morgan |
| 2011-12-05 | Adding in shorthand color representations and validation so we can use stuff ... | Randy Morgan |
| 2011-12-05 | adding in style overrides to cell.rb | Randy Morgan |
| 2011-12-05 | adding class method to transform single cell names in to x, y coordinates. Fo... | Randy Morgan |
| 2011-12-03 | update gemspec to require proper rake version so 1.9.2 does not break on DSL ... | Randy Morgan |
| 2011-12-03 | make sure travis includes devlopment | Randy Morgan |
| 2011-12-03 | Testing if travis can pull the requirements from gemspec. | Randy Morgan |
| 2011-12-02 | adding in the picture locking class and tests | Randy Morgan |
| 2011-12-02 | Added locking attributes for pictures and some stubs for parsing | Randy Morgan |
| 2011-12-01 | added default formatting for date types when the cell style is 0 and the data... | Randy Morgan |
| 2011-12-01 | removing generated yard docs from repository | Randy Morgan |
| 2011-11-30 | pre 1.0.10 release commit | Randy Morgan |
| 2011-11-30 | Hardcoding time offset from 1970 as using time for dates this far in the past... | Randy Morgan |
| 2011-11-30 | patch excel time calculations | Randy Morgan |
| 2011-11-30 | From the docs on time "On some operating systems, this offset is allowed to b... | Randy Morgan |
| 2011-11-30 | more travis testing. | Randy Morgan |
| 2011-11-30 | Output time in rake test to see what time travis thinks it is. | Randy Morgan |
| 2011-11-29 | fiddle #19 time creation with travis | Randy Morgan |
| 2011-11-29 | with some help from antares_ | Randy Morgan |
| 2011-11-29 | changing it here too. | Randy Morgan |
| 2011-11-29 | ruby 1.8.7 on linux does *not* like my time. Trying crazy stuff. | Randy Morgan |
| 2011-11-29 | always read the manual! Month is a string in the example on 1.8.7 | Randy Morgan |
| 2011-11-29 | travis fun with times | Randy Morgan |
| 2011-11-29 | Travis still does not like my Time.local(1900,1,1,0,0,0,0) format. Dropping d... | Randy Morgan |
| 2011-11-29 | trying to fix 'out of range' for time creation on travis | Randy Morgan |
| 2011-11-29 | clean up as we do not need a set up method in this test. | Randy Morgan |
| 2011-11-29 | more travis fun! moving attribute @rels into test method as it seems travis t... | Randy Morgan |
| 2011-11-29 | testing to see if Time.local resolves Time.now out of range error on travis. | Randy Morgan |
| 2011-11-29 | trying for travis. | Randy Morgan |
| 2011-11-29 | loving travis - patching more mis-capitalized requires | Randy Morgan |
| 2011-11-29 | travis says that activesupport inflections require i18n - adding it in as a t... | Randy Morgan |
| 2011-11-29 | patching capitalized include | Randy Morgan |
| 2011-11-29 | travis edits | Randy Morgan |
| 2011-11-29 | more fun with travis.ci | Randy Morgan |
| 2011-11-29 | bundle needs rake for travis. Seeing if it will work as a development depende... | Randy Morgan |
| 2011-11-29 | adding in travis config to spec both 1.8.7 and 1.9.3 | Randy Morgan |
| 2011-11-29 | patch for 1.8.3 lack of to_time support on Time | Randy Morgan |