summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-03-07Taking advantage of Stafan's excellent suggestion to take advantage of lazy l...Randy Morgan
2012-03-07beef-up the gitignoreRandy Morgan
2012-03-07readme and examples updatesRandy Morgan
2012-03-07add support for page margin initialization options as well as adding an optio...Randy Morgan
2012-03-07Fix default value for left/right margins.Stefan Daschek
2012-03-07Add support for page margins to worksheet.Stefan Daschek
2012-03-07Fix DateTimeConverter testsJoseph HALTER
2012-03-07patch for variations between Array#to_s between ruby versions.Randy Morgan
2012-03-07worksheet names need to be limited to 31 charactersRandy Morgan
2012-03-07out of time to play with this. We will need to create some 1.8.7 valid test l...Randy Morgan
2012-03-07disable timezone testing for 1.8.7 for nowRandy Morgan
2012-03-07ruby version conditional specs to deal with epoc issues Randy Morgan
2012-03-07renaming for clarity, a bit of docs and some patches to spec for AWSOME date/...Randy Morgan
2012-03-07Fix my name in READMEJonathan Tron
2012-03-07Extract date and time to serial converting and put serious tests on itJoseph HALTER
2012-03-07Ignore Gemfile.lockJoseph HALTER
2012-03-05cleanup of useless line breakRandy Morgan
2012-03-04remove rubyXL interop and update readmeRandy Morgan
2012-03-04proper workbookview id - should be 0 based index iircRandy Morgan
2012-03-04fix #44 Randy Morgan
2012-03-04revert changes to validation reporting as it breaks backwards compatabilityRandy Morgan
2012-03-04fix typos in docsRandy Morgan
2012-03-04fix typos in docsRandy Morgan
2012-03-03update gitignoreRandy Morgan
2012-03-03Merge https://github.com/randym/axlsxRandy Morgan
2012-03-03adding email notifications for travis and updating readme in preparation for ...Randy Morgan
2012-03-02Merge pull request #41 from jurriaan/1904-date-fixRandy Morgan
2012-03-02epoc => epochJurriaan Pruis
2012-03-02Updated example.rbJurriaan Pruis
2012-03-02Default to 1900 date systemJurriaan Pruis
2012-03-02adding in additional features for next release changelog notes.Randy Morgan
2012-03-02readme edits.Randy Morgan
2012-03-01adding rake as runtime requirement for ruby 2.0.0Randy Morgan
2012-03-01credit where credit is dueRandy Morgan
2012-03-01touch of documentation for an excellent addition by @jurriaanRandy Morgan
2012-03-01Merge https://github.com/randym/axlsxRandy Morgan
2012-03-01Merge pull request #39 from jurriaan/small-fixesRandy Morgan
2012-03-01Accept row numbers in Worksheet#[]Jurriaan Pruis
2012-03-01Added << alias for add_rowJurriaan Pruis
2012-03-01MOAR travis!Randy Morgan
2012-03-01travis testingRandy Morgan
2012-03-01ping travis rvm 1.9.2Randy Morgan
2012-03-01c'mon travis, show us some love! reverting config for incremental changes to ...Randy Morgan
2012-03-01interestingly specifying the language requires that I rvm it in myself?Randy Morgan
2012-03-01another run at travis matrix with multiple failuresRandy Morgan
2012-03-01another attempt at multiple allow_failures on travisRandy Morgan
2012-03-01adding head builds to the matrixRandy Morgan
2012-03-01....forgot to close me-quotes....Randy Morgan
2012-03-01adding in email notification from travis-ciRandy Morgan
2012-02-29altering package validation errors to show the document they occurred in.Randy Morgan