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: javaevolved/javaevolved.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: copilot/simplify-c-code-java
Choose a base ref
...
head repository: javaevolved/javaevolved.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 5 files changed
  • 4 contributors

Commits on Mar 3, 2026

  1. Merge pull request #130 from javaevolved/copilot/simplify-c-code-java

    Add "Calling out to C code from Java" pattern: JNI vs FFM API
    brunoborges authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    d3b4379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8f9bae View commit details
    Browse the repository at this point in the history
  3. Update call-c-from-java.yaml

    IO.println is Java 25, but slug's "new" is 22+.
    IanDarwin authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    03b1d54 View commit details
    Browse the repository at this point in the history
  4. Integrate Google Tag Manager into slug-template.html

    Added Google Tag Manager scripts for tracking.
    brunoborges authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    e247e91 View commit details
    Browse the repository at this point in the history
  5. Integrate Google Tag Manager into index.html

    Added Google Tag Manager scripts for tracking.
    brunoborges authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    51d9de3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #131 from mat3e/patch-1

    Update PL translation for sealed classes
    brunoborges authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    391f60b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #132 from IanDarwin/main

    Minor correction to call-c-from-java.yaml
    brunoborges authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    3867a22 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #133 from javaevolved/brunoborges-patch-gtm

    Integrate Google Tag Manager into slug-template.html
    brunoborges authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    ff0cfbd View commit details
    Browse the repository at this point in the history
  9. Merge pull request #134 from javaevolved/brunoborges-patch-gtm-1

    Integrate Google Tag Manager into index.html
    brunoborges authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    f74e574 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Configuration menu
    Copy the full SHA
    7b56a87 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2026

  1. Merge pull request #136 from saidworks/main

    update README.md for prerequisite and instructions to run server locally
    brunoborges authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    5a610cf View commit details
    Browse the repository at this point in the history
Loading