FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 12 matches
Forum Index
Author Message
  Topic: Updates, problems and some ideas...
wyrmchild

Replies: 2
Views: 42715

PostForum: Swarm'D   Posted: Wed May 02, 2007 1:08 pm   Subject: Updates, problems and some ideas...
Surprise, surprise! SVN commit went through. Nothing's changed on my side, and I've been quite able to use other SVN servers during the time I was unable to commit stuff here. Anyways, I haven't worke ...
  Topic: Updates, problems and some ideas...
wyrmchild

Replies: 2
Views: 42715

PostForum: Swarm'D   Posted: Sat Dec 02, 2006 1:39 am   Subject: Delayed
Thought I'd mention this here, since I haven't been able to update the project in a while.

For some reason I can't commit new data to DSource's SVN server, the problem has persisted for about 6 mon ...
  Topic: Request: FOX toolkit bindings/interface
wyrmchild

Replies: 5
Views: 19510

PostForum: Potential Projects   Posted: Sat Jul 01, 2006 10:47 am   Subject: Request: FOX toolkit bindings/interface
No, I was requesting someone to provide them :)

As an afterthought, I'm not sure this is proper section in the forum for such requests. If there even is a section for 'em.
  Topic: Request: FOX toolkit bindings/interface
wyrmchild

Replies: 5
Views: 19510

PostForum: Potential Projects   Posted: Sat Jul 01, 2006 7:33 am   Subject: Request: FOX toolkit bindings/interface
Subject says it all.

http://www.fox-toolkit.org/
  Topic: DMud, anyone?
wyrmchild

Replies: 8
Views: 25211

PostForum: Potential Projects   Posted: Sat Jul 01, 2006 7:31 am   Subject: DMud, anyone?
I don't care what name will be, but I vote for the driver to be something similar to LPMUD's (hardcoding is so wrong) :D

And yes, the thread was long dead...
  Topic: Question regarding memcpy
wyrmchild

Replies: 2
Views: 18303

PostForum: Tutorials   Posted: Fri Jun 30, 2006 12:01 am   Subject: Question regarding memcpy
Works perfectly, thanks :)
  Topic: Question regarding memcpy
wyrmchild

Replies: 2
Views: 18303

PostForum: Tutorials   Posted: Wed Jun 28, 2006 11:35 am   Subject: Question regarding memcpy
Is there a pure D way to do std.c.string.memcpy()?

I'm currently doing something like this (pseudo-code)
memcpy(uint, char[0..4], 4);
  Topic: Updates, problems and some ideas...
wyrmchild

Replies: 2
Views: 42715

PostForum: Swarm'D   Posted: Fri Jun 23, 2006 11:04 am   Subject: Updates, problems and some ideas...
Next update is taking a while as I'm working quite randomly on different parts of the code, and have been recoding a lot, trying to find a good design/form for all of it (with little success).

Upda ...
  Topic: Raw digest from mango.ciphers?
wyrmchild

Replies: 1
Views: 8230

PostForum: Mango   Posted: Tue Jun 13, 2006 7:43 am   Subject: Raw digest from mango.ciphers?
The hash functions seem to work (at least SHA-1), but I can't access the raw digest as far as I can undestand the code. So, when will it be there (or am I just blind?) I kinda need it for my own proje ...
  Topic: Selector support (select/poll/epoll/WaitForMultipleObjects)
wyrmchild

Replies: 47
Views: 76292

PostForum: Mango   Posted: Tue Jun 13, 2006 6:19 am   Subject: Waiting bytes...
Just a tidbit if you're going to need or use it. In Linux using C/C++, you'd use something like this to get the waiting bytes in socket.

int waitingBytes;
ioctl(socket, FIONREAD, &waitingB ...
  Topic: Hash functions? [Edit: Nevermind...]
wyrmchild

Replies: 0
Views: 34494

PostForum: Ares   Posted: Sat Jun 03, 2006 2:32 am   Subject: Hash functions? [Edit: Nevermind...]
Will Ares implement any of those? I'm currently interested in SHA-1 (and later in MD5, too, if I'm not terribly mistaken), as my own project needs it. Although I copied the one in Deimos (quite dead p ...
  Topic: Project information
wyrmchild

Replies: 0
Views: 12942

PostForum: Swarm'D   Posted: Fri Jun 02, 2006 7:45 am   Subject: Project information
Project page can be found

Possible near-future dependencies:
-
... until Mango's SHA-1 implementation is finished (with access to the raw hash), the repository will contain a slightly altered c ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group