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

Lookbehind in ctRegex #1485

Merged
merged 1 commit into from Aug 26, 2013
Merged

Lookbehind in ctRegex #1485

merged 1 commit into from Aug 26, 2013

Conversation

DmitryOlshansky
Copy link
Member

This is it, all tests of run-time tests on lookaround are now passing with ctRegex as well.

The pull includes pull #1484, I'll rebase once it's merged.

P.S. I've hit a curious bug with CTFE in std.array.Appender that I'll narrow down later, it almost feels like good ol' times ;)

@monarchdodra
Copy link
Collaborator

I think I broke this pulling #1471 . Needs a rebase :/

@DmitryOlshansky
Copy link
Member Author

Closing to resolve the rebase mess...

@DmitryOlshansky
Copy link
Member Author

Rebased and fixed.

@DmitryOlshansky
Copy link
Member Author

Another reduction in tests to let poor FreeBSD 32 complete the test build...

@andralex
Copy link
Member

awes

@andralex
Copy link
Member

please rebase, I guess it clashes with #1484 which I just merged

@monarchdodra
Copy link
Collaborator

I'd suggest first merging all the commits that correspond to #1484 into a single commit, and then re-basing over head. With some luck, it might even auto-merge.

@DmitryOlshansky
Copy link
Member Author

I just made a patch by diffing with new master. Now it's one tiny commit, let's see how it goes with the tester.

@DmitryOlshansky
Copy link
Member Author

Lookin' good
http://d.puremagic.com/test-results/pull-history.ghtml?projectid=1&repoid=3&pullid=1485

OT. I no longer see test runner icons. Is that only me?

andralex added a commit that referenced this pull request Aug 26, 2013
@andralex andralex merged commit 45ea7f0 into dlang:master Aug 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants