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

root/trunk/tango


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5704 [5704] 05/06/12 04:27:52 fawzi make tango compile with dmd 1.074 on 64 bit linux
(edit) @5703 [5703] 03/20/12 14:47:25 Marenz Properly fixing contract error with dmd 1.069, fixes #2067, thanks luca
(edit) @5702 [5702] 03/20/12 14:05:07 Marenz Don't return stack allocated variable, fixes #2076, thanks SiegeLord?
(edit) @5701 [5701] 03/20/12 12:42:38 Marenz Stacktrace and demangling related patches by luca, fixes #2088 #2089 #2090
(edit) @5700 [5700] 03/20/12 12:15:36 Marenz Not using package for import in socket, fixes #2105, thanks luca
(edit) @5699 [5699] 03/20/12 08:46:05 Marenz make tango compile in ldc, fixes #2101, thanks wolfwood
(edit) @5698 [5698] 03/20/12 08:32:15 Marenz Tested patch locally, works fine, fixes #2093, thanks nazriel
(edit) @5697 [5697] 03/20/12 08:16:29 Marenz Applies #2106, thanks Luca
(edit) @5696 [5696] 03/20/12 08:12:29 Marenz Fixes #2107, thanks to SiegeLord?
(edit) @5695 [5695] 03/20/12 07:50:37 Marenz Fixes #2108, thanks THINK
(edit) @5694 [5694] 03/20/12 07:22:09 Marenz Added 64 bit bitswap function (Thanks Don)
(edit) @5693 [5693] 01/26/12 10:21:41 Marenz fixing unittests, fixes #2103, thanks to SiegeLord?
(edit) @5692 [5692] 01/26/12 10:15:32 Marenz replaced decl. with import, fixes #2104 thanks luca
(edit) @5691 [5691] 11/10/11 11:03:21 dhasenan Oops. Fixing previous commit.
(edit) @5690 [5690] 11/10/11 11:00:25 dhasenan Applied Luca's logging buffer patch to allow user-allocated buffers in log …
(edit) @5689 [5689] 11/10/11 10:10:05 Marenz Fixes #2098, thanks to luca
(edit) @5688 [5688] 10/25/11 09:45:09 dhasenan Reordered parameters for external member syntax …
(edit) @5687 [5687] 10/24/11 23:46:58 dhasenan Documentation fixes.
(edit) @5686 [5686] 10/24/11 23:37:50 dhasenan Luca wouldn't let me keep the map/reduce implementations that only work …
(edit) @5685 [5685] 10/24/11 23:23:23 dhasenan Added map, filter, reduce to tango.core.Array. Thanks to luca for the …
(edit) @5684 [5684] 10/15/11 19:50:16 mwarning fixes #2081 :: tango.io.Path.join doesn't work correctly; thanks doob
(edit) @5683 [5683] 10/10/11 11:35:56 Marenz Fixed a Bug in AppendSyslog?: logger wasn't taking care of its dead …
(edit) @5682 [5682] 09/26/11 09:37:17 Marenz * GC.disable did not disable early_collect
(edit) @5681 [5681] 09/23/11 11:32:34 Marenz Fix in cdgc, mostly affecting removeRange. Thanks to Gavin, Mwarning and …
(edit) @5680 [5680] 09/21/11 18:40:34 Marenz + Added AppendSyslog?, a file appender behaving like syslog
(edit) @5679 [5679] 09/21/11 07:38:11 Marenz * Process: added comments to c'tor args
(edit) @5678 [5678] 09/14/11 08:31:50 Marenz * Fixes #2075 thanks to denis-shel
(edit) @5677 [5677] 09/05/11 05:16:15 mwarning fixes 2074 :: compareString in tango.text.locale.Posix is broken; thanks …
(edit) @5676 [5676] 08/14/11 11:47:09 dhasenan Describe why we deprecated FileScan?.
(edit) @5675 [5675] 08/03/11 16:14:22 dhasenan Fix #2066: allocate less when searching for a Logger. Thanks to Marenz …
(edit) @5674 [5674] 08/03/11 13:32:59 rawler Add some doc-notes to log.AppendFiles?.
(edit) @5673 [5673] 08/02/11 23:01:55 dhasenan Added some basic unittests.
(edit) @5672 [5672] 08/02/11 22:07:53 dhasenan Regex dot operator matches non-Latin characters. Following the example of …
(edit) @5671 [5671] 07/31/11 18:34:53 mwarning fixes #2062 :: Incorrect CreateProcessAsUserA, SHGetFileInfoW and …
(edit) @5670 [5670] 07/29/11 13:37:21 dhasenan Resolve GC deadlocks when locking on one object, allocating, and …
(edit) @5669 [5669] 07/28/11 17:28:09 dhasenan Fix windows build.
(edit) @5665 [5665] 07/27/11 11:50:59 dhasenan Rearrange a couple functions in stacktracing setup. This lets people opt …
(edit) @5664 [5664] 07/20/11 22:48:48 mwarning fixes #2064 :: Memory corruption; thanks denis-shel
(edit) @5663 [5663] 07/19/11 07:43:00 Marenz temp fix for compilation error with dmd v1.069, see #2067
(edit) @5662 [5662] 07/03/11 12:57:13 mwarning fixes #2060 :: Replacing internal string convert functions with …
(edit) @5661 [5661] 06/24/11 04:34:48 larsivi Simplifies API !Breaking change! closes #2058, thanks rawler
(edit) @5660 [5660] 06/23/11 15:50:35 larsivi Improve performance a lot in the Ciphers by reducing GC usage. Closes …
(edit) @5659 [5659] 05/24/11 18:29:50 mwarning fixes #2047 :: EpollSelector?: Keys must be removed from associative array …
(edit) @5658 [5658] 05/23/11 13:37:01 Marenz fixed compiler error
(edit) @5656 [5656] 05/21/11 12:56:50 Marenz fixed: JsonParser? would segfault if called with an empty slice
(edit) @5655 [5655] 05/20/11 11:03:12 mwarning fixes #2052 :: misspelled cmpxchg8b
(edit) @5652 [5652] 05/09/11 11:08:40 Marenz Merged branch dmd-1.067 into trunk
(edit) @5650 [5650] 04/25/11 14:03:10 mwarning use strlen declaration from tango.stdc.string
(edit) @5621 [5621] 04/11/11 15:19:18 mwarning fixes #2043 :: Trunk fails to build on Mac OS X; thanks doob
(edit) @5620 [5620] 04/05/11 16:08:47 mwarning fixes #2041 :: HttpClient? doesn't use the query parameters in the original …
(edit) @5619 [5619] 03/03/11 07:42:04 Marenz fixes #2001 -> makes name and help public
(edit) @5618 [5618] 02/24/11 06:49:43 mwarning revert some 64bit changes from [5600]
(edit) @5617 [5617] 02/23/11 17:40:53 mwarning fixes #2039 :: Incorrect string representation of truncated floating point …
(edit) @5616 [5616] 02/15/11 10:27:48 Marenz fixes #2037
(edit) @5615 [5615] 02/11/11 13:02:39 mwarning fixes #2035 :: Fixed Ddoc comments for modules in tango.io; thanks to aziz
(edit) @5611 [5611] 01/28/11 17:10:50 mwarning fixes #1997 :: Missing files for CDGC
(edit) @5609 [5609] 01/28/11 17:04:59 mwarning refs #1997 :: Apply patch to support for pointer maps if compiler supports …
(edit) @5608 [5608] 01/28/11 14:33:36 Marenz Adds aliases array to Argument. Closes ticket #2001
(edit) @5607 [5607] 01/16/11 04:34:32 mwarning fixes #2022 :: Fixed Ddoc comments for modules in tango.core; thanks to …
(edit) @5606 [5606] 01/02/11 19:06:11 ibuclaw Removed workaround for GDC in core.Traits, no longer required.
(edit) @5605 [5605] 01/02/11 18:37:18 ibuclaw Remove dependency on libdl for GDC rt.memory; rename gcc.builtins so it …
(edit) @5604 [5604] 12/14/10 06:15:11 ibuclaw Use builtin frame_address to get stack top in gdc.
(edit) @5603 [5603] 12/08/10 03:21:27 mwarning fixes #2020 :: Add a version to remove the C main from runtime; thanks to …
(edit) @5602 [5602] 11/27/10 13:55:56 kris fixes #2018 :: Path.join always append '/' kudos to mwarning and …
(edit) @5601 [5601] 11/15/10 12:53:22 mwarning refs #2014 :: Failing unittests
(edit) @5600 [5600] 11/15/10 12:43:33 mwarning fixes #1968 :: reduce/fix 64bit compile warnings for 64bit
(edit) @5599 [5599] 11/09/10 11:51:41 mwarning fix unresolved symbols on FreeBSD; thanks rubenbb
(edit) @5598 [5598] 11/08/10 09:27:00 fawzi be verbose about exceptions that happen in module initializers
(edit) @5597 [5597] 11/07/10 15:08:36 kris fixes #2013 :: Json.print needs to format Float with more decimals Kudos …
(edit) @5596 [5596] 11/05/10 21:37:20 mwarning add missing import for XmlException?; thanks rubenbb
(edit) @5595 [5595] 11/04/10 16:45:56 mwarning add missing return
(edit) @5594 [5594] 11/02/10 08:15:11 mwarning fixes #2010 :: update intrinsics / GDC runtime support; lots of thanks to …
(edit) @5593 [5593] 11/01/10 15:12:45 mwarning fixes 2012 :: Move ZipSubFolder? before ZipFolder? to avoid dmd regression; …
(edit) @5592 [5592] 10/29/10 17:37:39 mwarning fixes #2000 :: ldc/llvm 2.8 support
(edit) @5591 [5591] 10/28/10 18:51:08 ibuclaw refs #2010 :: More WIP gdc runtime updates.
(edit) @5590 [5590] 10/27/10 10:38:24 fawzi _d_throwc for windows (see Bugzilla 4398)
(edit) @5589 [5589] 10/27/10 09:45:34 fawzi added _d_throwc as dmd 1.065 needs it (see Bugzilla 4398)
(edit) @5588 [5588] 10/27/10 09:44:08 fawzi * fixes bugs in uniformR2Distribution
(edit) @5587 [5587] 10/27/10 08:14:59 mwarning fixes #2011 :: Error compiling fallback code in Atomic
(edit) @5584 [5584] 10/25/10 17:42:38 mwarning fixes #2007 :: Deprecate FileScan?, please use FilePath?.toList or …
(edit) @5581 [5581] 10/24/10 09:21:24 mwarning refs #2010 :: Apply gdc-tango-wip.patch
(edit) @5580 [5580] 10/24/10 09:20:36 mwarning refs #2010 :: Add missing file
(edit) @5579 [5579] 10/24/10 09:08:52 mwarning refs #2010 :: missing files from last commit
(edit) @5578 [5578] 10/23/10 20:56:43 mwarning refs #2010 :: remove old gdc files
(edit) @5577 [5577] 10/23/10 20:15:16 mwarning refs #2010 :: first stage for GDC runtime support
(edit) @5576 [5576] 10/23/10 10:05:36 mwarning fix compilation of stub gc
(edit) @5571 [5571] 10/18/10 07:00:14 mwarning use selective import
(edit) @5569 [5569] 10/12/10 10:13:17 mwarning fix ThreadPool? compilation
(edit) @5568 [5568] 10/12/10 09:42:30 mwarning fixes #1999 :: documentation for toInt, toReal; thanks doob
(edit) @5567 [5567] 09/28/10 10:13:17 Marenz changed unittest to use the UnitTest? symbol
(edit) @5566 [5566] 09/27/10 15:43:30 fawzi correct m_lock handling in Fiber.switchOut, correct initialization of …
(edit) @5565 [5565] 09/25/10 09:36:21 Marenz changed urls in unittest to example.com
(edit) @5564 [5564] 09/24/10 14:02:18 Marenz applies #1995 (adding unittest for Uri)
(edit) @5563 [5563] 09/23/10 09:02:50 Marenz fixing #1965 (added unittest and additional parameter)
(edit) @5562 [5562] 09/22/10 13:30:08 mwarning fixes #1989 :: UnicodeData? module eats 500 KB of heap memory; thanks wm4 …
(edit) @5561 [5561] 09/18/10 20:39:16 mwarning improve unit tests; thanks rubenbb
(edit) @5560 [5560] 09/16/10 15:35:55 mwarning fixes #1987 again :: More GC bugs; thanks wm4
(edit) @5559 [5559] 09/16/10 13:21:52 Marenz applying ticket #1992, added Exception for ThreadPool?
(edit) @5558 [5558] 09/16/10 12:58:53 Marenz fixing #1991 Thread.join segfault on >1 calls
(edit) @5557 [5557] 09/15/10 10:39:07 mwarning fixes #1990 :: Missing documentation for tango.net.http.HttpClient?.Pump; …
Note: See TracRevisionLog for help on using the revision log.