]> source.dussan.org Git - poi.git/commit
Ruby Bindings for POI - initial checkin
authorAvik Sengupta <avik@apache.org>
Fri, 18 Feb 2005 15:35:17 +0000 (15:35 +0000)
committerAvik Sengupta <avik@apache.org>
Fri, 18 Feb 2005 15:35:17 +0000 (15:35 +0000)
commit083ea96601eff9f5b9dd3dd34e8c50f1a3e3bae3
treee5b1dd5de1da1fa9fb5471b3f9e49bcbe90b5193
parent2c0bd05c9b9a4f0586d517744ea1f16edfc3a8bc
Ruby Bindings for POI - initial checkin

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353634 13f79535-47bb-0310-9956-ffa450edef68
src/contrib/poi-ruby/Makefile [new file with mode: 0644]
src/contrib/poi-ruby/Poi4R.i [new file with mode: 0644]
src/contrib/poi-ruby/cpp/RubyIO.cpp [new file with mode: 0644]
src/contrib/poi-ruby/java/org/apache/poi/RubyOutputStream.java [new file with mode: 0644]
src/contrib/poi-ruby/poi-2.0-final-20040126.jar [new file with mode: 0644]
src/contrib/poi-ruby/tests/tc_base_tests.rb [new file with mode: 0644]
src/contrib/poi-ruby/tests/tc_gc.rb [new file with mode: 0644]
src/contrib/poi-ruby/tests/ts_all.rb [new file with mode: 0644]