{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":349707098,"defaultBranch":"main","name":"FastDoubleParser","ownerLogin":"wrandelshofer","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-03-20T11:34:33.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/975707?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716714202.0","currentOid":""},"activityList":{"items":[{"before":"dbdce023c6a349b6a721b8eeb2c8d7b3b26146f4","after":"13272f5c91edbb990ad32ccbbee7c88edc787893","ref":"refs/heads/main","pushedAt":"2024-05-26T11:59:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Improve performance of FastDoubleSwar.tryToParseEightHexDigitsUtf8() as suggested in pull request #65.","shortMessageHtmlLink":"Improve performance of FastDoubleSwar.tryToParseEightHexDigitsUtf8() …"}},{"before":"5ef836074b5b0b155e7c477c43b007b52e17eb9e","after":null,"ref":"refs/heads/string","pushedAt":"2024-05-26T09:03:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"}},{"before":"add318ad3b198d7bf8d36383fe91387a75c41681","after":null,"ref":"refs/heads/dev-IS_DIGIT","pushedAt":"2024-05-26T09:02:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"}},{"before":"110f72270d8150649fb52a5e7f3e786a470035df","after":"dbdce023c6a349b6a721b8eeb2c8d7b3b26146f4","ref":"refs/heads/main","pushedAt":"2024-05-25T14:14:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Inline calls to isDigit() as suggested in pull request #74.\nDo not use Long.compress() because it is very slow on Apple Silicon.","shortMessageHtmlLink":"Inline calls to isDigit() as suggested in pull request #74."}},{"before":"d5816779e866cd49d024853b8947e3c1d8a128e1","after":"110f72270d8150649fb52a5e7f3e786a470035df","ref":"refs/heads/main","pushedAt":"2024-05-25T10:58:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Improve performance of method FastIntegerMath.splitFloor16() as suggested in pull request #57.","shortMessageHtmlLink":"Improve performance of method FastIntegerMath.splitFloor16() as sugge…"}},{"before":"6080865ed6ba7a3dfa3264bdeffc7d997f1a9934","after":"d5816779e866cd49d024853b8947e3c1d8a128e1","ref":"refs/heads/main","pushedAt":"2024-05-25T10:30:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"The javadoc of BigSignificand states now that it represents a non-negative number.","shortMessageHtmlLink":"The javadoc of BigSignificand states now that it represents a non-neg…"}},{"before":"0a5ca6a4f9a43a0a64a324ff95d03464b60da2b2","after":"6080865ed6ba7a3dfa3264bdeffc7d997f1a9934","ref":"refs/heads/main","pushedAt":"2023-12-10T19:04:39.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Add module fastdoubleparserdemo-java22.","shortMessageHtmlLink":"Add module fastdoubleparserdemo-java22."}},{"before":"d703a2aadff005090941096e8653ad4c98ae8fff","after":"6080865ed6ba7a3dfa3264bdeffc7d997f1a9934","ref":"refs/heads/dev","pushedAt":"2023-12-10T18:59:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Add module fastdoubleparserdemo-java22.","shortMessageHtmlLink":"Add module fastdoubleparserdemo-java22."}},{"before":"176f9b7a4ffcef179fe2567e1504215e68d00f08","after":"d703a2aadff005090941096e8653ad4c98ae8fff","ref":"refs/heads/dev","pushedAt":"2023-12-10T18:58:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Make classes that should not be public package-private.\nBump version to 1.0.0.","shortMessageHtmlLink":"Make classes that should not be public package-private."}},{"before":"8501e64b886903ce5983f80d983da6057f427b90","after":"176f9b7a4ffcef179fe2567e1504215e68d00f08","ref":"refs/heads/dev","pushedAt":"2023-12-10T18:44:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Add module for Java 22. This module makes use of the Foreign Function & Memory API to parse char[] and byte[] arrays.","shortMessageHtmlLink":"Add module for Java 22. This module makes use of the Foreign Function…"}},{"before":"17cbfcc06ef157b59b6bc00d86b2774bb8af97d4","after":"8501e64b886903ce5983f80d983da6057f427b90","ref":"refs/heads/dev","pushedAt":"2023-12-10T16:15:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Fix issue #78: NPE in \"FastDoubleParser\", method \"JavaBigDecimalParser.parseBigDecimal()\".","shortMessageHtmlLink":"Fix issue #78: NPE in \"FastDoubleParser\", method \"JavaBigDecimalParse…"}},{"before":"003dd6596905aadd6336aafc13e73a9b6db500de","after":"17cbfcc06ef157b59b6bc00d86b2774bb8af97d4","ref":"refs/heads/dev","pushedAt":"2023-12-10T15:34:45.000Z","pushType":"push","commitsCount":36,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Remove 'supplemental test data' from unit tests.\nFix CI scripts.","shortMessageHtmlLink":"Remove 'supplemental test data' from unit tests."}},{"before":"4b57e45da3301e62098e2ddee7d0e20a566ba71b","after":"003dd6596905aadd6336aafc13e73a9b6db500de","ref":"refs/heads/dev","pushedAt":"2023-12-10T14:02:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Ignore .DS_Store files.","shortMessageHtmlLink":"Ignore .DS_Store files."}},{"before":"fa864665c21e9a41e2fb094a1abaf3fefe65176b","after":"4b57e45da3301e62098e2ddee7d0e20a566ba71b","ref":"refs/heads/dev","pushedAt":"2023-12-10T13:51:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Remove supplemental test files. Fix references to third party licenses.","shortMessageHtmlLink":"Remove supplemental test files. Fix references to third party licenses."}},{"before":null,"after":"add318ad3b198d7bf8d36383fe91387a75c41681","ref":"refs/heads/dev-IS_DIGIT","pushedAt":"2023-06-17T15:02:38.742Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Implement proposed inlined code 'isDigit' in class AbstractJavaFloatingPointBitsFromByteArray.","shortMessageHtmlLink":"Implement proposed inlined code 'isDigit' in class AbstractJavaFloati…"}},{"before":"6bb73c2ceed54a3aa8ee2026ac277b354c2d47e2","after":"0a5ca6a4f9a43a0a64a324ff95d03464b60da2b2","ref":"refs/heads/main","pushedAt":"2023-06-16T07:58:37.125Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Describe rationale for identity check of BigInteger values in the code.","shortMessageHtmlLink":"Describe rationale for identity check of BigInteger values in the code."}},{"before":"599d52018b698d7619d4f0232260ea824818a9d4","after":"6bb73c2ceed54a3aa8ee2026ac277b354c2d47e2","ref":"refs/heads/main","pushedAt":"2023-06-16T07:47:25.899Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Improve code that converts characters to hexadecimal values (part 2).","shortMessageHtmlLink":"Improve code that converts characters to hexadecimal values (part 2)."}},{"before":"89a9d63d0a9895a65e6a31db05b628b00553e0c4","after":"599d52018b698d7619d4f0232260ea824818a9d4","ref":"refs/heads/main","pushedAt":"2023-06-16T07:34:34.586Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Improve code that converts characters to hexadecimal values.","shortMessageHtmlLink":"Improve code that converts characters to hexadecimal values."}},{"before":"e827ef1ee3ffdafa3863e86a6d1150b272738419","after":"89a9d63d0a9895a65e6a31db05b628b00553e0c4","ref":"refs/heads/main","pushedAt":"2023-06-12T19:59:19.203Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Update benchmarks.","shortMessageHtmlLink":"Update benchmarks."}},{"before":"a3b99765dfe7e16d0b4a81cd3afbb3855c64fcce","after":"e827ef1ee3ffdafa3863e86a6d1150b272738419","ref":"refs/heads/main","pushedAt":"2023-06-12T17:21:08.843Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Implement fast alternative for Math.scalb() as proposed by xtonik.","shortMessageHtmlLink":"Implement fast alternative for Math.scalb() as proposed by xtonik."}},{"before":"8e7c58cabc7a6a7d5637f977f716c568cfc6552b","after":"a3b99765dfe7e16d0b4a81cd3afbb3855c64fcce","ref":"refs/heads/main","pushedAt":"2023-06-12T15:51:10.602Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Fix JMH benchmark for custom scalb() implementation.","shortMessageHtmlLink":"Fix JMH benchmark for custom scalb() implementation."}},{"before":"50bbcf897b55d85b4c29e251d0cb643c52e9d2d3","after":"8e7c58cabc7a6a7d5637f977f716c568cfc6552b","ref":"refs/heads/main","pushedAt":"2023-06-12T15:20:05.190Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Update license info:\n- We license code from project 'fast_float' instead from project 'fast_double_parser'.\n- We license all code under the MIT License if possible.","shortMessageHtmlLink":"Update license info:"}},{"before":"7afb71db85e148946f4b1a38401a4b65ce98249c","after":"50bbcf897b55d85b4c29e251d0cb643c52e9d2d3","ref":"refs/heads/main","pushedAt":"2023-06-11T15:33:13.917Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Update benchmarks.","shortMessageHtmlLink":"Update benchmarks."}},{"before":"a92addb1b8b3d2562f7718c23e57228c5f035f41","after":"7afb71db85e148946f4b1a38401a4b65ce98249c","ref":"refs/heads/main","pushedAt":"2023-06-11T14:20:57.403Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Tweak code.","shortMessageHtmlLink":"Tweak code."}},{"before":"b8ce4ea10b8b54b0a2f15acf025ba4af010f51eb","after":"a92addb1b8b3d2562f7718c23e57228c5f035f41","ref":"refs/heads/main","pushedAt":"2023-06-11T13:51:20.954Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Avoid unnecessary multiplication when using Math.scalb().\nAdd benchmark results for custom scalb() implementation.","shortMessageHtmlLink":"Avoid unnecessary multiplication when using Math.scalb()."}},{"before":"22c054f0e0e1e5a0f66615c1c5620782295dc370","after":"b8ce4ea10b8b54b0a2f15acf025ba4af010f51eb","ref":"refs/heads/main","pushedAt":"2023-06-11T13:11:39.768Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Use constant IMAG instead of literal number 1.","shortMessageHtmlLink":"Use constant IMAG instead of literal number 1."}},{"before":"02ef82618ba942c806476ce7eb0c0192836d1914","after":"22c054f0e0e1e5a0f66615c1c5620782295dc370","ref":"refs/heads/main","pushedAt":"2023-06-11T13:08:02.347Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Merge pull request #50 from xtonik/CYCLE_SIMPLIFY\n\nThank you very much! 🙂","shortMessageHtmlLink":"Merge pull request #50 from xtonik/CYCLE_SIMPLIFY"}},{"before":"707bd32611f98a7d4b22fe57faa2e52139e4ee95","after":"02ef82618ba942c806476ce7eb0c0192836d1914","ref":"refs/heads/main","pushedAt":"2023-06-11T13:04:34.457Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Remove unused method parseEightDigitsUtf16(long).","shortMessageHtmlLink":"Remove unused method parseEightDigitsUtf16(long)."}},{"before":"19082ddf31b83033af134dbbec84422d03cb7fa4","after":"707bd32611f98a7d4b22fe57faa2e52139e4ee95","ref":"refs/heads/main","pushedAt":"2023-06-11T12:53:18.074Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Fix check for empty significand.","shortMessageHtmlLink":"Fix check for empty significand."}},{"before":"62ad926aa492211710c24bbf63566d62349e693b","after":"19082ddf31b83033af134dbbec84422d03cb7fa4","ref":"refs/heads/main","pushedAt":"2023-06-11T12:00:03.587Z","pushType":"push","commitsCount":1,"pusher":{"login":"wrandelshofer","name":null,"path":"/wrandelshofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/975707?s=80&v=4"},"commit":{"message":"Fix index bounds checks.","shortMessageHtmlLink":"Fix index bounds checks."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVB_MdQA","startCursor":null,"endCursor":null}},"title":"Activity · wrandelshofer/FastDoubleParser"}