Timeline for Where's the 0xBEEF?
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:39 | history | edited | CommunityBot | replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/ | |
| Oct 30, 2016 at 21:32 | history | edited | Titus | CC BY-SA 3.0 | removed duplicate code (copy&paste mistake) |
| Oct 30, 2016 at 21:20 | history | edited | Titus | CC BY-SA 3.0 | fixed typo, improved grammar |
| Oct 30, 2016 at 20:58 | comment | added | Jörg Hülsermann | @Titus nice and done | |
| Oct 30, 2016 at 20:57 | history | edited | Jörg Hülsermann | CC BY-SA 3.0 | added 119 characters in body |
| Oct 30, 2016 at 20:44 | comment | added | Titus | Use flag PREG_OFFSET_CAPTURE: append ,256 to the preg_match parameters, remove ^(.*) from the regex, $c[0][1] instead of strlen($c[1]) (-6) | |
| Oct 30, 2016 at 20:20 | comment | added | Titus | In the comments, Arnauld allows output without a delimiter. (-4) | |
| Oct 30, 2016 at 20:13 | comment | added | Titus | Use , instead of . in the echo and you can remove the parentheses. (-4) | |
| Oct 23, 2016 at 17:11 | history | edited | Jörg Hülsermann | CC BY-SA 3.0 | added 29 characters in body |
| Oct 23, 2016 at 17:02 | history | answered | Jörg Hülsermann | CC BY-SA 3.0 |