openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
NBuilder
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #39 from gitter-badger/gitter-badge
Chris McKenzie
More...
almost 9 years ago
Add Gitter badge
The Gitter Badger
More...
almost 9 years ago
Merge pull request #28 from StanleyGoldman/generate_positive_float_bug
Chris McKenzie
More...
almost 9 years ago
Merge pull request #35 from pjmagee/master
Chris McKenzie
More...
almost 9 years ago
Merge pull request #37 from QuarterSpot/master
Gareth Down
More...
about 9 years ago
Merge branch 'release/non_static'
Jason
More...
about 9 years ago
made NBuilder non-static
Jason
More...
about 9 years ago
Added CI build status
Patrick Magee
More...
over 9 years ago
Update README.md
Patrick Magee
More...
over 9 years ago
Create README.md
Patrick Magee
More...
over 9 years ago
Merge pull request #31 from garethdown44/revert-30-make-getrandom-thread-safe
Gareth Down
More...
over 9 years ago
Revert "make GetRandom use a thread-safe generator"
Gareth Down
More...
over 9 years ago
Merge pull request #30 from howitzer-industries/make-getrandom-thread-safe
Gareth Down
More...
over 9 years ago
make GetRandom use a thread-safe generator
Adam Montgomery
More...
over 9 years ago
Fixing issue where float was cast to int; should be a double
Stanley Goldman
More...
almost 10 years ago
Discovering an issue with using Next(0,float.MaxValue)
Stanley Goldman
More...
almost 10 years ago
Merge pull request #23 from pjmagee/master
Gareth Down
More...
about 10 years ago
Simplified declaration queue iterations in multiple functions that were using a for loop with index but no complex logic inside the loop, so can be replaced with a simple foreach loop. Replaced .Count() with .Any()
Patrick Magee
More...
over 10 years ago
Implemented NextString to return either a minimum, average or maximum value based on the min and max values passed to NextString. Average is calculated based on min and max values / 2 or similar division in order to give mostly random 'average' result in relation to 'min and max' values. Does not handle complex situations like min Length is greater than max length visa versa, or min length is smaller than the length of the words in the array. Could be guard clauses ensuring some kind of minimum and maximum support or minimum > maximum visa versa.
Patrick Magee
More...
over 10 years ago
Replaced AreConstructedWith with WithConstructor on Struct Test.
Patrick Magee
More...
over 10 years ago
Merge pull request #21 from crmckenzie/master
Gareth Down
More...
over 10 years ago
Fixed copy-paste error in nuspec file.
Chris McKenzie
More...
over 10 years ago
remove compiled assemblies from repo
Chris McKenzie
More...
over 10 years ago
Adding strategy for NBuilder package creation
Chris McKenzie
More...
over 10 years ago
Merge branch 'gprasant-master'
Gareth Down
More...
over 10 years ago
merge pull request 5
Gareth Down
More...
over 10 years ago
Merge pull request #12 from azhmur/master
Gareth Down
More...
over 10 years ago
Merge pull request #13 from crmckenzie/master
Gareth Down
More...
over 10 years ago
Added test for the ListBuilder And() extension.
Chris McKenzie
More...
almost 12 years ago
Added index argument to IObjectBuilder.Construct()
Chris McKenzie
More...
almost 12 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree