add empty definitions for safe functions, sqlite3 gem uses some |
|
More...
|
over 12 years ago
|
provide ruby_strdup |
|
More...
|
over 12 years ago
|
allow aliasing of gsub by providing generic version |
|
More...
|
over 12 years ago
|
run new test with vmunit tests |
|
More...
|
over 12 years ago
|
add test for #140 |
|
More...
|
over 12 years ago
|
Merge pull request #143 from MagLev/tim/issue-143 |
|
More...
|
over 12 years ago
|
add test |
|
More...
|
over 12 years ago
|
merge multiple initialize into one generic version, that can be correctly aliased |
|
More...
|
over 12 years ago
|
Updating version number. Almost no testing so far. |
|
More...
|
over 12 years ago
|
Merging files Allen updated in gss64_maglev_branch in SVN that belong in MagLev git repo |
|
More...
|
over 12 years ago
|
make test more robust against transient reverse lookup problems on CI |
|
More...
|
over 12 years ago
|
remove erroneous escaping of '/' in the parser for quoted Regexp |
|
More...
|
over 12 years ago
|
cleanup date/format.rb and add httpdate to Date/DateTime |
|
More...
|
over 12 years ago
|
allow to grep a method object for Regexp#=~ and invoke that with only one arg |
|
More...
|
over 12 years ago
|
raise an error during IO.open that people expect if sth cannot be opened. allows backports gem to load |
|
More...
|
over 12 years ago
|
Fix ObjectSpace#loaded_features for unnamed class names that have no valid constant names |
|
More...
|
over 12 years ago
|
make file stat timezone independent |
|
More...
|
over 12 years ago
|
fix CallerTest. Not sure how I missed that, but it should be broken since e28a1618 |
|
More...
|
over 12 years ago
|
timezone independent test_time |
|
More...
|
over 12 years ago
|
make FileTest independent of timezone |
|
More...
|
over 12 years ago
|
make tests:fav_gems_install run outside Beaverton |
|
More...
|
over 12 years ago
|
allow compilation of eventmachine. fix #141 |
|
More...
|
over 12 years ago
|
RubyColon3Node needs own buildConstRef to support `defined?' properly. fixes #140 |
|
More...
|
over 12 years ago
|
name for RubyNameSpace may be nil |
|
More...
|
over 12 years ago
|
people expect NotImplementedError for platforms that do not support fork |
|
More...
|
over 12 years ago
|
Merge branch 'master' of github.com:MagLev/maglev |
|
More...
|
over 12 years ago
|
just use atof for rb_cstr_to_dbl, more correct than converting to integer numeric |
|
More...
|
over 12 years ago
|
Fix URL in last commit |
|
More...
|
over 12 years ago
|
Add build-status icons |
|
More...
|
over 12 years ago
|
suffixes of requires have to be valid - otherwise '.rb' should be added |
|
More...
|
over 12 years ago
|