)]}'
{
  "commit": "ce65d4e974145199554d759c8cb0423df615767a",
  "tree": "1617d67ac97b6530b14d66efa4a719dd960c4fd2",
  "parents": [
    "8f9cce0bef317076fbdce677d6d6744ebd5dc02a"
  ],
  "author": {
    "name": "OverMighty",
    "email": "its.overmighty@gmail.com",
    "time": "Sat Oct 12 19:31:12 2024 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Oct 12 19:31:12 2024 +0200"
  },
  "message": "[libc][math][c23] Add exp2m1f16 C23 math function (#105690)\n\nPart of #95250.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0daf3ccacbb270a9aefc3b9350d957ca5bda75e3",
      "old_mode": 33188,
      "old_path": "libc/config/linux/x86_64/entrypoints.txt",
      "new_id": "eb7d3883a8f71168431c26772bc769503f0eb788",
      "new_mode": 33188,
      "new_path": "libc/config/linux/x86_64/entrypoints.txt"
    },
    {
      "type": "modify",
      "old_id": "0e757e7978bfa53ded78e3e5c1f69db4cf186abd",
      "old_mode": 33188,
      "old_path": "libc/docs/math/index.rst",
      "new_id": "806dcc64bb93962ab4b7222e92f356715ea4c5a5",
      "new_mode": 33188,
      "new_path": "libc/docs/math/index.rst"
    },
    {
      "type": "modify",
      "old_id": "04b6a073deace045781047ebf8cb8d1a3ea1a4eb",
      "old_mode": 33188,
      "old_path": "libc/newhdrgen/yaml/math.yaml",
      "new_id": "d8b810b542cb9f3d8a2a602a143f2c95718b8357",
      "new_mode": 33188,
      "new_path": "libc/newhdrgen/yaml/math.yaml"
    },
    {
      "type": "modify",
      "old_id": "dadd1ef11d7d3f9cb192b613a75af43203c03342",
      "old_mode": 33188,
      "old_path": "libc/spec/stdc.td",
      "new_id": "1b255690c2e453eb04b0ad5d46a48dbed4d2fbb9",
      "new_mode": 33188,
      "new_path": "libc/spec/stdc.td"
    },
    {
      "type": "modify",
      "old_id": "97e2d0d64a147ba9dcf2d1abf9133b533b5e1d1d",
      "old_mode": 33188,
      "old_path": "libc/src/math/CMakeLists.txt",
      "new_id": "53907e47323e9e2e55d22779986c59b4a6f60aff",
      "new_mode": 33188,
      "new_path": "libc/src/math/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "39fcebd5a6930003dba9aac185d5fccca9bc4cb2",
      "new_mode": 33188,
      "new_path": "libc/src/math/exp2m1f16.h"
    },
    {
      "type": "modify",
      "old_id": "627168ee1369971732a92f2a229855e1d50f1ba5",
      "old_mode": 33188,
      "old_path": "libc/src/math/generic/CMakeLists.txt",
      "new_id": "b58935abdf056d0709733b414ff9b439139996bf",
      "new_mode": 33188,
      "new_path": "libc/src/math/generic/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "3c4310259b1df9163233697f5e4e25b468ac1235",
      "old_mode": 33188,
      "old_path": "libc/src/math/generic/exp2f16.cpp",
      "new_id": "858053fe2bccbaae134dd6b0b7036d463179c455",
      "new_mode": 33188,
      "new_path": "libc/src/math/generic/exp2f16.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e6c57d730e3c2de0b5ca61b41d068ff9cec5085e",
      "new_mode": 33188,
      "new_path": "libc/src/math/generic/exp2m1f16.cpp"
    },
    {
      "type": "modify",
      "old_id": "a0db6cee438e92dc5ec8dfcb087366b2b5b8eec5",
      "old_mode": 33188,
      "old_path": "libc/src/math/generic/expxf16.h",
      "new_id": "35294130a15007be410c05934e693bb091a3321c",
      "new_mode": 33188,
      "new_path": "libc/src/math/generic/expxf16.h"
    },
    {
      "type": "modify",
      "old_id": "0c4118c3694548bf34cf3d96695121d8fc976107",
      "old_mode": 33188,
      "old_path": "libc/test/src/math/CMakeLists.txt",
      "new_id": "07a9405081f97d1e65e1ed6c761fe9b6ac523978",
      "new_mode": 33188,
      "new_path": "libc/test/src/math/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bf299118429d7eb3681460db1063f762fcdaf70d",
      "new_mode": 33188,
      "new_path": "libc/test/src/math/exp2m1f16_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "a70b65f23f4b71e2498e053781bbf9abbf6b6db4",
      "old_mode": 33188,
      "old_path": "libc/test/src/math/smoke/CMakeLists.txt",
      "new_id": "c4787229c3ec15288c0c98c4f5b253731c95e159",
      "new_mode": 33188,
      "new_path": "libc/test/src/math/smoke/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8be86973f3213458152feba9b8925a5a6561e44b",
      "new_mode": 33188,
      "new_path": "libc/test/src/math/smoke/exp2m1f16_test.cpp"
    }
  ]
}
