{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":22545789,"defaultBranch":"master","name":"thinBasic_StringBuilder","ownerLogin":"petrSchreiber","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-08-02T12:34:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8292220?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1500830835.0","currentOid":""},"activityList":{"items":[{"before":"8ce706d1dfaa0c23d53457a51117ea1a393899d5","after":"cad747de86f413b90cc225709b16784a44f441ff","ref":"refs/heads/master","pushedAt":"2023-05-13T06:27:45.506Z","pushType":"push","commitsCount":1,"pusher":{"login":"ErosOlmi","name":"Eros Olmi","path":"/ErosOlmi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8336520?s=80&v=4"},"commit":{"message":"Minor error in example","shortMessageHtmlLink":"Minor error in example"}},{"before":"04ea420c7c23e897e34b5fd783bc6d841849d682","after":"8ce706d1dfaa0c23d53457a51117ea1a393899d5","ref":"refs/heads/master","pushedAt":"2023-05-13T06:08:02.192Z","pushType":"push","commitsCount":1,"pusher":{"login":"ErosOlmi","name":"Eros Olmi","path":"/ErosOlmi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8336520?s=80&v=4"},"commit":{"message":"Fixed, cleaned, implemented and documented cStringBuilderArray","shortMessageHtmlLink":"Fixed, cleaned, implemented and documented cStringBuilderArray"}},{"before":"d1c9534068c5c60b950df841ec09f9943f148fbd","after":"04ea420c7c23e897e34b5fd783bc6d841849d682","ref":"refs/heads/master","pushedAt":"2023-05-10T22:55:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ErosOlmi","name":"Eros Olmi","path":"/ErosOlmi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8336520?s=80&v=4"},"commit":{"message":"Added few more comments to source code","shortMessageHtmlLink":"Added few more comments to source code"}},{"before":"70de133e3ec7a27bebb6c67cc73dfc44c4095495","after":"d1c9534068c5c60b950df841ec09f9943f148fbd","ref":"refs/heads/master","pushedAt":"2023-05-10T22:52:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ErosOlmi","name":"Eros Olmi","path":"/ErosOlmi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8336520?s=80&v=4"},"commit":{"message":"Added cStringBuilder_Array.Merge in order to merge 2 different cStringBuilder_Array objects","shortMessageHtmlLink":"Added cStringBuilder_Array.Merge in order to merge 2 different cStrin…"}},{"before":"1892378f865898c891059b22820cb5dcd4a65d64","after":"70de133e3ec7a27bebb6c67cc73dfc44c4095495","ref":"refs/heads/master","pushedAt":"2023-05-08T19:23:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ErosOlmi","name":"Eros Olmi","path":"/ErosOlmi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8336520?s=80&v=4"},"commit":{"message":"Test script to test up to 4M lines","shortMessageHtmlLink":"Test script to test up to 4M lines"}},{"before":"a5c4a0f9852d474fb17acfe9a55e52c18536b42f","after":"1892378f865898c891059b22820cb5dcd4a65d64","ref":"refs/heads/master","pushedAt":"2023-05-08T19:21:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ErosOlmi","name":"Eros Olmi","path":"/ErosOlmi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8336520?s=80&v=4"},"commit":{"message":"Modified githignore","shortMessageHtmlLink":"Modified githignore"}},{"before":"bf51849da1d6b0ce8daf3f1484af12a00bc96697","after":"a5c4a0f9852d474fb17acfe9a55e52c18536b42f","ref":"refs/heads/master","pushedAt":"2023-05-08T19:20:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ErosOlmi","name":"Eros Olmi","path":"/ErosOlmi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8336520?s=80&v=4"},"commit":{"message":"Fixed test script and removed huge file","shortMessageHtmlLink":"Fixed test script and removed huge file"}},{"before":"bd35fd56a36eca5f348472d714632a61b1c0df84","after":"bf51849da1d6b0ce8daf3f1484af12a00bc96697","ref":"refs/heads/master","pushedAt":"2023-05-08T19:17:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ErosOlmi","name":"Eros Olmi","path":"/ErosOlmi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8336520?s=80&v=4"},"commit":{"message":"cStringBuilderArray: Fixed some calculation and added new properties","shortMessageHtmlLink":"cStringBuilderArray: Fixed some calculation and added new properties"}},{"before":"c0ca29fb1c9d2eca25fae092efd2d6f28f735cb4","after":"bd35fd56a36eca5f348472d714632a61b1c0df84","ref":"refs/heads/master","pushedAt":"2023-05-08T18:31:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ErosOlmi","name":"Eros Olmi","path":"/ErosOlmi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8336520?s=80&v=4"},"commit":{"message":"Renamed Example","shortMessageHtmlLink":"Renamed Example"}},{"before":"49473a5d6dd12fe1d142a41d3d5aa4e0eeaa2087","after":"c0ca29fb1c9d2eca25fae092efd2d6f28f735cb4","ref":"refs/heads/master","pushedAt":"2023-05-08T16:39:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ErosOlmi","name":"Eros Olmi","path":"/ErosOlmi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8336520?s=80&v=4"},"commit":{"message":"Recovered original StringBuilder Class from Petr.\n\nImplemented new class cStringBuilderArray working with a string array as internal storage","shortMessageHtmlLink":"Recovered original StringBuilder Class from Petr."}},{"before":"2bc4fe8bbe1d9dc236ce60f0b5e9d5f84ea9f833","after":"49473a5d6dd12fe1d142a41d3d5aa4e0eeaa2087","ref":"refs/heads/master","pushedAt":"2023-05-06T08:52:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ErosOlmi","name":"Eros Olmi","path":"/ErosOlmi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8336520?s=80&v=4"},"commit":{"message":"Added StorageType option in order to have \"double soul\" strategy to store data: string and array","shortMessageHtmlLink":"Added StorageType option in order to have \"double soul\" strategy to s…"}},{"before":"422d9c12fc653222b2a6a8f66671fd43e8fe0fa9","after":"2bc4fe8bbe1d9dc236ce60f0b5e9d5f84ea9f833","ref":"refs/heads/master","pushedAt":"2023-05-06T05:50:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ErosOlmi","name":"Eros Olmi","path":"/ErosOlmi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8336520?s=80&v=4"},"commit":{"message":"Added example used to push to the max","shortMessageHtmlLink":"Added example used to push to the max"}},{"before":"b913b25dfd3862bc1b9698dd900d5ecd8d2758a1","after":"422d9c12fc653222b2a6a8f66671fd43e8fe0fa9","ref":"refs/heads/master","pushedAt":"2023-05-06T05:48:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ErosOlmi","name":"Eros Olmi","path":"/ErosOlmi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8336520?s=80&v=4"},"commit":{"message":"Some changes to study buffer increment strategy","shortMessageHtmlLink":"Some changes to study buffer increment strategy"}},{"before":"897e8754e7c965faa792f33d6efb284863d79222","after":"b913b25dfd3862bc1b9698dd900d5ecd8d2758a1","ref":"refs/heads/master","pushedAt":"2023-04-01T08:04:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ErosOlmi","name":"Eros Olmi","path":"/ErosOlmi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8336520?s=80&v=4"},"commit":{"message":"Only compiled","shortMessageHtmlLink":"Only compiled"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADK_FoLgA","startCursor":null,"endCursor":null}},"title":"Activity · petrSchreiber/thinBasic_StringBuilder"}