Added more base files, structure and content to start getting the project off the... master
commitb8dfcaabe8dfc5c6de10746ede20728b43fc09e7
authorSusan Potter <me@susanpotter.net>
Thu, 1 Nov 2007 23:48:41 +0000 (1 18:48 -0500)
committerSusan Potter <me@susanpotter.net>
Thu, 1 Nov 2007 23:48:41 +0000 (1 18:48 -0500)
treee616d96ffdfd34589a733501bb17b7c258a58997
parentbf381097b5e03d1410e567e854ebe830aa4092a2
Added more base files, structure and content to start getting the project off the ground
18 files changed:
CHANGES [new file with mode: 0644]
Rakefile
lib/r4ruby.rb [copied from Rakefile with 100% similarity]
pkg-info.yml [new file with mode: 0644]
spec/spec.opts [new file with mode: 0644]
src/core/Makefile [new file with mode: 0644]
src/core/extconf.rb [new file with mode: 0644]
src/core/mkmf.log [new file with mode: 0644]
src/core/r4ruby_core.c [new file with mode: 0644]
src/core/r4ruby_core.h [new file with mode: 0644]
tasks/clean.rake [new file with mode: 0644]
tasks/doc.rake [new file with mode: 0644]
tasks/find.rake [new file with mode: 0644]
tasks/pkg.rake [new file with mode: 0644]
tasks/rubyforge.rake [new file with mode: 0644]
tasks/spec.rake [new file with mode: 0644]
tasks/stats.rake [new file with mode: 0644]
tasks/web.rake [new file with mode: 0644]