root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @66 [66] 04/24/10 17:55:10 larsivi Some updates from CyberShadow?, closes #18 - also commented out a couple of …
(edit) @65 [65] 06/23/09 20:41:55 JoeCoder More hacks to get tangobos to compile with dmd on both Windows and Linux …
(edit) @64 [64] 06/09/09 23:21:44 JoeCoder Redeclared some references to stdarg.va_list that were failing on Windows …
(edit) @63 [63] 04/27/09 21:49:28 JoeCoder Replaced some fully qualified std.string... function calls with top-level …
(edit) @62 [62] 04/17/09 10:00:59 fawzi improvements to compile tangobos with latest tango and dmd on mac (but …
(edit) @61 [61] 01/16/09 14:16:28 baxissimo Signals shouldn't use [i..length] because that length can conflict with an …
(edit) @60 [60] 01/15/09 02:19:32 baxissimo Fix for stricter import reach-through access rules in recent DMDs.
(edit) @59 [59] 07/12/08 03:56:51 baxissimo Fix for DMD 1.032/1.033. typeof(T) no longer works…
(edit) @58 [58] 05/02/08 18:37:00 fawzi using tango version of EINTR, EINPROGRESS
(edit) @57 [57] 04/30/08 07:57:13 fawzi fixing the fix ;) tango.stdc.errno has private getErrno setErrno which …
(edit) @56 [56] 04/30/08 03:03:27 fawzi added -w and -g flags
(edit) @55 [55] 04/30/08 03:01:51 fawzi * fixing math on X86-64 * fixing dmd linux -w compilation problems * using …
(edit) @54 [54] 04/26/08 12:17:33 larsivi Disabled warnings (std.format failed to compile)
(edit) @53 [53] 04/26/08 11:55:37 larsivi Had to comment out exception, the statements following are unreachable. …
(edit) @52 [52] 04/26/08 11:23:09 sean Had to turn off warnings so std.format would build.
(edit) @51 [51] 04/12/08 20:35:43 fawzi fixing my dmd-linux breakage
(edit) @50 [50] 04/12/08 08:57:35 fawzi better handling of variable args with gdc (fixed bug with floats)
(edit) @49 [49] 04/12/08 08:56:25 fawzi better handling of variable args with gdc (fixed bug with floats)
(edit) @48 [48] 04/12/08 05:59:20 baxissimo Tango's Exception header doesn't define AssertError?, but rather …
(edit) @47 [47] 04/08/08 17:49:31 baxissimo Fixed for Windows.
(edit) @46 [46] 04/08/08 09:17:23 fawzi merged in gdc version of phobos: * 64 bit compliant * works with gdc (and …
(edit) @45 [45] 04/05/08 02:55:05 baxissimo That fhnd_info should have been extern(C).
(edit) @44 [44] 04/04/08 17:03:27 baxissimo Some of the definitions removed are actually used by DMD-win and are not …
(edit) @43 [43] 03/25/08 16:37:41 larsivi Fix stdarg for good.
(edit) @42 [42] 03/23/08 13:36:36 larsivi Disabling unittests that fails to compile.
(edit) @41 [41] 03/23/08 13:28:57 larsivi Expect dmd on the path.
(edit) @40 [40] 03/23/08 13:25:17 larsivi Get rid of various conflicts by using Tango definitions.
(edit) @39 [39] 03/18/08 05:44:46 larsivi Changed * to D as per #1, closes #1
(edit) @38 [38] 02/12/08 12:40:39 baxissimo Added missing module metastrings.d (from phobos 1.025)
(edit) @37 [37] 01/28/08 19:55:36 sean Updated to call rt_attachDisposeEvent and rt_detachDisposeEvent in Tango …
(edit) @36 [36] 01/27/08 15:49:55 Gregor *: Removed nasty Windows line endings.
(edit) @35 [35] 01/18/08 17:23:31 sean Added build instructions for etc/gamma.
(edit) @34 [34] 01/18/08 15:06:53 sean Removed another module.
(edit) @33 [33] 01/18/08 15:03:59 sean Removed more windows modules that shouldn't be in the linux lib.
(edit) @32 [32] 01/15/08 19:38:16 sean A few makefile fixes--linux doesn't use std.registry.
(edit) @31 [31] 12/26/07 17:29:59 sean Fixed a few makefile errors. Still untested as I don't have glibc 2.4.
(edit) @30 [30] 12/14/07 13:58:03 sean Cleaned up remaining references to version=PhobosCompatibility?, since it …
(edit) @29 [29] 12/12/07 16:18:49 sean * Added win32.mak and linux.mak to generate tangobos.lib. Only win32.mak …
(edit) @28 [28] 11/11/07 14:52:24 larsivi Fix thread wrapper (thanks sean)
(edit) @27 [27] 11/05/07 17:12:21 larsivi (At least partial) fix to thread wrapper.
(edit) @26 [26] 10/20/07 18:54:06 Gregor std/thread.d: Added Kris Bell's Tango thread wrapper.
(edit) @25 [25] 10/14/07 23:29:16 Gregor MERGE: Phobos 1.022
(edit) @24 [24] 09/17/07 12:00:09 Gregor MERGE: Phobos 1.021
(edit) @23 [23] 09/17/07 11:57:12 Gregor MERGE: Phobos 1.019
(edit) @22 [22] 09/17/07 11:53:09 Gregor MERGE: Phobos 1.018.
(edit) @21 [21] 09/13/07 19:35:23 Gregor MERGE: Phobos 1.017
(edit) @20 [20] 09/13/07 19:33:33 Gregor MERGE: Phobos 1.016
(edit) @19 [19] 09/13/07 19:30:20 Gregor README: Should have been keeping this up-to-date.
(edit) @18 [18] 09/13/07 19:29:55 Gregor MERGE: Phobos 1.015.
(edit) @17 [17] 09/13/07 19:26:55 Gregor MERGE: Phobos 1.014.
(edit) @16 [16] 09/13/07 19:24:19 Gregor MERGE: Phobos 1.013.
(edit) @15 [15] 08/08/07 02:32:19 Gregor README: Some updates.
(edit) @14 [14] 08/08/07 02:29:15 Gregor std/gc.d: Added a nifty std.gc wrapper module from CyberShadow?.
(edit) @13 [13] 08/08/07 02:27:55 Gregor std/c/stdio.d, std/c/math.d: Incorporated some patches from CyberShadow?.
(edit) @12 [12] 05/09/07 03:50:09 Gregor dsss.conf: crc32.d is included in libtangobos.
(edit) @11 [11] 05/01/07 19:54:24 Gregor *: Reverted broken stdc changes.
(edit) @10 [10] 05/01/07 19:41:15 Gregor std/c/*: Stubbed most of std.c to use tango.stdc.
(edit) @9 [9] 04/29/07 06:23:38 Gregor MERGE: Phobos 1.011
(edit) @8 [8] 04/29/07 06:19:29 Gregor MERGE: Phobos 1.010
(edit) @7 [7] 04/28/07 20:31:39 Gregor std/zlib.d, std/thread.d: Rolled in Torhu's fix for Windows+DMD.
(edit) @6 [6] 04/28/07 20:30:29 Gregor dsss.conf: Should now work on Windows+DMD.
(edit) @5 [5] 04/18/07 03:48:18 Gregor Initial import of tangobos, based on Phobos 1.009
(add) @3 [3] 04/17/07 16:14:00 root initial repository setup
Note: See TracRevisionLog for help on using the revision log.