Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the Regex section of strings.md. #29921

Merged
merged 4 commits into from
Nov 19, 2018
Merged

Update the Regex section of strings.md. #29921

merged 4 commits into from
Nov 19, 2018

Conversation

lewisl
Copy link
Contributor

@lewisl lewisl commented Nov 3, 2018

This adds a brief description and example of using the Regex constructor to create regex strings programmatically. I could not find this in documentation, but found Regex in source code.

This adds a brief description and example of using the Regex constructor to create regex strings programmatically.
@fredrikekre fredrikekre added docs This change adds or pertains to documentation backport pending 1.0 labels Nov 7, 2018
@KristofferC KristofferC mentioned this pull request Nov 12, 2018
61 tasks
@StefanKarpinski
Copy link
Member

@lewisl, note that you should be able to just accept @KristofferC's suggestions directly via GitHub UI.

@lewisl
Copy link
Contributor Author

lewisl commented Nov 13, 2018

Hope I did that right: committed the 3 changes.

@KristofferC KristofferC merged commit a1aa542 into JuliaLang:master Nov 19, 2018
tkf pushed a commit to tkf/julia that referenced this pull request Nov 21, 2018
* Update the Regex section of strings.md.

This adds a brief description and example of using the Regex constructor to create regex strings programmatically.

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>
KristofferC pushed a commit that referenced this pull request Nov 28, 2018
* Update the Regex section of strings.md.

This adds a brief description and example of using the Regex constructor to create regex strings programmatically.

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>
(cherry picked from commit a1aa542)
KristofferC pushed a commit that referenced this pull request Dec 12, 2018
* Update the Regex section of strings.md.

This adds a brief description and example of using the Regex constructor to create regex strings programmatically.

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>
(cherry picked from commit a1aa542)
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
* Update the Regex section of strings.md.

This adds a brief description and example of using the Regex constructor to create regex strings programmatically.

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>
(cherry picked from commit a1aa542)
KristofferC pushed a commit that referenced this pull request Feb 20, 2020
* Update the Regex section of strings.md.

This adds a brief description and example of using the Regex constructor to create regex strings programmatically.

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>

* Update doc/src/manual/strings.md

Co-Authored-By: lewisl <[email protected]>
(cherry picked from commit a1aa542)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants