summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-04-18add benchmark task to rakefileRandy Morgan
2012-04-18update readme / version for pre-releaseRandy Morgan
2012-04-16use class variable for counting stringRandy Morgan
2012-04-16The beginning of the end of RMagick! Still needs lots of testing but seems co...Randy Morgan
2012-04-13readme updateRandy Morgan
2012-04-13some styling updates for this exampleRandy Morgan
2012-04-13fix both autowidth calculations and column_widths assignation. Randy Morgan
2012-04-13update cell to use common lib methodRandy Morgan
2012-04-12fix bug for autowidth in handling nil cells.Randy Morgan
2012-04-10A real exampleRandy Morgan
2012-04-10Fix Dimension to check for nil members in rows.Randy Morgan
2012-04-09credit where credit is due, some docs changes and removing the befor_script f...Randy Morgan
2012-04-09Merge pull request #76 from ochko/masterRandy Morgan
2012-04-09no symbol sorting in 1.8.7Randy Morgan
2012-04-09good to see I remembered why I needed rake in here in the first place.. Randy Morgan
2012-04-09see if we can get travis to install rake as I dont want it in the gemspecRandy Morgan
2012-04-09border edges and spec cleanup.Randy Morgan
2012-04-09remove rake and yard dependencies. Randy Morgan
2012-04-09Merge pull request #77 from moskrin/masterRandy Morgan
2012-04-06Add edges() to border to return list of applied edgesScott
2012-04-06Merge branch 'master' of git://github.com/randym/axlsxochko
2012-04-06put only plain string cells in shared string tableochko
2012-04-05Removed rake 0.8.7 dependency specific to ruby 1.9.2, as it didn't seemScott
2012-04-05Fix missing merged cells.Stefan Daschek
2012-04-05Fix position of pageMargins XML element.Stefan Daschek
2012-04-05improper version pin for using ZipOutputStream to StringIO for those folks wh...Randy Morgan
2012-04-05jruby 1.9 mode in the required build matrix!Randy Morgan
2012-04-05Merge branch 'master' of github.com:randym/axlsxRandy Morgan
2012-04-05fixing spec for time serialization assuming timezone to be GMT+1 - Randy Morgan
2012-04-04shared string should be faster than non-shared string serializationochko
2012-04-03Merge branch 'master' of git://github.com/randym/axlsxochko
2012-04-03Merge pull request #75 from jurriaan/readme_updateRandy Morgan
2012-04-03updated READMEJurriaan Pruis
2012-04-03pre release prepRandy Morgan
2012-04-02Merge pull request #73 from jurriaan/empty-cellRandy Morgan
2012-04-03Trying something crazy for jruby1.9 modeRandy Morgan
2012-04-03patching version contant detectionRandy Morgan
2012-04-03patching gemspecRandy Morgan
2012-04-03pre-release cleanupRandy Morgan
2012-04-02Updated tests for nil cellsJurriaan Pruis
2012-04-02Support nil cells for all typesJurriaan Pruis
2012-04-02move axlsx.rb helper methods into separate test suite.Randy Morgan
2012-04-01Merge pull request #74 from joekain/wideRandy Morgan
2012-04-01Skip cells with nil valuesJurriaan Pruis
2012-04-01String table ignore nil valuesJurriaan Pruis
2012-04-01Fixed formula handlingJurriaan Pruis
2012-04-01Fixes for 3+ letter columnsJoe Kain
2012-04-01Test 3+ letter column references and indices.Joe Kain
2012-04-01revert mail notice address in travis.yml as google groups is set up to only a...Randy Morgan
2012-04-01Add in Rubinius to required envs in travisRandy Morgan