Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: EricSlickForks/rubyinline
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: seattlerb/rubyinline
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 19, 2018

  1. - Fixed a race condition between testing for file existance and renam…

    …ing. (spjsschl)
    
    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 11771]
    zenspider committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    ae90020 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. prepped for release

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 12338]
    zenspider committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    f6c9329 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Removed old maglev skips in test

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 12407]
    zenspider committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    d28bfc7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. - Removed rubinius support. LOL.

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 13404]
    zenspider committed May 23, 2022
    Configuration menu
    Copy the full SHA
    7619a77 View commit details
    Browse the repository at this point in the history
  2. prepping for release

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 13405]
    zenspider committed May 23, 2022
    Configuration menu
    Copy the full SHA
    2be6aec View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. + Error out if current ruby isn't configured for ENABLE_SHARED.

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 13675]
    zenspider committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    7f2a6c2 View commit details
    Browse the repository at this point in the history
  2. - 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]
    zenspider committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    1213cb8 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. prepped for release

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 13677]
    zenspider committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    fd051ff View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Set license in hoe spec

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 13729]
    zenspider committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    e55593a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Make rake bench task clean up first and use isolate

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 13786]
    zenspider committed May 13, 2023
    Configuration menu
    Copy the full SHA
    a42afd0 View commit details
    Browse the repository at this point in the history
  2. - 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]
    zenspider committed May 13, 2023
    Configuration menu
    Copy the full SHA
    3aca504 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. prepped for release

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 13834]
    zenspider committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a896107 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. - Fix errors created when string literals are frozen.

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 14164]
    zenspider committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0a1e5b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. prepped for release

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 14173]
    zenspider committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    be72ab5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Fix build options in README to compile C++ code. (fenrir-naru)

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 14329]
    zenspider committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f8a75cd View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. reuse setup's builder instance throughout tests

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 14371]
    zenspider committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    ee7a2d4 View commit details
    Browse the repository at this point in the history
  2. - Ruby 3.4: Fixed breakage from ruby 3.4 call stack changes.

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 14372]
    zenspider committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    79abefb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2025

  1. - Fix for windows builds. (fenrir-naru)

    [git-p4: depot-paths = "//src/RubyInline/dev/": change = 14399]
    zenspider committed Jan 12, 2025
    Configuration menu
    Copy the full SHA
    25379d7 View commit details
    Browse the repository at this point in the history
Loading