Skip to content

Incorporate changes from SourceForge #19

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

Merged
merged 4 commits into from
Jan 26, 2013
Merged

Incorporate changes from SourceForge #19

merged 4 commits into from
Jan 26, 2013

Conversation

pjohnmeyer
Copy link
Member

This pull requests closes #2. Contents are derived from the SVN repository on SourceForge (https://unittest-cpp.svn.sourceforge.net/svnroot/unittest-cpp) and as such are provided under the same license as this project.

r204 | cnicholson | 2008-11-15 11:08:34 -0600 (Sat, 15 Nov 2008) | 1 line

fix for VC6 with native dinkumware stl, cstdio doesn't pull in std:: so we redefine it at the top of the file.  yuck.
------------------------------------------------------------------------
r205 | cnicholson | 2009-02-01 22:50:16 -0600 (Sun, 01 Feb 2009) | 2 lines

- TimeHelpers reports fractions of msec, though time constraint is still on integers.
- compile fixes for more strict gcc warnings.
------------------------------------------------------------------------
r206 | cnicholson | 2009-02-01 23:09:01 -0600 (Sun, 01 Feb 2009) | 1 line

- apply patch from tracker issue 2528976, VC6 support from Koji Yoshioka
------------------------------------------------------------------------
r207 | llopis | 2009-04-26 19:51:43 -0500 (Sun, 26 Apr 2009) | 2 lines

Updated announcement URL'

------------------------------------------------------------------------
@pjohnmeyer
Copy link
Member Author

It appears I may have inadvertently introduced some line-ending issues. I'll hold off on merging this one in quite yet until I investigate.

@ghost ghost assigned pjohnmeyer Jan 26, 2013
@pjohnmeyer pjohnmeyer merged commit a3f957c into master Jan 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
Development

Successfully merging this pull request may close these issues.

Incorporate changes from SourceForge svn repository
1 participant