Re: New malloc() for win32 that should produce faster DMD's and faster D code that uses malloc()

2013-08-04 Thread Denis Shelomovskij
04.08.2013 11:53, dennis luehring пишет: Am 04.08.2013 09:35, schrieb Walter Bright: On 8/4/2013 12:19 AM, Joseph Rushton Wakeling wrote: On Sunday, 4 August 2013 at 06:07:54 UTC, dennis luehring wrote: ever tested nedmalloc (http://www.nedprod.com/programs/portable/nedmalloc/) or other malloc

Re: New malloc() for win32 that should produce faster DMD's and faster D code that uses malloc()

2013-08-04 Thread Denis Shelomovskij
04.08.2013 1:55, Walter Bright пишет: The execrable existing implementation was scrapped, and the new one uses Windows HeapAlloc(). http://ftp.digitalmars.com/snn.lib This is for testing porpoises, and of course for those that Feel Da Need For Speed. So I suppose you use `HeapFree` too? Pleas

[Remove SPAM] Re: Last day! 30% OFF Rip Blu-ray to M2TS with original quality

2013-09-05 Thread Denis Shelomovskij
Remove the spam please!

Unstandard, a general purpose library

2013-10-12 Thread Denis Shelomovskij
*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 difficult and slow work. NOTE: It's a personal one-man library, not some experi

Re: phobosx.signal version 0.3 released

2013-10-15 Thread Denis Shelomovskij
15.10.2013 0:07, Robert пишет: Thanks to Denis Shelomovskij for pointing out that due to compiler optimizations the "Heisenbug" was still present in my code, just very unlikely to trigger in practice. It should be fixed for real now. I'll sleep over it and check it more thorough

Re: std.signal : voting has begun

2014-01-15 Thread Denis Shelomovskij
06.01.2014 13:11, Dicebot пишет: 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 too busy to proceed with fin

Re: Facebook open sources flint, a C++ linter written in D

2014-03-02 Thread Denis Shelomovskij
25.02.2014 16:48, Dicebot пишет: On Tuesday, 25 February 2014 at 11:20:37 UTC, bearophile wrote: Currently the D compiler catches several bugs that are caught only by C lints. Clang shows that you can add lot of lint-like tests to the compiler. I'd like some more tests in the D compiler. Full

Re: GtkD 1.5 is released.

2011-08-27 Thread Denis Shelomovskij
Can anybody use GtkD with Win32 dmd 2.054+OPTLINK? Some time ago I posted message "Building GtkD app on Win32 results in 111 MiB file mostly from zeroes (compressed size - 324 KiB)", but no solution was found. I'll repeat some info: Files (dmd 2.054 compiled) are here: http://deoma-cmd.ru/file

Re: D2 port of Tango

2011-10-18 Thread Denis Shelomovskij
18.10.2011 8:00, Caligo пишет: On Mon, Oct 17, 2011 at 11:52 PM, SiegeLord mailto:n...@none.com>> wrote: I just wanted to get the word out about a little project me and a few other people been working on for the few past months, in case anyone feels like helping out (or just as an

Re: D2 port of Tango

2011-11-03 Thread Denis Shelomovskij
03.11.2011 1:29, Damian Ziemba пишет: >1. Phobos has a better design (Tango is too complicated in some > places, has a lot of things I (and a regular programmer IMHO) don't use, > and has bad design decisions sometimes - both internal and user API) > I totally disagree:) Show me examp

Re: Juno for D2 (Working status unknown)

2011-11-07 Thread Denis Shelomovskij
07.11.2011 3:21, Jesse Phillips пишет: Disclaimer: Don't expect it to work. I've made changes to the Juno Library such that it will compile into a .lib with DMD 2.056. However this does not mean it will compile for the examples or user code. It also does not mean that it will work once compiled.

Re: http://dlang.org/bugstats.php

2012-01-23 Thread Denis Shelomovskij
22.01.2012 11:18, Andrei Alexandrescu пишет: We just put together a page that counts the bugs per category. It's linked from "Bug tracker" in the navigation panel. http://dlang.org/bugstats.php The format is sketchy. Looking forward to your suggestions for improvements. Andrei https://githu

CWrap - higher abstraction level for calling C functions

2012-02-20 Thread Denis Shelomovskij
D has complete (IMHO) compiler support for calling C functions (using extern(C)). But there is a lack of library support. Microsoft .NET Framework has such support, but it's poor (see previous thread about CWrap in digitalmars.D NG). Once original function is properly described in IDL, CWrap g

Re: CWrap - higher abstraction level for calling C functions

2012-02-22 Thread Denis Shelomovskij
20.02.2012 19:34, Gour пишет: On Mon, 20 Feb 2012 18:02:49 +0400 Denis Shelomovskij wrote: Hello Denis, D has complete (IMHO) compiler support for calling C functions (using extern(C)). But there is a lack of library support. I'm glad you're working on (another) bindings tool b

Re: CWrap - higher abstraction level for calling C functions

2012-02-22 Thread Denis Shelomovskij
22.02.2012 13:41, Gour пишет: That would be nice and make the whole job of binding C functions and providing customized D API easier...and let's not forget about extra points for coordinating work. ;) I'm open for emails about using/changing/fixing CWrap.

Re: Russian TDPL is available for orders

2012-04-02 Thread Denis Shelomovskij
02.04.2012 21:21, Oleg Kuporosov пишет: There is good news for Russian D Developers, translated Andrey's TDPL is available for pre-orders at some online stores http://www.books.ru/books/yazyk-programmirovaniya-d-827252/ Hope it will definetelly increase Russian speaking community, so far we don

VBScript helper

2012-04-08 Thread Denis Shelomovskij
MS Windows is shipped with Windows Script Host (WSH), for every single malware developer to be able to do everything once he finally forced you to double-click on a small text file. Now WSH works for D developer too by providing easy (but not very fast) access to system information (yes, and C

Re: Russian TDPL is available for orders

2012-04-12 Thread Denis Shelomovskij
10.04.2012 15:17, Dmitry Olshansky написал: On 03.04.2012 4:09, Denis Shelomovskij wrote: 02.04.2012 21:21, Oleg Kuporosov пишет: There is good news for Russian D Developers, translated Andrey's TDPL is available for pre-orders at some online stores http://www.books.ru/books/

Re: Video: Generic Programming Galore using D @ Strange Loop 2011

2012-04-16 Thread Denis Shelomovskij
11.04.2012 20:23, Andrei Alexandrescu написал: http://www.infoq.com/presentations/Generic-Programming-Galore-Using-D Andrei 27:17 It's valid to pass an empty list. Compilation will fail when T.length = 1 for 'x[1]'. Andrei is really looking embarrassed telling this like if he knows it's a

Re: Video: Generic Programming Galore using D @ Strange Loop 2011

2012-04-17 Thread Denis Shelomovskij
17.04.2012 7:55, Andrei Alexandrescu написал: On 4/16/12 10:00 AM, Denis Shelomovskij wrote: 11.04.2012 20:23, Andrei Alexandrescu написал: http://www.infoq.com/presentations/Generic-Programming-Galore-Using-D Andrei 27:17 It's valid to pass an empty list. Compilation will fail

Re: Video: Generic Programming Galore using D @ Strange Loop 2011

2012-04-19 Thread Denis Shelomovskij
19.04.2012 4:11, Andrej Mitrovic написал: On 4/18/12, SomeDude wrote: On Tuesday, 17 April 2012 at 08:00:36 UTC, Denis Shelomovskij wrote: It's pity that a video is read-only and it isn't easy to fix slips of the tongue like this one. Maybe some notes can be added? Anyway, these

Re: wiki.dlang.org

2012-12-10 Thread Denis Shelomovskij
10.12.2012 4:29, Walter Bright пишет: Is now pointing to the new media wiki setup. Great news! Wiki matters! -- Денис В. Шеломовский Denis V. Shelomovskij

A fix for Windows 5.x loader to correctly work with TLS data in dynamically loaded DLL-s

2013-02-10 Thread Denis Shelomovskij
It was supposed to be a New Year gift (which nobody needs of course) for all Windows XP users (not only D ones) but I finally have understood I have no time for good public announce with project page etc. So I just want to tell there is a full fix for Windows 5.x loader. It works on my Windows

Re: Crystal

2013-02-17 Thread Denis Shelomovskij
17.02.2013 10:28, Ary Borenszweig пишет: Hello everyone :-) ... (you might remember me: I'm the author of Descent) A Hero is here! Let me kowtow to you, a Descent Creator! ... Let's save this world's energy. It's pleasantly to see this point of view at efficiency. But... do we really ha

DGui is alive

2014-05-20 Thread Denis Shelomovskij via Digitalmars-d-announce
DGui is a lightweight graphic library for Windows with API close to .NET's Windows Forms. The library is written by Trogu Antonio Davide, but he isn't supporting it any longer so you can refer me as a current project manager. One can get examples and OMF import libraries needed to build exec

Re: DGui is alive

2014-05-20 Thread Denis Shelomovskij via Digitalmars-d-announce
20.05.2014 18:11, FrankLike пишет: Can you put DGui into github.com and code.dlang.org ? Let all d's coders build on it! Thank you. Frank It is already in code.dlang.org. As for Github I have already answered here [1]. [1] http://forum.dlang.org/post/llf00b$2pl5$1...@digitalmars.com --

Re: DGui is alive

2014-05-21 Thread Denis Shelomovskij via Digitalmars-d-announce
20.05.2014 22:46, Suliman пишет: DGui need some other controls,such as imageButton,DataView,GridViewe.t.c. Thank you. Frank Yes, I very need imageButton. Is there any chance that they will be developed in nearest time? No, not in near future. General usage of buttons with images is a `

Re: DGui is alive

2014-05-21 Thread Denis Shelomovskij via Digitalmars-d-announce
21.05.2014 15:05, Suliman пишет: On Wednesday, 21 May 2014 at 08:25:20 UTC, Denis Shelomovskij wrote: 20.05.2014 22:46, Suliman пишет: DGui need some other controls,such as imageButton,DataView,GridViewe.t.c. Thank you. Frank Yes, I very need imageButton. Is there any chance that they

Re: DGui is alive

2014-05-24 Thread Denis Shelomovskij via Digitalmars-d-announce
20.05.2014 17:46, FrankLike пишет: DGui need some other controls,such as imageButton,DataView,GridViewe.t.c. There is no plan to add new controls and I don't see any lacking ones. One can use `paint` event to draw image on button and there is `GridPanel` (with usage example `grid.d`) so I

Re: DGui is alive

2014-05-30 Thread Denis Shelomovskij via Digitalmars-d-announce
26.05.2014 23:08, Andre пишет: On Saturday, 24 May 2014 at 07:20:49 UTC, Denis Shelomovskij wrote: 20.05.2014 17:46, FrankLike пишет: DGui need some other controls,such as imageButton,DataView,GridViewe.t.c. There is no plan to add new controls and I don't see any lacking ones. On

Re: N-dimensional slices is ready for comments!

2015-06-15 Thread Denis Shelomovskij via Digitalmars-d-announce
15.06.2015 11:40, Ilya Yaroshenko пишет: Hi All, PR and Examples: https://github.com/D-Programming-Language/phobos/pull/3397 DUB http://code.dlang.org/packages/dip80-ndslice N-dimensional slices is real world example where `static foreach` would be useful. Corresponding lines was marked with //

Re: N-dimensional slices is ready for comments!

2015-06-15 Thread Denis Shelomovskij via Digitalmars-d-announce
16.06.2015 1:11, Denis Shelomovskij пишет: 15.06.2015 11:40, Ilya Yaroshenko пишет: Hi All, PR and Examples: https://github.com/D-Programming-Language/phobos/pull/3397 DUB http://code.dlang.org/packages/dip80-ndslice N-dimensional slices is real world example where `static foreach` would be