Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

root/branches/experimental


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4452 [4452] 03/26/09 00:03:13 schveiguy Merged from trunk -r 4021:4401 This did not include runtime (lib) which …
(edit) @4401 [4401] 03/11/09 00:27:08 schveiguy Adding files that should have been merged before from rev 4021 before …
(edit) @4069 [4069] 11/04/08 17:11:28 schveiguy Added const decorations to tango/core/*.d tango/core/*.d passes all …
(edit) @4055 [4055] 10/31/08 16:51:24 schveiguy constified tango/core/Array, passes all unit tests
(edit) @4054 [4054] 10/31/08 13:38:14 schveiguy Updated log package Fixed some unnecessary dups Added arguments …
(edit) @4036 [4036] 10/23/08 11:56:11 schveiguy Work around compiler bug 2428
(edit) @4034 [4034] 10/22/08 18:32:58 schveiguy Removed unnecessary heap allocations in tango/text/convert/Integer.d
(edit) @4026 [4026] 10/20/08 15:22:08 schveiguy All cluster examples now build
(edit) @4023 [4023] 10/20/08 04:19:31 keinfarbton merge from trunk -r 3885:4021
(edit) @4021 [4021] 10/20/08 03:41:27 keinfarbton This fixes #1334. Thank thaven
(edit) @4019 [4019] 10/20/08 03:36:26 keinfarbton Fixes #1335, the TODO no more needed. Thanks thaven.
(edit) @3977 [3977] 10/06/08 18:47:04 schveiguy Updated to use bool for opEquals Fixed Layout issue with const, invariant, …
(edit) @3896 [3896] 08/19/08 20:48:07 keinfarbton Typeinfo changes for DMD 2.018
(edit) @3895 [3895] 08/19/08 20:36:22 keinfarbton Make example compile
(edit) @3894 [3894] 08/19/08 13:11:02 keinfarbton all compiles now for DMD 2.018 on linux
(edit) @3893 [3893] 08/19/08 12:37:00 keinfarbton More compile fixes. Regex and RegexIterator? now ok. Remaining files with …
(edit) @3891 [3891] 08/18/08 19:45:53 keinfarbton Fix more compile errors. Files still not …
(edit) @3890 [3890] 08/18/08 17:57:17 keinfarbton Fixed many compile error, but DMD 2.018 on linux segfaulted on 30 …
(edit) @3889 [3889] 08/18/08 15:05:53 keinfarbton merged from trunk -r 3856:3885
(edit) @3888 [3888] 08/18/08 14:54:01 keinfarbton merged from trunk -r 3855:3856
(edit) @3887 [3887] 08/18/08 14:44:53 keinfarbton merged from trunk -r 3830:3855
(edit) @3886 [3886] 08/18/08 14:39:49 keinfarbton merged from trunk -r 3716:3830
(edit) @3727 [3727] 07/08/08 14:47:55 keinfarbton fix compile errors
(edit) @3726 [3726] 07/08/08 13:41:39 keinfarbton fix compile errors
(edit) @3725 [3725] 07/08/08 13:40:55 keinfarbton Merged DMD 2.015
(edit) @3724 [3724] 07/08/08 11:58:26 keinfarbton merged from trunk -r 2941:3716
(edit) @2941 [2941] 11/27/07 14:05:58 keinfarbton Exp D2: merge -r2655:2863, libs are no more called dtango
(edit) @2860 [2860] 11/12/07 11:02:50 schveiguy Since -v1 is now removed, and libphobos2 is no longer an issue, reverting …
(edit) @2856 [2856] 11/11/07 11:21:18 keinfarbton Exp D2.0 merged again -r2853:2855. 2855 seems to be important that win32 …
(edit) @2854 [2854] 11/11/07 10:29:46 keinfarbton Exp D2.0: merged from trunk -r2809:2853
(edit) @2853 [2853] 11/11/07 10:00:28 keinfarbton Exp D2: fixed wrong cast, needs this. instead for delegate
(edit) @2845 [2845] 11/10/07 19:14:50 schveiguy Moved readme to CHANGES, since that's what the file was Added a README …
(edit) @2840 [2840] 11/10/07 00:48:18 schveiguy more const updates
(edit) @2838 [2838] 11/09/07 23:42:40 schveiguy Array had issues with arrays of delegates being casted to const Variant …
(edit) @2836 [2836] 11/09/07 22:15:32 schveiguy updated for const
(edit) @2835 [2835] 11/09/07 21:41:13 schveiguy fixed vfs example, and reenabled it in dsss.conf
(edit) @2834 [2834] 11/09/07 20:46:05 schveiguy updated examples
(edit) @2833 [2833] 11/09/07 16:01:55 schveiguy Removed Cutf template from object.di, as it makes implicit template …
(edit) @2832 [2832] 11/09/07 11:32:54 schveiguy All examples updated to build on linux
(edit) @2816 [2816] 11/09/07 00:25:19 schveiguy Changes to get most of the examples to at least compile.
(edit) @2810 [2810] 11/08/07 08:47:47 keinfarbton Exp D2.0 : merged from trunk -r2765:2809
(edit) @2801 [2801] 11/07/07 22:27:45 schveiguy Update for Win32 build example/console/hello.d and stdout.d work mostly …
(edit) @2780 [2780] 11/05/07 18:53:59 schveiguy Fixed invariant/const problems in Layout.d
(edit) @2771 [2771] 11/05/07 01:12:22 keinfarbton Exp D2.0: example/console/hello.d works with DMD 2.007
(edit) @2770 [2770] 11/05/07 00:09:30 keinfarbton Exp D2.0: Removed some wrong replacements in comments and more unneeded …
(edit) @2769 [2769] 11/04/07 23:37:33 keinfarbton Exp D2.0: introduced immutable string (Cutf8) and mutable string …
(edit) @2766 [2766] 11/04/07 14:54:30 keinfarbton Exp D2.0: merged from trunk -r2734:2765
(edit) @2737 [2737] 11/02/07 17:10:00 keinfarbton Exp D2.0: Merged from trunk -r2707:2734
(edit) @2736 [2736] 11/02/07 16:30:26 schveiguy common functions to determine dmd version and libphobos version
(edit) @2735 [2735] 11/02/07 16:24:59 schveiguy Update install scripts to handle D2 Fix issue with genobj.d where …
(edit) @2707 [2707] 10/24/07 14:03:03 keinfarbton Exp D2: merged from trunk -r2691:2706
(edit) @2696 [2696] 10/22/07 20:17:20 keinfarbton Exp D2: added README.ExpD2.txt with changelog. Reverted invasive changes …
(edit) @2695 [2695] 10/22/07 18:18:31 keinfarbton Exp D2: example/console/hello works
(edit) @2694 [2694] 10/22/07 16:37:17 keinfarbton Exp D2: A lot of casts. Tango can now build with DSSS, but still no …
(edit) @2693 [2693] 10/22/07 09:46:49 keinfarbton Merged D2 stuff to make libphobos.a compilable on linux with D2.006.
(edit) @2692 [2692] 10/22/07 04:30:18 keinfarbton Exp D2: merged from trunk -r2664:2691
(edit) @2666 [2666] 10/21/07 17:38:14 larsivi Creating a branch of Tango trunk for those wanting to create an …
(add) @2665 [2665] 10/21/07 17:37:49 larsivi Branch root for experimental stuff
Note: See TracRevisionLog for help on using the revision log.