-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: EricSlickForks/rubyinline
base: master
head repository: seattlerb/rubyinline
compare: master
- 18 commits
- 9 files changed
- 2 contributors
Commits on Nov 19, 2018
-
- Fixed a race condition between testing for file existance and renam…
…ing. (spjsschl) [git-p4: depot-paths = "//src/RubyInline/dev/": change = 11771]
Configuration menu - View commit details
-
Copy full SHA for ae90020 - Browse repository at this point
Copy the full SHA ae90020View commit details
Commits on Oct 9, 2019
-
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 12338]
Configuration menu - View commit details
-
Copy full SHA for f6c9329 - Browse repository at this point
Copy the full SHA f6c9329View commit details
Commits on Nov 12, 2019
-
Removed old maglev skips in test
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 12407]
Configuration menu - View commit details
-
Copy full SHA for d28bfc7 - Browse repository at this point
Copy the full SHA d28bfc7View commit details
Commits on May 23, 2022
-
- Removed rubinius support. LOL.
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 13404]
Configuration menu - View commit details
-
Copy full SHA for 7619a77 - Browse repository at this point
Copy the full SHA 7619a77View commit details -
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 13405]
Configuration menu - View commit details
-
Copy full SHA for 2be6aec - Browse repository at this point
Copy the full SHA 2be6aecView commit details
Commits on Jan 25, 2023
-
+ Error out if current ruby isn't configured for ENABLE_SHARED.
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 13675]
Configuration menu - View commit details
-
Copy full SHA for 7f2a6c2 - Browse repository at this point
Copy the full SHA 7f2a6c2View commit details -
- Clean up examples. C++ warns about ANYARGS deprecation. Gonna have …
…to sit with it for now. [git-p4: depot-paths = "//src/RubyInline/dev/": change = 13676]
Configuration menu - View commit details
-
Copy full SHA for 1213cb8 - Browse repository at this point
Copy the full SHA 1213cb8View commit details
Commits on Feb 1, 2023
-
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 13677]
Configuration menu - View commit details
-
Copy full SHA for fd051ff - Browse repository at this point
Copy the full SHA fd051ffView commit details
Commits on Apr 1, 2023
-
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 13729]
Configuration menu - View commit details
-
Copy full SHA for e55593a - Browse repository at this point
Copy the full SHA e55593aView commit details
Commits on May 13, 2023
-
Make rake bench task clean up first and use isolate
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 13786]
Configuration menu - View commit details
-
Copy full SHA for a42afd0 - Browse repository at this point
Copy the full SHA a42afd0View commit details -
- Declare Init_* to be (void) to prevent some compilers from complain…
…ing. + Dropped #inline ancient options processing code. 2005, yo. + Preemptively require language extension if not defined yet. + Changed File.write_with_backup to write the content and return renamed path. [git-p4: depot-paths = "//src/RubyInline/dev/": change = 13787]
Configuration menu - View commit details
-
Copy full SHA for 3aca504 - Browse repository at this point
Copy the full SHA 3aca504View commit details
Commits on Jun 28, 2023
-
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 13834]
Configuration menu - View commit details
-
Copy full SHA for a896107 - Browse repository at this point
Copy the full SHA a896107View commit details
Commits on Jun 20, 2024
-
- Fix errors created when string literals are frozen.
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 14164]
Configuration menu - View commit details
-
Copy full SHA for 0a1e5b6 - Browse repository at this point
Copy the full SHA 0a1e5b6View commit details
Commits on Jun 23, 2024
-
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 14173]
Configuration menu - View commit details
-
Copy full SHA for be72ab5 - Browse repository at this point
Copy the full SHA be72ab5View commit details
Commits on Oct 17, 2024
-
Fix build options in README to compile C++ code. (fenrir-naru)
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 14329]
Configuration menu - View commit details
-
Copy full SHA for f8a75cd - Browse repository at this point
Copy the full SHA f8a75cdView commit details
Commits on Dec 26, 2024
-
reuse setup's builder instance throughout tests
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 14371]
Configuration menu - View commit details
-
Copy full SHA for ee7a2d4 - Browse repository at this point
Copy the full SHA ee7a2d4View commit details -
- Ruby 3.4: Fixed breakage from ruby 3.4 call stack changes.
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 14372]
Configuration menu - View commit details
-
Copy full SHA for 79abefb - Browse repository at this point
Copy the full SHA 79abefbView commit details
Commits on Jan 12, 2025
-
- Fix for windows builds. (fenrir-naru)
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 14399]
Configuration menu - View commit details
-
Copy full SHA for 25379d7 - Browse repository at this point
Copy the full SHA 25379d7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master