index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-04-01
patch travis.yml
Randy Morgan
2012-04-01
version bump
Randy Morgan
2012-04-01
Merge branch 'master' of github.com:randym/axlsx
Randy Morgan
2012-03-31
Merge pull request #72 from joekain/perf
Randy Morgan
2012-04-01
more travis matrix changes
Randy Morgan
2012-04-01
update travis.yml to require 18mode and 19mode for jruby
Randy Morgan
2012-04-01
remove perftools from gemset.
Randy Morgan
2012-04-01
rebuild all serialization to use string concatenation instead of nokogiri.
Randy Morgan
2012-03-31
Build self_hash up from INLINE_STYLES
Joe Kain
2012-04-01
part way through changing all serialization to use string concatenation prior...
Randy Morgan
2012-03-31
post build status to googlegroup
Randy Morgan
2012-03-29
fix example for border add_style
Randy Morgan
2012-03-28
Merge pull request #66 from sduckett/doc-updates
Randy Morgan
2012-03-28
Merge pull request #70 from jurriaan/auto_filter-fix
Randy Morgan
2012-03-29
Implement full set of col attributes and improve performance of autowidth two...
Randy Morgan
2012-03-28
Updated test cases for Auto Filter fix
Jurriaan Pruis
2012-03-28
Merge github.com:randym/axlsx
Jurriaan Pruis
2012-03-28
implement column object - still needs to be tied in to a rewrite of autofit_data
Randy Morgan
2012-03-28
doc fix
Randy Morgan
2012-03-28
Merge github.com:randym/axlsx
Jurriaan Pruis
2012-03-28
use consisten name for benchmark xlsx files
ochko
2012-03-28
ignore example.csv
ochko
2012-03-27
bug fixed, so useless.
Sean Duckett
2012-03-27
Fix no-example in rendered docs, comment to match method.
Sean Duckett
2012-03-27
Merge branch 'master' of https://github.com/randym/axlsx
Sean Duckett
2012-03-28
Still not fast enough?
Randy Morgan
2012-03-27
Merge github.com:randym/axlsx
Jurriaan Pruis
2012-03-27
use << for row string processing as well.
Randy Morgan
2012-03-27
FAST ENOUGH?
Randy Morgan
2012-03-27
benchmarking shows << to be faster than "%s" % x
Randy Morgan
2012-03-27
properly render inline colors
Randy Morgan
2012-03-27
value and type required for shared_string comparison. this should be extracted.
Randy Morgan
2012-03-27
Some small improvements
Randy Morgan
2012-03-26
fix specs for cell when serializing to string as hashes are not ordered!
Randy Morgan
2012-03-26
adjust specs to 0 based index references for worksheet[0] as first row.
Randy Morgan
2012-03-26
indexes should be 0 based, and the <worksheet> node needed to be closed
Randy Morgan
2012-03-26
need to make columns - even if we are not using auto_width
Randy Morgan
2012-03-26
Merge pull request #64 from ochko/go-faster
Randy Morgan
2012-03-26
use Array#join instead of concatenating
ochko
2012-03-26
do nothing unless it is told to autowith fitting
ochko
2012-03-26
add perftools.rb
ochko
2012-03-26
Quick and Dirty run on trying interpolated strings instead of nokogiri for sh...
Randy Morgan
2012-03-25
include scatter plot example
Randy Morgan
2012-03-25
Merge pull request #62 from joekain/scatter-clean
Randy Morgan
2012-03-23
Add Scatter Chart example.
Joe Kain
2012-03-23
Merge remote-tracking branch 'upstream/master'
Sean Duckett
2012-03-23
Use Alxsx.cell_range
Jurriaan Pruis
2012-03-23
move requires out of specs and into helper that prepends lib directory for re...
Randy Morgan
2012-03-23
Explicitly state $LOAD_PATH in example
Randy Morgan
2012-03-23
move table spec inside of worksheet folder to keep in line with gem lib struc...
Randy Morgan
[prev]
[next]