Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

add tests for GList, fix a few things related to GList #601

Merged
merged 2 commits into from
Dec 17, 2021
Merged

add tests for GList, fix a few things related to GList #601

merged 2 commits into from
Dec 17, 2021

Commits on Dec 17, 2021

  1. add tests for GList, fix a few things related to GList

    * In the string code, rename unsafe_copy! to unsafe_copyto!.
    * Explicitly convert a number to a pointer.
    * Added a constructor for GSList for testing purposes
    * Removed a few standard array interface declarations that don't seem necessary since they are the default.
    jwahlstrand committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    7b6e5f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30f65be View commit details
    Browse the repository at this point in the history