Re: D:YAML 0.5 (also, D:YAML 0.4.5, TinyEndian 0.1)

2014-08-08 Thread Jacob Carlborg via Digitalmars-d-announce
On 2014-08-08 05:36, Jeremy DeHaan wrote: As far as I know, the DUB registry doesn't look at tags. It looks at branches that are in the repository. I think it only detects branches that are either numbered explicitly or are master. It does look at tags. -- /Jacob Carlborg

Re: Miscelaneous D tool updates

2014-08-08 Thread Brian Schott via Digitalmars-d-announce
On Friday, 8 August 2014 at 06:07:17 UTC, Thomas Mader wrote: On Thursday, 7 August 2014 at 23:36:59 UTC, Brian Schott wrote: * Several updates to editor integration scripts (Mostly EMACS) I know that there is an integration script for vim but I wonder if it would be better to work on integra

Re: DMD v2.066.0-rc1

2014-08-08 Thread Joakim via Digitalmars-d-announce
On Thursday, 7 August 2014 at 19:15:00 UTC, Jacob Carlborg wrote: On 2014-08-07 19:15, Dicebot wrote: And here I also mean that all other Windows builds of compilers / interpreters I have used / tried passed that simple sanity test. Some may require complicated setup to do complicated things b

DMD v2.066.0-rc2

2014-08-08 Thread Andrew Edwards via Digitalmars-d-announce
DMD v2.066.0-rc2 binaries are available for testing: http://wiki.dlang.org/Beta_Testing

Re: LDC 0.14.0 alpha1 released! Please help test!

2014-08-08 Thread Kai Nacke via Digitalmars-d-announce
On Tuesday, 5 August 2014 at 19:04:57 UTC, Trass3r wrote: I also have an experimental Win64 MSVC version. https://github.com/Trass3r/ldc/releases Thanks for the help with the Win64 version and for providing the binary! Regards, Kai

Re: LDC 0.14.0 alpha1 released! Please help test!

2014-08-08 Thread Trass3r via Digitalmars-d-announce
Thanks for the help with the Win64 version and for providing the binary! :) fwiw A bunch of tests still crash.

simple taglib bindings

2014-08-08 Thread ketmar via Digitalmars-d-announce
subj. C API wrapped in a nice struct (WARNING! ugly mixins inside!). there is no extensive documentation (oh, c'mon, do you really need it?), but repo contains sample tag viewer/editor. requires taglib_c (C wrapper from the original taglib package). repo: http://repo.or.cz/w/taglib.d.git

Re: D:YAML 0.5 (also, D:YAML 0.4.5, TinyEndian 0.1)

2014-08-08 Thread Kiith-Sa via Digitalmars-d-announce
Should be fixed now with 0.4.6: http://code.dlang.org/packages/dyaml/0.4.6