standardize integer parsing in front-end utilities

Edit
Title standardize integer parsing in front-end utilities
Topic Refactoring
Created 2019-07-02 07:28:51
Last modified 2020-03-05 09:40:05 (4 years ago)
Latest email 2020-03-05 09:38:38 (4 years ago)
Status
2020-03: Withdrawn
2020-01: Moved to next CF
2019-11: Moved to next CF
2019-09: Moved to next CF
Target version
Authors Surafel Temesgen (surafel), Joe Nelson (begriffs)
Reviewers Daniel Gustafsson (d_gustafsson)Become reviewer
Committer
Links
Emails
Change atoi to strtol in same place
First at 2019-07-01 17:48:27 by Surafel Temesgen <surafel3000 at gmail.com>
Latest at 2020-03-05 09:38:38 by Daniel Gustafsson <daniel at yesql.se>
Latest attachment (atoi-to-strtol-v7.patch) at 2019-10-28 01:20:00 from Joe Nelson <joe at begriffs.com>
    Attachment (atoi-to-strtol-v7.patch) at 2019-10-28 01:20:00 from Joe Nelson <joe at begriffs.com> (Patch: Yes)
    Attachment (atoi-to-strtol-v6.patch) at 2019-10-12 04:27:54 from Joe Nelson <joe at begriffs.com> (Patch: Yes)
    Attachment (atoi-to-strtol-v5.patch) at 2019-10-07 00:21:50 from Joe Nelson <joe at begriffs.com> (Patch: Yes)
    Attachment (atoi-to-strtol-v4.patch) at 2019-09-30 04:51:23 from Joe Nelson <joe at begriffs.com> (Patch: Yes)
    Attachment (atoi-to-strtol-v3.patch) at 2019-09-10 04:02:49 from Joe Nelson <joe at begriffs.com> (Patch: Yes)
    Attachment (atoi-to-strtol-v2.patch) at 2019-07-24 04:02:37 from Joe Nelson <joe at begriffs.com> (Patch: Yes)
    Attachment (atoi-to-strtol-v1.patch) at 2019-07-01 17:48:27 from Surafel Temesgen <surafel3000 at gmail.com> (Patch: Yes)
History
When Who What
2020-03-05 09:40:05 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2020-03 with status: Withdrawn
2020-03-02 12:33:19 Daniel Gustafsson (d_gustafsson) New status: Waiting on Author
2020-03-02 12:33:13 Daniel Gustafsson (d_gustafsson) Added d_gustafsson as reviewer
2020-02-01 12:52:47 Tomas Vondra (fuzzycz) Closed in commitfest 2020-01 with status: Moved to next CF
2020-01-12 20:47:31 Joe Nelson (begriffs) Changed name to standardize integer parsing in front-end utilities
2019-12-01 03:03:56 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Moved to next CF
2019-09-30 18:59:59 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-09-18 15:02:10 Álvaro Herrera (alvherre) New status: Needs review
2019-09-11 05:32:26 Michael Paquier (michael-kun) Changed topic to Refactoring
2019-09-10 06:25:10 Michael Paquier (michael-kun) New status: Waiting on Author
2019-09-10 05:38:38 Surafel Temesgen (surafel) Changed authors to Surafel Temesgen (surafel), Joe Nelson (begriffs)
2019-09-10 05:11:57 Joe Nelson (begriffs) New status: Needs review
2019-09-06 16:56:43 Álvaro Herrera (alvherre) New status: Waiting on Author
2019-07-02 07:29:08 Surafel Temesgen (surafel) Changed authors to Surafel Temesgen (surafel)
2019-07-02 07:28:52 Surafel Temesgen (surafel) Attached mail thread CALAY4q8be6Qw_2J=zOp_v1X-zfMBzvVMkAfmMYv=Ukr=2hPcFQ@mail.gmail.com
2019-07-02 07:28:51 Surafel Temesgen (surafel) Created patch record
Edit