Re: Release D 2.073.0

2017-01-29 Thread ilya-stromberg via Digitalmars-d-announce
On Monday, 30 January 2017 at 01:15:52 UTC, Dicebot wrote: On 01/30/2017 12:38 AM, Walter Bright wrote: ... Please, don't waste your time. You mentioned being curious about what is wrong with that PR - I have explained. Let's just stop here before you write another 20 posts presuming that I

Re: std.signal : voting results

2014-01-23 Thread ilya-stromberg
On Wednesday, 22 January 2014 at 23:19:08 UTC, David Nadlinger wrote: This is also the reason why I would have voted no if I made it in time. Documentation and implementation can be fixed later, but we would have had to support a borderline-broken API (with regards to type stringification) for

Re: std.signal : voting results

2014-01-22 Thread ilya-stromberg
On Wednesday, 22 January 2014 at 14:18:15 UTC, Dejan Lekic wrote: The new std.signal is IMHO far better than the old one. Why not simply replace it, and then look forward to future improvements? Guys, were are you was a few days ago when voting still was open?! Dicebot, can we continue voting

Re: std.signal : voting has begun

2014-01-16 Thread ilya-stromberg
On Wednesday, 15 January 2014 at 15:59:20 UTC, qznc wrote: On Wednesday, 15 January 2014 at 07:46:29 UTC, Andrei Alexandrescu wrote: yada yada yada I just created a wiki page to document requirements. Hopefully, this helps people to decide on their vote and not to forget aspects.

Re: std.signal : voting has begun

2014-01-06 Thread ilya-stromberg
On Monday, 6 January 2014 at 09:11:09 UTC, Dicebot wrote: Some time ago there have been a review for `std.signal` Phobos proposal (http://forum.dlang.org/thread/ujlhznaphepibgtpc...@forum.dlang.org#post-ujlhznaphepibgtpcoqz:40forum.dlang.org). It have not received much feedback and I was a it

Re: Mono-D v0.5.5.5 - Huge completion refactoring/v0.5.5.6 - Bug fixes

2013-12-27 Thread ilya-stromberg
On Friday, 27 December 2013 at 16:40:57 UTC, Alexander Bothe wrote: There's been a complete completion engine overhaul (i.e. the part that matches the currently selected code part against the abstract symbol node in the AST and furthermore prepares the resolution of that node) and several

Re: Mono-D v0.5.5.5 - Huge completion refactoring/v0.5.5.6 - Bug fixes

2013-12-27 Thread ilya-stromberg
On Friday, 27 December 2013 at 19:09:28 UTC, Alexander Bothe wrote: On Friday, 27 December 2013 at 17:52:22 UTC, ilya-stromberg wrote: I have only one request: can you focus at the Mono-D stability? I saw a few errors last time (I'm not shure if it was Mono Develop errors or Mono-D errors

Re: Mono-D v0.5.5.5 - Huge completion refactoring/v0.5.5.6 - Bug fixes

2013-12-27 Thread ilya-stromberg
On Friday, 27 December 2013 at 20:37:23 UTC, Alexander Bothe wrote: On Friday, 27 December 2013 at 19:45:09 UTC, ilya-stromberg wrote: I don't talk that you must support different Mono Develop versions for different OS. Current stable Mono Develop is 4.2.2, can you use it for all supported OS

Re: Mono-D v0.5.5.5 - Huge completion refactoring/v0.5.5.6 - Bug fixes

2013-12-27 Thread ilya-stromberg
On Friday, 27 December 2013 at 21:59:12 UTC, Alexander Bothe wrote: On Friday, 27 December 2013 at 20:53:26 UTC, ilya-stromberg wrote: Great! In that case can you just print your MonoDevelop version to the download page. Now you have: Head to http://monodevelop.com/Download and install

Re: legacy code retreat's triva game : the D version

2013-12-21 Thread ilya-stromberg
On Saturday, 21 December 2013 at 20:43:27 UTC, bearophile wrote: 3) Just like the integer '5' a range of values as 0 .. 1000 is an immutable value. So a variable that scans such range should be immutable. If you really want to mutate such variable you should add a modifier like mutable or mut

Re: DUB 0.9.20

2013-11-29 Thread ilya-stromberg
On Friday, 29 November 2013 at 19:15:13 UTC, Jordi Sayol wrote: New dub v0.9.20 deb packages available at: d-apt http://d-apt.sourceforge.net/ Thank you. BTW, it would be great to have packages for previous DMD versions. You already support it for `libphobos2-nn` and almost for all other

Re: DUB 0.9.20

2013-11-29 Thread ilya-stromberg
On Friday, 29 November 2013 at 20:17:54 UTC, Jordi Sayol wrote: El 29/11/13 20:37, ilya-stromberg ha escrit: On Friday, 29 November 2013 at 19:15:13 UTC, Jordi Sayol wrote: New dub v0.9.20 deb packages available at: d-apt http://d-apt.sourceforge.net/ Thank you. BTW, it would be great

Re: Mono-D v0.5.4.8 - DMD 2.064 Compatibility + Completion fixes

2013-11-24 Thread ilya-stromberg
On Sunday, 10 November 2013 at 04:31:20 UTC, Alexander Bothe wrote: I just released a new version of Mono-D which features quite all the new D magic that appeared in dmd 2.064 It's good, but what about stability? Last time that I try to use Mono-D it was completely broken. Probably, it's

Re: LDC 0.12.0 has been released

2013-10-25 Thread ilya-stromberg
On Wednesday, 23 October 2013 at 17:45:50 UTC, John Joyus wrote: On 10/22/2013 06:42 PM, David Nadlinger wrote: LDC 0.12.0, the LLVM-based D compiler, is available for download! Congratulations! I am a D enthusiast who reads more *about* D than actually learning the language! ;) I have a

Re: dunit 0.7.0 released

2013-10-21 Thread ilya-stromberg
On Sunday, 29 September 2013 at 21:06:16 UTC, linkrope wrote: https://github.com/linkrope/dunit/tree/v0.7.0 The xUnit testing framework for D is used in production for one year now. Guys, we have at least 5 (!) different unit test projects! Can you cooperate your efforts to create one, but

Re: dunit 0.7.0 released

2013-10-21 Thread ilya-stromberg
On Monday, 21 October 2013 at 11:58:14 UTC, Jonathan M Davis wrote: On Monday, October 21, 2013 13:48:16 Dicebot wrote: On Monday, 21 October 2013 at 11:09:25 UTC, ilya-stromberg wrote: Guys, we have at least 5 (!) different unit test projects! Can you cooperate your efforts to create one

Re: dunit 0.7.0 released

2013-10-21 Thread ilya-stromberg
On Monday, 21 October 2013 at 19:02:45 UTC, Gary Willoughby wrote: On Monday, 21 October 2013 at 11:58:14 UTC, Jonathan M Davis wrote: On Monday, October 21, 2013 13:48:16 Dicebot wrote: On Monday, 21 October 2013 at 11:09:25 UTC, ilya-stromberg wrote: Guys, we have at least 5 (!) different

Re: Start of dmd 2.064 beta program

2013-10-19 Thread ilya-stromberg
On Friday, 18 October 2013 at 20:29:29 UTC, Andrej Mitrovic wrote: On 10/18/13, Andrei Alexandrescu seewebsiteforem...@erdani.org wrote: As a simple start, did you consider announcing the beta yourself? I didn't, because I disliked the current model and tied my hands when I saw the new beta

Re: code.dlang.org now supports categories and search - license information now required

2013-10-17 Thread ilya-stromberg
On Thursday, 17 October 2013 at 09:33:46 UTC, Sönke Ludwig wrote: There has been another important change that requires existing packages to be updated: All packages must now have the fields description and license present to be published. The license field has to be set according to the

Re: code.dlang.org now supports categories and search - license information now required

2013-10-17 Thread ilya-stromberg
On Thursday, 17 October 2013 at 10:07:40 UTC, Sönke Ludwig wrote: Am 17.10.2013 11:55, schrieb ilya-stromberg: On Thursday, 17 October 2013 at 09:33:46 UTC, Sönke Ludwig wrote: There has been another important change that requires existing packages to be updated: All packages must now have

Re: code.dlang.org now supports categories and search - license information now required

2013-10-17 Thread ilya-stromberg
On Thursday, 17 October 2013 at 10:39:45 UTC, Sönke Ludwig wrote: But one potential issue just occurred to me. What if a product is licensed under multiple licenses that must _all_ apply? That would basically be MPL-2.0 and Apache-1.0 instead of or. This is something that happens quite

Re: code.dlang.org now supports categories and search - license information now required

2013-10-17 Thread ilya-stromberg
On Thursday, 17 October 2013 at 12:06:49 UTC, Sönke Ludwig wrote: If you have per-file differences, then this in fact means that both licenses need to be obeyed when using the package. If those licenses are incompatible, that's a problem of the package combining them - it's basically unusable

Re: code.dlang.org now supports categories and search - license information now required

2013-10-17 Thread ilya-stromberg
On Thursday, 17 October 2013 at 12:27:02 UTC, Sönke Ludwig wrote: Am 17.10.2013 14:13, schrieb ilya-stromberg: On Thursday, 17 October 2013 at 12:06:49 UTC, Sönke Ludwig wrote: If you have per-file differences, then this in fact means that both licenses need to be obeyed when using the package

Re: code.dlang.org now supports categories and search - license information now required

2013-10-17 Thread ilya-stromberg
On Thursday, 17 October 2013 at 13:31:06 UTC, Jacob Carlborg wrote: On 2013-10-17 11:33, Sönke Ludwig wrote: There has been another important change that requires existing packages to be updated: All packages must now have the fields description and license present to be published. The license

Re: Unstandard, a general purpose library

2013-10-16 Thread ilya-stromberg
On Saturday, 12 October 2013 at 14:21:12 UTC, Denis Shelomovskij wrote: *Unstandard* is a library for general purpose usage aimed to be an addition to the *D* standard runtime library *Phobos*. The author would like to pull as much functionality as possible to Phobos but it's a rather

Re: DUnit: Advanced unit testing toolkit.

2013-10-06 Thread ilya-stromberg
On Saturday, 21 September 2013 at 00:40:47 UTC, Gary Willoughby wrote: DUnit: Advanced unit testing toolkit. I've needed this for a project i've been working on so i created a toolkit that i'm using and happy with. I must thank the community here for helping me with a few issues along the

Re: DUnit: Advanced unit testing toolkit.

2013-10-06 Thread ilya-stromberg
On Sunday, 6 October 2013 at 10:36:08 UTC, Gary Willoughby wrote: On Sunday, 6 October 2013 at 07:32:09 UTC, ilya-stromberg wrote: Guys, we have at least 5 (!) different unit test projects! Can you cooperate your efforts to create one, but wonderful? I think it's good to have many as we

Re: Updates to D graph library

2013-09-13 Thread ilya-stromberg
On Thursday, 12 September 2013 at 20:11:30 UTC, Joseph Rushton Wakeling wrote: Hello all, Today I pushed a number of major (and breaking) changes to the master repository of the D graph library. I've provided a brief summary on my blog, which also describes how to revise any programs to

Re: Updates to D graph library

2013-09-13 Thread ilya-stromberg
On Friday, 13 September 2013 at 08:20:38 UTC, Joseph Rushton Wakeling wrote: On Friday, 13 September 2013 at 07:49:49 UTC, ilya-stromberg wrote: Do you have any plans to change license from GPLv3 to something more liberal like Boost, MIT or BSD? Without this it's impossible to use your library

Re: FewDee: A library for 2D game prototyping

2013-09-05 Thread ilya-stromberg
On Thursday, 5 September 2013 at 00:40:27 UTC, Leandro Motta Barros wrote: FewDee is an incomplete, experimental, mostly 2D, library focused on games prototyping. It's intresting. Do you have any game prototype? It will be intresting to see FewDee usage. About build system - you can use

Re: FewDee: A library for 2D game prototyping

2013-09-05 Thread ilya-stromberg
On Thursday, 5 September 2013 at 10:24:00 UTC, Leandro Motta Barros wrote: So far, I used FewDee (a very early version, in fact) in one prototype only, but it is not open source. I hope to develop some simple examples I can share during the next months. Can you publish a video of the game to

Re: XML RPC Client and Server - meet xmlrpc-d

2013-09-03 Thread ilya-stromberg
On Tuesday, 3 September 2013 at 10:28:56 UTC, Pavel Kirienko wrote: Guys, I decided to stay away from phobos integration at least until it has some HTTP server out of the box. Anyway this decision does not make xmlrpc-d less usable. :) You can try to integrate in Phobos only xmlrpc-d client.

Re: XML RPC Client and Server - meet xmlrpc-d

2013-09-02 Thread ilya-stromberg
On Monday, 2 September 2013 at 10:31:15 UTC, Flamaros wrote: We'll need RPC for our projects, we are interested. I hope you'll made pull requests for an integration to phobos. +1 It's really useful project.

Re: XML RPC Client and Server - meet xmlrpc-d

2013-09-02 Thread ilya-stromberg
On Monday, 2 September 2013 at 15:12:24 UTC, Pavel Kirienko wrote: So, the question is: shall I make a pull request for xmlrpc-d with no HTTP server included? Is there anyone who have a solid HTTP server which is good enough for the standard library? We could cooperate. As I know, the Vibe.d

Re: XML RPC Client and Server - meet xmlrpc-d

2013-09-02 Thread ilya-stromberg
On Monday, 2 September 2013 at 15:54:12 UTC, Pavel Kirienko wrote: I know vibe.d, but it does not seem to be going into phobos, does it? I don't know, you should contact Sönke Ludwig to find out it. As I can see, there are a lot of code that could be useful for Phobos.

Re: DCD: Autocomplete without the IDE

2013-09-01 Thread ilya-stromberg
On Sunday, 1 September 2013 at 10:58:28 UTC, Brian Schott wrote: * What is it? DCD is a client and server program that work together to provide autocomplete suggestions and function call tips to almost any text editor that supports scripting or plugins. Do you have any plans to support go to