Kevin Sawicki
|
2d2ae3ec07
|
Add -rpath to linker flags pointing to install directory
This removes the need to have the intermediate shell script
that updates the LD_LIBRARY_PATH environment variable
|
2012-08-22 18:00:21 -07:00 |
|
Kevin Sawicki
|
dcd42316aa
|
DRY up how native IO is performed
Introduce a new io_utils class with helpers
|
2012-08-22 13:05:29 -07:00 |
|
Kevin Sawicki
|
9ef2c3698d
|
Add initial support for Oniguruma regular expressions
Register a v8 extension on initial load that implements
the native API defined in onig-reg-exp-extension.js
|
2012-08-22 11:40:02 -07:00 |
|
Kevin Sawicki
|
13eed2f6e6
|
Add initial oniguruma class
|
2012-08-21 18:34:54 -07:00 |
|