1
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add empty definitions for safe functions, sqlite3 gem uses some
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
provide ruby_strdup
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
allow aliasing of gsub by providing generic version
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
run new test with vmunit tests
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
add test for #140
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
Merge pull request #143 from MagLev/tim/issue-143
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
add test
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
merge multiple initialize into one generic version, that can be correctly aliased
timfelgentreff
as Tim Felgentreff
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
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
remove erroneous escaping of '/' in the parser for quoted Regexp
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
cleanup date/format.rb and add httpdate to Date/DateTime
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
allow to grep a method object for Regexp#=~ and invoke that with only one arg
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
raise an error during IO.open that people expect if sth cannot be opened. allows backports gem to load
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
Fix ObjectSpace#loaded_features for unnamed class names that have no valid constant names
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
make file stat timezone independent
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
fix CallerTest. Not sure how I missed that, but it should be broken since e28a1618
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
timezone independent test_time
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
make FileTest independent of timezone
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
make tests:fav_gems_install run outside Beaverton
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
allow compilation of eventmachine. fix #141
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
RubyColon3Node needs own buildConstRef to support `defined?' properly. fixes #140
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
name for RubyNameSpace may be nil
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
people expect NotImplementedError for platforms that do not support fork
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
Merge branch 'master' of github.com:MagLev/maglev
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
just use atof for rb_cstr_to_dbl, more correct than converting to integer numeric
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
Fix URL in last commit
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
Add build-status icons
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
suffixes of requires have to be valid - otherwise '.rb' should be added
timfelgentreff
as Tim Felgentreff
More... over 12 years ago