1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-04 23:54:37 +00:00

Update saved GitHub data.

This commit is contained in:
Lars Brinkhoff
2018-06-07 14:04:35 +02:00
parent f7f8eb8c62
commit 7891748263
48 changed files with 248732 additions and 68007 deletions

64
doc/github/comments34 Normal file
View File

@@ -0,0 +1,64 @@
[
{
"url": "https://api.github.com/repos/PDP-10/its/issues/comments/395371677",
"html_url": "https://github.com/PDP-10/its/pull/403#issuecomment-395371677",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/403",
"id": 395371677,
"node_id": "MDEyOklzc3VlQ29tbWVudDM5NTM3MTY3Nw==",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"created_at": "2018-06-07T10:24:31Z",
"updated_at": "2018-06-07T10:24:31Z",
"author_association": "MEMBER",
"body": "[AI memo 200](http://bitsavers.org/pdf/mit/ai/aim/AIM-200.pdf) \"summarizes ... work between July 1968 and June 1969 but covers some work up to February 1970\".\r\n\r\n> Our system is based on time-sharing a two-processor machine (PDP-6 and PDP-10) with a core memory of 2<sup>18</sup> words ...\r\n> ... a paging device to be completed in early 1970 ...\r\n> The file system resembles the CTSS system.\r\n> The secondary storage uses IBM 2311 discs..."
},
{
"url": "https://api.github.com/repos/PDP-10/its/issues/comments/395374319",
"html_url": "https://github.com/PDP-10/its/issues/64#issuecomment-395374319",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/64",
"id": 395374319,
"node_id": "MDEyOklzc3VlQ29tbWVudDM5NTM3NDMxOQ==",
"user": {
"login": "atsampson",
"id": 436317,
"node_id": "MDQ6VXNlcjQzNjMxNw==",
"avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/atsampson",
"html_url": "https://github.com/atsampson",
"followers_url": "https://api.github.com/users/atsampson/followers",
"following_url": "https://api.github.com/users/atsampson/following{/other_user}",
"gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}",
"starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/atsampson/subscriptions",
"organizations_url": "https://api.github.com/users/atsampson/orgs",
"repos_url": "https://api.github.com/users/atsampson/repos",
"events_url": "https://api.github.com/users/atsampson/events{/privacy}",
"received_events_url": "https://api.github.com/users/atsampson/received_events",
"type": "User",
"site_admin": false
},
"created_at": "2018-06-07T10:35:15Z",
"updated_at": "2018-06-07T10:35:15Z",
"author_association": "CONTRIBUTOR",
"body": "That sounds sensible. Looking at the TECO code, FSDATE (FS DATE) just returns the raw result of RQDATE, so it's actually FSDCNV (FS FDCONVERT) and SYMDAT (EG) that need modifying to format and parse (!) four-digit years on ITS. Then, with a bit of luck, Rich's Y2K-fixed code should work without the ITS/TOPS-20 conditionals.\r\n\r\n(If grepping for the above, bear in mind they show up with and without spaces and truncation, e.g. FSFDCONVERT, FS FD CONV...)"
}
]