Re: [boost] Some modifications to the Boost random library

Steven Watanabe wrote:
Eric Hopper wrote:
I have written a new class for small random integers...
Would there be interest in these modifications?
Can you post the code here?
Sure. I've attach the patch file against Boost 1.43. -- "It does me no injury for my neighbor to say there are twenty gods or no God. It neither picks my pocket nor breaks my leg." --- Thomas Jefferson "Go to Heaven for the climate, Hell for the company." -- Mark Twain -- Eric Hopper (http://www.omnifarious.org/~hopper) --

On Sun, Aug 29, 2010 at 04:39:19AM -0700, Eric Hopper wrote:
Sure. I've attach the patch file against Boost 1.43.
As a side note, and I'm sure I'm opening a can of worms by even saying this... I find working on projects that do not use distributed source control to be really irritating nowadays. I sure wish Boost used it. :-) It would've made generating this patch happen a few weeks earlier. Not saying that navigating your existing source control system takes several weeks, just that I have lots of things to spend time on, and I didn't get around to spending the couple of days I wanted to spend on that for a few weeks. Thanks, -- "It does me no injury for my neighbor to say there are twenty gods or no God. It neither picks my pocket nor breaks my leg." --- Thomas Jefferson "Go to Heaven for the climate, Hell for the company." -- Mark Twain -- Eric Hopper (http://www.omnifarious.org/~hopper) --

On Sun, Aug 29, 2010 at 3:47 AM, Eric Hopper <hopper@omnifarious.org> wrote:
On Sun, Aug 29, 2010 at 04:39:19AM -0700, Eric Hopper wrote:
Sure. I've attach the patch file against Boost 1.43.
As a side note, and I'm sure I'm opening a can of worms by even saying this... I find working on projects that do not use distributed source control to be really irritating nowadays. I sure wish Boost used it. :-)
http://ryppl.org is working on that problem ;-) -- Dave Abrahams BoostPro Computing http://www.boostpro.com

As a side note, and I'm sure I'm opening a can of worms by even saying this... I find working on projects that do not use distributed source control to be really irritating nowadays.
Could you explain why? What kind of projects (organizational structure). Best regards, Christoph
participants (3)
-
Christoph Heindl
-
Dave Abrahams
-
Eric Hopper