Julien Sanchez
62ff07719f
Fix README typo
2010-08-26 20:05:20 +08:00
Charles Lowell
a312182d47
add IRC link.
2010-06-02 10:01:43 +03:00
Charles Lowell
789f2a92fb
update the README to reflect the 0.7 API changes.
2010-05-31 00:12:36 +03:00
Charles Lowell
6388eaf926
add google group to the README
2010-05-02 15:55:54 -05:00
Charles Lowell
cf3d65db35
update readme with gem install syntax
2010-03-03 00:37:35 -06:00
Charles Lowell
286400ba2a
update copyright notice.
2010-02-18 14:32:32 -06:00
Charles Lowell
3d2e0bcf03
note the dependency on the C++ compiler
2010-02-16 20:41:08 -06:00
Charles Lowell
205c52c5bf
import v8 source
...
move v8 src to google dir
moving v8 source into main extension
move google upstream source dir into v8 ext dir
include v8 library in generated bundle
prep for 0.4.7
roll the upstream build into the main extension build
Documentation was confusing the gem packager.
simplify build instructions with bundled v8.
Only install scons and build v8 if it has not been built already.
Missing CVS.py from the scons library due to ignore patterns.
Don't need libv8 anymore, only python 2.5 which is required to build it.
2010-02-04 13:41:54 -06:00
Charles Lowell
0fdba08f54
using last stable version of v8
2010-02-02 11:18:35 -06:00
Charles Lowell
fecfe284cc
add how to build to the readme
2010-01-26 15:15:38 -06:00
Charles Lowell
455d21bdb8
oops, pass options in readme to extconf, not gem
2010-01-26 10:44:05 -06:00
Charles Lowell
4fa80b582d
0.4.6: better compatibility with 1.8.6
2010-01-26 10:39:20 -06:00
Charles Lowell
8c40f7df83
add instructions to detail build enhancements
2010-01-26 10:23:15 -06:00
Charles Lowell
fd6f42879c
Add utility methods to do quick and dirty eval
2010-01-13 17:37:51 +02:00
Charles Lowell
6adef0bfb6
Ruby objects embedded into v8 are passed back to ruby code as themselves. Use any ruby object as the scope of an eval.
2010-01-13 17:15:53 +02:00
Charles Lowell
edcfb33699
Now that we are nearing feature completion, update the README
2010-01-10 22:06:13 +02:00
Charles Lowell
2df1f3f33b
'gemify' the source
2009-12-15 07:35:55 +02:00