Thread overview | |||||
---|---|---|---|---|---|
|
July 19, 2011 [phobos] [D-Programming-Language/phobos] 8fef7a: add module to deal with browsers | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 8fef7afec6a4bf56de5208205c4262aa6ac101db https://github.com/D-Programming-Language/phobos/commit/8fef7afec6a4bf56de5208205c4262aa6ac101db Author: Walter Bright <walter at walterbright.com> Date: 2011-07-19 (Tue, 19 Jul 2011) Changed paths: A std/net/browser.d Log Message: ----------- add module to deal with browsers |
July 20, 2011 [phobos] [D-Programming-Language/phobos] 8fef7a: add module to deal with browsers | ||||
---|---|---|---|---|
| ||||
Posted in reply to noreply at github.com | Is this module useful?
Please show me an example.
I think std.process is better place.
I imagine std.net.browser is Web browser emulation like Mechanize.
Masahiro
On Wed, 20 Jul 2011 07:28:24 +0900, <noreply at github.com> wrote:
> Branch: refs/heads/master
> Home: https://github.com/D-Programming-Language/phobos
>
> Commit: 8fef7afec6a4bf56de5208205c4262aa6ac101db
> https://github.com/D-Programming-Language/phobos/commit/8fef7afec6a4bf56de5208205c4262aa6ac101db
> Author: Walter Bright <walter at walterbright.com>
> Date: 2011-07-19 (Tue, 19 Jul 2011)
>
> Changed paths:
> A std/net/browser.d
>
> Log Message:
> -----------
> add module to deal with browsers
>
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
|
July 20, 2011 [phobos] [D-Programming-Language/phobos] 8fef7a: add module to deal with browsers | ||||
---|---|---|---|---|
| ||||
Posted in reply to Masahiro Nakagawa | On Wed, 20 Jul 2011 05:30:43 +0300, Masahiro Nakagawa <repeatedly at gmail.com> wrote: > Is this module useful? > Please show me an example. https://github.com/D-Programming-Language/tools/blob/6463c0/rdmd.d#L73 -- Best regards, Vladimir mailto:vladimir at thecybershadow.net |
Copyright © 1999-2021 by the D Language Foundation