root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @64 [64] 03/07/08 08:48:24 markm11 Added wapi directory. It will now contain wapi functions in order to use …
(edit) @63 [63] 03/03/08 09:04:50 markm11 Added unistd.d
(edit) @62 [62] 02/29/08 14:12:10 markm11 Fixed linux compile issue again. What a pain!!
(edit) @61 [61] 02/29/08 13:01:30 markm11 --
(edit) @60 [60] 02/29/08 12:41:53 markm11 Updated to use getErrno function
(edit) @59 [59] 02/29/08 12:38:38 markm11 Initial check in.
(edit) @58 [58] 02/29/08 11:41:40 markm11 Initial check in.
(edit) @57 [57] 02/29/08 11:41:22 markm11 Working on win32 compatibility for Linux in order to get Console class …
(edit) @56 [56] 02/29/08 11:39:35 markm11 Initial check in.
(edit) @55 [55] 02/28/08 11:35:17 markm11 Fixed issue on linux
(edit) @54 [54] 02/27/08 11:51:45 markm11 Added InterlockedIncrement? and InterlockedDecrement? functions.
(edit) @53 [53] 02/27/08 10:51:32 markm11 Fixed compiling issues on Linux
(edit) @52 [52] 02/27/08 10:40:08 markm11 Initial check in.
(edit) @51 [51] 02/27/08 09:27:04 markm11 Add pthread_cond_wait.
(edit) @50 [50] 02/27/08 09:26:18 markm11 Added nanuMutexDestroy, nanuMutexInit, nanuMutexLock and nanuMutexUnlock …
(edit) @49 [49] 02/26/08 15:24:58 markm11 For some odd reason had to increase the handler_info array size to 2 …
(edit) @48 [48] 02/26/08 11:32:40 markm11 Fixed compile issues on Linux after changing to new console.d file
(edit) @47 [47] 02/25/08 15:11:23 markm11 Updated to work with new console.d
(edit) @46 [46] 02/25/08 15:10:25 markm11 Redid console.d from Mono.
(edit) @45 [45] 02/25/08 15:09:56 markm11 Added new functions
(edit) @44 [44] 02/25/08 15:08:49 markm11 Added new files to .mak files
(edit) @43 [43] 02/25/08 15:08:09 markm11 Updated some samples to get them to compile on Windows.
(edit) @42 [42] 02/25/08 15:07:07 markm11 Initial check in.
(edit) @41 [41] 02/22/08 16:43:59 markm11 Fixed some issues on Linux with compiling, linking and now Yippee! it …
(edit) @40 [40] 02/22/08 09:51:23 markm11 --
(edit) @39 [39] 02/21/08 13:06:36 markm11 --
(edit) @38 [38] 02/20/08 10:51:21 markm11 Compiles and links fine now on linux but unittest test crashes. Hard to …
(edit) @37 [37] 02/19/08 12:36:53 markm11 --
(edit) @36 [36] 02/19/08 12:30:48 markm11 Linux headaches still
(edit) @35 [35] 02/18/08 17:00:18 markm11 Initial checkin
(edit) @34 [34] 02/18/08 16:59:36 markm11 Still working on Linux. Still broken.
(edit) @33 [33] 02/18/08 16:01:46 markm11 Renamed remotely
(edit) @32 [32] 02/18/08 09:10:28 markm11 --
(edit) @31 [31] 02/18/08 09:10:13 markm11 Initial check in.
(edit) @30 [30] 02/15/08 16:06:26 markm11 --
(edit) @29 [29] 02/14/08 10:42:09 markm11 --
(edit) @28 [28] 02/13/08 16:14:24 markm11 Update linux makefile to match windows. Library now compiles on linux
(edit) @27 [27] 02/11/08 12:01:39 markm11 Updated gc and compiler libraries to compile on Linux.
(edit) @26 [26] 02/11/08 11:59:32 markm11 Fixed compiling issue after moving stack to collections/generics.
(edit) @25 [25] 02/08/08 16:43:55 markm11 Moved remotely
(edit) @24 [24] 02/08/08 16:43:40 markm11 Moved remotely
(edit) @23 [23] 02/08/08 16:43:32 markm11 Moved remotely
(edit) @22 [22] 02/08/08 16:41:09 markm11 --
(edit) @21 [21] 02/08/08 16:40:47 markm11 Updated to work with the new tcplistener class.
(edit) @20 [20] 02/08/08 16:38:53 markm11 Initial checkin.
(edit) @19 [19] 02/08/08 10:12:03 markm11 Fixed some minor bugs and layout issues.
(edit) @18 [18] 02/08/08 10:09:30 markm11 Changed ulongs to uints.
(edit) @17 [17] 02/08/08 10:08:28 markm11 Added ti_C.d from phobos, was needed when adding new socket functionality.
(edit) @16 [16] 02/06/08 12:38:04 markm11 --
(edit) @15 [15] 02/06/08 12:36:58 markm11 Updated to support tcpclient and udpclient
(edit) @14 [14] 02/06/08 12:36:34 markm11 Update stream class and derived classes.
(edit) @13 [13] 02/06/08 12:35:04 markm11 Initial checkin.
(edit) @12 [12] 02/06/08 12:34:39 markm11 Updated to support tcpclient and udpclient
(edit) @11 [11] 02/06/08 12:30:47 markm11 Updated to support tcpclient and udpclient
(edit) @10 [10] 02/06/08 12:29:50 markm11 Changed enum value SocketError? to SocketErr?
(edit) @9 [9] 02/06/08 12:28:45 markm11 Initial checkin.
(edit) @8 [8] 01/31/08 10:34:53 markm11 --
(edit) @7 [7] 01/31/08 10:33:52 markm11 Removed file/folder
(edit) @6 [6] 01/31/08 10:32:51 markm11 --
(edit) @5 [5] 01/31/08 10:28:45 markm11 Added a folder remotely
(edit) @4 [4] 01/31/08 09:13:36 root initial repository setup
(edit) @3 [3] 01/31/08 09:13:36 root initial repository setup
(edit) @2 [2] 01/31/08 09:13:36 root initial repository setup
(add) @1 [1] 01/31/08 09:13:36 root initial repository setup
Note: See TracRevisionLog for help on using the revision log.